index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
openrisc: Make THREAD_SIZE available to vmlinux.lds
David Howells
2018-01-10
1
-0
/
+1
|
/
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-11-13
11
-167
/
+1019
|
\
|
*
openrisc: fix possible deadlock scenario during timer sync
Stafford Horne
2017-11-03
1
-1
/
+1
|
*
openrisc: add tick timer multi-core sync logic
Stafford Horne
2017-11-03
4
-3
/
+137
|
*
openrisc: enable LOCKDEP_SUPPORT and irqflags tracing
Stafford Horne
2017-11-03
1
-3
/
+71
|
*
openrisc: support framepointers and STACKTRACE_SUPPORT
Stafford Horne
2017-11-03
4
-48
/
+200
|
*
openrisc: add cacheflush support to fix icache aliasing
Jan Henrik Weinstock
2017-11-03
1
-0
/
+15
|
*
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
1
-0
/
+1
|
*
openrisc: initial SMP support
Stefan Kristiansson
2017-11-03
6
-88
/
+475
|
*
openrisc: use shadow registers to save regs on exception
Stefan Kristiansson
2017-11-03
1
-26
/
+69
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-07-07
2
-2
/
+2
|
\
|
*
openrisc: Switch to use export.h instead of module.h
Stafford Horne
2017-05-15
2
-2
/
+2
*
|
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-29
1
-5
/
+0
*
|
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
2017-05-29
1
-2
/
+0
|
/
*
openrisc: Export symbols needed by modules
Stafford Horne
2017-03-15
2
-0
/
+5
*
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
scripts/spelling.txt: add "efective" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
*
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-28
3
-7
/
+7
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
*
|
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-02-25
8
-178
/
+349
|
\
\
|
*
|
openrisc: head: Init r0 to 0 on start
Stafford Horne
2017-02-24
1
-1
/
+4
|
*
|
openrisc: head: Remove unused strings
Stafford Horne
2017-02-24
1
-11
/
+0
|
*
|
openrisc: head: Move init strings to rodata section
Stafford Horne
2017-02-24
1
-0
/
+1
|
*
|
openrisc: entry: Fix delay slot detection
Stafford Horne
2017-02-24
1
-2
/
+2
|
*
|
openrisc: entry: Whitespace and comment cleanups
Stafford Horne
2017-02-24
1
-20
/
+18
|
*
|
openrisc: Add .gitignore
Stafford Horne
2017-02-24
1
-0
/
+1
|
*
|
openrisc: Add optimized memset
Olof Kindgren
2017-02-24
1
-0
/
+1
|
*
|
openrisc: Initial support for the idle state
Sebastian Macke
2017-02-24
1
-0
/
+11
|
*
|
openrisc: remove unnecessary stddef.h include
Stefan Kristiansson
2017-02-24
1
-1
/
+0
|
*
|
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
2017-02-06
3
-2
/
+206
|
*
|
openrisc: head: refactor out tlb flush into it's own function
Stefan Kristiansson
2017-02-06
1
-16
/
+22
|
*
|
openrisc: head: use THREAD_SIZE instead of magic constant
Stefan Kristiansson
2017-02-06
1
-1
/
+3
|
*
|
openrisc: tlb miss handler optimizations
Stefan Kristiansson
2017-02-06
1
-95
/
+46
|
*
|
openrisc: add cache way information to cpuinfo
Stefan Kristiansson
2017-02-06
1
-31
/
+36
|
|
/
*
/
openrisc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-26
1
-1
/
+1
|
/
*
openrisc: Add _text symbol to fix ksym build error
Stafford Horne
2017-01-02
1
-0
/
+2
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-15
1
-0
/
+3
*
openrisc: include l.swa in check for write data pagefault
Stefan Kristiansson
2016-12-12
1
-1
/
+1
*
openrisc: Updates after openrisc.net has been lost
Stafford Horne
2016-12-12
1
-1
/
+1
*
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
2016-12-12
1
-24
/
+12
[next]