index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
openrisc: Add optimized memset
Olof Kindgren
2017-02-24
4
-1
/
+107
|
*
|
openrisc: Initial support for the idle state
Sebastian Macke
2017-02-24
1
-0
/
+11
|
*
|
openrisc: Fix the bitmask for the unit present register
Sebastian Macke
2017-02-24
1
-2
/
+2
|
*
|
openrisc: remove unnecessary stddef.h include
Stefan Kristiansson
2017-02-24
1
-1
/
+0
|
*
|
openrisc: add futex_atomic_* implementations
Stefan Kristiansson
2017-02-24
2
-1
/
+135
|
*
|
openrisc: add optimized atomic operations
Stefan Kristiansson
2017-02-24
2
-1
/
+126
|
*
|
openrisc: add cmpxchg and xchg implementations
Stefan Kristiansson
2017-02-24
2
-2
/
+83
|
*
|
openrisc: add atomic bitops
Stefan Kristiansson
2017-02-24
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-15
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
*
|
|
openrisc: restore all regs on rt_sigreturn
Jonas Bonn
2016-12-12
1
-1
/
+9
*
|
|
openrisc: fix PTRS_PER_PGD define
Stefan Kristiansson
2016-12-12
2
-2
/
+2
|
|
/
|
/
|
*
|
openrisc: Define __ro_after_init to avoid crash
Guenter Roeck
2016-11-06
1
-0
/
+2
|
/
*
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-12
1
-4
/
+0
|
\
|
*
exceptions: detritus removal
Al Viro
2016-09-28
1
-4
/
+0
*
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-08
1
-0
/
+1
|
/
*
openrisc: fix the fix of copy_from_user()
Guenter Roeck
2016-09-18
1
-1
/
+1
*
openrisc: fix copy_from_user()
Al Viro
2016-09-13
1
-24
/
+11
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-11
/
+10
*
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-02
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-27
1
-1
/
+1
|
\
|
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-27
1
-1
/
+1
*
|
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-07-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
openrisc: do away with ARCH_REQUIRE_GPIOLIB
Linus Walleij
2016-06-08
1
-1
/
+1
*
|
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-25
2
-2
/
+2
|
/
*
Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-25
1
-0
/
+1
|
\
[prev]
[next]