Age | Commit message (Expand) | Author |
2017-07-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2017-07-02 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-07-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-30 | x86/intel_rdt: Fix memory leak on mount failure | Vikas Shivappa |
2017-06-30 | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-06-30 | Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-06-30 | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug | Baoquan He |
2017-06-30 | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi... | Baoquan He |
2017-06-30 | MIPS: Avoid accidental raw backtrace | James Hogan |
2017-06-30 | MIPS: Perform post-DMA cache flushes on systems with MAARs | Paul Burton |
2017-06-30 | MIPS: Fix IRQ tracing & lockdep when rescheduling | Paul Burton |
2017-06-30 | MIPS: pm-cps: Drop manual cache-line alignment of ready_count | Paul Burton |
2017-06-29 | ARM: 8685/1: ensure memblock-limit is pmd-aligned | Doug Berger |
2017-06-29 | perf/x86/intel/uncore: Fix wrong box pointer check | Kan Liang |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-06-28 | MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately | Aleksandar Markovic |
2017-06-27 | MIPS: head: Reorder instructions missing a delay slot | Karl Beldan |
2017-06-27 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-06-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-06-26 | powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user() | Michael Ellerman |
2017-06-26 | x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUD | Jérôme Glisse |
2017-06-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-06-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-24 | x86/mshyperv: Remove excess #includes from mshyperv.h | Thomas Gleixner |
2017-06-23 | Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-06-23 | powerpc/64: Initialise thread_info for emergency stacks | Nicholas Piggin |
2017-06-22 | KVM: x86: fix singlestepping over syscall | Paolo Bonzini |
2017-06-22 | Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář |
2017-06-22 | powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD | Alistair Popple |
2017-06-22 | KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows | Heiko Carstens |
2017-06-22 | perf/x86/intel: Add 1G DTLB load/store miss support for SKL | Kan Liang |
2017-06-20 | KVM: MIPS: Fix maybe-uninitialized build failure | James Cowgill |
2017-06-20 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář |
2017-06-20 | arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW | Will Deacon |
2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins |
2017-06-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2017-06-18 | Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2017-06-18 | Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
2017-06-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2017-06-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-06-17 | Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-06-16 | powerpc/perf: Fix oops when kthread execs user process | Ravi Bangoria |
2017-06-16 | powerpc/64s: Handle data breakpoints in Radix mode | Naveen N. Rao |
2017-06-16 | powerpc/kprobes: Skip livepatch_handler() for jprobes | Naveen N. Rao |
2017-06-16 | powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS | Naveen N. Rao |
2017-06-16 | powerpc/kprobes: Pause function_graph tracing during jprobes handling | Naveen N. Rao |
2017-06-16 | powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path | Alexey Kardashevskiy |
2017-06-16 | KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1 | Paul Mackerras |
2017-06-16 | KVM: PPC: Book3S HV: Save/restore host values of debug registers | Paul Mackerras |