aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-16
|\
| * perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski2015-02-04
| * perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-04
| * perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski2015-02-04
| * x86: Add a comment clarifying LDT context switchingAndy Lutomirski2015-02-04
| * x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-04
| * x86: Clean up cr4 manipulationAndy Lutomirski2015-02-04
| * Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar2015-02-04
| |\
* | \ Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-15
|\ \ \
| * | | Specify PCI based UART for earlyprintkStuart R. Anderson2015-02-02
| * | | x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-02
* | | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-15
|\ \ \ \
| * | | | Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan2015-01-25
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-14
|\ \ \ \
| * | | | x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCEChristian Borntraeger2015-01-19
| * | | | x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-19
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-14
|\ \ \ \ \
| * | | | | crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106Timothy McCaffrey2015-01-14
| * | | | | crypto: x86/des3_ede - drop bogus module aliasesMathias Krause2015-01-13
* | | | | | kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-14
* | | | | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-14
* | | | | | kasan: enable stack instrumentationAndrey Ryabinin2015-02-14
* | | | | | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-14
* | | | | | x86_64: add KASan supportAndrey Ryabinin2015-02-14
* | | | | | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-14
* | | | | | Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds2015-02-13
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\ \ \ \ \ \
| * | | | | | KVM: x86: fix build with !CONFIG_SMPRadim Krčmář2015-02-10
| * | | | | | KVM: x86: emulate: correct page fault error code for NoWrite instructionsPaolo Bonzini2015-02-09
| * | | | | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
| * | | | | | kvm: remove KVM_MMIO_SIZETiejun Chen2015-02-05
| * | | | | | KVM: nVMX: Enable nested posted interrupt processingWincy Van2015-02-03
| * | | | | | KVM: nVMX: Enable nested virtual interrupt deliveryWincy Van2015-02-03
| * | | | | | KVM: nVMX: Enable nested apic register virtualizationWincy Van2015-02-03
| * | | | | | KVM: nVMX: Make nested control MSRs per-cpuWincy Van2015-02-03
| * | | | | | KVM: nVMX: Enable nested virtualize x2apic modeWincy Van2015-02-03
| * | | | | | KVM: nVMX: Prepare for using hardware MSR bitmapWincy Van2015-02-03
| * | | | | | KVM: x86: revert "add method to test PIR bitmap vector"Marcelo Tosatti2015-02-02
| * | | | | | KVM: x86: fix lapic_timer_int_injected with APIC-vMarcelo Tosatti2015-02-02
| * | | | | | kvm: vmx: fix oops with explicit flexpriority=0 optionPaolo Bonzini2015-01-30
| * | | | | | KVM: x86: fix x2apic logical address matchingRadim Krčmář2015-01-30
| * | | | | | KVM: x86: replace 0 with APIC_DEST_PHYSICALRadim Krčmář2015-01-30
| * | | | | | KVM: x86: cleanup kvm_apic_match_*()Radim Krčmář2015-01-30
| * | | | | | KVM: x86: return bool from kvm_apic_match*()Radim Krčmář2015-01-30
| * | | | | | KVM: VMX: Add PML support in VMXKai Huang2015-01-30
| * | | | | | KVM: x86: Add new dirty logging kvm_x86_ops for PMLKai Huang2015-01-29
| * | | | | | KVM: x86: Change parameter of kvm_mmu_slot_remove_write_accessKai Huang2015-01-29
| * | | | | | KVM: MMU: Explicitly set D-bit for writable spte.Kai Huang2015-01-29
| * | | | | | KVM: MMU: Add mmu help functions to support PMLKai Huang2015-01-29
| * | | | | | KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...Kai Huang2015-01-29