summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-01-161-0/+80
|\
| * x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-01-131-0/+2
| * x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin2013-01-131-2/+2
| * x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-01-111-0/+78
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-01-101-2/+10
|\ \
| * | Add rcu user eqs exception hooks for async page faultLi Zhong2012-12-181-2/+10
* | | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-033-6/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-28/+5
|\ \ \ | |_|/ |/| |
| * | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-191-14/+4
| * | generic compat_sys_sigaltstack()Al Viro2012-12-192-5/+1
| * | introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-193-9/+0
* | | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-193-52/+1
|\ \ \
| * | | x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin2012-12-173-52/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-161-51/+59
|\ \ \ \
| * | | | seccomp: Make syscall skipping and nr changes more consistentAndy Lutomirski2012-10-021-51/+59
* | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-151-5/+73
* | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-73/+5
|\ \ \ \ \
| * | | | | x86/kernel: remove tboot 1:1 page table creation codeXiaoyan Zhang2012-10-301-73/+5
* | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-142-0/+10
|\ \ \ \ \ \
| * | | | | | ACPI: Fix build when disabledDavid Rientjes2012-10-011-0/+2
| * | | | | | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger2012-09-301-0/+2
| * | | | | | x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handlingThomas Renninger2012-09-301-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-144-110/+113
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ...Ingo Molnar2012-10-264-110/+113
| |\ \ \ \ \
| | * | | | | x86, MCA: Finish mca_config conversionBorislav Petkov2012-10-264-27/+21
| | * | | | | x86, MCA: Convert the next three variables batchBorislav Petkov2012-10-262-20/+17
| | * | | | | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov2012-10-261-24/+27
| | * | | | | x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov2012-10-261-44/+53
* | | | | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-134-69/+214
|\ \ \ \ \ \ \
| * | | | | | | x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei2012-12-111-2/+2
| * | | | | | | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei2012-12-061-0/+32
| * | | | | | | KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pfGleb Natapov2012-11-281-6/+1
| * | | | | | | x86: kvm guest: pvclock vsyscall supportMarcelo Tosatti2012-11-272-12/+55
| * | | | | | | x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti2012-11-271-0/+73
| * | | | | | | x86: pvclock: introduce helper to read flagsMarcelo Tosatti2012-11-271-0/+13
| * | | | | | | x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti2012-11-271-14/+2
| * | | | | | | x86: pvclock: remove pvclock_shadow_timeMarcelo Tosatti2012-11-271-46/+11
| * | | | | | | x86: pvclock: make sure rdtsc doesnt speculate out of regionMarcelo Tosatti2012-11-271-2/+2
| * | | | | | | x86: kvmclock: allocate pvclock shared memory areaMarcelo Tosatti2012-11-271-11/+47
* | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | thp: change split_huge_page_pmd() interfaceKirill A. Shutemov2012-12-121-1/+1
* | | | | | | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-132-4/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas2012-12-071-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman2012-12-071-0/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | x86: Use PCI setup dataMatthew Garrett2012-12-051-4/+0
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | x86 mtrr: fix comment typo in mtrr_bp_initOlaf Hering2012-12-071-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-126-71/+30
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | death to idle_regs()Al Viro2012-11-281-9/+0
| * | | | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-282-4/+2
OpenPOWER on IntegriCloud