aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown
2008-02-07Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-07cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-06x86: fix deadlock, make pgd_lock irq-safeIngo Molnar
2008-02-06x86: fix mttr trimmingYinghai Lu
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar
2008-02-06x86: fix 64-bit sectionsSam Ravnborg
2008-02-06x86: remove suprious ifdefs from pageattr.cArjan van de Ven
2008-02-06x86: mark the .rodata section also NXArjan van de Ven
2008-02-06x86: fix iret exception recovery on 64-bitRoland McGrath
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison
2008-02-06x86: fix sparse error in traps_32.cHarvey Harrison
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison
2008-02-06x86 ptrace: disallow null cs/ssRoland McGrath
2008-02-06x86: remove X2 workaroundIngo Molnar
2008-02-06x86: make spurious fault handler aware of large mappingsThomas Gleixner
2008-02-06x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath
2008-02-06rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle
2008-02-06idle_regs() must be __cpuinitAdrian Bunk
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-06read_current_timer() cleanupsAndrew Morton
2008-02-05stop c_p_a corrupting the pdsHugh Dickins
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-05iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori
2008-02-05iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori
2008-02-05iommu sg: x86: convert calgary IOMMU to use the IOMMU helperFUJITA Tomonori
2008-02-05iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi
2008-02-05kvm: i386 fixAndrew Morton
2008-02-05intel-agp: add chipset flushing supportDave Airlie
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04x86: cpa, micro-optimizationThomas Gleixner
2008-02-04x86: cpa, clean up code flowIngo Molnar
2008-02-04x86: cpa, eliminate CPA_ enumIngo Molnar
2008-02-04x86: cpa, cleanupsIngo Molnar
2008-02-04x86: implement gbpages support in change_page_attr()Andi Kleen
2008-02-04x86: support gbpages in pagetable dumpAndi Kleen
2008-02-04x86: add gbpages support to lookup_addressAndi Kleen
2008-02-04x86: switch direct mapping setup over to set_pteAndi Kleen
2008-02-04x86: fix page-present check in cpa_flush_rangeThomas Gleixner
2008-02-04x86: remove cpa warningIngo Molnar
2008-02-04x86: remove now unused clear_kernel_mappingAndi Kleen
2008-02-04x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma...Andi Kleen
2008-02-04x86: cpa selftest, skip non present entriesThomas Gleixner
2008-02-04x86: CPA fix pagetable splitThomas Gleixner