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
*
scripts/spelling.txt: add "efective" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-27
3
-7
/
+7
*
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-27
1
-0
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
2
-3
/
+3
|
\
|
*
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
2
-3
/
+3
*
|
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-02-24
23
-187
/
+1058
|
\
\
|
*
|
openrisc: head: Init r0 to 0 on start
Stafford Horne
2017-02-25
1
-1
/
+4
|
*
|
openrisc: Export ioremap symbols used by modules
Stafford Horne
2017-02-25
1
-0
/
+2
|
*
|
arch/openrisc/lib/memcpy.c: use correct OR1200 option
Valentin Rothberg
2017-02-25
1
-1
/
+1
|
*
|
openrisc: head: Remove unused strings
Stafford Horne
2017-02-25
1
-11
/
+0
|
*
|
openrisc: head: Move init strings to rodata section
Stafford Horne
2017-02-25
1
-0
/
+1
|
*
|
openrisc: entry: Fix delay slot detection
Stafford Horne
2017-02-25
1
-2
/
+2
|
*
|
openrisc: entry: Whitespace and comment cleanups
Stafford Horne
2017-02-25
1
-20
/
+18
|
*
|
openrisc: Add .gitignore
Stafford Horne
2017-02-25
1
-0
/
+1
|
*
|
openrisc: Add optimized memcpy routine
Stafford Horne
2017-02-25
4
-2
/
+128
|
*
|
openrisc: Add optimized memset
Olof Kindgren
2017-02-25
4
-1
/
+107
|
*
|
openrisc: Initial support for the idle state
Sebastian Macke
2017-02-25
1
-0
/
+11
|
*
|
openrisc: Fix the bitmask for the unit present register
Sebastian Macke
2017-02-25
1
-2
/
+2
|
*
|
openrisc: remove unnecessary stddef.h include
Stefan Kristiansson
2017-02-25
1
-1
/
+0
|
*
|
openrisc: add futex_atomic_* implementations
Stefan Kristiansson
2017-02-25
2
-1
/
+135
|
*
|
openrisc: add optimized atomic operations
Stefan Kristiansson
2017-02-25
2
-1
/
+126
|
*
|
openrisc: add cmpxchg and xchg implementations
Stefan Kristiansson
2017-02-25
2
-2
/
+83
|
*
|
openrisc: add atomic bitops
Stefan Kristiansson
2017-02-25
2
-1
/
+124
|
*
|
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
2
-31
/
+38
|
*
|
openrisc: use SPARSE_IRQ
Jonas Bonn
2017-02-06
2
-0
/
+2
|
|
/
*
|
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-21
2
-2
/
+2
|
\
\
|
*
|
openrisc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-26
2
-2
/
+2
|
|
/
*
|
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2017-02-01
1
-1
/
+0
|
/
*
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
5
-5
/
+5
*
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
2016-12-14
1
-0
/
+3
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-12
2
-28
/
+0
|
\
|
*
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-17
1
-1
/
+0
|
*
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
1
-1
/
+0
|
*
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-16
1
-0
/
+1
|
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-11
1
-0
/
+2
|
|
\
|
*
|
locking/mutex: Kill arch specific code
Peter Zijlstra
2016-10-25
1
-27
/
+0
*
|
|
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
2
-5
/
+5
*
|
|
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
2016-12-12
6
-33
/
+14
*
|
|
openrisc: remove the redundant of_platform_populate
Rob Herring
2016-12-12
1
-10
/
+0
*
|
|
openrisc: add NR_CPUS Kconfig default value
Stafford Horne
2016-12-12
1
-0
/
+3
*
|
|
openrisc: Support both old (or32) and new (or1k) toolchain
Guenter Roeck
2016-12-12
1
-1
/
+7
*
|
|
openrisc: Add thread-local storage (TLS) support
Christian Svensson
2016-12-12
1
-0
/
+13
[next]