summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-01-07blktrace: add missing probe argument to block_bio_completeMathieu Desnoyers
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-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki
2011-01-07PM: Fix oops in suspend/hibernate code related to failing ioremap()Jiri Slaby
2011-01-07Merge 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-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki
2010-12-24PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham
2010-12-24PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham
2010-12-24Freezer: Fix a race during freezing of TASK_STOPPED tasksTejun Heo
2010-12-24PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent
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-23taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney
2010-12-22Fix rounding in clocks_calc_mult_shift()john stultz
2010-12-22hrtimer: fix a typo in commentNamhyung Kim
2010-12-22Merge branch 'master' into for-nextJiri Kosina
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
2010-12-22kthread_work: make lockdep happyYong Zhang
2010-12-20workqueue: allow chained queueing during destructionTejun Heo