Age | Commit message (Expand) | Author |
2017-12-03 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-12-01 | Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2017-12-01 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2017-12-01 | RISC-V: Fixes for clean allmodconfig build | Palmer Dabbelt |
2017-12-01 | RISC-V: __io_writes should respect the length argument | Palmer Dabbelt |
2017-12-01 | RISC-V: User-Visible Changes | Palmer Dabbelt |
2017-12-01 | RISC-V: __io_writes should respect the length argument | Palmer Dabbelt |
2017-12-01 | Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-12-01 | arm64: context: Fix comments and remove pointless smp_wmb() | Will Deacon |
2017-12-01 | arm64: cpu_ops: Add missing 'const' qualifiers | Yury Norov |
2017-12-01 | arm64: perf: remove unsupported events for Cortex-A73 | Xu YiPing |
2017-12-01 | arm64: fpsimd: Fix failure to restore FPSIMD state after signals | Dave Martin |
2017-12-01 | arm64: pgd: Mark pgd_cache as __ro_after_init | Jinbum Park |
2017-12-01 | arm64: ftrace: emit ftrace-mod.o contents through code | Ard Biesheuvel |
2017-12-01 | arm64: module-plts: factor out PLT generation code for ftrace | Ard Biesheuvel |
2017-11-30 | RISC-V: Clean up an unused include | Palmer Dabbelt |
2017-11-30 | RISC-V: Allow userspace to flush the instruction cache | Andrew Waterman |
2017-11-30 | RISC-V: Flush I$ when making a dirty page executable | Andrew Waterman |
2017-11-30 | RISC-V: Add missing include | Olof Johansson |
2017-11-30 | RISC-V: Use define for get_cycles like other architectures | Olof Johansson |
2017-11-30 | RISC-V: Provide stub of setup_profiling_timer() | Olof Johansson |
2017-11-30 | RISC-V: Export some expected symbols for modules | Olof Johansson |
2017-11-30 | RISC-V: move empty_zero_page definition to C and export it | Olof Johansson |
2017-11-30 | RISC-V: io.h: type fixes for warnings | Olof Johansson |
2017-11-30 | RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros | Olof Johansson |
2017-11-30 | RISC-V: use generic serial.h | Olof Johansson |
2017-11-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-11-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-29 | mm: replace pmd_write with pmd_access_permitted in fault + gup paths | Dan Williams |
2017-11-29 | mm: replace pud_write with pud_access_permitted in fault + gup paths | Dan Williams |
2017-11-29 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams |
2017-11-29 | mm: fix device-dax pud write-faults triggered by get_user_pages() | Dan Williams |
2017-11-29 | Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2017-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-11-29 | sparc64: Fix boot on T4 and later. | David S. Miller |
2017-11-29 | powerpc: Do not assign thread.tidr if already assigned | Vaibhav Jain |
2017-11-29 | powerpc: Avoid signed to unsigned conversion in set_thread_tidr() | Vaibhav Jain |
2017-11-28 | RISC-V: remove spin_unlock_wait() | Palmer Dabbelt |
2017-11-28 | RISC-V: `sfence.vma` orderes the instruction cache | Palmer Dabbelt |
2017-11-28 | RISC-V: Add READ_ONCE in arch_spin_is_locked() | Palmer Dabbelt |
2017-11-28 | RISC-V: __test_and_op_bit_ord should be strongly ordered | Palmer Dabbelt |
2017-11-28 | RISC-V: Remove smb_mb__{before,after}_spinlock() | Palmer Dabbelt |
2017-11-28 | RISC-V: Remove __smp_bp__{before,after}_atomic | Palmer Dabbelt |
2017-11-28 | RISC-V: Comment on why {,cmp}xchg is ordered how it is | Palmer Dabbelt |
2017-11-28 | RISC-V: Remove unused arguments from ATOMIC_OP | Palmer Dabbelt |
2017-11-28 | arm64: mm: cleanup stale AIVIVT references | Mark Rutland |
2017-11-28 | s390/gs: add compat regset for the guarded storage broadcast control block | Martin Schwidefsky |
2017-11-27 | Merge tag 'kvm-ppc-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2017-11-27 | KVM: Let KVM_SET_SIGNAL_MASK work as advertised | Jan H. Schönherr |