aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: e820 merge parsing of the mem=/memmap= boot parametersYinghai Lu2008-07-08
* x86: unify the reserve_bootmem() behavior of early_res_to_bootmem()Ingo Molnar2008-07-08
* x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64Bernhard Walle2008-07-08
* x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle2008-07-08
* Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
|\
| * Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar2008-07-05
| |\
| | * x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-05
| * | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki2008-07-05
| |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-04
| |\
| | * x86: fix Intel Mac booting with EFIHugh Dickins2008-07-03
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-30
| |\|
| | * ptrace GET/SET FPXREGS brokenTAKADA Yoshihito2008-06-30
| | * x86: fix cpu hotplug crashZhang, Yanmin2008-06-30
| * | x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
| * | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-24
| |/
| * x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2008-06-19
| * x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle2008-06-19
| * x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson2008-06-19
| * x86: fix NULL pointer deref in __switch_toSuresh Siddha2008-06-19
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-14
| |\
| | * Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-12
| | |\
| | | * x86, pci-dma.c: don't always add __GFP_NORETRY to gfpMiquel van Smoorenburg2008-06-10
| | | * suspend-vs-iommu: prevent suspend if we could not resumePavel Machek2008-06-02
| | | * x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRYMiquel van Smoorenburg2008-06-02
| * | | provide rtc_cmos platform deviceStas Sergeev2008-06-12
| * | | x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum2008-06-12
| * | | x86: fix lockdep warning during suspend-to-ramPeter Zijlstra2008-06-12
| * | | Revert "x86: fix ioapic bug again"Ingo Molnar2008-06-12
| * | | x86: fix asm warning in head_32.SJoe Korty2008-06-12
| * | | geode: fix modular buildIngo Molnar2008-06-12
| |/ /
| * | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2008-06-04
| * | suspend-vs-iommu: prevent suspend if we could not resumePavel Machek2008-06-04
| * | x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha2008-06-04
| * | x86: disable preemption in native_smp_prepare_cpusIngo Molnar2008-06-04
| * | x86: fix APIC warning on 32bit v2Yinghai Lu2008-06-04
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-24
| |\ \
| | * | namespacecheck: automated fixesIngo Molnar2008-05-23
| | * | x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert2008-05-23
| | * | x86: disable TSC for sched_clock() when calibration failedThomas Gleixner2008-05-23
| | * | x86: distangle user disabled TSC from unstableThomas Gleixner2008-05-23
| | * | x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner2008-05-23
| | |/
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-05-23
| |\ \ | | |/ | |/|
| | * [CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems2008-05-19
| | * [CPUFREQ] powernow-k8: improve error messagesMark Langsdorf2008-05-19
* | | x86: update mptable, fixYinghai Lu2008-06-10
* | | x86: make generic arch support NUMAQYinghai Lu2008-06-10
* | | x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu2008-06-10
* | | x86: fix boot failure with 64GB+ system with numa 32-bitYinghai Lu2008-06-10
* | | x86: remove all active memory ranges before registering them again after trim...Yinghai Lu2008-06-10
* | | Revert "x86, 32-bit: SRAT fix"Ingo Molnar2008-06-09