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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
openrisc: support framepointers and STACKTRACE_SUPPORT
Stafford Horne
4
-48
/
+200
2017-11-03
openrisc: add cacheflush support to fix icache aliasing
Jan Henrik Weinstock
1
-0
/
+15
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
1
-0
/
+1
2017-11-03
openrisc: initial SMP support
Stefan Kristiansson
6
-88
/
+475
2017-11-03
openrisc: use shadow registers to save regs on exception
Stefan Kristiansson
1
-26
/
+69
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-07-07
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2
-2
/
+2
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-5
/
+0
2017-05-29
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
1
-2
/
+0
2017-05-15
openrisc: Switch to use export.h instead of module.h
Stafford Horne
2
-2
/
+2
2017-03-16
openrisc: Export symbols needed by modules
Stafford Horne
2
-0
/
+5
2017-03-02
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-02-27
scripts/spelling.txt: add "efective" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
3
-7
/
+7
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-24
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
8
-178
/
+349
2017-02-25
openrisc: head: Init r0 to 0 on start
Stafford Horne
1
-1
/
+4
2017-02-25
openrisc: head: Remove unused strings
Stafford Horne
1
-11
/
+0
2017-02-25
openrisc: head: Move init strings to rodata section
Stafford Horne
1
-0
/
+1
2017-02-25
openrisc: entry: Fix delay slot detection
Stafford Horne
1
-2
/
+2
2017-02-25
openrisc: entry: Whitespace and comment cleanups
Stafford Horne
1
-20
/
+18
2017-02-25
openrisc: Add .gitignore
Stafford Horne
1
-0
/
+1
2017-02-25
openrisc: Add optimized memset
Olof Kindgren
1
-0
/
+1
2017-02-25
openrisc: Initial support for the idle state
Sebastian Macke
1
-0
/
+11
2017-02-25
openrisc: remove unnecessary stddef.h include
Stefan Kristiansson
1
-1
/
+0
2017-02-06
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
3
-2
/
+206
2017-02-06
openrisc: head: refactor out tlb flush into it's own function
Stefan Kristiansson
1
-16
/
+22
2017-02-06
openrisc: head: use THREAD_SIZE instead of magic constant
Stefan Kristiansson
1
-1
/
+3
2017-02-06
openrisc: tlb miss handler optimizations
Stefan Kristiansson
1
-95
/
+46
2017-02-06
openrisc: add cache way information to cpuinfo
Stefan Kristiansson
1
-31
/
+36
2017-01-26
openrisc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2017-01-02
openrisc: Add _text symbol to fix ksym build error
Stafford Horne
1
-0
/
+2
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-12-14
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-0
/
+3
2016-12-12
openrisc: include l.swa in check for write data pagefault
Stefan Kristiansson
1
-1
/
+1
2016-12-12
openrisc: Updates after openrisc.net has been lost
Stafford Horne
1
-1
/
+1
2016-12-12
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
1
-24
/
+12
2016-12-12
openrisc: remove the redundant of_platform_populate
Rob Herring
1
-10
/
+0
2016-12-12
openrisc: Support both old (or32) and new (or1k) toolchain
Guenter Roeck
1
-1
/
+7
2016-12-12
openrisc: Add thread-local storage (TLS) support
Christian Svensson
1
-0
/
+13
2016-12-12
openrisc: restore all regs on rt_sigreturn
Jonas Bonn
1
-1
/
+9
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-11
/
+10
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
[prev]
[next]