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