index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-20
105
-683
/
+2825
|
\
|
*
futexes: Fix futex_hashsize initialization
Heiko Carstens
2014-01-16
1
-2
/
+4
|
*
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
2014-01-13
7
-7
/
+7
|
*
futexes: Avoid taking the hb->lock if there's nothing to wake up
Davidlohr Bueso
2014-01-13
1
-25
/
+92
|
*
futexes: Document multiprocessor ordering guarantees
Thomas Gleixner
2014-01-13
1
-0
/
+57
|
*
futexes: Increase hash table size for better performance
Davidlohr Bueso
2014-01-13
1
-7
/
+19
|
*
futexes: Clean up various details
Jason Low
2014-01-13
1
-27
/
+12
|
*
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
2014-01-13
526
-2647
/
+5087
|
|
\
|
*
|
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
2014-01-12
11
-2
/
+234
|
*
|
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2014-01-12
24
-414
/
+58
|
*
|
arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h
Peter Zijlstra
2014-01-12
4
-10
/
+10
|
*
|
locking/doc: Rename LOCK/UNLOCK to ACQUIRE/RELEASE
Peter Zijlstra
2014-01-12
1
-116
/
+121
|
*
|
mutexes: Give more informative mutex warning in the !lock->owner case
Chuansheng Liu
2013-12-17
1
-1
/
+6
|
*
|
Merge tag 'v3.13-rc4' into core/locking
Ingo Molnar
2013-12-17
1709
-14286
/
+30231
|
|
\
\
|
*
|
|
powerpc: Full barrier for smp_mb__after_unlock_lock()
Paul E. McKenney
2013-12-16
1
-0
/
+2
|
*
|
|
rcu: Apply smp_mb__after_unlock_lock() to preserve grace periods
Paul E. McKenney
2013-12-16
2
-1
/
+30
|
*
|
|
Documentation/memory-barriers.txt: Downgrade UNLOCK+BLOCK
Paul E. McKenney
2013-12-16
1
-15
/
+69
|
*
|
|
locking: Add an smp_mb__after_unlock_lock() for UNLOCK+BLOCK barrier
Paul E. McKenney
2013-12-16
1
-0
/
+10
|
*
|
|
Documentation/memory-barriers.txt: Document ACCESS_ONCE()
Paul E. McKenney
2013-12-16
1
-35
/
+271
|
*
|
|
Documentation/memory-barriers.txt: Prohibit speculative writes
Peter Zijlstra
2013-12-16
1
-8
/
+175
|
*
|
|
Documentation/memory-barriers.txt: Add long atomic examples to memory-barrier...
Paul E. McKenney
2013-12-16
1
-11
/
+13
|
*
|
|
Documentation/memory-barriers.txt: Add needed ACCESS_ONCE() calls to memory-b...
Paul E. McKenney
2013-12-16
1
-80
/
+126
|
*
|
|
Revert "smp/cpumask: Make CONFIG_CPUMASK_OFFSTACK=y usable without debug depe...
Ingo Molnar
2013-11-30
1
-2
/
+1
|
*
|
|
Documentation/robust-futex-API: Count properly to 4
Henrik Austad
2013-11-30
1
-2
/
+2
|
*
|
|
liblockdep: Add a MAINTAINERS entry
Sasha Levin
2013-11-27
1
-0
/
+5
|
*
|
|
liblockdep: Add the 'lockdep' user-space utility
Sasha Levin
2013-11-27
1
-0
/
+3
|
*
|
|
liblockdep: Support using LD_PRELOAD
Sasha Levin
2013-11-27
1
-0
/
+447
|
*
|
|
liblockdep: Add pthread_rwlock_t test suite
Sasha Levin
2013-11-27
1
-0
/
+13
|
*
|
|
liblockdep: Add public headers for pthread_rwlock_t implementation
Sasha Levin
2013-11-27
1
-0
/
+86
|
*
|
|
liblockdep: Add pthread_mutex_t test suite
Sasha Levin
2013-11-27
10
-0
/
+158
|
*
|
|
liblockdep: Add public headers for pthread_mutex_t implementation
Sasha Levin
2013-11-27
2
-0
/
+120
|
*
|
|
liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace
Sasha Levin
2013-11-27
40
-0
/
+720
|
*
|
|
lockdep: Be nice about building from userspace
Sasha Levin
2013-11-27
1
-0
/
+4
|
*
|
|
lockdep: Simplify a bit hardirq <-> softirq transitions
Frederic Weisbecker
2013-11-27
1
-21
/
+16
|
*
|
|
Merge branch 'core/urgent' into core/locking
Ingo Molnar
2013-11-27
2
-10
/
+47
|
|
\
\
\
|
|
*
|
|
lockdep: Correctly annotate hardirq context in irq_exit()
Peter Zijlstra
2013-11-19
1
-9
/
+45
|
|
*
|
|
smp/cpumask: Make CONFIG_CPUMASK_OFFSTACK=y usable without debug dependency
Josh Boyer
2013-11-13
1
-1
/
+2
|
*
|
|
|
Documentation/memory-barriers.txt: Fix a typo in the data dependency description
Ingo Molnar
2013-11-22
1
-21
/
+21
*
|
|
|
|
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-01-20
13
-16
/
+25
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: Clean up panic_timeout usage
Jason Baron
2013-11-26
5
-7
/
+6
|
*
|
|
|
|
MIPS: Remove panic_timeout settings
Ralf Baechle
2013-11-26
5
-8
/
+0
|
*
|
|
|
|
panic: Make panic_timeout configurable
Jason Baron
2013-11-26
3
-1
/
+19
*
|
|
|
|
|
Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2014-01-20
2
-32
/
+147
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ktest: Add BISECT_TRIES to bisect test
Steven Rostedt (Red Hat)
2014-01-18
2
-2
/
+36
|
*
|
|
|
|
|
ktest: Add eval '=~' command to modify variables in config file
Steven Rostedt (Red Hat)
2013-12-11
1
-21
/
+81
|
*
|
|
|
|
|
ktest: Add special variable ${KERNEL_VERSION}
Steven Rostedt (Red Hat)
2013-12-11
1
-8
/
+19
|
*
|
|
|
|
|
ktest: Add documentation of CLOSE_CONSOLE_SIGNAL
Steven Rostedt (Red Hat)
2013-12-03
1
-0
/
+7
|
*
|
|
|
|
|
ktest: Make the signal to terminate the console configurable
Satoru Takeuchi
2013-12-03
1
-1
/
+4
*
|
|
|
|
|
|
Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-01-20
1
-0
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
localmodconfig: Add config depends by default settings
Steven Rostedt (Red Hat)
2013-12-20
1
-0
/
+7
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
[next]