| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-11-11 | 2 | -18/+1 |
|\ |
|
| * | um: Simplify STUB_DATA loading | Richard Weinberger | 2015-11-06 | 1 | -4/+1 |
| * | um: Remove dead symbol from i386 syscall stub | Richard Weinberger | 2015-11-06 | 1 | -1/+0 |
| * | um: Remove dead code from x86_64 syscall stub | Richard Weinberger | 2015-11-06 | 1 | -13/+0 |
* | | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-10 | 2 | -4/+4 |
|\ \ |
|
| * \ | Merge branch 'for-4.4/hotplug' into libnvdimm-for-next | Dan Williams | 2015-11-09 | 10 | -92/+142 |
| |\ \ |
|
| * | | | x86, mm: quiet arch_add_memory() | Dan Williams | 2015-10-09 | 2 | -4/+4 |
* | | | | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 2015-11-10 | 2 | -15/+0 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-07 | 2 | -5/+4 |
|\ \ \ \ |
|
| * | | | | arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension | Martin Kepplinger | 2015-11-07 | 1 | -4/+3 |
| * | | | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-07 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-11-07 | 1 | -4/+5 |
|\ \ \ \ \ |
|
| * | | | | | livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX | Josh Poimboeuf | 2015-11-06 | 1 | -4/+5 |
* | | | | | | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-11-06 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | ftrace: Calculate the correct dyn_ftrace number to report to the userspace | Minfei Huang | 2015-10-22 | 1 | -0/+4 |
* | | | | | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-11-06 | 2 | -1/+9 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource... | Bjorn Helgaas | 2015-11-02 | 2 | -1/+9 |
| |\ \ \ \ \ \ \ |
|
| | | * | | | | | | x86/PCI: Don't alloc pcibios-irq when MSI is enabled | Joerg Roedel | 2015-10-21 | 1 | -0/+8 |
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | x86/PCI: Make pci_subsys_init() static | Alexander Kuleshov | 2015-10-10 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATA | Linus Torvalds | 2015-11-06 | 1 | -1/+0 |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-06 | 4 | -3/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mm: mlock: add new mlock system call | Eric B Munson | 2015-11-06 | 2 | -0/+2 |
| * | | | | | | | kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile | Andrey Konovalov | 2015-11-06 | 1 | -2/+2 |
| * | | | | | | | kasan: update log messages | Andrey Konovalov | 2015-11-06 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-11-06 | 27 | -441/+1445 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | KVM: VMX: Fix commit which broke PML | Kai Huang | 2015-11-05 | 1 | -13/+11 |
| * | | | | | | | KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0() | Laszlo Ersek | 2015-11-04 | 1 | -1/+3 |
| * | | | | | | | KVM: x86: allow RSM from 64-bit mode | Paolo Bonzini | 2015-11-04 | 1 | -5/+25 |
| * | | | | | | | KVM: VMX: fix SMEP and SMAP without EPT | Radim Krčmář | 2015-11-04 | 1 | -9/+10 |
| * | | | | | | | KVM: x86: move kvm_set_irq_inatomic to legacy device assignment | Paolo Bonzini | 2015-11-04 | 2 | -34/+37 |
| * | | | | | | | KVM: device assignment: remove pointless #ifdefs | Paolo Bonzini | 2015-11-04 | 1 | -25/+0 |
| * | | | | | | | KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic | Paolo Bonzini | 2015-11-04 | 1 | -6/+8 |
| * | | | | | | | KVM: x86: zero apic_arb_prio on reset | Radim Krčmář | 2015-11-04 | 1 | -0/+2 |
| * | | | | | | | drivers/hv: share Hyper-V SynIC constants with userspace | Andrey Smetanin | 2015-11-04 | 1 | -0/+12 |
| * | | | | | | | KVM: x86: handle SMBASE as physical address in RSM | Radim Krčmář | 2015-11-04 | 1 | -4/+3 |
| * | | | | | | | KVM: x86: add read_phys to x86_emulate_ops | Radim Krčmář | 2015-11-04 | 2 | -0/+20 |
| * | | | | | | | KVM: x86: removing unused variable | Saurabh Sengar | 2015-11-04 | 1 | -11/+5 |
| * | | | | | | | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2015-11-04 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | KVM: Add kvm_arch_vcpu_{un}blocking callbacks | Christoffer Dall | 2015-10-22 | 1 | -0/+3 |
| * | | | | | | | | KVM: x86: MMU: Initialize force_pt_level before calling mapping_level() | Takuya Yoshikawa | 2015-10-19 | 2 | -4/+5 |
| * | | | | | | | | kvm: x86: zero EFER on INIT | Paolo Bonzini | 2015-10-19 | 2 | -8/+6 |
| * | | | | | | | | KVM: x86: move steal time initialization to vcpu entry time | Marcelo Tosatti | 2015-10-16 | 1 | -7/+2 |
| * | | | | | | | | KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level() | Takuya Yoshikawa | 2015-10-16 | 1 | -6/+11 |
| * | | | | | | | | KVM: x86: MMU: Remove mapping_level_dirty_bitmap() | Takuya Yoshikawa | 2015-10-16 | 1 | -8/+16 |
| * | | | | | | | | KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level() | Takuya Yoshikawa | 2015-10-16 | 2 | -18/+17 |
| * | | | | | | | | KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)() | Takuya Yoshikawa | 2015-10-16 | 1 | -8/+7 |
| * | | | | | | | | KVM: x86: MMU: Make force_pt_level bool | Takuya Yoshikawa | 2015-10-16 | 2 | -6/+6 |
| * | | | | | | | | kvm: svm: Only propagate next_rip when guest supports it | Joerg Roedel | 2015-10-16 | 2 | -1/+31 |
| * | | | | | | | | KVM: x86: manually unroll bad_mt_xwr loop | Paolo Bonzini | 2015-10-16 | 1 | -8/+10 |
| * | | | | | | | | KVM: nVMX: expose VPID capability to L1 | Wanpeng Li | 2015-10-16 | 1 | -2/+7 |