summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+10
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman3-6/+6
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-28/+5
2012-12-19new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro1-14/+4
2012-12-19generic compat_sys_sigaltstack()Al Viro2-5/+1
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro3-9/+0
2012-12-19Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-52/+1
2012-12-18Add rcu user eqs exception hooks for async page faultLi Zhong1-2/+10
2012-12-17x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin3-52/+1
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-51/+59
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds1-5/+73
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-73/+5
2012-12-14Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+10
2012-12-14Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-110/+113
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-69/+214
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-4/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-12-12thp: change split_huge_page_pmd() interfaceKirill A. Shutemov1-1/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-71/+30
2012-12-11Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-24/+58
2012-12-11Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-46/+2
2012-12-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-28/+58
2012-12-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-45/+20
2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-41/+262
2012-12-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+27
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-42/+193
2012-12-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+9
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds1-121/+30
2012-12-11mm: fix cache coloring on x86_64 architectureMichel Lespinasse1-2/+2
2012-12-11mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse1-121/+30
2012-12-11x86/kexec: crash_vmclear_local_vmcss needs __rcuZhang Yanfei1-2/+2
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+8
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-0/+22
2012-12-08Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-35/+19
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar14-75/+343
2012-12-07Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas1-0/+2
2012-12-07x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman1-0/+2
2012-12-07x86 mtrr: fix comment typo in mtrr_bp_initOlaf Hering1-1/+1
2012-12-06x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessaryZhang Yanfei1-0/+32
2012-12-05x86: Use PCI setup dataMatthew Garrett1-4/+0
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar4-7/+9
2012-12-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin1-0/+5
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker4-8/+9
2012-11-29x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin1-28/+0
2012-11-29x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2-7/+0
2012-11-29x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin1-11/+2
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki1-0/+2
2012-11-29Merge branch 'acpi-enumeration'Rafael J. Wysocki1-0/+6