aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-11rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()Steven Rostedt1-4/+3
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-10/+17
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+169
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-102/+63
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds19-585/+785
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds13-348/+894
2011-01-06Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-125/+110
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-253/+996
2011-01-05perf: Add calls to suspend trace pointJean Pihet1-0/+3
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar2-1/+3
2011-01-05sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown1-2/+2
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar13-171/+361
2011-01-04sched, autogroup: Fix reference leakMike Galbraith1-1/+1
2011-01-04sched, autogroup: Fix potential access to freed memoryMike Galbraith1-8/+17
2011-01-04sched: Remove redundant CONFIG_CGROUP_SCHED ifdefYong Zhang1-4/+0
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger2-0/+18
2011-01-04perf: Do not export power_frequency, but power_start eventThomas Renninger1-1/+1
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar3-14/+63
2011-01-03watchdog: Improve initialisation error message and documentationBen Hutchings1-1/+2
2010-12-29fix freeing user_struct in user cacheHillf Danton1-0/+1
2010-12-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+8
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-0/+11
2010-12-23ring_buffer: Off-by-one and duplicate events in ring_buffer_read_pageDavid Sharp1-1/+8
2010-12-23module: Move RO/NX module protection to after ftrace module updateSteven Rostedt1-12/+12
2010-12-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcuIngo Molnar9-253/+996
2010-12-23Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar27-257/+570
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney1-13/+44
2010-12-22Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar2-4/+16
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar7-151/+260
2010-12-22kthread_work: make lockdep happyYong Zhang1-0/+11
2010-12-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2010-12-19sched: Remove debugging checkIngo Molnar1-1/+0
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-8/+39
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-52/+245
2010-12-19sched: Fix interactivity bug by charging unaccounted run-time on entity re-weightPaul Turner1-1/+5
2010-12-19sched: Move periodic share updates to entity_tick()Paul Turner1-4/+17
2010-12-19Merge commit 'v2.6.37-rc6' into sched/coreIngo Molnar1-3/+4
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-94/+10
2010-12-17rcu: reduce __call_rcu()-induced contention on rcu_node structuresPaul E. McKenney1-17/+21
2010-12-17rcu: limit rcu_node leaf-level fanoutPaul E. McKenney2-21/+27
2010-12-17rcu: fine-tune grace-period begin/end checksPaul E. McKenney1-9/+18
2010-12-17rcu: Keep gpnum and completed fields synchronizedFrederic Weisbecker1-0/+9
2010-12-17rcu: Stop chasing QS if another CPU did it for usFrederic Weisbecker1-0/+8
2010-12-17rcu: increase synchronize_sched_expedited() batchingTejun Heo1-20/+62
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas1-0/+6
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas1-94/+4
2010-12-16PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki1-1/+1
2010-12-16PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai1-1/+1
2010-12-16perf: Sysfs enumerationPeter Zijlstra1-1/+94
2010-12-16perf: Dynamic pmu typesPeter Zijlstra2-7/+43