Age | Commit message (Expand) | Author | Files | Lines |
2011-01-07 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -35/+33 |
2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -6/+2 |
2011-01-07 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -15/+39 |
2011-01-07 | sched: Constify function scope static struct sched_param usage | Peter Zijlstra | 4 | -4/+4 |
2011-01-07 | sched: Fix strncmp operation | Hillf Danton | 1 | -1/+1 |
2011-01-07 | sched: Move sched_autogroup_exit() to free_signal_struct() | Mike Galbraith | 1 | -4/+3 |
2011-01-07 | sched: Fix struct autogroup memory leak | Mike Galbraith | 1 | -0/+1 |
2011-01-07 | sched: Mark autogroup_init() __init | Yong Zhang | 1 | -1/+1 |
2011-01-07 | sched: Consolidate the name of root_task_group and init_task_group | Yong Zhang | 2 | -25/+23 |
2011-01-07 | perf_events: Add perf_event_time() | Stephane Eranian | 1 | -14/+24 |
2011-01-07 | perf_events: Generalize use of event_filter_match() | Stephane Eranian | 1 | -8/+8 |
2011-01-07 | perf_events: Move code around to prepare for cgroup | Stephane Eranian | 2 | -16/+26 |
2011-01-07 | blktrace: add missing probe argument to block_bio_complete | Mathieu Desnoyers | 1 | -1/+2 |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 1 | -1/+1 |
2011-01-07 | fs: dcache rationalise dget variants | Nick Piggin | 1 | -1/+1 |
2011-01-07 | fs: dcache remove dcache_lock | Nick Piggin | 1 | -6/+0 |
2011-01-07 | fs: dcache scale subdirs | Nick Piggin | 1 | -2/+17 |
2011-01-07 | fs: dcache scale dentry refcount | Nick Piggin | 1 | -2/+0 |
2011-01-07 | fs: change d_delete semantics | Nick Piggin | 1 | -1/+1 |
2011-01-07 | cgroup fs: avoid switching ->d_op on live dentry | Nick Piggin | 1 | -5/+22 |
2011-01-07 | PM / ACPI: Move NVS saving and restoring code to drivers/acpi | Rafael J. Wysocki | 3 | -148/+0 |
2011-01-07 | PM: Fix oops in suspend/hibernate code related to failing ioremap() | Jiri Slaby | 1 | -1/+7 |
2011-01-06 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+1 |
2011-01-06 | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 2 | -10/+17 |
2011-01-06 | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+169 |
2011-01-06 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -102/+63 |
2011-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 19 | -585/+785 |
2011-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -348/+894 |
2011-01-06 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -125/+110 |
2011-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -253/+996 |
2011-01-05 | perf: Add calls to suspend trace point | Jean Pihet | 1 | -0/+3 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 1 | -0/+1 |
2011-01-05 | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 2 | -1/+3 |
2011-01-05 | sched: Change wait_for_completion_*_timeout() to return a signed long | NeilBrown | 1 | -2/+2 |
2011-01-05 | Merge commit 'v2.6.37' into sched/core | Ingo Molnar | 13 | -171/+361 |
2011-01-04 | sched, autogroup: Fix reference leak | Mike Galbraith | 1 | -1/+1 |
2011-01-04 | sched, autogroup: Fix potential access to freed memory | Mike Galbraith | 1 | -8/+17 |
2011-01-04 | sched: Remove redundant CONFIG_CGROUP_SCHED ifdef | Yong Zhang | 1 | -4/+0 |
2011-01-04 | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 2 | -0/+18 |
2011-01-04 | perf: Do not export power_frequency, but power_start event | Thomas Renninger | 1 | -1/+1 |
2011-01-04 | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 3 | -14/+63 |
2011-01-03 | watchdog: Improve initialisation error message and documentation | Ben Hutchings | 1 | -1/+2 |
2010-12-29 | fix freeing user_struct in user cache | Hillf Danton | 1 | -0/+1 |
2010-12-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+8 |
2010-12-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -0/+11 |
2010-12-24 | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() | Rafael J. Wysocki | 3 | -4/+4 |
2010-12-24 | PM / Hibernate: When failed, in_suspend should be reset | MyungJoo Ham | 1 | -0/+1 |
2010-12-24 | PM / Hibernate: hibernation_ops->leave should be checked too | MyungJoo Ham | 1 | -1/+1 |
2010-12-24 | Freezer: Fix a race during freezing of TASK_STOPPED tasks | Tejun Heo | 2 | -2/+13 |
2010-12-24 | PM: Use proper ccflag flag in kernel/power/Makefile | Tracey Dent | 1 | -4/+1 |