aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter1-0/+4
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-50/+13
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-27/+55
2008-02-07I8K: add i8k driver to the x86_64 KconfigBradley Smith1-1/+0
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-2/+1
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2-1/+6
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle1-15/+21
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle7-18/+26
2008-02-07Revert "cpuidle: build fix for non-x86"Len Brown1-3/+0
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown1-3/+0
2008-02-07ACPI: misc cleanupsAdrian Bunk1-3/+0
2008-02-07Merge branches 'release' and 'throttling-domains' into releaseLen Brown1-0/+6
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown1-2/+2
2008-02-07Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown1-0/+6
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into releaseLen Brown3-45/+2
2008-02-07cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com1-0/+3
2008-02-06[CPUFREQ] Add missing printk levels to e_powersaverDave Jones1-12/+12
2008-02-06[CPUFREQ] Fix sparse warning in powernow-k8Dave Jones1-1/+3
2008-02-06[CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens1-5/+32
2008-02-06[CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf1-1/+1
2008-02-06[CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu1-3/+2
2008-02-06[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young1-2/+2
2008-02-06[CPUFREQ] arch/x86: Add missing "space"Joe Perches1-1/+1
2008-02-06[CPUFREQ] Remove pointless Kconfig dependancyDave Jones1-2/+2
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds13-94/+153
2008-02-06x86: fix deadlock, make pgd_lock irq-safeIngo Molnar1-2/+3
2008-02-06x86: fix mttr trimmingYinghai Lu1-10/+9
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar2-16/+53
2008-02-06x86: fix 64-bit sectionsSam Ravnborg1-10/+5
2008-02-06x86: remove suprious ifdefs from pageattr.cArjan van de Ven1-3/+0
2008-02-06x86: mark the .rodata section also NXArjan van de Ven2-2/+9
2008-02-06x86: fix iret exception recovery on 64-bitRoland McGrath1-2/+1
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison1-1/+0
2008-02-06x86: fix sparse error in traps_32.cHarvey Harrison1-10/+5
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison1-13/+13
2008-02-06x86 ptrace: disallow null cs/ssRoland McGrath1-2/+23
2008-02-06x86: remove X2 workaroundIngo Molnar1-11/+0
2008-02-06x86: make spurious fault handler aware of large mappingsThomas Gleixner1-6/+17
2008-02-06x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath1-6/+15
2008-02-06rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle1-1/+1
2008-02-06idle_regs() must be __cpuinitAdrian Bunk1-1/+1
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk3-6/+0
2008-02-06read_current_timer() cleanupsAndrew Morton2-2/+6
2008-02-05stop c_p_a corrupting the pdsHugh Dickins1-1/+0
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-1/+1
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-6/+6
2008-02-05iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori2-29/+1
2008-02-05iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori2-17/+26
2008-02-05iommu sg: x86: convert calgary IOMMU to use the IOMMU helperFUJITA Tomonori2-14/+23
2008-02-05iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori1-0/+7