summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-241-14/+16
|\
| * Merge branch 'cpufreq' into releaseLen Brown2009-04-241-14/+16
| |\
| | * acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger2009-04-201-3/+4
| | * acpi-cpufreq: style-only: add parens to math expressionThomas Renninger2009-04-201-1/+1
| | * acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger2009-04-201-6/+2Star
| | * x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh2009-04-201-5/+10
* | | KVM: Unregister cpufreq notifier on unloadJan Kiszka2009-04-221-0/+3
* | | KVM: x86: release time_page on vcpu destructionJoerg Roedel2009-04-221-0/+5
* | | KVM: MMU: disable global page optimizationMarcelo Tosatti2009-04-221-1/+1
|/ /
* | FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-224-6/+6
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-217-9/+19
* | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-211-14/+5Star
|/
* lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2009-04-192-8/+10
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-177-218/+117Star
|\
| * x86: fix microcode driver newly spewing warningsDmitry Adamushko2009-04-171-2/+0Star
| * x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh2009-04-171-79/+19Star
| * x86: disable X86_PTRACE_BTS for nowIngo Molnar2009-04-151-0/+1
| * x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput2009-04-141-1/+1
| * x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha2009-04-102-62/+2Star
| * x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype()Suresh Siddha2009-04-102-23/+15Star
| * x86, PAT: Changing memtype to WC ensuring no WB aliasvenkatesh.pallipadi@intel.com2009-04-101-1/+8
| * x86, PAT: Handle faults cleanly in set_memory_ APIsvenkatesh.pallipadi@intel.com2009-04-101-48/+65
| * x86, PAT: Change order of cpa and free in set_memory_wbvenkatesh.pallipadi@intel.com2009-04-101-4/+7
| * x86, CPA: Change idmap attribute before ioremap attribute setupSuresh Siddha2009-04-101-3/+4
* | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-176-64/+154
|\ \
| * | x86: UV BAU distribution and payload MMRsCliff Wickman2009-04-161-3/+9
| * | x86: UV: BAU partition-relative distribution mapCliff Wickman2009-04-141-3/+16
| * | x86, uv: add Kconfig dependency on NUMA for UV systemsJack Steiner2009-04-081-0/+1
| * | x86: prevent /sys/firmware/sgi_uv from being created on non-uv systemsRuss Anderson2009-04-081-0/+4
| * | x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-031-2/+14
| * | x86, UV: system table in bios accessed after unmapRuss Anderson2009-04-031-1/+2
| * | x86: UV BAU messaging timeoutsCliff Wickman2009-04-032-11/+50
| * | x86: UV BAU and nodes with no memoryCliff Wickman2009-04-031-47/+61
* | | acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds2009-04-151-0/+6
* | | x86 microcode: revert some work_on_cpuHugh Dickins2009-04-141-22/+11Star
* | | Fix quilt merge error in acpi-cpufreq.cLinus Torvalds2009-04-141-1/+1
* | | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-147-59/+160
|\ \ \
| * | | xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge2009-04-091-0/+3
| * | | xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge2009-04-081-3/+3
| * | | xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge2009-04-081-1/+6
| * | | xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge2009-04-081-2/+2
| * | | xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2009-04-082-14/+28
| * | | Xen: Add virt_to_pfn helper functionAlex Nixon2009-04-081-1/+2
| * | | x86-64: remove PGE from must-have feature listJeremy Fitzhardinge2009-04-081-1/+1
| * | | xen: mask XSAVE from cpuidJeremy Fitzhardinge2009-04-081-6/+44
| * | | NULL noise: arch/x86/xen/smp.cHannes Eder2009-04-081-2/+2
| * | | xen: remove xen_load_gdt debugJeremy Fitzhardinge2009-04-081-3/+0Star
| * | | xen: make xen_load_gdt simplerJeremy Fitzhardinge2009-04-081-8/+6Star
| * | | xen: clean up xen_load_gdtJeremy Fitzhardinge2009-04-081-2/+13
| * | | xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge2009-04-081-1/+6