| Commit message (Expand) | Author | Age |
| ... | |
| | | | * | | | | | | | | | | | | | x86: I/O APIC: AEOI timer acknowledgement clean-ups | Maciej W. Rozycki | 2008-07-08 |
| | | | * | | | | | | | | | | | | | Revert "Revert "x86: fix ioapic bug again"" | Ingo Molnar | 2008-07-08 |
| | | | | |_|_|_|/ / / / / / / /
| | | |/| | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | Revert "x86, numaq: add pci_acpi_scan_root() stub" | Ingo Molnar | 2008-06-10 |
| | | * | | | | | | | | | | | | | x86, numaq: add pci_acpi_scan_root() stub | Ingo Molnar | 2008-06-03 |
| | | | |/ / / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | Start using the new '%pS' infrastructure to print symbols | Linus Torvalds | 2008-07-14 |
| | | |_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s... | Daniel Guilak | 2008-07-10 |
| | | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | x86, suspend, acpi: correct and add comments about Big Real Mode | H. Peter Anvin | 2008-07-14 |
| * | | | | | | | | | | | | x86, suspend, acpi: enter Big Real Mode | H. Peter Anvin | 2008-07-14 |
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | Merge branch 'x86/s2ram-fix' into x86/urgent | Ingo Molnar | 2008-07-05 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin | 2008-07-05 |
| * | | | | | | | | | | | | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64 | Rafael J. Wysocki | 2008-07-05 |
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-04 |
| |\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
| | * | | | | | | | | | | x86: fix Intel Mac booting with EFI | Hugh Dickins | 2008-07-03 |
| * | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-06-30 |
| |\| | | | | | | | | |
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| | * | | | | | | | | | ptrace GET/SET FPXREGS broken | TAKADA Yoshihito | 2008-06-30 |
| | * | | | | | | | | | x86: fix cpu hotplug crash | Zhang, Yanmin | 2008-06-30 |
| | | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | | x86: KVM guest: Use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 |
| * | | | | | | | | | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 2008-06-24 |
| |/ / / / / / / / |
|
| * | | | | | | | | x86, geode: add a VSA2 ID for General Software | Jordan Crouse | 2008-06-19 |
| * | | | | | | | | x86: use BOOTMEM_EXCLUSIVE on 32-bit | Bernhard Walle | 2008-06-19 |
| * | | | | | | | | x86, 32-bit: fix boot failure on TSC-less processors | Mikael Pettersson | 2008-06-19 |
| * | | | | | | | | x86: fix NULL pointer deref in __switch_to | Suresh Siddha | 2008-06-19 |
| | |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-06-14 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes | 2008-06-12 |
| | |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| | | * | | | | | | x86, pci-dma.c: don't always add __GFP_NORETRY to gfp | Miquel van Smoorenburg | 2008-06-10 |
| | | * | | | | | | suspend-vs-iommu: prevent suspend if we could not resume | Pavel Machek | 2008-06-02 |
| | | * | | | | | | x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY | Miquel van Smoorenburg | 2008-06-02 |
| | | |/ / / / / |
|
| * | | | | | | | provide rtc_cmos platform device | Stas Sergeev | 2008-06-12 |
| * | | | | | | | x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()" | Vegard Nossum | 2008-06-12 |
| * | | | | | | | x86: fix lockdep warning during suspend-to-ram | Peter Zijlstra | 2008-06-12 |
| * | | | | | | | Revert "x86: fix ioapic bug again" | Ingo Molnar | 2008-06-12 |
| * | | | | | | | x86: fix asm warning in head_32.S | Joe Korty | 2008-06-12 |
| * | | | | | | | geode: fix modular build | Ingo Molnar | 2008-06-12 |
| |/ / / / / / |
|
| * | | | | | | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack | Suresh Siddha | 2008-06-04 |
| * | | | | | | suspend-vs-iommu: prevent suspend if we could not resume | Pavel Machek | 2008-06-04 |
| * | | | | | | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha | 2008-06-04 |
| * | | | | | | x86: disable preemption in native_smp_prepare_cpus | Ingo Molnar | 2008-06-04 |
| * | | | | | | x86: fix APIC warning on 32bit v2 | Yinghai Lu | 2008-06-04 |
| | |_|/ / /
|/| | | | |
|
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-05-24 |
| |\ \ \ \ \ |
|
| | * | | | | | namespacecheck: automated fixes | Ingo Molnar | 2008-05-23 |
| | * | | | | | x86: don't read maxlvt before checking if APIC is mapped | Chuck Ebbert | 2008-05-23 |
| | * | | | | | x86: disable TSC for sched_clock() when calibration failed | Thomas Gleixner | 2008-05-23 |
| | * | | | | | x86: distangle user disabled TSC from unstable | Thomas Gleixner | 2008-05-23 |
| | * | | | | | x86: fix setup of cyc2ns in tsc_64.c | Thomas Gleixner | 2008-05-23 |
| | |/ / / / |
|
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-05-23 |
| |\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | * | | | | [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq | maximilian attems | 2008-05-19 |
| | * | | | | [CPUFREQ] powernow-k8: improve error messages | Mark Langsdorf | 2008-05-19 |
| | | |_|/
| |/| | |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-19 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
| | | |/
| |/| |
|
| * | | | x86: disable mwait for AMD family 10H/11H CPUs | Thomas Gleixner | 2008-05-17 |