aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-10xen: do not reserve 2 pages of padding between hypervisor and fixmap.Ian Campbell
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-09xen: use spin_lock_nest_lock when pinning a pagetableJeremy Fitzhardinge
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar
2008-10-07x86: xsave: set FP, SSE bits in the xsave header in the user sigcontextSuresh Siddha
2008-10-07x86: xsave: fix error condition in save_i387_xstate()Suresh Siddha
2008-10-07x86: SB450: deprioritize DMI quirksIngo Molnar
2008-10-07x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann
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: replace a magic number with a named constant in the VESA boot codeMichal Januszewski
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-04x86 setup: remove IMAGE_OFFSETPaul Bolle
2008-10-03x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin
2008-10-03Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar
2008-10-03Revert "x86: fix ghost EDD devices in /sys again"H. Peter Anvin
2008-10-03x86 setup: fix ghost entries under /sys/firmware/edd take 3Andrey Borzenkov
2008-10-03x86: trivial printk fix in efi.cRuss Anderson
2008-10-03x86: signal: remove indent in restore_sigcontext()Hiroshi Shimamoto
2008-10-03x86: signal: move macros out from restore_sigcontext()Hiroshi Shimamoto
2008-10-03xen: clean up x86-64 warningsJeremy Fitzhardinge
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