aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-01-10Merge branch 'master' into nextJames Morris
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-01-07tracing: Fix TRACE_EVENT power tracepoint creationMathieu Desnoyers
2011-01-07tracing: Fix preempt count leakLi Zefan
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-07perf_events: Add perf_event_time()Stephane Eranian
2011-01-07perf_events: Generalize use of event_filter_match()Stephane Eranian
2011-01-07perf_events: Move code around to prepare for cgroupStephane Eranian
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