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
...
|
|
|
|
|
|
*
|
|
rcu: Create RCU_EXPERT Kconfig and hide booleans behind it
Paul E. McKenney
2015-05-27
1
-2
/
+17
|
|
|
|
|
|
*
|
|
rcu: Enable diagnostic dump of rcu_node combining tree
Paul E. McKenney
2015-05-27
2
-0
/
+32
|
|
|
|
|
|
*
|
|
rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter
Paul E. McKenney
2015-05-27
4
-17
/
+12
|
|
|
|
|
|
*
|
|
rcu: Directly drive RCU_USER_QS from Kconfig
Paul E. McKenney
2015-05-27
1
-9
/
+1
|
|
|
|
|
|
*
|
|
rcu: Directly drive TASKS_RCU from Kconfig
Paul E. McKenney
2015-05-27
2
-3
/
+2
|
|
|
|
|
|
*
|
|
rcu: Provide diagnostic option to slow down grace-period scans
Paul E. McKenney
2015-05-27
4
-8
/
+93
|
|
|
|
|
|
*
|
|
rcu: Shut up spurious gcc uninitialized-variable warning
Paul E. McKenney
2015-05-27
1
-3
/
+3
|
|
|
|
|
|
*
|
|
rcu: Modulate grace-period slow init to normalize delay
Paul E. McKenney
2015-05-27
1
-2
/
+13
|
|
|
|
|
|
|
/
/
|
|
|
|
|
*
|
|
cpu: Remove new instance of __cpuinit that crept back in
Paul Gortmaker
2015-05-27
1
-1
/
+1
|
|
|
|
|
*
|
|
cpu: Handle smpboot_unpark_threads() uniformly
Paul E. McKenney
2015-05-27
1
-1
/
+1
|
|
|
|
|
*
|
|
rcu: Correctly initialize ->rcu_qs_ctr_snap at online time
Paul E. McKenney
2015-05-27
1
-1
/
+1
|
|
|
|
|
*
|
|
rcu: Remove redundant offline check
Paul E. McKenney
2015-05-27
1
-2
/
+0
|
|
|
|
|
*
|
|
rcu: Remove dead code from force_qs_rnp()
Paul E. McKenney
2015-05-27
1
-4
/
+0
|
|
|
|
|
*
|
|
rcu: Adjust ->lock acquisition for tasks no longer migrating
Paul E. McKenney
2015-05-27
1
-3
/
+6
|
|
|
|
|
*
|
|
rcu: Eliminate HOTPLUG_CPU #ifdef in favor of IS_ENABLED()
Paul E. McKenney
2015-05-27
1
-25
/
+14
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
rculist: Fix another sparse warning
Ying Xue
2015-05-27
1
-2
/
+2
|
|
|
|
*
|
|
rcu: Change function declaration to bool
Nicholas Mc Guire
2015-05-27
1
-1
/
+1
|
|
|
|
*
|
|
rcu: Make rcu_*_data variables static
Nicolas Iooss
2015-05-27
2
-4
/
+1
|
|
|
|
*
|
|
rcu: Make synchronize_sched_expedited() call wait_rcu_gp()
Paul E. McKenney
2015-05-27
1
-1
/
+1
|
|
|
|
*
|
|
smp: Make control dependencies work on Alpha, improve documentation
Paul E. McKenney
2015-05-27
3
-23
/
+50
|
|
|
|
*
|
|
rcu: Add more debug info on "kthread starved" RCU CPU stall warnings
Paul E. McKenney
2015-05-27
1
-2
/
+3
|
|
|
|
*
|
|
rcu: Fix missing task information during rcu-preempt stall
Patrick Daly
2015-05-27
1
-2
/
+2
|
|
|
|
*
|
|
powerpc: Fix smp_mb__before_spinlock()
Paul E. McKenney
2015-05-27
1
-0
/
+1
|
|
|
|
*
|
|
rcu: tree_plugin: Use bool function return values of true/false not 1/0
Joe Perches
2015-05-27
1
-2
/
+2
|
|
|
|
*
|
|
rcu: Force wakeup of rcu_gp_kthread at grace-period end
Paul E. McKenney
2015-05-27
1
-0
/
+1
|
|
|
|
*
|
|
rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs
Paul E. McKenney
2015-05-27
3
-14
/
+14
|
|
|
|
*
|
|
rcu: Create an immutable rcu_data_p pointer to default rcu_data structure
Paul E. McKenney
2015-05-27
2
-7
/
+10
|
|
|
|
*
|
|
rcu: Tell the compiler that rcu_state_p is immutable
Paul E. McKenney
2015-05-27
2
-3
/
+3
|
|
|
|
*
|
|
rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED()
Paul E. McKenney
2015-05-27
2
-17
/
+20
|
|
|
|
*
|
|
rcu: Convert from rcu_preempt_state to *rcu_state_p
Paul E. McKenney
2015-05-27
1
-10
/
+9
|
|
|
|
|
/
/
|
|
|
*
|
|
documentation: State that rcu_dereference() reloads pointer
Milos Vyletel
2015-05-27
1
-1
/
+3
|
|
|
*
|
|
documentation: Update rcu_dereference.txt based on WG21 discussions
Paul E. McKenney
2015-05-27
1
-0
/
+5
|
|
|
*
|
|
documentation: memory-barriers: Fix smp_mb__before_spinlock() semantics
Will Deacon
2015-05-27
2
-5
/
+4
|
|
|
|
/
/
|
|
*
|
|
mce: mce_chrdev_write() can be static
Paul E. McKenney
2015-05-27
1
-2
/
+2
|
|
*
|
|
documentation: RCU-protected array indexes no longer supported
Paul E. McKenney
2015-05-27
4
-37
/
+28
|
|
*
|
|
rcu: Eliminate array-index-based RCU primitives
Paul E. McKenney
2015-05-27
1
-50
/
+0
|
|
*
|
|
mce: Stop using array-index-based RCU primitives
Paul E. McKenney
2015-05-27
1
-4
/
+7
|
|
|
/
/
|
|
*
|
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
2015-05-27
10
-192
/
+193
*
|
|
|
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-06-22
86
-1522
/
+1222
|
\
\
\
\
|
*
|
|
|
turn user_{path_at,path,lpath,path_dir}() into static inlines
Al Viro
2015-05-15
2
-17
/
+25
|
*
|
|
|
namei: move saved_nd pointer into struct nameidata
Al Viro
2015-05-15
1
-22
/
+24
|
*
|
|
|
inline user_path_create()
Al Viro
2015-05-15
1
-1
/
+1
|
*
|
|
|
inline user_path_parent()
Al Viro
2015-05-15
1
-1
/
+1
|
*
|
|
|
namei: trim do_last() arguments
Al Viro
2015-05-15
1
-6
/
+6
|
*
|
|
|
namei: stash dfd and name into nameidata
Al Viro
2015-05-15
1
-50
/
+46
|
*
|
|
|
namei: fold path_cleanup() into terminate_walk()
Al Viro
2015-05-15
1
-12
/
+4
|
*
|
|
|
namei: saner calling conventions for filename_parentat()
Al Viro
2015-05-15
1
-38
/
+22
|
*
|
|
|
namei: saner calling conventions for filename_create()
Al Viro
2015-05-15
1
-16
/
+10
|
*
|
|
|
namei: shift nameidata down into filename_parentat()
Al Viro
2015-05-15
1
-41
/
+43
|
*
|
|
|
namei: make filename_lookup() reject ERR_PTR() passed as name
Al Viro
2015-05-15
1
-20
/
+10
[prev]
[next]