Age | Commit message (Expand) | Author | Files | Lines |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 1 | -0/+1 |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 1 | -0/+1 |
2016-03-24 | Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -1/+1 |
2016-03-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -39/+864 |
2016-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 58 | -124/+193 |
2016-03-23 | x86/msr: Remove unused native_read_tscp() | Prarit Bhargava | 1 | -8/+0 |
2016-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 15 | -114/+43 |
2016-03-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 15 | -80/+350 |
2016-03-22 | x86/extable: use generic search and sort routines | Ard Biesheuvel | 2 | -111/+2 |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov | 10 | -0/+37 |
2016-03-22 | x86/compat: remove is_compat_task() | Andy Lutomirski | 3 | -3/+4 |
2016-03-22 | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+12 |
2016-03-22 | KVM: page_track: fix access to NULL slot | Paolo Bonzini | 1 | -2/+7 |
2016-03-22 | kvm, rt: change async pagefault code locking for PREEMPT_RT | Rik van Riel | 1 | -18/+19 |
2016-03-22 | KVM/x86: update the comment of memory barrier in the vcpu_enter_guest() | Lan Tianyu | 1 | -2/+6 |
2016-03-22 | KVM/x86: Call smp_wmb() before increasing tlbs_dirty | Lan Tianyu | 1 | -0/+11 |
2016-03-22 | KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page... | Lan Tianyu | 1 | -4/+3 |
2016-03-22 | KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page() | Lan Tianyu | 1 | -8/+7 |
2016-03-22 | KVM, pkeys: expose CPUID/CR4 to guest | Huaitong Han | 4 | -6/+37 |
2016-03-22 | KVM, pkeys: add pkeys support for permission_fault | Huaitong Han | 7 | -8/+72 |
2016-03-22 | KVM, pkeys: introduce pkru_mask to cache conditions | Huaitong Han | 2 | -0/+88 |
2016-03-22 | KVM, pkeys: save/restore PKRU when guest/host switches | Xiao Guangrong | 1 | -0/+23 |
2016-03-22 | x86: pkey: introduce write_pkru() for KVM | Xiao Guangrong | 2 | -0/+22 |
2016-03-22 | KVM, pkeys: add pkeys support for xsave state | Huaitong Han | 1 | -1/+2 |
2016-03-22 | KVM, pkeys: disable pkeys for guests in non-paging mode | Huaitong Han | 1 | -6/+10 |
2016-03-22 | KVM: x86: remove magic number with enum cpuid_leafs | Huaitong Han | 1 | -20/+20 |
2016-03-22 | KVM: MMU: return page fault error code from permission_fault | Paolo Bonzini | 2 | -8/+12 |
2016-03-22 | KVM: VMX: fix nested vpid for old KVM guests | Paolo Bonzini | 1 | -1/+13 |
2016-03-22 | KVM: VMX: avoid guest hang on invalid invvpid instruction | Paolo Bonzini | 1 | -0/+1 |
2016-03-22 | KVM: VMX: avoid guest hang on invalid invept instruction | Paolo Bonzini | 1 | -0/+1 |
2016-03-21 | perf/x86/intel/rapl: Add missing Broadwell models | Srinivas Pandruvada | 1 | -0/+2 |
2016-03-21 | perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU | Kan Liang | 1 | -5/+2 |
2016-03-21 | perf/x86/amd/power: Add AMD accumulated power reporting mechanism | Huang Rui | 4 | -2/+365 |
2016-03-21 | x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag | Huang Rui | 2 | -1/+5 |
2016-03-21 | perf/x86/amd: Add support for new IOMMU performance events | Suravee Suthikulpanit | 1 | -0/+5 |
2016-03-21 | perf/x86/amd: Move nodes_per_socket into bsp_init_amd() | Huang Rui | 1 | -2/+12 |
2016-03-21 | perf/x86/cqm: Factor out some common code | Peter Zijlstra | 1 | -15/+13 |
2016-03-21 | perf/x86/mbm: Add support for MBM counter overflow handling | Vikas Shivappa | 1 | -5/+134 |
2016-03-21 | perf/x86/mbm: Implement RMID recycling | Vikas Shivappa | 1 | -4/+27 |
2016-03-21 | perf/x86/mbm: Add memory bandwidth monitoring event management | Tony Luck | 1 | -6/+116 |
2016-03-21 | perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init | Vikas Shivappa | 3 | -4/+128 |
2016-03-21 | perf/x86/cqm: Fix CQM memory leak and notifier leak | Vikas Shivappa | 1 | -11/+32 |
2016-03-21 | perf/x86/cqm: Fix CQM handling of grouping events into a cache_group | Vikas Shivappa | 1 | -3/+10 |
2016-03-21 | perf/x86/BTS: Fix RCU usage | Peter Zijlstra | 1 | -1/+4 |
2016-03-21 | perf/x86/ibs: Add IBS interrupt to the dynamic throttle | Peter Zijlstra | 1 | -0/+3 |
2016-03-21 | perf/x86/ibs: Fix race with IBS_STARTING state | Peter Zijlstra | 1 | -3/+29 |
2016-03-21 | perf/x86/ibs: Fix IBS throttle | Peter Zijlstra | 1 | -1/+1 |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 26 | -79/+888 |
2016-03-20 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -156/+319 |
2016-03-20 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 43 | -185/+358 |