summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-12-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+8
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-0/+11
2010-12-24PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki3-4/+4
2010-12-24PM / Hibernate: When failed, in_suspend should be resetMyungJoo Ham1-0/+1
2010-12-24PM / Hibernate: hibernation_ops->leave should be checked tooMyungJoo Ham1-1/+1
2010-12-24Freezer: Fix a race during freezing of TASK_STOPPED tasksTejun Heo2-2/+13
2010-12-24PM: Use proper ccflag flag in kernel/power/MakefileTracey Dent1-4/+1
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/paul...Ingo 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-22Fix rounding in clocks_calc_mult_shift()john stultz1-0/+1
2010-12-22Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo 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-20workqueue: allow chained queueing during destructionTejun Heo1-1/+59
2010-12-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus 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....Linus Torvalds2-8/+39
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-52/+245
2010-12-19sched: Fix interactivity bug by charging unaccounted run-time on entity re-we...Paul 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/jba...Linus Torvalds1-94/+10
2010-12-18irq_work: Use per cpu atomics instead of regular atomicsChristoph Lameter1-9/+9
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-17taskstats: Use this_cpu_opsChristoph Lameter1-3/+2
2010-12-17Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo3-5/+8
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter9-49/+49
2010-12-17kprobes: Use this_cpu_opsChristoph Lameter1-4/+4
2010-12-16tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers1-0/+2
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
2010-12-16perf: Move perf_event_init() into main.cPeter Zijlstra1-2/+0
2010-12-16Merge branch 'perf/urgent' into perf/coreIngo Molnar4-10/+43
2010-12-16Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-1/+9
2010-12-16sched: Fix the irqtime code for 32bitPeter Zijlstra1-6/+45
2010-12-16sched: Fix the irqtime code to deal with u64 wrapsPeter Zijlstra1-33/+50
2010-12-16perf: Fix off by one in perf_swevent_init()Dan Carpenter1-1/+1
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-3/+4