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
/
openrisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-06-06
1
-1
/
+0
|
\
|
*
kbuild: add endianness flag to CHEKCFLAGS
Luc Van Oostenryck
2018-05-29
1
-1
/
+0
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-0
/
+1
|
\
\
|
*
|
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
1
-0
/
+1
|
|
/
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
2
-39
/
+9
|
\
\
|
*
|
signal/openrisc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
2
-43
/
+9
|
*
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
2
-1
/
+5
|
|
/
*
|
dma-debug: move initialization to common code
Christoph Hellwig
2018-05-08
1
-11
/
+0
|
/
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2018-04-15
1
-2
/
+0
|
\
|
*
openrisc: remove unused __ARCH_HAVE_MMU define
Tobias Klauser
2018-04-08
1
-2
/
+0
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-04
1
-0
/
+4
|
\
\
|
*
|
openrisc: Set CONFIG_MULTI_IRQ_HANDLER
Palmer Dabbelt
2018-04-04
1
-0
/
+4
|
|
/
*
|
openrisc: add ioremap_nocache declaration before include asm-generic/io.h and...
Greentime Hu
2018-02-22
1
-1
/
+2
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
1
-1
/
+0
|
\
|
*
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2018-01-03
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-2
/
+1
|
\
\
|
*
|
openrisc: Fix conflicting types for _exext and _stext
Joel Stanley
2018-01-09
1
-2
/
+1
|
|
/
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
1
-5
/
+5
|
\
\
|
*
|
signal/openrisc: Fix do_unaligned_access to send the proper signal
Eric W. Biederman
2018-01-12
1
-5
/
+5
*
|
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-09
2
-4
/
+0
*
|
|
openrisc: Make THREAD_SIZE available to vmlinux.lds
David Howells
2018-01-09
1
-0
/
+1
|
/
/
*
|
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
1
-0
/
+1
|
/
*
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
1
-1
/
+0
*
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-14
1
-2
/
+0
|
\
|
*
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
2017-11-08
1
-2
/
+0
*
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-11-13
39
-346
/
+1630
|
\
\
|
*
|
openrisc: fix possible deadlock scenario during timer sync
Stafford Horne
2017-11-03
1
-1
/
+1
|
*
|
openrisc: pass endianness info to sparse
Luc Van Oostenryck
2017-11-03
1
-0
/
+1
|
*
|
openrisc: add tick timer multi-core sync logic
Stafford Horne
2017-11-03
5
-3
/
+145
|
*
|
openrisc: enable LOCKDEP_SUPPORT and irqflags tracing
Stafford Horne
2017-11-03
2
-3
/
+74
|
*
|
openrisc: support framepointers and STACKTRACE_SUPPORT
Stafford Horne
2017-11-03
6
-48
/
+224
|
*
|
openrisc: add simple_smp dts and defconfig for simulators
Stefan Kristiansson
2017-11-03
2
-0
/
+129
|
*
|
openrisc: add cacheflush support to fix icache aliasing
Jan Henrik Weinstock
2017-11-03
7
-8
/
+194
|
*
|
openrisc: sleep instead of spin on secondary wait
Stafford Horne
2017-11-03
2
-2
/
+54
|
*
|
openrisc: fix initial preempt state for secondary cpu tasks
Stafford Horne
2017-11-03
2
-1
/
+2
|
*
|
openrisc: initial SMP support
Stefan Kristiansson
2017-11-03
19
-113
/
+584
|
*
|
irqchip: add initial support for ompic
Stafford Horne
2017-11-03
1
-0
/
+1
|
*
|
openrisc: use qspinlocks and qrwlocks
Stafford Horne
2017-11-03
4
-1
/
+24
|
*
|
openrisc: add 1 and 2 byte cmpxchg support
Stafford Horne
2017-11-03
1
-32
/
+115
|
*
|
openrisc: use shadow registers to save regs on exception
Stefan Kristiansson
2017-11-03
2
-26
/
+80
|
*
|
Documentation: Move OpenRISC docs out of arch/
Stafford Horne
2017-10-30
2
-111
/
+0
|
*
|
openrisc: dts: or1ksim: Add stdout-path
Stafford Horne
2017-10-30
1
-1
/
+6
|
|
/
*
|
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
8
-0
/
+8
|
/
*
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-09-13
1
-0
/
+2
|
\
|
*
openrisc: add forward declaration for struct vm_area_struct
Tobias Klauser
2017-09-11
1
-0
/
+2
*
|
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
2017-09-08
1
-0
/
+3
*
|
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-08-25
1
-35
/
+4
|
/
*
openrisc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-11
2
-28
/
+28
*
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-07-07
5
-5
/
+6
|
\
[next]