Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
351e1aa6cb4b136e3f772605071d7a8db3c5b4e0
/
arch
/
riscv
8010094
Fix a handful of audit-related issue
by Palmer Dabbelt
· 6 years ago
5aeb1b3
riscv: add HAVE_SYSCALL_TRACEPOINTS to Kconfig
by David Abdurachmanov
· 6 years ago
775800b
riscv: fix trace_sys_exit hook
by David Abdurachmanov
· 6 years ago
008e901
riscv: define CREATE_TRACE_POINTS in ptrace.c
by David Abdurachmanov
· 6 years ago
45ef1aa
riscv: define NR_syscalls in unistd.h
by David Abdurachmanov
· 6 years ago
0aea894
riscv: audit: add audit hook in do_syscall_trace_enter/exit()
by David Abdurachmanov
· 6 years ago
efe75c4
riscv: add audit support
by David Abdurachmanov
· 6 years ago
2cffc95
RISC-V: Support MODULE_SECTIONS mechanism on RV32
by Zong Li
· 6 years ago
37a107f
riscv: don't stop itself in smp_send_stop
by Andreas Schwab
· 6 years ago
8fd6e05
arch: riscv: support kernel command line forcing when no DTB passed
by Paul Walmsley
· 6 years ago
22e6a2e
RISC-V: Make BSS section as the last section in vmlinux.lds.S
by Anup Patel
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
8c4fa8b
riscv: remove redundant kernel-space generic-y
by Masahiro Yamada
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
1953031
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
9b9afe4
RISC-V: Select GENERIC_SCHED_CLOCK for clocksource drivers
by Anup Patel
· 6 years ago
a266cdb
RISC-V: lib: minor asm cleanup
by Olof Johansson
· 6 years ago
358f3ff
RISC-V: Move from EARLY_PRINTK to SBI earlycon
by Palmer Dabbelt
· 6 years ago
3aed8c4
RISC-V: Update Kconfig to better handle CMDLINE
by Nick Kossifidis
· 6 years ago
397182e
riscv: remove unused variable in ftrace
by David Abdurachmanov
· 6 years ago
cd378db
RISC-V: add of_node_put()
by Yangtao Li
· 6 years ago
94f9bf1
RISC-V: Fix of_node_* refcount
by Atish Patra
· 6 years ago
8b69961
riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variants
by Andrea Parri
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
7ba12bb
RISC-V: Remove EARLY_PRINTK support
by Anup Patel
· 6 years ago
2b3f786
RISC-V: defconfig: Enable RISC-V SBI earlycon support
by Anup Patel
· 6 years ago
55897af
dma-direct: merge swiotlb_dma_ops into the dma_direct code
by Christoph Hellwig
· 6 years ago
3731c3d
dma-mapping: always build the direct mapping code
by Christoph Hellwig
· 6 years ago
0f1f692
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
e949b6d
riscv/function_graph: Simplify with function_graph_enter()
by Steven Rostedt (VMware)
· 6 years ago
2eac9c2
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
by Christoph Hellwig
· 6 years ago
eb01d42
PCI: consolidate PCI config entry in drivers/pci
by Christoph Hellwig
· 6 years ago
5d8f81b
RISC-V: recognize S/U mode bits in print_isa
by Patrick Stählin
· 6 years ago
27f8899
riscv: add asm/unistd.h UAPI header
by David Abdurachmanov
· 6 years ago
0138ebb
riscv: fix warning in arch/riscv/include/asm/module.h
by David Abdurachmanov
· 6 years ago
c0fbcd9
RISC-V: Build flat and compressed kernel images
by Anup Patel
· 6 years ago
21f70d4
RISC-V: Fix raw_copy_{to,from}_user()
by Olof Johansson
· 6 years ago
ef3a614
RISC-V: Silence some module warnings on 32-bit
by Olof Johansson
· 6 years ago
85d90b9
RISC-V: lib: Fix build error for 64-bit
by Olof Johansson
· 6 years ago
f157d41
riscv: add missing vdso_install target
by David Abdurachmanov
· 6 years ago
10febb3
riscv: fix spacing in struct pt_regs
by David Abdurachmanov
· 6 years ago
4ab4946
RISC-V: defconfig: Enable printk timestamps
by Anup Patel
· 6 years ago
ba1f0d9
RISC-V: refresh defconfig
by Anup Patel
· 6 years ago
3dca04d
Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
ef70696
lib: Remove umoddi3 and udivmoddi4
by Palmer Dabbelt
· 6 years ago
9b4789e
Move EM_RISCV into elf-em.h
by Palmer Dabbelt
· 6 years ago
732e8e4
RISC-V: properly determine hardware caps
by Andreas Schwab
· 6 years ago
3b306f6
Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"
by Palmer Dabbelt
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
de0d22e
treewide: remove current_text_addr
by Nick Desaulniers
· 6 years ago
c300af2
Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
4dcb923
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ba9f6f8
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
d26c4bb
RISC-V: SMP cleanup and new features
by Palmer Dabbelt
· 6 years ago
a6de21b
RISC-V: Fix some RV32 bugs and build failures
by Palmer Dabbelt
· 6 years ago
4e4101c
riscv: Add support to no-FPU systems
by Palmer Dabbelt
· 6 years ago
aef53f9
RISC-V: Cosmetic menuconfig changes
by Nick Kossifidis
· 6 years ago
ee59288
riscv: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
by Masahiro Yamada
· 6 years ago
f31b8de
RISC-V: remove the unused return_to_handler export
by Christoph Hellwig
· 6 years ago
b90edb3
RISC-V: Add futex support.
by Jim Wilson
· 6 years ago
b8c8a95
RISC-V: Add FP register ptrace support for gdb.
by Jim Wilson
· 6 years ago
86e581e
RISC-V: Mask out the F extension on systems without D
by Palmer Dabbelt
· 6 years ago
1760deb
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
by Palmer Dabbelt
· 6 years ago
8b20d2d
RISC-V: Show IPI stats
by Anup Patel
· 6 years ago
4b26d22
RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo
by Anup Patel
· 6 years ago
f99fb60
RISC-V: Use Linux logical CPU number instead of hartid
by Atish Patra
· 6 years ago
6825c7a
RISC-V: Add logical CPU indexing for RISC-V
by Atish Patra
· 6 years ago
a37d56f
RISC-V: Use WRITE_ONCE instead of direct access
by Atish Patra
· 6 years ago
46373cb
RISC-V: Use mmgrab()
by Palmer Dabbelt
· 6 years ago
177fae45
RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
by Palmer Dabbelt
· 6 years ago
b2f8cfa
RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
by Palmer Dabbelt
· 6 years ago
9639a44
RISC-V: Provide a cleaner raw_smp_processor_id()
by Palmer Dabbelt
· 6 years ago
6db170f
RISC-V: Disable preemption before enabling interrupts
by Atish Patra
· 6 years ago
b18d6f0
RISC-V: Comment on the TLB flush in smp_callin()
by Palmer Dabbelt
· 6 years ago
19ccf29
RISC-V: Filter ISA and MMU values in cpuinfo
by Palmer Dabbelt
· 6 years ago
566d6c4
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
by Palmer Dabbelt
· 6 years ago
1ed4237
RISC-V: No need to pass scause as arg to do_IRQ()
by Anup Patel
· 6 years ago
827a438
RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
by Vincent Chen
· 6 years ago
757331d
RISC-V: Select GENERIC_LIB_UMODDI3 on RV32
by Zong Li
· 6 years ago
51858aa
RISC-V: Use swiotlb on RV64 only
by Zong Li
· 6 years ago
7f47c73
RISC-V: Build tishift only on 64-bit
by Zong Li
· 6 years ago
9411ec6
Auto-detect whether a FPU exists
by Alan Kao
· 6 years ago
9671f70
Allow to disable FPU support
by Alan Kao
· 6 years ago
e8be530
Cleanup ISA string setting
by Alan Kao
· 6 years ago
007f5c3
Refactor FPU code in signal setup/return procedures
by Alan Kao
· 6 years ago
e68ad86
Extract FPU context operations from entry.S
by Alan Kao
· 6 years ago
f283801
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
by Eric W. Biederman
· 7 years ago
ef1f225
RISCV: Fix end PFN for low memory
by Atish Patra
· 6 years ago
57a4897
RISC-V: include linux/ftrace.h in asm-prototypes.h
by James Cowgill
· 6 years ago
67314ec
RISC-V: Request newstat syscalls
by Guenter Roeck
· 6 years ago
e866d3e
riscv: Do not overwrite initrd_start and initrd_end
by Guenter Roeck
· 6 years ago
47d80a6
RISC-V: Use a less ugly workaround for unused variable warnings
by Palmer Dabbelt
· 6 years ago
Next »