summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-251-11/+0
|\
| *---. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-231-11/+0
| |\ \ \
| | | * | iommu: Remove group_mfAlex Williamson2012-06-251-11/+0
* | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-251-1/+1
|\ \ \ \ \
| * | | | | x86/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\ \ \ \ \ \
| * | | | | | module.c: spelling s/postition/position/gGeert Uytterhoeven2012-07-201-1/+1
* | | | | | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-07-242-4/+22
|\ \ \ \ \ \ \
| * | | | | | | x86, MCE, AMD: Adjust initcall sequence for xenLiu, Jinsong2012-07-191-1/+21
| * | | | | | | xen/mce: Add mcelog support for Xen platformLiu, Jinsong2012-07-191-3/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-243-3/+81
|\ \ \ \ \ \ \
| * | | | | | | x86, hyper: fix build with !CONFIG_KVM_GUESTAvi Kivity2012-07-181-0/+2
| * | | | | | | KVM guest: switch to apic_set_eoi_write, apic_writeMichael S. Tsirkin2012-07-161-10/+3
| * | | | | | | apic: add apic_set_eoi_write for PV useMichael S. Tsirkin2012-07-161-0/+17
| * | | | | | | KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform checkPrarit Bhargava2012-07-112-0/+15
| * | | | | | | KVM guest: guest side for eoi avoidanceMichael S. Tsirkin2012-06-251-3/+54
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-233-143/+128
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Ingo Molnar2012-07-111-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck2012-07-111-2/+4
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'v3.5-rc6' into x86/mceIngo Molnar2012-07-1116-90/+193
| |\| | | | | |
| * | | | | | | Merge tag 'amd-thresholding-fixes-for-3.6' of git://git.kernel.org/pub/scm/li...Ingo Molnar2012-06-082-141/+124
| |\ \ \ \ \ \ \
| | * | | | | | | x86, MCE, AMD: Update copyrights and boilerplateBorislav Petkov2012-06-071-2/+4
| | * | | | | | | x86, MCE, AMD: Give proper names to the thresholding banksBorislav Petkov2012-06-071-4/+31
| | * | | | | | | x86, MCE, AMD: Make error_count read onlyBorislav Petkov2012-06-071-9/+4
| | * | | | | | | x86, MCE, AMD: Cleanup reading of error_countBorislav Petkov2012-06-071-18/+5
| | * | | | | | | x86, MCE, AMD: Print decimal thresholding valuesBorislav Petkov2012-06-071-2/+2
| | * | | | | | | x86, MCE, AMD: Move shared bank to node descriptorBorislav Petkov2012-06-071-20/+87
| | * | | | | | | x86, MCE, AMD: Remove local_allocate_... wrapperBorislav Petkov2012-06-071-8/+3
| | * | | | | | | x86, MCE, AMD: Remove shared banks sysfs linkingBorislav Petkov2012-06-071-98/+7
| | * | | | | | | x86, amd_nb: Export model 0x10 and later PCI idBorislav Petkov2012-06-071-0/+1
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-07-221-36/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, reboot: Drop redundant write of reboot_modeH. Peter Anvin2012-06-211-8/+0
| * | | | | | | | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin2012-06-171-28/+24
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-07-2217-532/+357
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto...Ingo Molnar2012-07-221-6/+6
| * | | | | | | | x86/apic/x2apic: Use multiple cluster members for the irq destination only wi...Suresh Siddha2012-07-061-2/+19
| * | | | | | | | x86/apic/x2apic: Limit the vector reservation to the user specified maskSuresh Siddha2012-07-064-21/+22
| * | | | | | | | x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member...Suresh Siddha2012-07-064-13/+11
| * | | | | | | | x86/vsmp: Fix vector_allocation_domain's return valueIdo Yariv2012-06-181-1/+2
| * | | | | | | | Merge branch 'x86/apic' into x86/platformIngo Molnar2012-06-1816-513/+290
| |\ \ \ \ \ \ \ \
| | * | | | | | | | irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...Suresh Siddha2012-06-151-99/+81
| | * | | | | | | | Merge branch 'x86/cleanups' into x86/apicIngo Molnar2012-06-154-14/+11
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()Shuah Khan2012-06-061-6/+6
| | | * | | | | | | | x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functionsJiang Liu2012-05-241-4/+5
| | | * | | | | | | | Revert "x86/platform: Add a wallclock_init func to x86_platforms ops"Feng Tang2012-05-242-4/+0
| | * | | | | | | | | x86/apic/es7000: Make apicid of a cluster (not CPU) from a cpumaskAlexander Gordeev2012-06-141-1/+1
| | * | | | | | | | | x86/apic/es7000+summit: Always make valid apicid from a cpumaskAlexander Gordeev2012-06-142-0/+4
| | * | | | | | | | | x86/apic/es7000+summit: Fix compile warning in cpu_mask_to_apicid()Alexander Gordeev2012-06-142-2/+2
| | * | | | | | | | | x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and()Alexander Gordeev2012-06-144-10/+10
| | * | | | | | | | | x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev2012-06-1413-79/+16