Age | Commit message (Expand) | Author |
2016-04-04 | Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-04-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-04-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-04-01 | Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-04-02 | Merge branch 'acpi-processor' | Rafael J. Wysocki |
2016-04-01 | mm/rmap: batched invalidations should use existing api | Nadav Amit |
2016-04-01 | x86/mm: TLB_REMOTE_SEND_IPI should count pages | Nadav Amit |
2016-04-01 | kvm: set page dirty only if page has been writable | Yu Zhao |
2016-04-01 | KVM: x86: reduce default value of halt_poll_ns parameter | Paolo Bonzini |
2016-04-01 | KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled | Paolo Bonzini |
2016-04-01 | KVM: x86: Inject pending interrupt even if pending nmi exist | Yuki Shibuya |
2016-03-31 | perf/x86/amd/ibs: Fix pmu::stop() nesting | Peter Zijlstra |
2016-03-29 | xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead() | Boris Ostrovsky |
2016-03-29 | Merge tag 'v4.6-rc1' into for-linus-4.6 | Konrad Rzeszutek Wilk |
2016-03-29 | x86/build: Build compressed x86 kernels as PIE | H.J. Lu |
2016-03-29 | x86/cpu: Add advanced power management bits | Huang Rui |
2016-03-29 | x86/thread_info: Merge two !__ASSEMBLY__ sections | Borislav Petkov |
2016-03-29 | x86/cpufreq: Remove duplicated TDP MSR macro definitions | Vladimir Zapolskiy |
2016-03-29 | x86/cpu: Get rid of compute_unit_id | Borislav Petkov |
2016-03-29 | perf/x86/amd: Cleanup Fam10h NB event constraints | Peter Zijlstra |
2016-03-29 | x86/topology: Fix AMD core count | Peter Zijlstra |
2016-03-28 | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() | Dan Williams |
2016-03-26 | ACPI / processor: Request native thermal interrupt handling via _OSC | Srinivas Pandruvada |
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-25 | perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL | Huang Rui |
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-22 | 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 |