summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet31-131/+425
2008-07-10arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak1-0/+1
2008-07-05Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar3-2/+57
2008-07-05x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki1-1/+1
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin3-2/+57
2008-07-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2008-07-03x86: fix Intel Mac booting with EFIHugh Dickins1-4/+4
2008-07-02x86-mce: BKL pushdownArnd Bergmann1-0/+4
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+2
2008-06-30ptrace GET/SET FPXREGS brokenTAKADA Yoshihito1-2/+2
2008-06-30x86: fix cpu hotplug crashZhang, Yanmin1-1/+0
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann1-56/+33
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2-0/+142
2008-06-20microcode: BKL pushdownArnd Bergmann1-0/+2
2008-06-20apm_32: BKL pushdownArnd Bergmann1-0/+4
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse1-1/+4
2008-06-19x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle1-2/+8
2008-06-19x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson1-10/+8
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha2-0/+2
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-4/+10
2008-06-12provide rtc_cmos platform deviceStas Sergeev1-0/+34
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes1-4/+10
2008-06-12x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum1-0/+1
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra1-0/+1
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar2-17/+4
2008-06-12x86: fix asm warning in head_32.SJoe Korty1-1/+1
2008-06-12geode: fix modular buildIngo Molnar1-0/+2
2008-06-10x86, pci-dma.c: don't always add __GFP_NORETRY to gfpMiquel van Smoorenburg1-3/+10
2008-06-04x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stackSuresh Siddha2-2/+8
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek1-1/+30
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha1-15/+29
2008-06-04x86: disable preemption in native_smp_prepare_cpusIngo Molnar1-1/+4
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu1-2/+14
2008-06-02suspend-vs-iommu: prevent suspend if we could not resumePavel Machek1-1/+30
2008-06-02x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRYMiquel van Smoorenburg1-4/+3
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-15/+21
2008-05-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-3/+14
2008-05-23namespacecheck: automated fixesIngo Molnar1-2/+2
2008-05-23x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert1-1/+1
2008-05-23x86: disable TSC for sched_clock() when calibration failedThomas Gleixner1-0/+5
2008-05-23x86: distangle user disabled TSC from unstableThomas Gleixner1-10/+10
2008-05-23x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner1-2/+3
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2008-05-19[CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems1-1/+1
2008-05-19[CPUFREQ] powernow-k8: improve error messagesMark Langsdorf1-2/+13
2008-05-18x86: cdev lock_kernel() pushdownJonathan Corbet2-12/+29
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner1-1/+28
2008-05-17x86: remove mwait capability C-state checkIngo Molnar1-10/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath1-2/+5