summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+8
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+2
2015-04-13Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+4
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-10/+22
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard1-3/+2
2015-04-08x86: clean up/fix 'copy_in_user()' tail zeroingLinus Torvalds1-1/+1
2015-04-08kvm: mmu: lazy collapse small sptes into large sptesWanpeng Li1-0/+2
2015-04-08KVM: x86: DR0-DR3 are not clear on resetNadav Amit1-0/+1
2015-04-08KVM: x86: simplify kvm_apic_mapRadim Krčmář1-3/+0
2015-04-08KVM: x86: avoid logical_map when it is invalidRadim Krčmář1-0/+12
2015-04-08KVM: x86: fix mixed APIC mode broadcastRadim Krčmář1-1/+1
2015-04-08KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky1-1/+3
2015-04-01Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar1-2/+4
2015-04-01efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interactionIngo Molnar1-2/+4
2015-04-01x86/apic: Remove verify_local_APIC()Bandan Das1-1/+0
2015-03-31x86: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2015-03-30KVM: x86: Remove redundant definitionsNadav Amit1-3/+0
2015-03-30KVM: x86: removing redundant eflags bits definitionsNadav Amit1-2/+0
2015-03-26KVM: nVMX: Add support for rdtscpJan Kiszka1-0/+1
2015-03-23x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti1-0/+1
2015-03-23Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar32-303/+452
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki1-0/+2
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov2-3/+0
2015-03-16sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown1-0/+8
2015-03-13x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov1-1/+1
2015-03-10kvm: x86: make kvm_emulate_* consistantJoel Schopp1-0/+1
2015-03-05x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas1-17/+11
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+60
2015-02-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-46/+44
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+11
2015-02-20x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarchJiri Kosina1-1/+0
2015-02-19x86: pte_protnone() and pmd_protnone() must check entry is not presentDavid Vrabel1-2/+4
2015-02-19Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-0/+4
2015-02-19x86/mm/ASLR: Propagate base load address calculationJiri Kosina2-0/+4
2015-02-18x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue1-0/+60
2015-02-18x86/apic: Fix the devicetree build in certain configsRicardo Ribalda Delgado1-0/+8
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2015-02-18x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T1-48/+46
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-54/+108
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+0
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-2/+2
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin1-3/+9
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin1-1/+17
2015-02-13x86_64: add KASan supportAndrey Ryabinin1-0/+31
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-7/+66
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-4/+0