Age | Commit message (Expand) | Author | Files | Lines |
2017-07-11 | spufs: Implement show_options | David Howells | 1 | -3/+19 |
2017-06-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+1 |
2017-06-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+3 |
2017-06-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2017-06-24 | x86/mshyperv: Remove excess #includes from mshyperv.h | Thomas Gleixner | 1 | -2/+1 |
2017-06-23 | Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 7 | -50/+166 |
2017-06-23 | powerpc/64: Initialise thread_info for emergency stacks | Nicholas Piggin | 1 | -3/+28 |
2017-06-22 | KVM: x86: fix singlestepping over syscall | Paolo Bonzini | 3 | -30/+34 |
2017-06-22 | Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 1 | -9/+6 |
2017-06-22 | powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD | Alistair Popple | 1 | -29/+65 |
2017-06-22 | KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows | Heiko Carstens | 1 | -9/+6 |
2017-06-22 | perf/x86/intel: Add 1G DTLB load/store miss support for SKL | Kan Liang | 1 | -2/+2 |
2017-06-20 | KVM: MIPS: Fix maybe-uninitialized build failure | James Cowgill | 1 | -1/+5 |
2017-06-20 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 3 | -20/+118 |
2017-06-20 | arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW | Will Deacon | 2 | -3/+3 |
2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins | 16 | -27/+30 |
2017-06-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 5 | -13/+10 |
2017-06-18 | Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 4 | -7/+8 |
2017-06-18 | Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 1 | -6/+2 |
2017-06-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 8 | -31/+34 |
2017-06-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -4/+8 |
2017-06-17 | Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 5 | -10/+13 |
2017-06-16 | powerpc/perf: Fix oops when kthread execs user process | Ravi Bangoria | 1 | -1/+2 |
2017-06-16 | powerpc/64s: Handle data breakpoints in Radix mode | Naveen N. Rao | 1 | -4/+7 |
2017-06-16 | powerpc/kprobes: Skip livepatch_handler() for jprobes | Naveen N. Rao | 3 | -5/+41 |
2017-06-16 | powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS | Naveen N. Rao | 1 | -8/+12 |
2017-06-16 | powerpc/kprobes: Pause function_graph tracing during jprobes handling | Naveen N. Rao | 1 | -0/+11 |
2017-06-16 | powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path | Alexey Kardashevskiy | 1 | -1/+1 |
2017-06-16 | KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1 | Paul Mackerras | 1 | -0/+8 |
2017-06-16 | KVM: PPC: Book3S HV: Save/restore host values of debug registers | Paul Mackerras | 1 | -13/+32 |
2017-06-15 | powerpc/xive: Fix offset for store EOI MMIOs | Benjamin Herrenschmidt | 3 | -8/+10 |
2017-06-15 | MIPS: .its targets depend on vmlinux | Paul Burton | 1 | -5/+5 |
2017-06-15 | MIPS: Fix bnezc/jialc return address calculation | Paul Burton | 1 | -1/+3 |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+5 |
2017-06-15 | KVM: PPC: Book3S HV: Preserve userspace HTM state properly | Paul Mackerras | 1 | -0/+21 |
2017-06-15 | KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit | Paul Mackerras | 2 | -3/+17 |
2017-06-14 | powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node | Alistair Popple | 1 | -1/+2 |
2017-06-13 | x86/mm: Disable 1GB direct mappings when disabling 2MB mappings | Vlastimil Babka | 1 | -3/+3 |
2017-06-13 | Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 7 | -20/+16 |
2017-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 6 | -27/+100 |
2017-06-13 | KVM: PPC: Book3S HV: Context-switch EBB registers properly | Paul Mackerras | 1 | -0/+15 |
2017-06-12 | x86/debug: Handle early WARN_ONs proper | Peter Zijlstra | 3 | -1/+5 |
2017-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 5 | -19/+0 |
2017-06-11 | Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+2 |
2017-06-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -32/+40 |
2017-06-11 | KVM: async_pf: avoid async pf injection when in guest mode | Wanpeng Li | 3 | -4/+7 |
2017-06-10 | hexagon: Use raw_copy_to_user | Guenter Roeck | 1 | -3/+2 |
2017-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+4 |
2017-06-09 | Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -16/+16 |
2017-06-09 | Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 16 | -50/+109 |