index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm-current/current'
Stephen Rothwell
2018-08-15
1
-1
/
+2
|
\
|
*
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-13
1
-1
/
+2
*
|
Merge remote-tracking branch 'risc-v/for-next'
Stephen Rothwell
2018-08-15
18
-59
/
+132
|
\
\
|
*
|
RISC-V: Fix !CONFIG_SMP compilation error
Atish Patra
2018-08-13
2
-1
/
+1
|
*
|
irqchip: add a SiFive PLIC driver
Christoph Hellwig
2018-08-13
1
-0
/
+1
|
*
|
RISC-V: Add the directive for alignment of stvec's value
Zong Li
2018-08-13
1
-0
/
+2
|
*
|
clocksource: new RISC-V SBI timer driver
Palmer Dabbelt
2018-08-13
4
-12
/
+4
|
*
|
RISC-V: implement low-level interrupt handling
Christoph Hellwig
2018-08-13
2
-11
/
+45
|
*
|
RISC-V: add a definition for the SIE SEIE bit
Christoph Hellwig
2018-08-13
1
-0
/
+1
|
*
|
RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.h
Christoph Hellwig
2018-08-13
1
-4
/
+0
|
*
|
RISC-V: simplify software interrupt / IPI code
Christoph Hellwig
2018-08-13
3
-7
/
+3
|
*
|
RISC-V: remove timer leftovers
Christoph Hellwig
2018-08-13
1
-21
/
+0
|
*
|
RISC-V: Add early printk support via the SBI console
Palmer Dabbelt
2018-08-13
1
-0
/
+27
|
*
|
RISC-V: Don't increment sepc after breakpoint.
Jim Wilson
2018-08-13
1
-1
/
+0
|
*
|
RISC-V: implement __lshrti3.
Alex Guo
2018-08-13
3
-0
/
+46
|
*
|
RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
Palmer Dabbelt
2018-08-13
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'kbuild/for-next'
Stephen Rothwell
2018-08-15
3
-72
/
+37
|
\
\
|
*
\
Merge branch 'kconfig2' into for-next
Masahiro Yamada
2018-08-14
2
-71
/
+37
|
|
\
\
|
|
*
|
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
1
-2
/
+0
|
|
*
|
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
2
-45
/
+37
|
|
*
|
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-02
1
-24
/
+0
|
|
|
/
|
*
|
kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile
Masahiro Yamada
2018-07-19
1
-1
/
+0
|
|
/
*
|
locking/atomics: Rework ordering barriers
Mark Rutland
2018-07-25
1
-12
/
+5
*
|
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-17
7
-25
/
+24
|
\
\
|
|
/
|
*
RISC-V: Fix the rv32i kernel build
Palmer Dabbelt
2018-07-04
4
-13
/
+21
|
|
\
|
|
*
RISC-V: Change variable type for 32-bit compatible
Zong Li
2018-07-04
1
-11
/
+11
|
|
*
RISC-V: Add definiion of extract symbol's index and type for 32-bit
Zong Li
2018-07-04
1
-2
/
+7
|
|
*
RISC-V: Select GENERIC_UCMPDI2 on RV32I
Zong Li
2018-07-04
1
-0
/
+1
|
|
*
RISC-V: Add conditional macro for zone of DMA32
Zong Li
2018-07-04
1
-0
/
+2
|
*
|
RISC-V: Fix PTRACE_SETREGSET bug.
Jim Wilson
2018-07-04
1
-1
/
+1
|
*
|
RISC-V: Don't include irq-riscv-intc.h
Palmer Dabbelt
2018-07-04
1
-4
/
+0
|
*
|
riscv: remove unnecessary of_platform_populate call
Rob Herring
2018-07-04
1
-5
/
+0
|
*
|
RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations
Andreas Schwab
2018-07-04
1
-2
/
+2
|
|
/
*
|
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-76
/
+0
*
|
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
1
-46
/
+0
*
|
atomics/riscv: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
1
-6
/
+2
*
|
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
1
-0
/
+1
*
|
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
2018-06-21
1
-7
/
+0
*
|
atomics/treewide: Remove redundant atomic_inc_not_zero() definitions
Mark Rutland
2018-06-21
1
-9
/
+0
*
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-2
/
+2
|
/
*
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
2018-06-16
15
-14
/
+626
|
\
|
*
RISC-V: Add CONFIG_HVC_RISCV_SBI=y to defconfig
Palmer Dabbelt
2018-06-11
1
-0
/
+1
|
*
RISC-V: Make our port sparse-clean
Palmer Dabbelt
2018-06-11
6
-9
/
+14
|
|
\
|
|
*
riscv: split the declaration of __copy_user
Luc Van Oostenryck
2018-06-09
3
-6
/
+11
|
|
*
riscv: no __user for probe_kernel_address()
Luc Van Oostenryck
2018-06-07
1
-1
/
+1
|
|
*
riscv: use NULL instead of a plain 0
Luc Van Oostenryck
2018-06-07
2
-2
/
+2
|
*
|
RISC-V: Handle R_RISCV_32 in modules
Andreas Schwab
2018-06-11
1
-0
/
+12
|
*
|
riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set
Alan Kao
2018-06-11
1
-1
/
+1
|
*
|
riscv: add riscv-specific predefines to CHECKFLAGS
Luc Van Oostenryck
2018-06-11
1
-0
/
+3
|
*
|
RISC-V: Preliminary Perf Support
Palmer Dabbelt
2018-06-04
5
-0
/
+586
|
|
\
\
[next]