summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-06-25Merge branch 'linus' into x86/cleanupstip-x86-cleanups-2008-06-25_10.29_WedIngo Molnar
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann
2008-06-24x86: arch/x86/kernel/machine_kexec_32.c: remove extra semicolonsWANG Cong
2008-06-19x86-64: remove unnecessary ptregs call stubsJan Beulich
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse
2008-06-19x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle
2008-06-19x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha
2008-06-18x86: coding style fixes to x86/kernel/cpu/cpufreq/cpufreq-nforce2.cPaolo Ciarrocchi
2008-06-18x86: coding style fixes to arch/x86/kernel/cpu/mcheck/k7.cPaolo Ciarrocchi
2008-06-18x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p4.cPaolo Ciarrocchi
2008-06-16Merge branch 'linus' into x86/cleanupstip-x86-cleanups-2008-06-16_09.17_MonIngo Molnar
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-12provide rtc_cmos platform deviceStas Sergeev
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes
2008-06-12x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar
2008-06-12x86: fix asm warning in head_32.SJoe Korty
2008-06-12geode: fix modular buildIngo Molnar
2008-06-10x86: coding style fixes to arch/x86/kernel/sys_i386_32.cPaolo Ciarrocchi
2008-06-10x86, pci-dma.c: don't always add __GFP_NORETRY to gfpMiquel van Smoorenburg
2008-06-10x86: fix compile warning in io_apic_{32,64}.cAndreas Herrmann
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha
2008-06-04x86: disable preemption in native_smp_prepare_cpusIngo Molnar
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu
2008-06-02suspend-vs-iommu: prevent suspend if we could not resumePavel Machek
2008-06-02x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRYMiquel van Smoorenburg
2008-05-25x86: eliminate dead code in x86_64 entry.SJan Beulich
2008-05-25x86: janitor work in bugs.cMiklos Vajna
2008-05-25x86: head_64.S cleanup - use PMD_SHIFT instead of numeric constantCyrill Gorcunov
2008-05-25x86: head_64.S cleanup - use straight move to CR4 registerCyrill Gorcunov
2008-05-25x86: smpboot.c: removed duplicated includeHuang Weiyi
2008-05-25x86: ipi.c: removed duplicated includeHuang Weiyi
2008-05-25x86: head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov
2008-05-25x86: constify data in reboot.cJan Beulich
2008-05-25x86: kernel/pci-dma.c cleanupsAdrian Bunk
2008-05-25x86: make command_line static in setup_64.cThomas Gleixner
2008-05-25x86: move mmconfig declarations to headerThomas Gleixner
2008-05-25x86: vsmp_64 add missing includesThomas Gleixner
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...tip-auto-x86-next-base-2008-05-26_08_52_Montip-auto-sched-next-base-2008-05-26_08_52_Montip-auto-latest-base-2008-05-26_08_52_Montip-auto-ftrace-next-base-2008-05-26_08_52_MonLinus Torvalds
2008-05-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-05-23namespacecheck: automated fixesIngo Molnar
2008-05-23x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert
2008-05-23x86: disable TSC for sched_clock() when calibration failedThomas Gleixner
2008-05-23x86: distangle user disabled TSC from unstableThomas Gleixner
2008-05-23x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner