| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-07-02 | 7 | -16/+33 |
|\ |
|
| * | MIPS: Avoid accidental raw backtrace | James Hogan | 2017-06-30 | 1 | -0/+2 |
| * | MIPS: Perform post-DMA cache flushes on systems with MAARs | Paul Burton | 2017-06-30 | 1 | -5/+18 |
| * | MIPS: Fix IRQ tracing & lockdep when rescheduling | Paul Burton | 2017-06-30 | 1 | -0/+3 |
| * | MIPS: pm-cps: Drop manual cache-line alignment of ready_count | Paul Burton | 2017-06-30 | 1 | -8/+1 |
| * | MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately | Aleksandar Markovic | 2017-06-28 | 2 | -2/+8 |
| * | MIPS: head: Reorder instructions missing a delay slot | Karl Beldan | 2017-06-27 | 1 | -1/+1 |
* | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-07-02 | 1 | -4/+4 |
|\ \ |
|
| * | | ARM: 8685/1: ensure memblock-limit is pmd-aligned | Doug Berger | 2017-06-30 | 1 | -4/+4 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-01 | 6 | -10/+15 |
|\ \ \ |
|
| * | | | x86/intel_rdt: Fix memory leak on mount failure | Vikas Shivappa | 2017-06-30 | 1 | -1/+3 |
| * | | | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug | Baoquan He | 2017-06-30 | 3 | -7/+2 |
| * | | | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi... | Baoquan He | 2017-06-30 | 1 | -0/+2 |
| * | | | perf/x86/intel/uncore: Fix wrong box pointer check | Kan Liang | 2017-06-29 | 1 | -1/+1 |
| * | | | x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUD | Jérôme Glisse | 2017-06-26 | 1 | -1/+7 |
| | |/
| |/| |
|
* | | | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-06-30 | 1 | -7/+1 |
|\ \ \ |
|
| * | | | powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user() | Michael Ellerman | 2017-06-26 | 1 | -7/+1 |
* | | | | Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-06-30 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | iommu/vt-d: Correctly disable Intel IOMMU force on | Shaohua Li | 2017-06-15 | 1 | -1/+1 |
* | | | | | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-29 | 41 | -270/+0 |
* | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-06-27 | 3 | -2/+4 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | ARM: 8682/1: V7M: Set cacheid iff DminLine or IminLine is nonzero | Vladimir Murzin | 2017-06-12 | 1 | -1/+1 |
| * | | | | ARM: 8681/1: make VMSPLIT_3G_OPT depends on !ARM_LPAE | Yisheng Xie | 2017-06-12 | 1 | -0/+1 |
| * | | | | ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nop | Ard Biesheuvel | 2017-06-12 | 1 | -1/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-06-26 | 1 | -6/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPL | Heiko Carstens | 2017-06-14 | 1 | -6/+1 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-06-25 | 1 | -2/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86/mshyperv: Remove excess #includes from mshyperv.h | Thomas Gleixner | 2017-06-24 | 1 | -2/+1 |
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-06-25 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW | Will Deacon | 2017-06-20 | 2 | -3/+3 |
| |/ / / / / |
|
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-06-25 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf/x86/intel: Add 1G DTLB load/store miss support for SKL | Kan Liang | 2017-06-22 | 1 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-06-24 | 7 | -50/+166 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | powerpc/64: Initialise thread_info for emergency stacks | Nicholas Piggin | 2017-06-23 | 1 | -3/+28 |
| * | | | | | powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD | Alistair Popple | 2017-06-22 | 1 | -29/+65 |
| * | | | | | powerpc/perf: Fix oops when kthread execs user process | Ravi Bangoria | 2017-06-16 | 1 | -1/+2 |
| * | | | | | powerpc/64s: Handle data breakpoints in Radix mode | Naveen N. Rao | 2017-06-16 | 1 | -4/+7 |
| * | | | | | powerpc/kprobes: Skip livepatch_handler() for jprobes | Naveen N. Rao | 2017-06-16 | 3 | -5/+41 |
| * | | | | | powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS | Naveen N. Rao | 2017-06-16 | 1 | -8/+12 |
| * | | | | | powerpc/kprobes: Pause function_graph tracing during jprobes handling | Naveen N. Rao | 2017-06-16 | 1 | -0/+11 |
* | | | | | | KVM: x86: fix singlestepping over syscall | Paolo Bonzini | 2017-06-22 | 3 | -30/+34 |
* | | | | | | Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 2017-06-22 | 1 | -9/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows | Heiko Carstens | 2017-06-22 | 1 | -9/+6 |
* | | | | | | | KVM: MIPS: Fix maybe-uninitialized build failure | James Cowgill | 2017-06-20 | 1 | -1/+5 |
* | | | | | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář | 2017-06-20 | 3 | -20/+118 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1 | Paul Mackerras | 2017-06-16 | 1 | -0/+8 |
| * | | | | | | KVM: PPC: Book3S HV: Save/restore host values of debug registers | Paul Mackerras | 2017-06-16 | 1 | -13/+32 |
| * | | | | | | KVM: PPC: Book3S HV: Preserve userspace HTM state properly | Paul Mackerras | 2017-06-15 | 1 | -0/+21 |
| * | | | | | | KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit | Paul Mackerras | 2017-06-15 | 2 | -3/+17 |
| * | | | | | | KVM: PPC: Book3S HV: Context-switch EBB registers properly | Paul Mackerras | 2017-06-13 | 1 | -0/+15 |