index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+2
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-2
/
+2
2018-08-20
RISC-V: Fix sys_riscv_flush_icache
Palmer Dabbelt
4
-9
/
+23
2018-08-20
riscv: Delete asm/compat.h
Deepa Dinamani
2
-29
/
+1
2018-08-20
RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
Palmer Dabbelt
2
-5
/
+13
2018-08-20
RISC-V: Define sys_riscv_flush_icache when SMP=n
Palmer Dabbelt
2
-4
/
+10
2018-08-19
Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-59
/
+132
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+2
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-71
/
+37
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2018-08-13
RISC-V: Fix !CONFIG_SMP compilation error
Atish Patra
2
-1
/
+1
2018-08-13
irqchip: add a SiFive PLIC driver
Christoph Hellwig
1
-0
/
+1
2018-08-13
RISC-V: Add the directive for alignment of stvec's value
Zong Li
1
-0
/
+2
2018-08-13
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
4
-12
/
+4
2018-08-13
RISC-V: implement low-level interrupt handling
Christoph Hellwig
2
-11
/
+45
2018-08-13
RISC-V: add a definition for the SIE SEIE bit
Christoph Hellwig
1
-0
/
+1
2018-08-13
RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.h
Christoph Hellwig
1
-4
/
+0
2018-08-13
RISC-V: simplify software interrupt / IPI code
Christoph Hellwig
3
-7
/
+3
2018-08-13
RISC-V: remove timer leftovers
Christoph Hellwig
1
-21
/
+0
2018-08-13
RISC-V: Add early printk support via the SBI console
Palmer Dabbelt
1
-0
/
+27
2018-08-13
RISC-V: Don't increment sepc after breakpoint.
Jim Wilson
1
-1
/
+0
2018-08-13
RISC-V: implement __lshrti3.
Alex Guo
3
-0
/
+46
2018-08-13
RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
Palmer Dabbelt
1
-2
/
+2
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-2
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2
-45
/
+37
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-24
/
+0
2018-07-25
locking/atomics: Rework ordering barriers
Mark Rutland
1
-12
/
+5
2018-07-19
kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile
Masahiro Yamada
1
-1
/
+0
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
7
-25
/
+24
2018-07-04
RISC-V: Fix the rv32i kernel build
Palmer Dabbelt
4
-13
/
+21
2018-07-04
RISC-V: Fix PTRACE_SETREGSET bug.
Jim Wilson
1
-1
/
+1
2018-07-04
RISC-V: Don't include irq-riscv-intc.h
Palmer Dabbelt
1
-4
/
+0
2018-07-04
riscv: remove unnecessary of_platform_populate call
Rob Herring
1
-5
/
+0
2018-07-04
RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations
Andreas Schwab
1
-2
/
+2
2018-07-04
RISC-V: Change variable type for 32-bit compatible
Zong Li
1
-11
/
+11
2018-07-04
RISC-V: Add definiion of extract symbol's index and type for 32-bit
Zong Li
1
-2
/
+7
2018-07-04
RISC-V: Select GENERIC_UCMPDI2 on RV32I
Zong Li
1
-0
/
+1
2018-07-04
RISC-V: Add conditional macro for zone of DMA32
Zong Li
1
-0
/
+2
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
1
-76
/
+0
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
1
-46
/
+0
2018-06-21
atomics/riscv: Define atomic64_fetch_add_unless()
Mark Rutland
1
-6
/
+2
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-0
/
+1
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
1
-7
/
+0
2018-06-21
atomics/treewide: Remove redundant atomic_inc_not_zero() definitions
Mark Rutland
1
-9
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2018-06-16
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
15
-14
/
+626
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-3
/
+3
2018-06-11
RISC-V: Add CONFIG_HVC_RISCV_SBI=y to defconfig
Palmer Dabbelt
1
-0
/
+1
2018-06-11
RISC-V: Make our port sparse-clean
Palmer Dabbelt
6
-9
/
+14
2018-06-11
RISC-V: Handle R_RISCV_32 in modules
Andreas Schwab
1
-0
/
+12
[next]