summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-316-22/+29
|\
| * efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-302-15/+15
| * x86/msr: Add capabilities checkAlan Cox2013-01-241-0/+3
| * x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIESMaarten Lankhorst2013-01-241-1/+1
| * x86-64: Fix unwind annotations in recent NMI changesJan Beulich2013-01-241-4/+3
| * x86-32: Start out cr0 clean, disable paging before modifying cr3/4H. Peter Anvin2013-01-191-2/+7
* | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-01-221-6/+0
|\ \
| * | perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern2013-01-101-6/+0
* | | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2013-01-221-4/+5
* | | Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-181-1/+0
|\ \ \ | |_|/ |/| |
| * | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper2013-01-161-1/+0
* | | 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
OpenPOWER on IntegriCloud