aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2010-12-22kthread_work: make lockdep happyYong Zhang
2010-12-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-19sched: Remove debugging checkIngo Molnar
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-19sched: Fix interactivity bug by charging unaccounted run-time on entity re-we...Paul Turner
2010-12-19sched: Move periodic share updates to entity_tick()Paul Turner
2010-12-19Merge commit 'v2.6.37-rc6' into sched/coreIngo Molnar
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17rcu: reduce __call_rcu()-induced contention on rcu_node structuresPaul E. McKenney
2010-12-17rcu: limit rcu_node leaf-level fanoutPaul E. McKenney
2010-12-17rcu: fine-tune grace-period begin/end checksPaul E. McKenney
2010-12-17rcu: Keep gpnum and completed fields synchronizedFrederic Weisbecker
2010-12-17rcu: Stop chasing QS if another CPU did it for usFrederic Weisbecker
2010-12-17rcu: increase synchronize_sched_expedited() batchingTejun Heo
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas
2010-12-16PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki
2010-12-16PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai