index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap
Vincent Chen
2018-10-22
1
-1
/
+1
|
|
*
|
RISC-V: Select GENERIC_LIB_UMODDI3 on RV32
Zong Li
2018-10-22
1
-0
/
+1
|
|
*
|
RISC-V: Use swiotlb on RV64 only
Zong Li
2018-10-22
1
-0
/
+3
|
|
*
|
RISC-V: Build tishift only on 64-bit
Zong Li
2018-10-22
1
-1
/
+2
|
|
|
/
|
*
|
riscv: Add support to no-FPU systems
Palmer Dabbelt
2018-10-22
9
-127
/
+196
|
|
\
\
|
|
*
|
Auto-detect whether a FPU exists
Alan Kao
2018-10-22
4
-7
/
+19
|
|
*
|
Allow to disable FPU support
Alan Kao
2018-10-22
6
-3
/
+29
|
|
*
|
Cleanup ISA string setting
Alan Kao
2018-10-22
1
-11
/
+8
|
|
*
|
Refactor FPU code in signal setup/return procedures
Alan Kao
2018-10-22
1
-27
/
+41
|
|
*
|
Extract FPU context operations from entry.S
Alan Kao
2018-10-22
3
-87
/
+107
|
|
|
/
|
*
|
RISC-V: Cosmetic menuconfig changes
Nick Kossifidis
2018-10-22
2
-36
/
+39
|
*
|
riscv: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
2018-10-22
2
-2
/
+1
|
*
|
RISC-V: remove the unused return_to_handler export
Christoph Hellwig
2018-10-22
1
-1
/
+0
|
*
|
RISC-V: Add futex support.
Jim Wilson
2018-10-22
3
-1
/
+129
|
*
|
RISC-V: Add FP register ptrace support for gdb.
Jim Wilson
2018-10-22
2
-0
/
+55
|
*
|
RISC-V: Mask out the F extension on systems without D
Palmer Dabbelt
2018-10-22
1
-0
/
+7
|
*
|
RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
Palmer Dabbelt
2018-10-22
1
-7
/
+0
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
1
-0
/
+1
|
\
\
|
*
|
RISC-V: Request newstat syscalls
Guenter Roeck
2018-09-05
1
-0
/
+1
*
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
2
-24
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2018-10-03
2
-24
/
+1
|
|
/
*
|
RISCV: Fix end PFN for low memory
Atish Patra
2018-10-02
1
-1
/
+1
*
|
RISC-V: include linux/ftrace.h in asm-prototypes.h
James Cowgill
2018-09-24
1
-0
/
+7
*
|
riscv: Do not overwrite initrd_start and initrd_end
Guenter Roeck
2018-09-04
1
-7
/
+0
*
|
RISC-V: Use a less ugly workaround for unused variable warnings
Palmer Dabbelt
2018-08-28
1
-14
/
+1
*
|
riscv: tlb: Provide definition of tlb_flush() before including tlb.h
Will Deacon
2018-08-28
1
-0
/
+4
|
/
*
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-08-25
1
-2
/
+2
|
\
|
*
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-24
1
-2
/
+2
*
|
RISC-V: Fix sys_riscv_flush_icache
Palmer Dabbelt
2018-08-20
4
-9
/
+23
|
\
\
|
*
|
RISC-V: Don't use a global include guard for uapi/asm/syscalls.h
Palmer Dabbelt
2018-08-20
2
-5
/
+13
|
*
|
RISC-V: Define sys_riscv_flush_icache when SMP=n
Palmer Dabbelt
2018-08-20
2
-4
/
+10
|
|
/
*
|
riscv: Delete asm/compat.h
Deepa Dinamani
2018-08-20
2
-29
/
+1
|
/
*
Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-19
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
*
|
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
1
-1
/
+2
*
|
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
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
[prev]
[next]