aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-6/+2
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-15/+39
2011-01-07fs: dcache reduce branches in lookup pathGravatar Nick Piggin 1-1/+1
2011-01-07fs: dcache rationalise dget variantsGravatar Nick Piggin 1-1/+1
2011-01-07fs: dcache remove dcache_lockGravatar Nick Piggin 1-6/+0
2011-01-07fs: dcache scale subdirsGravatar Nick Piggin 1-2/+17
2011-01-07fs: dcache scale dentry refcountGravatar Nick Piggin 1-2/+0
2011-01-07fs: change d_delete semanticsGravatar Nick Piggin 1-1/+1
2011-01-07cgroup fs: avoid switching ->d_op on live dentryGravatar Nick Piggin 1-5/+22
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-0/+1
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Gravatar Linus Torvalds 2-10/+17
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+169
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-102/+63
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 19-585/+785
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 13-348/+894
2011-01-06Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-125/+110
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 9-253/+996
2011-01-05perf: Add calls to suspend trace pointGravatar Jean Pihet 1-0/+3
2011-01-05Merge branch 'clksrc' into develGravatar Russell King 1-0/+1
2011-01-05Merge commit 'v2.6.37' into perf/coreGravatar Ingo Molnar 2-1/+3
2011-01-05sched: Change wait_for_completion_*_timeout() to return a signed longGravatar NeilBrown 1-2/+2
2011-01-05Merge commit 'v2.6.37' into sched/coreGravatar Ingo Molnar 13-171/+361
2011-01-04sched, autogroup: Fix reference leakGravatar Mike Galbraith 1-1/+1
2011-01-04sched, autogroup: Fix potential access to freed memoryGravatar Mike Galbraith 1-8/+17
2011-01-04sched: Remove redundant CONFIG_CGROUP_SCHED ifdefGravatar Yong Zhang 1-4/+0
2011-01-04perf: Clean up power events by introducing new, more generic onesGravatar Thomas Renninger 2-0/+18
2011-01-04perf: Do not export power_frequency, but power_start eventGravatar Thomas Renninger 1-1/+1
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreGravatar Ingo Molnar 3-14/+63
2011-01-03watchdog: Improve initialisation error message and documentationGravatar Ben Hutchings 1-1/+2
2010-12-29fix freeing user_struct in user cacheGravatar Hillf Danton 1-0/+1
2010-12-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+8
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 1-0/+11
2010-12-23ring_buffer: Off-by-one and duplicate events in ring_buffer_read_pageGravatar David Sharp 1-1/+8
2010-12-23module: Move RO/NX module protection to after ftrace module updateGravatar Steven Rostedt 1-12/+12
2010-12-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 9-253/+996
2010-12-23Merge commit 'v2.6.37-rc7' into x86/securityGravatar Ingo Molnar 27-257/+570
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Gravatar Jeff Mahoney 1-13/+44
2010-12-22Fix rounding in clocks_calc_mult_shift()Gravatar john stultz 1-0/+1
2010-12-22Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 2-4/+16
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreGravatar Ingo Molnar 7-151/+260
2010-12-22kthread_work: make lockdep happyGravatar Yong Zhang 1-0/+11
2010-12-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+0
2010-12-19sched: Remove debugging checkGravatar Ingo Molnar 1-1/+0
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Gravatar Linus Torvalds 2-8/+39
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-52/+245
2010-12-19sched: Fix interactivity bug by charging unaccounted run-time on entity re-we...Gravatar Paul Turner 1-1/+5
2010-12-19sched: Move periodic share updates to entity_tick()Gravatar Paul Turner 1-4/+17
2010-12-19Merge commit 'v2.6.37-rc6' into sched/coreGravatar Ingo Molnar 1-3/+4
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-94/+10
2010-12-17rcu: reduce __call_rcu()-induced contention on rcu_node structuresGravatar Paul E. McKenney 1-17/+21