aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-01-10Merge branch 'master' into nextJames Morris
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07sched: Constify function scope static struct sched_param usagePeter Zijlstra
2011-01-07sched: Fix strncmp operationHillf Danton
2011-01-07sched: Move sched_autogroup_exit() to free_signal_struct()Mike Galbraith
2011-01-07sched: Fix struct autogroup memory leakMike Galbraith
2011-01-07sched: Mark autogroup_init() __initYong Zhang
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2011-01-07cgroup fs: avoid switching ->d_op on live dentryNick Piggin
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-06Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-05perf: Add calls to suspend trace pointJean Pihet
2011-01-05Merge branch 'clksrc' into develRussell King
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar
2011-01-05sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar
2011-01-04sched, autogroup: Fix reference leakMike Galbraith
2011-01-04sched, autogroup: Fix potential access to freed memoryMike Galbraith
2011-01-04sched: Remove redundant CONFIG_CGROUP_SCHED ifdefYong Zhang
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger
2011-01-04perf: Do not export power_frequency, but power_start eventThomas Renninger
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar
2011-01-03watchdog: Improve initialisation error message and documentationBen Hutchings
2010-12-29fix freeing user_struct in user cacheHillf Danton
2010-12-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-12-23ring_buffer: Off-by-one and duplicate events in ring_buffer_read_pageDavid Sharp
2010-12-23module: Move RO/NX module protection to after ftrace module updateSteven Rostedt
2010-12-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2010-12-23Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney
2010-12-22Fix rounding in clocks_calc_mult_shift()john stultz
2010-12-22Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar