[SPARC64]: Fix sparse warning wrt. fault_in_user_windows.
[safe/jmp/linux-2.6] / arch / x86 /
2008-02-12 Roland McGrathx86: vdso_install fix
2008-02-11 Thomas Gleixnerx86: remove over noisy debug printk
2008-02-11 Matthew WilcoxUse proper abstractions in quirk_intel_irqbalance
2008-02-10 Matthew WilcoxChange pci_raw_ops to pci_raw_read/write
2008-02-10 Ivan KokshayskyPCI x86: always use conf1 to access config space below...
2008-02-10 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-10 S.Çağlar OnurUpdate arch/x86/boot/.gitignore with new auto-generated...
2008-02-09 Thomas Gleixnerx86: cpa, strict range check in try_preserve_large_page()
2008-02-09 Thomas Gleixnerx86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit
2008-02-09 Thomas Gleixnerx86: cpa, use page pool
2008-02-09 Thomas Gleixnerx86: introduce page pool in cpa
2008-02-09 Rafael J. Wysockix86 PM: update stale comments
2008-02-09 Rafael J. Wysockix86 PM: consolidate suspend and hibernation code
2008-02-09 Rafael J. Wysockix86 PM: rename 32-bit files in arch/x86/power
2008-02-09 Rafael J. Wysockix86 PM: move 64-bit hibernation files to arch/x86/power
2008-02-09 Denys Vlasenkox86: trivial printk optimizations
2008-02-09 Ian Campbellx86: fix early_ioremap pagetable ops
2008-02-09 Ian Campbellx86: construct 32-bit boot time page tables in native...
2008-02-09 Harvey Harrisonx86, core: remove CONFIG_FORCED_INLINING
2008-02-09 Thomas Gleixnerx86: avoid unused variable warning in mm/init_64.c
2008-02-09 Ingo Molnarx86: fixup more paravirt fallout
2008-02-09 Harvey Harrisonx86: fix sparse warning in topology.c
2008-02-09 Harvey Harrisonx86: sparse warnings in pageattr.c
2008-02-09 Harvey Harrisonx86: sparse warning in therm_throt.c
2008-02-09 Harvey Harrisonx86: fix sparse warning in xen/time.c
2008-02-09 Arnd Hannemannx86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup
2008-02-09 Jordan Crousex86: GEODE: make sure the right MFGPT timer fired the...
2008-02-09 Andres Salomonx86: GEODE: MFGPT: fix a potential race when disabling...
2008-02-09 Jordan Crousex86: GEODE: MFGPT: Use "just-in-time" detection for...
2008-02-09 Andres Salomonx86: GEODE: MFGPT: make mfgpt_timer_setup available...
2008-02-09 Andres Salomonx86: GEODE: MFGPT: replace 'flags' field with 'avail...
2008-02-09 Andres Salomonx86: GEODE: MFGPT: drop module owner usage from MFGPT API
2008-02-09 Willy Tarreaux86: GEODE fix MFGPT input clock value
2008-02-09 Andres Salomonx86: GEODE: MFGPT: Minor cleanups
2008-02-09 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-09 Sam Ravnborgide: introduce HAVE_IDE
2008-02-09 Venki Pallipadicpuidle: build fix for non-x86
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-08 David Howellsaout: remove unnecessary inclusions of {asm, linux...
2008-02-08 David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2008-02-08 David Howellsaout: mark arches that support A.OUT format
2008-02-08 Li Zefantime: fix typo in comments
2008-02-08 Christoph LameterSLUB: Alternate fast paths using cmpxchg_local
2008-02-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-07 Linus TorvaldsMerge git://git./linux/kernel/git/davej/cpufreq
2008-02-07 Bradley SmithI8K: add i8k driver to the x86_64 Kconfig
2008-02-07 H. Peter AnvinSanitize the type of struct user.u_ar0
2008-02-07 Ken'ichi Ohmichivmcoreinfo: fix the configuration dependencies
2008-02-07 Bernhard WalleUse BOOTMEM_EXCLUSIVE for kdump
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-07 Len BrownRevert "cpuidle: build fix for non-x86"
2008-02-07 Len BrownMerge branches 'release' and 'fluff' into release
2008-02-07 Adrian BunkACPI: misc cleanups
2008-02-07 Len BrownMerge branches 'release' and 'throttling-domains' into...
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 venkatesh.pallipad... cpuidle: Add a poll_idle method
2008-02-07 Dave Jones[CPUFREQ] Add missing printk levels to e_powersaver
2008-02-07 Dave Jones[CPUFREQ] Fix sparse warning in powernow-k8
2008-02-07 Jesse Ahrens[CPUFREQ] Support Model D parts and newer in e_powersaver
2008-02-07 Mark Langsdorf[CPUFREQ] Powernow-k8: Update to support the latest...
2008-02-07 Yinghai Lu[CPUFREQ] powernow-k8 print pstate instead of fid/did...
2008-02-07 Dave Young[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of...
2008-02-07 Joe Perches[CPUFREQ] arch/x86: Add missing "space"
2008-02-07 Dave Jones[CPUFREQ] Remove pointless Kconfig dependancy
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-06 Ingo Molnarx86: fix deadlock, make pgd_lock irq-safe
2008-02-06 Yinghai Lux86: fix mttr trimming
2008-02-06 Ingo Molnarx86: delay CPA self-test and repeat it
2008-02-06 Sam Ravnborgx86: fix 64-bit sections
2008-02-06 Arjan van de Venx86: remove suprious ifdefs from pageattr.c
2008-02-06 Arjan van de Venx86: mark the .rodata section also NX
2008-02-06 Roland McGrathx86: fix iret exception recovery on 64-bit
2008-02-06 Harvey Harrisonx86: fix sparse warnings in powernow-k8.c
2008-02-06 Harvey Harrisonx86: fix sparse error in traps_32.c
2008-02-06 Harvey Harrisonx86: trivial sparse/checkpatch in quirks.c
2008-02-06 Roland McGrathx86 ptrace: disallow null cs/ss
2008-02-06 Ingo Molnarx86: remove X2 workaround
2008-02-06 Thomas Gleixnerx86: make spurious fault handler aware of large mappings
2008-02-06 Roland McGrathx86: make traps on entry code be debuggable in user...
2008-02-06 Bernhard Wallertc: add HPET RTC emulation to RTC_DRV_CMOS
2008-02-06 Adrian Bunkidle_regs() must be __cpuinit
2008-02-06 Adrian Bunkcalibrate_delay() must be __cpuinit
2008-02-06 Andrew Mortonread_current_timer() cleanups
2008-02-05 Hugh Dickinsstop c_p_a corrupting the pds
2008-02-05 Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-02-05 FUJITA Tomonoriiommu sg: kill __clear_bit_string and find_next_zero_string
2008-02-05 FUJITA Tomonoriiommu sg: x86: convert gart IOMMU to use the IOMMU...
2008-02-05 FUJITA Tomonoriiommu sg: x86: convert calgary IOMMU to use the IOMMU...
2008-02-05 FUJITA Tomonoriiommu sg merging: x86: make pci-gart iommu respect...
2008-02-05 Davide Libenzitimerfd: wire the new timerfd API to the x86 family
2008-02-05 Andrew Mortonkvm: i386 fix
2008-02-05 Dave Airlieintel-agp: add chipset flushing support
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2008-02-04 Thomas Gleixnerx86: cpa, micro-optimization
2008-02-04 Ingo Molnarx86: cpa, clean up code flow
next