1. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  2. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  3. 7382fbd RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  4. 07f8ba7 RISC-V: User-Visible Changes by Palmer Dabbelt · 7 years ago
  5. da894ff RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  6. 921ebd8 RISC-V: Allow userspace to flush the instruction cache by Andrew Waterman · 7 years ago
  7. 08f051e RISC-V: Flush I$ when making a dirty page executable by Andrew Waterman · 7 years ago
  8. 741fc3f RISC-V: Add missing include by Olof Johansson · 7 years ago
  9. 4a41d5d RISC-V: Use define for get_cycles like other architectures by Olof Johansson · 7 years ago
  10. fe2726a RISC-V: io.h: type fixes for warnings by Olof Johansson · 7 years ago
  11. 5e6f82b RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros by Olof Johansson · 7 years ago
  12. 5ddf755 RISC-V: use generic serial.h by Olof Johansson · 7 years ago
  13. bf73055 RISC-V: remove spin_unlock_wait() by Palmer Dabbelt · 7 years ago
  14. c901e45 RISC-V: `sfence.vma` orderes the instruction cache by Palmer Dabbelt · 7 years ago
  15. 21db403 RISC-V: Add READ_ONCE in arch_spin_is_locked() by Palmer Dabbelt · 7 years ago
  16. 9347ce5 RISC-V: __test_and_op_bit_ord should be strongly ordered by Palmer Dabbelt · 7 years ago
  17. 3343eb6 RISC-V: Remove smb_mb__{before,after}_spinlock() by Palmer Dabbelt · 7 years ago
  18. 61a60d3 RISC-V: Remove __smp_bp__{before,after}_atomic by Palmer Dabbelt · 7 years ago
  19. 8286d51 RISC-V: Comment on why {,cmp}xchg is ordered how it is by Palmer Dabbelt · 7 years ago
  20. 4650d02 RISC-V: Remove unused arguments from ATOMIC_OP by Palmer Dabbelt · 7 years ago
  21. b293fca Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  22. fbe934d RISC-V: Build Infrastructure by Palmer Dabbelt · 7 years ago
  23. e2c0cdf RISC-V: User-facing API by Palmer Dabbelt · 7 years ago
  24. 07037db RISC-V: Paging and MMU by Palmer Dabbelt · 7 years ago
  25. 6d60b6e RISC-V: Device, timer, IRQs, and the SBI by Palmer Dabbelt · 7 years ago
  26. 7db91e5 RISC-V: Task implementation by Palmer Dabbelt · 7 years ago
  27. 2129a23 RISC-V: ELF and module implementation by Palmer Dabbelt · 7 years ago
  28. 5d8544e RISC-V: Generic library routines and assembly by Palmer Dabbelt · 7 years ago
  29. fab957c RISC-V: Atomic and Locking Code by Palmer Dabbelt · 7 years ago
  30. 76d2a04 RISC-V: Init and Halt Code by Palmer Dabbelt · 7 years ago