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