Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
17e8fd119f8292f0e96bbddc68bbf5c15305a957
/
arch
/
riscv
/
include
10febb3
riscv: fix spacing in struct pt_regs
by David Abdurachmanov
· 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
9b4789e
Move EM_RISCV into elf-em.h
by Palmer Dabbelt
· 7 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
4e4101c
riscv: Add support to no-FPU systems
by Palmer Dabbelt
· 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
8b20d2d
RISC-V: Show IPI stats
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
b2f8cfa7
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
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
f283801
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
by Eric W. Biederman
· 7 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
0ce5671
riscv: tlb: Provide definition of tlb_flush() before including tlb.h
by Will Deacon
· 6 years ago
7a3b1bf
RISC-V: Fix sys_riscv_flush_icache
by Palmer Dabbelt
· 6 years ago
66eb957
riscv: Delete asm/compat.h
by Deepa Dinamani
· 7 years ago
e45c7ac
RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
by Palmer Dabbelt
· 6 years ago
7847e70
RISC-V: Define sys_riscv_flush_icache when SMP=n
by Palmer Dabbelt
· 6 years ago
1009aa1
Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
4c42ae4
RISC-V: Fix !CONFIG_SMP compilation error
by Atish Patra
· 6 years ago
62b0194
clocksource: new RISC-V SBI timer driver
by Palmer Dabbelt
· 6 years ago
bec2e6a
RISC-V: add a definition for the SIE SEIE bit
by Christoph Hellwig
· 6 years ago
4b40e9d
RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.h
by Christoph Hellwig
· 6 years ago
b9d5535
RISC-V: simplify software interrupt / IPI code
by Christoph Hellwig
· 6 years ago
fd2efaa
locking/atomics: Rework ordering barriers
by Mark Rutland
· 6 years ago
52b544b
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
c480d89
RISC-V: Add definiion of extract symbol's index and type for 32-bit
by Zong Li
· 7 years ago
9837559
atomics/treewide: Make unconditional inc/dec ops optional
by Mark Rutland
· 7 years ago
18cc181
atomics/treewide: Make test ops optional
by Mark Rutland
· 7 years ago
2b523f1
atomics/riscv: Define atomic64_fetch_add_unless()
by Mark Rutland
· 7 years ago
eccc2da
atomics/treewide: Make atomic_fetch_add_unless() optional
by Mark Rutland
· 7 years ago
bef8282
atomics/treewide: Make atomic64_inc_not_zero() optional
by Mark Rutland
· 7 years ago
8b47038
atomics/treewide: Remove redundant atomic_inc_not_zero() definitions
by Mark Rutland
· 7 years ago
bfc18e3
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
by Mark Rutland
· 7 years ago
6a4d4b3
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
e0e0c87
RISC-V: Make our port sparse-clean
by Palmer Dabbelt
· 7 years ago
86406d5
riscv: split the declaration of __copy_user
by Luc Van Oostenryck
· 7 years ago
3010a5e
mm: introduce ARCH_HAS_PTE_SPECIAL
by Laurent Dufour
· 7 years ago
2861ae3
riscv: use NULL instead of a plain 0
by Luc Van Oostenryck
· 7 years ago
178e9fc
perf: riscv: preliminary RISC-V support
by Alan Kao
· 7 years ago
10314e0
riscv: add swiotlb support
by Christoph Hellwig
· 7 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
5b7252a
riscv: there is no <asm/handle_irq.h>
by Christoph Hellwig
· 7 years ago
527cd20
Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
7a8e7da
RISC-V: Fixes to module loading
by Palmer Dabbelt
· 7 years ago
2c9046b
RISC-V: Assorted memory model fixes
by Palmer Dabbelt
· 7 years ago
e21d542
RISC-V: Add definition of relocation types
by Zong Li
· 7 years ago
b8bde0e
RISC-V: Add section of GOT.PLT for kernel module
by Zong Li
· 7 years ago
ab1ef68
RISC-V: Add sections of PLT and GOT for kernel module
by Zong Li
· 7 years ago
5ce6c1f
riscv/atomic: Strengthen implementations with fences
by Andrea Parri
· 7 years ago
0123f4d
riscv/spinlock: Strengthen implementations with fences
by Andrea Parri
· 7 years ago
8d235b1
riscv/barrier: Define __smp_{store_release,load_acquire}
by Andrea Parri
· 7 years ago
aea4c67
riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
by Alan Kao
· 7 years ago
71e736a
riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
by Alan Kao
· 7 years ago
c15ac4f
riscv/ftrace: Add dynamic function tracer support
by Alan Kao
· 7 years ago
cc6c984
RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
by Palmer Dabbelt
· 7 years ago
ab4af60
riscv/barrier: Define __smp_{mb,rmb,wmb}
by Andrea Parri
· 7 years ago
413879a
Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
3879ae6
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
4889dec
riscv: inline set_pgdir into its only caller
by Christoph Hellwig
· 7 years ago
7549cdf
riscv: rename sptbr to satp
by Christoph Hellwig
· 7 years ago
0ca7a0b
riscv: remove the unused current_pgdir function
by Christoph Hellwig
· 7 years ago
f1b65f2
RISC-V: Limit the scope of TLB shootdowns
by Andrew Waterman
· 7 years ago
0b5030c
riscv: remove unused __ARCH_HAVE_MMU define
by Tobias Klauser
· 7 years ago
10626c3
riscv/ftrace: Add basic support
by Alan Kao
· 7 years ago
49f9c35
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
c5cd037
dma-mapping: provide a generic asm/dma-mapping.h
by Christoph Hellwig
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
b8ee205
riscv: remove the unused dma_capable helper
by Christoph Hellwig
· 7 years ago
1125203
riscv: rename SR_* constants to match the spec
by Christoph Hellwig
· 7 years ago
c163fb3
riscv: remove CONFIG_MMU ifdefs
by Christoph Hellwig
· 7 years ago
9e49a4e
RISC-V: Make __NR_riscv_flush_icache visible to userspace
by Palmer Dabbelt
· 7 years ago
e0af0c1
arch: Remove clkdev.h asm-generic from Kbuild
by Stephen Boyd
· 7 years ago
3cfa500
RISC-V: Resurrect smp_mb__after_spinlock()
by Palmer Dabbelt
· 7 years ago
c895f6f
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
by Hendrik Brueckner
· 7 years ago
3b62de2
RISC-V: Fixes for clean allmodconfig build
by Palmer Dabbelt
· 7 years ago
7382fbd
RISC-V: __io_writes should respect the length argument
by Palmer Dabbelt
· 7 years ago
07f8ba7
RISC-V: User-Visible Changes
by Palmer Dabbelt
· 7 years ago
da894ff
RISC-V: __io_writes should respect the length argument
by Palmer Dabbelt
· 7 years ago
921ebd8
RISC-V: Allow userspace to flush the instruction cache
by Andrew Waterman
· 7 years ago
08f051e
RISC-V: Flush I$ when making a dirty page executable
by Andrew Waterman
· 7 years ago
741fc3f
RISC-V: Add missing include
by Olof Johansson
· 7 years ago
4a41d5d
RISC-V: Use define for get_cycles like other architectures
by Olof Johansson
· 7 years ago
fe2726a
RISC-V: io.h: type fixes for warnings
by Olof Johansson
· 7 years ago
5e6f82b
RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros
by Olof Johansson
· 7 years ago
5ddf755
RISC-V: use generic serial.h
by Olof Johansson
· 7 years ago
bf73055
RISC-V: remove spin_unlock_wait()
by Palmer Dabbelt
· 7 years ago
c901e45
RISC-V: `sfence.vma` orderes the instruction cache
by Palmer Dabbelt
· 7 years ago
21db403
RISC-V: Add READ_ONCE in arch_spin_is_locked()
by Palmer Dabbelt
· 7 years ago
9347ce5
RISC-V: __test_and_op_bit_ord should be strongly ordered
by Palmer Dabbelt
· 7 years ago
3343eb6
RISC-V: Remove smb_mb__{before,after}_spinlock()
by Palmer Dabbelt
· 7 years ago
Next »