| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a handful of audit-related issue | Palmer Dabbelt | 2019-01-07 | 7 | -3/+35 |
|\ |
|
| * | riscv: add HAVE_SYSCALL_TRACEPOINTS to Kconfig | David Abdurachmanov | 2019-01-07 | 1 | -0/+1 |
| * | riscv: fix trace_sys_exit hook | David Abdurachmanov | 2019-01-07 | 1 | -1/+1 |
| * | riscv: define CREATE_TRACE_POINTS in ptrace.c | David Abdurachmanov | 2019-01-07 | 1 | -0/+2 |
| * | riscv: define NR_syscalls in unistd.h | David Abdurachmanov | 2019-01-07 | 1 | -0/+2 |
| * | riscv: audit: add audit hook in do_syscall_trace_enter/exit() | David Abdurachmanov | 2019-01-07 | 1 | -0/+5 |
| * | riscv: add audit support | David Abdurachmanov | 2019-01-07 | 5 | -2/+24 |
* | | RISC-V: Support MODULE_SECTIONS mechanism on RV32 | Zong Li | 2019-01-07 | 3 | -28/+32 |
* | | riscv: don't stop itself in smp_send_stop | Andreas Schwab | 2019-01-07 | 1 | -7/+36 |
* | | arch: riscv: support kernel command line forcing when no DTB passed | Paul Walmsley | 2019-01-07 | 1 | -1/+8 |
* | | RISC-V: Make BSS section as the last section in vmlinux.lds.S | Anup Patel | 2019-01-07 | 1 | -2/+6 |
* | | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 2019-01-06 | 1 | -27/+0 |
* | | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 2019-01-06 | 1 | -1/+0 |
* | | riscv: remove redundant kernel-space generic-y | Masahiro Yamada | 2019-01-06 | 1 | -25/+0 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-01-05 | 1 | -4/+2 |
|\ \ |
|
| * | | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 2019-01-04 | 1 | -4/+2 |
* | | | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 3 | -13/+7 |
|/ / |
|
* | | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-12-29 | 1 | -22/+3 |
|\ \ |
|
| * | | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options | Christoph Hellwig | 2018-11-23 | 1 | -6/+1 |
| * | | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 1 | -16/+2 |
* | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-12-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 2018-12-21 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-12-28 | 2 | -16/+0 |
|\ \ \ |
|
| * | | | dma-direct: merge swiotlb_dma_ops into the dma_direct code | Christoph Hellwig | 2018-12-13 | 1 | -15/+0 |
| * | | | dma-mapping: always build the direct mapping code | Christoph Hellwig | 2018-12-13 | 1 | -1/+0 |
* | | | | RISC-V: Select GENERIC_SCHED_CLOCK for clocksource drivers | Anup Patel | 2018-12-21 | 1 | -0/+1 |
* | | | | RISC-V: lib: minor asm cleanup | Olof Johansson | 2018-12-21 | 2 | -48/+53 |
* | | | | RISC-V: Move from EARLY_PRINTK to SBI earlycon | Palmer Dabbelt | 2018-12-21 | 3 | -30/+1 |
|\ \ \ \ |
|
| * | | | | RISC-V: Remove EARLY_PRINTK support | Anup Patel | 2018-12-17 | 2 | -30/+0 |
| * | | | | RISC-V: defconfig: Enable RISC-V SBI earlycon support | Anup Patel | 2018-12-17 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | RISC-V: Update Kconfig to better handle CMDLINE | Nick Kossifidis | 2018-12-21 | 1 | -24/+33 |
* | | | | riscv: remove unused variable in ftrace | David Abdurachmanov | 2018-12-21 | 1 | -1/+0 |
* | | | | RISC-V: add of_node_put() | Yangtao Li | 2018-12-21 | 1 | -0/+1 |
* | | | | RISC-V: Fix of_node_* refcount | Atish Patra | 2018-12-21 | 5 | -1/+20 |
* | | | | riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variants | Andrea Parri | 2018-12-21 | 1 | -0/+9 |
|/ / / |
|
* | | | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-11-30 | 1 | -12/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | riscv/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 2018-11-28 | 1 | -12/+2 |
* | | | RISC-V: recognize S/U mode bits in print_isa | Patrick Stählin | 2018-11-20 | 1 | -3/+6 |
* | | | riscv: add asm/unistd.h UAPI header | David Abdurachmanov | 2018-11-20 | 2 | -10/+21 |
* | | | riscv: fix warning in arch/riscv/include/asm/module.h | David Abdurachmanov | 2018-11-20 | 1 | -0/+1 |
* | | | RISC-V: Build flat and compressed kernel images | Anup Patel | 2018-11-20 | 6 | -2/+120 |
* | | | RISC-V: Fix raw_copy_{to,from}_user() | Olof Johansson | 2018-11-20 | 1 | -2/+2 |
|/ / |
|
* | | RISC-V: Silence some module warnings on 32-bit | Olof Johansson | 2018-11-13 | 1 | -6/+6 |
* | | RISC-V: lib: Fix build error for 64-bit | Olof Johansson | 2018-11-13 | 1 | -1/+1 |
* | | riscv: add missing vdso_install target | David Abdurachmanov | 2018-11-13 | 1 | -0/+4 |
* | | riscv: fix spacing in struct pt_regs | David Abdurachmanov | 2018-11-13 | 1 | -2/+2 |
* | | RISC-V: defconfig: Enable printk timestamps | Anup Patel | 2018-11-13 | 1 | -0/+1 |
|/ |
|
* | RISC-V: refresh defconfig | Anup Patel | 2018-11-02 | 1 | -8/+8 |
* | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-01 | 3 | -7/+5 |
|\ |
|
| * | lib: Remove umoddi3 and udivmoddi4 | Palmer Dabbelt | 2018-10-31 | 1 | -1/+0 |
| |\ |
|