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
2017-02-25
openrisc: Add .gitignore
Stafford Horne
1
-0
/
+1
2017-02-25
openrisc: Add optimized memcpy routine
Stafford Horne
4
-2
/
+128
2017-02-25
openrisc: Add optimized memset
Olof Kindgren
4
-1
/
+107
2017-02-25
openrisc: Initial support for the idle state
Sebastian Macke
1
-0
/
+11
2017-02-25
openrisc: Fix the bitmask for the unit present register
Sebastian Macke
1
-2
/
+2
2017-02-25
openrisc: remove unnecessary stddef.h include
Stefan Kristiansson
1
-1
/
+0
2017-02-25
openrisc: add futex_atomic_* implementations
Stefan Kristiansson
2
-1
/
+135
2017-02-25
openrisc: add optimized atomic operations
Stefan Kristiansson
2
-1
/
+126
2017-02-25
openrisc: add cmpxchg and xchg implementations
Stefan Kristiansson
2
-2
/
+83
2017-02-25
openrisc: add atomic bitops
Stefan Kristiansson
2
-1
/
+124
2017-02-21
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
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
2
-31
/
+38
2017-02-06
openrisc: use SPARSE_IRQ
Jonas Bonn
2
-0
/
+2
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-26
openrisc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2
-2
/
+2
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-1
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2
-3
/
+3
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
5
-5
/
+5
2016-12-14
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-0
/
+3
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-28
/
+0
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
2
-5
/
+5
2016-12-12
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
6
-33
/
+14
2016-12-12
openrisc: remove the redundant of_platform_populate
Rob Herring
1
-10
/
+0
2016-12-12
openrisc: add NR_CPUS Kconfig default value
Stafford Horne
1
-0
/
+3
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-12-12
openrisc: fix PTRS_PER_PGD define
Stefan Kristiansson
2
-2
/
+2
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2016-11-06
openrisc: Define __ro_after_init to avoid crash
Guenter Roeck
1
-0
/
+2
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-27
/
+0
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-09-27
exceptions: detritus removal
Al Viro
1
-4
/
+0
2016-09-18
openrisc: fix the fix of copy_from_user()
Guenter Roeck
1
-1
/
+1
2016-09-13
openrisc: fix copy_from_user()
Al Viro
1
-24
/
+11
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-11
/
+10
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-2
/
+2
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
[prev]
[next]