Age | Commit message (Expand) | Author |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar |
2017-08-31 | KVM: update to new mmu_notifier semantic v2 | Jérôme Glisse |
2017-08-29 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2017-08-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby |
2017-08-25 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2017-08-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2017-08-25 | x86/mm: Fix use-after-free of ldt_struct | Eric Biggers |
2017-08-25 | KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state | Paolo Bonzini |
2017-08-25 | KVM: x86: simplify handling of PKRU | Paolo Bonzini |
2017-08-24 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2017-08-24 | x86/lguest: Remove lguest support | Juergen Gross |
2017-08-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-08-18 | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes | Kees Cook |
2017-08-18 | Merge branch 'x86/asm' into locking/core | Ingo Molnar |
2017-08-17 | locking/refcounts, x86/asm: Implement fast refcount overflow protection | Kees Cook |
2017-08-17 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2017-08-12 | Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-08-11 | x86: provide an init_mem_mapping hypervisor hook | Juergen Gross |
2017-08-11 | x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"... | Borislav Petkov |
2017-08-10 | x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps | Andy Lutomirski |
2017-08-10 | x86/asm: Fix UNWIND_HINT_REGS macro for older binutils | Josh Poimboeuf |
2017-08-10 | x86/asm/32: Fix regs_get_register() on segment registers | Andy Lutomirski |
2017-08-10 | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar |
2017-08-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2017-08-10 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2017-08-10 | perf/x86/amd/uncore: Rename cpufeatures macro for cache counters | Janakarajan Natarajan |
2017-07-30 | x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads | Andy Lutomirski |
2017-07-30 | x86/asm/32: Make pt_regs's segment registers be 16 bits | Andy Lutomirski |
2017-07-27 | x86/topology: Remove the unused parent_node() macro | Dou Liyang |
2017-07-26 | x86: irq: Define a global vector for nested posted interrupts | Wincy Van |
2017-07-26 | x86/kconfig: Consolidate unwinders into multiple choice selection | Josh Poimboeuf |
2017-07-26 | x86/unwind: Add the ORC unwinder | Josh Poimboeuf |
2017-07-25 | Merge branch 'WIP.locking/atomics' into locking/core | Ingo Molnar |
2017-07-25 | x86/asm: Add suffix macro for GEN_*_RMWcc() | Kees Cook |
2017-07-24 | x86/io: Make readq() / writeq() API consistent | Andy Shevchenko |
2017-07-24 | x86/io: Remove xlate_dev_kmem_ptr() duplication | Andy Shevchenko |
2017-07-24 | x86/io: Remove mem*io() duplications | Andy Shevchenko |
2017-07-24 | x86/io: Include asm-generic/io.h to architectural code | Andy Shevchenko |
2017-07-24 | x86/io: Define IO accessors by preprocessor | Andy Shevchenko |
2017-07-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-20 | x86: mark kprobe templates as character arrays, not single characters | Linus Torvalds |
2017-07-20 | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf |
2017-07-20 | x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl | Arnd Bergmann |