aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2008-10-10Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar
2008-10-10x86, cpa: make the kernel physical mapping initialization a two pass sequence...Suresh Siddha
2008-10-10x86, pat: cleanupsIngo Molnar
2008-10-10x86: fix pagetable init 64-bit breakageSuresh Siddha
2008-10-10x86: track memtype for RAM in page structSuresh Siddha
2008-10-10x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do...Suresh Siddha
2008-10-10x86, cpa: remove cpa pool codeSuresh Siddha
2008-10-10x86, cpa: no need to check alias for __set_pages_p/__set_pages_npSuresh Siddha
2008-10-10x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOCSuresh Siddha
2008-10-10x86, cpa: make the kernel physical mapping initialization a two pass sequenceSuresh Siddha
2008-10-10x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha
2008-10-10Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds
2008-10-10x86, debug: print more information about unknown CPUsHans Schou
2008-10-09[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com
2008-10-09[CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() errorAkinobu Mita
2008-10-09[CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.cPaolo Ciarrocchi
2008-10-09[CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.cPaolo Ciarrocchi
2008-10-09[CPUFREQ] correct broken links and email addressesNémeth Márton
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar
2008-10-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-10-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-06kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMIJan Kiszka
2008-10-06x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-10-06Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-05x86: gart iommu have direct mapping when agp is present tooYinghai Lu
2008-10-04x86: mtrr_cleanup: treat WRPROT as UNCACHEABLEYinghai Lu
2008-10-04x86: mtrr_cleanup: first 1M may be covered in var mtrrsYinghai Lu
2008-10-04x86: mtrr_cleanup: print out correct type v2Yinghai Lu
2008-10-03x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin
2008-10-03x86: trivial printk fix in efi.cRuss Anderson
2008-10-03x86, debug: mtrr_cleanup print out var mtrr before change itYinghai Lu
2008-10-03x86: mtrr_cleanup try gran_size to less than 1M, v3Yinghai Lu
2008-10-03x86: mtrr_cleanup try gran_size to less than 1M, cleanupJ.A. Magallón
2008-10-02AMD IOMMU: use iommu_device_max_indexFUJITA Tomonori
2008-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-01x86: change MTRR_SANITIZER to def_bool yYinghai Lu
2008-09-30x86, vmi: fix broken LDT accessZachary Amsden