| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-12-03 | 1 | -2/+2 |
|\ |
|
| * | ARM: avoid faulting on qemu | Russell King | 2017-11-27 | 1 | -2/+2 |
* | | Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2017-12-01 | 33 | -140/+492 |
|\ \ |
|
| * \ | RISC-V: Fixes for clean allmodconfig build | Palmer Dabbelt | 2017-12-01 | 12 | -21/+39 |
| |\ \ |
|
| | * | | RISC-V: Add missing include | Olof Johansson | 2017-11-30 | 1 | -0/+1 |
| | * | | RISC-V: Use define for get_cycles like other architectures | Olof Johansson | 2017-11-30 | 1 | -1/+2 |
| | * | | RISC-V: Provide stub of setup_profiling_timer() | Olof Johansson | 2017-11-30 | 1 | -0/+7 |
| | * | | RISC-V: Export some expected symbols for modules | Olof Johansson | 2017-11-30 | 3 | -0/+6 |
| | * | | RISC-V: move empty_zero_page definition to C and export it | Olof Johansson | 2017-11-30 | 2 | -3/+3 |
| | * | | RISC-V: io.h: type fixes for warnings | Olof Johansson | 2017-11-30 | 2 | -8/+10 |
| | * | | RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros | Olof Johansson | 2017-11-30 | 2 | -9/+9 |
| | * | | RISC-V: use generic serial.h | Olof Johansson | 2017-11-30 | 1 | -0/+1 |
| * | | | RISC-V: __io_writes should respect the length argument | Palmer Dabbelt | 2017-12-01 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | RISC-V: __io_writes should respect the length argument | Palmer Dabbelt | 2017-12-01 | 1 | -1/+1 |
| | |/ / |
|
| * | | | RISC-V: User-Visible Changes | Palmer Dabbelt | 2017-12-01 | 19 | -34/+392 |
| |\ \ \ |
|
| | * | | | RISC-V: Clean up an unused include | Palmer Dabbelt | 2017-11-30 | 1 | -1/+0 |
| | * | | | RISC-V: Allow userspace to flush the instruction cache | Andrew Waterman | 2017-11-30 | 8 | -0/+105 |
| | * | | | RISC-V: Flush I$ when making a dirty page executable | Andrew Waterman | 2017-11-30 | 8 | -30/+174 |
| | * | | | RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpu | Andrew Waterman | 2017-11-27 | 6 | -1/+113 |
| | * | | | RISC-V: Remove __vdso_cmpxchg{32,64} symbol versions | Palmer Dabbelt | 2017-11-27 | 1 | -2/+0 |
| | |/ / |
|
| * | | | RISC-V: remove spin_unlock_wait() | Palmer Dabbelt | 2017-11-28 | 1 | -9/+0 |
| * | | | RISC-V: `sfence.vma` orderes the instruction cache | Palmer Dabbelt | 2017-11-28 | 1 | -1/+4 |
| * | | | RISC-V: Add READ_ONCE in arch_spin_is_locked() | Palmer Dabbelt | 2017-11-28 | 1 | -1/+1 |
| * | | | RISC-V: __test_and_op_bit_ord should be strongly ordered | Palmer Dabbelt | 2017-11-28 | 1 | -1/+1 |
| * | | | RISC-V: Remove smb_mb__{before,after}_spinlock() | Palmer Dabbelt | 2017-11-28 | 1 | -8/+0 |
| * | | | RISC-V: Remove __smp_bp__{before,after}_atomic | Palmer Dabbelt | 2017-11-28 | 1 | -15/+0 |
| * | | | RISC-V: Comment on why {,cmp}xchg is ordered how it is | Palmer Dabbelt | 2017-11-28 | 1 | -2/+7 |
| * | | | RISC-V: Remove unused arguments from ATOMIC_OP | Palmer Dabbelt | 2017-11-28 | 1 | -47/+47 |
| |/ / |
|
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-12-01 | 13 | -93/+92 |
|\ \ \ |
|
| * | | | arm64: context: Fix comments and remove pointless smp_wmb() | Will Deacon | 2017-12-01 | 1 | -11/+12 |
| * | | | arm64: cpu_ops: Add missing 'const' qualifiers | Yury Norov | 2017-12-01 | 1 | -3/+3 |
| * | | | arm64: perf: remove unsupported events for Cortex-A73 | Xu YiPing | 2017-12-01 | 1 | -6/+0 |
| * | | | arm64: fpsimd: Fix failure to restore FPSIMD state after signals | Dave Martin | 2017-12-01 | 1 | -3/+3 |
| * | | | arm64: pgd: Mark pgd_cache as __ro_after_init | Jinbum Park | 2017-12-01 | 1 | -1/+1 |
| * | | | arm64: ftrace: emit ftrace-mod.o contents through code | Ard Biesheuvel | 2017-12-01 | 7 | -31/+22 |
| * | | | arm64: module-plts: factor out PLT generation code for ftrace | Ard Biesheuvel | 2017-12-01 | 2 | -36/+46 |
| * | | | arm64: mm: cleanup stale AIVIVT references | Mark Rutland | 2017-11-28 | 2 | -2/+5 |
| |/ / |
|
* | | | Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-12-01 | 3 | -6/+23 |
|\ \ \ |
|
| * | | | powerpc: Do not assign thread.tidr if already assigned | Vaibhav Jain | 2017-11-29 | 1 | -0/+3 |
| * | | | powerpc: Avoid signed to unsigned conversion in set_thread_tidr() | Vaibhav Jain | 2017-11-29 | 1 | -3/+6 |
| * | | | powerpc/kexec: Fix kexec/kdump in P9 guest kernels | Michael Ellerman | 2017-11-24 | 1 | -0/+2 |
| * | | | powerpc/powernv: Fix kexec crashes caused by tlbie tracing | Mahesh Salgaonkar | 2017-11-23 | 1 | -3/+12 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-11-30 | 14 | -93/+185 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'kvm-ppc-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2017-11-27 | 3 | -16/+25 |
| |\ \ \ \ |
|
| | * | | | | KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts | Paul Mackerras | 2017-11-23 | 3 | -16/+25 |
| * | | | | | KVM: Let KVM_SET_SIGNAL_MASK work as advertised | Jan H. Schönherr | 2017-11-27 | 4 | -20/+8 |
| * | | | | | KVM: VMX: Fix vmx->nested freeing when no SMI handler | Wanpeng Li | 2017-11-27 | 1 | -1/+2 |
| * | | | | | KVM: VMX: Fix rflags cache during vCPU reset | Wanpeng Li | 2017-11-27 | 1 | -1/+1 |
| * | | | | | KVM: X86: Fix softlockup when get the current kvmclock | Wanpeng Li | 2017-11-27 | 1 | -4/+7 |
| * | | | | | KVM: lapic: Fixup LDR on load in x2apic | Dr. David Alan Gilbert | 2017-11-27 | 1 | -0/+5 |