Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | | sched: Make tg_shares_up() walk on-demand | Peter Zijlstra | 2010-11-18 | 2 | -67/+58 | |
| | * | | | | | | | | | | | | | | | | | sched: Implement on-demand (active) cfs_rq list | Peter Zijlstra | 2010-11-18 | 3 | -83/+92 | |
| | * | | | | | | | | | | | | | | | | | sched: Rewrite tg_shares_up) | Peter Zijlstra | 2010-11-18 | 6 | -213/+162 | |
| | * | | | | | | | | | | | | | | | | | sched: Simplify cpu-hot-unplug task migration | Peter Zijlstra | 2010-11-18 | 3 | -158/+67 | |
| | * | | | | | | | | | | | | | | | | | Merge commit 'v2.6.37-rc2' into sched/core | Ingo Molnar | 2010-11-18 | 8924 | -528771/+974426 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | sched: Make sched_param argument static in sched_setscheduler() callers | KOSAKI Motohiro | 2010-10-23 | 7 | -10/+15 | |
| | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-06 | 207 | -3447/+4917 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 1 | -125/+110 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | futex: Add futex_q static initializer | Darren Hart | 2010-11-10 | 1 | -15/+10 | |
| | * | | | | | | | | | | | | | | | | | | futex: Replace fshared and clockrt with combined flags | Darren Hart | 2010-11-10 | 1 | -76/+70 | |
| | * | | | | | | | | | | | | | | | | | | futex: Cleanup stale fshared flag interfaces | Thomas Gleixner | 2010-11-10 | 1 | -34/+30 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-06 | 17 | -285/+1207 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2010-12-23 | 17 | -285/+1207 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | rcu: remove unused __list_for_each_rcu() macro | Paul E. McKenney | 2010-12-17 | 1 | -5/+0 | |
| | | * | | | | | | | | | | | | | | | | | | rculist: fix borked __list_for_each_rcu() macro | Mariusz Kozlowski | 2010-12-17 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: reduce __call_rcu()-induced contention on rcu_node structures | Paul E. McKenney | 2010-12-17 | 1 | -17/+21 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: limit rcu_node leaf-level fanout | Paul E. McKenney | 2010-12-17 | 2 | -21/+27 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: fine-tune grace-period begin/end checks | Paul E. McKenney | 2010-12-17 | 1 | -9/+18 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: Keep gpnum and completed fields synchronized | Frederic Weisbecker | 2010-12-17 | 1 | -0/+9 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: Stop chasing QS if another CPU did it for us | Frederic Weisbecker | 2010-12-17 | 1 | -0/+8 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: increase synchronize_sched_expedited() batching | Tejun Heo | 2010-12-17 | 2 | -20/+64 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: Make synchronize_srcu_expedited() fast if running readers | Paul E. McKenney | 2010-11-29 | 2 | -1/+22 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: fix race condition in synchronize_sched_expedited() | Paul E. McKenney | 2010-11-29 | 1 | -2/+16 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: update documentation/comments for Lai's adoption patch | Paul E. McKenney | 2010-11-29 | 3 | -13/+11 | |
| | | * | | | | | | | | | | | | | | | | | | rcu,cleanup: simplify the code when cpu is dying | Lai Jiangshan | 2010-11-29 | 4 | -78/+31 | |
| | | * | | | | | | | | | | | | | | | | | | rcu,cleanup: move synchronize_sched_expedited() out of sched.c | Lai Jiangshan | 2010-11-29 | 5 | -70/+77 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: get rid of obsolete "classic" names in TREE_RCU tracing | Paul E. McKenney | 2010-11-29 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: Distinguish between boosting and boosted | Paul E. McKenney | 2010-11-29 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing. | Paul E. McKenney | 2010-11-29 | 1 | -8/+124 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU | Paul E. McKenney | 2010-11-29 | 3 | -11/+226 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: priority boosting for TINY_PREEMPT_RCU | Paul E. McKenney | 2010-11-29 | 5 | -53/+280 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: move TINY_RCU from softirq to kthread | Paul E. McKenney | 2010-11-17 | 5 | -26/+70 | |
| | | * | | | | | | | | | | | | | | | | | | rcu: add priority-inversion testing to rcutorture | Paul E. McKenney | 2010-10-07 | 1 | -11/+259 | |
| * | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2011-01-06 | 12 | -173/+86 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | GFS2: Don't flush delete workqueue when releasing the transaction lock | Steven Whitehouse | 2010-12-16 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: fsck.gfs2 reported statfs error after gfs2_grow | Bob Peterson | 2010-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: Merge glock state fields into a bitfield | Steven Whitehouse | 2010-11-30 | 3 | -8/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: Fix uninitialised error value in previous patch | Steven Whitehouse | 2010-11-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: fix recursive locking during rindex truncates | Benjamin Marzinski | 2010-11-30 | 3 | -3/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: reread rindex when necessary to grow rindex | Benjamin Marzinski | 2010-11-30 | 1 | -42/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: Remove duplicate #defines from glock.h | Steven Whitehouse | 2010-11-30 | 1 | -14/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: Clean up of gdlm_lock function | Steven Whitehouse | 2010-11-30 | 3 | -40/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: Allow gfs2 to update quota usage values through the quotactl interface | Abhijith Das | 2010-11-30 | 1 | -2/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbg | Joe Perches | 2010-11-30 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: fs/gfs2/glock.c: Use printf extension %pV | Joe Perches | 2010-11-30 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: Clean up duplicated setattr code | Steven Whitehouse | 2010-11-30 | 2 | -21/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: Remove unreachable calls to vmtruncate | Steven Whitehouse | 2010-11-30 | 3 | -27/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS | Joe Perches | 2010-11-30 | 1 | -8/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIM | Steven Whitehouse | 2010-11-30 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | kernel-doc: code reorganization | Randy Dunlap | 2011-01-06 | 1 | -48/+54 |