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 branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...
Paul E. McKenney
2013-03-26
11
-505
/
+603
|
\
\
|
|
*
rcu: Make rcu_accelerate_cbs() note need for future grace periods
Paul E. McKenney
2013-03-26
1
-18
/
+32
|
|
*
rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()
Paul E. McKenney
2013-03-26
3
-99
/
+130
|
|
*
rcu: Rename n_nocb_gp_requests to need_future_gp
Paul E. McKenney
2013-03-26
2
-11
/
+11
|
|
*
rcu: Push lock release to rcu_start_gp()'s callers
Paul E. McKenney
2013-03-26
2
-17
/
+12
|
|
*
rcu: Repurpose no-CBs event tracing to future-GP events
Paul E. McKenney
2013-03-26
2
-38
/
+40
|
|
*
rcu: Rearrange locking in rcu_start_gp()
Paul E. McKenney
2013-03-26
1
-4
/
+2
|
|
*
rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
Paul E. McKenney
2013-03-26
7
-313
/
+149
|
|
*
rcu: Accelerate RCU callbacks at grace-period end
Paul E. McKenney
2013-03-26
1
-8
/
+13
|
|
*
rcu: Export RCU_FAST_NO_HZ parameters to sysfs
Paul E. McKenney
2013-03-26
1
-11
/
+20
|
|
*
rcu: Distinguish "rcuo" kthreads by RCU flavor
Paul E. McKenney
2013-03-26
5
-13
/
+20
|
|
*
rcu: Add event tracing for no-CBs CPUs' grace periods
Paul E. McKenney
2013-03-26
2
-0
/
+85
|
|
*
rcu: Add event tracing for no-CBs CPUs' callback registration
Paul E. McKenney
2013-03-26
1
-0
/
+7
|
|
*
rcu: Introduce proper blocking to no-CBs kthreads GP waits
Paul E. McKenney
2013-03-26
3
-20
/
+127
|
|
*
rcu: Provide compile-time control for no-CBs CPUs
Paul E. McKenney
2013-03-26
2
-0
/
+53
|
|
*
rcu: Remove restrictions on no-CBs CPUs
Paul E. McKenney
2013-03-12
4
-129
/
+57
|
*
|
rcu: Tone down debugging during boot-up and shutdown.
Paul E. McKenney
2013-03-13
1
-1
/
+2
|
*
|
rcu: Add softirq-stall indications to stall-warning messages
Paul E. McKenney
2013-03-13
3
-10
/
+32
|
*
|
rcu: Fix hlist_bl_set_first_rcu() annotation
Steven Whitehouse
2013-03-12
2
-1
/
+6
|
*
|
rcu: Delete unused rcu_node "wakemask" field
Paul E. McKenney
2013-03-12
1
-3
/
+0
|
*
|
rcu: Remove comment referring to __stop_machine()
Srivatsa S. Bhat
2013-03-12
1
-5
/
+0
|
*
|
rcu: Avoid invoking RCU core on offline CPUs
Paul E. McKenney
2013-03-12
1
-1
/
+2
|
*
|
rcu: Fix spacing problem
Jiang Fang
2013-03-12
1
-1
/
+1
|
|
/
*
|
rcu: Documentation update
Paul E. McKenney
2013-03-12
3
-11
/
+35
*
|
rcu: Make bugginess of code sample more evident
Paul E. McKenney
2013-03-12
1
-2
/
+2
|
/
*
Linux 3.9-rc2
v3.9-rc2
Linus Torvalds
2013-03-10
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-09
71
-19
/
+84
|
\
|
*
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
2013-03-09
1
-6
/
+6
|
*
fs: Limit sys_mount to only request filesystem modules (Part 2).
Eric W. Biederman
2013-03-07
2
-1
/
+1
|
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
69
-12
/
+77
|
*
userns: Stop oopsing in key_change_session_keyring
Eric W. Biederman
2013-03-03
1
-1
/
+1
*
|
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
2013-03-09
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-08
9
-130
/
+221
|
\
\
|
*
|
Btrfs: improve the delayed inode throttling
Chris Mason
2013-03-07
2
-61
/
+92
|
*
|
Btrfs: fix a mismerge in btrfs_balance()
Ilya Dryomov
2013-03-06
1
-0
/
+5
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
2013-03-06
6
-67
/
+120
|
|
\
\
|
|
*
|
Btrfs: allow running defrag in parallel to administrative tasks
Stefan Behrens
2013-03-04
1
-8
/
+0
|
|
*
|
Btrfs: avoid deadlock on transaction waiting list
Liu Bo
2013-03-04
1
-0
/
+7
|
|
*
|
Btrfs: do not BUG_ON on aborted situation
Liu Bo
2013-03-04
2
-3
/
+12
|
|
*
|
Btrfs: do not BUG_ON in prepare_to_reloc
Liu Bo
2013-03-04
1
-1
/
+9
|
|
*
|
Btrfs: free all recorded tree blocks on error
Liu Bo
2013-03-04
1
-3
/
+6
|
|
*
|
Btrfs: build up error handling for merge_reloc_roots
Liu Bo
2013-03-04
1
-12
/
+35
|
|
*
|
Btrfs: check for NULL pointer in updating reloc roots
Liu Bo
2013-03-04
1
-0
/
+2
|
|
*
|
Btrfs: fix unclosed transaction handler when the async transaction commitment...
Miao Xie
2013-03-04
1
-0
/
+4
|
|
*
|
Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails
Miao Xie
2013-03-04
3
-39
/
+41
|
|
*
|
Btrfs: use set_nlink if our i_nlink is 0
Josef Bacik
2013-03-04
1
-1
/
+4
|
*
|
|
Btrfs: enforce min_bytes parameter during extent allocation
Chris Mason
2013-03-05
1
-2
/
+4
|
|
/
/
*
|
|
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
2013-03-08
1
-2
/
+39
*
|
|
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2013-03-08
2
-2
/
+67
*
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-03-08
4
-17
/
+13
|
\
\
\
[next]