summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2011-11-21freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo-3/+7
2011-11-21freezer: fix current->state restoration race in refrigerator()Tejun Heo-1/+7
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-7/+19
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat-1/+2
2011-11-19hrtimer: Fix extra wakeups from __remove_hrtimer()Jeff Ohlstein-2/+4
2011-11-18PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat-6/+17
2011-11-17timekeeping: add arch_offset hook to ktime_get functionsHector Palacios-0/+4
2011-11-17genirq: Don't allow per cpu interrupts to be suspendedMarc Zyngier-1/+1
2011-11-17tracing: Add entries in buffer and total entries to default output headerSteven Rostedt-25/+47
2011-11-17tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt-6/+35
2011-11-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang-5/+0
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra-28/+34
2011-11-17sched: Make separate sched*.c translation unitsPeter Zijlstra-1953/+2023
2011-11-16sched: Fix comment for requeue_rt_entityRichard Weinberger-2/+2
2011-11-16sched: Don't call task_group() too many times in set_task_rq()Andrew Vagin-4/+8
2011-11-16sched, trivial: Initialize root cgroup's sibling listGlauber Costa-0/+1
2011-11-16sched: Use jump labels to reduce overhead when bandwidth control is inactivePaul Turner-5/+43
2011-11-16sched: Fix buglet in return_cfs_rq_runtime()Paul Turner-1/+1
2011-11-16sched: Avoid SMT siblings in select_idle_sibling() if possiblePeter Zijlstra-14/+28
2011-11-15Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar-0/+2
2011-11-14lockdep: Always try to set ->class_cache in register_lock_class() lockdep_ini...Yong Zhang-1/+2
2011-11-14printk, lockdep: Switch to tracked irq opsPeter Zijlstra-2/+2
2011-11-14printk, lockdep: Remove superfluous preempt_disable()Peter Zijlstra-2/+0
2011-11-14printk, lockdep: Disable lock debugging on zap_locks()Peter Zijlstra-1/+2
2011-11-14events: Don't divide events if it has field periodAndrew Vagin-1/+6
2011-11-14perf: Carve out callchain functionalityBorislav Petkov-211/+230
2011-11-14perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...Gleb Natapov-1/+2
2011-11-14sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde-0/+4
2011-11-14sched, rt: Provide means of disabling cross-cpu bandwidth sharingPeter Zijlstra-0/+4
2011-11-14sched: Document wait_for_completion_*() return valuesJ. Bruce Fields-0/+13
2011-11-14sched_fair: Fix a typo in the comment describing update_sd_lb_statsHui Kang-1/+1
2011-11-14sched: Add a comment to effective_load() since it's a painPeter Zijlstra-18/+95
2011-11-13Merge branch 'master' into for-nextJiri Kosina-2174/+5613
2011-11-11Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-31/+83
2011-11-11Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar-10/+55
2011-11-10clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz-10/+55
2011-11-08Merge branch 'perf/core' into oprofile/masterRobert Richter-44/+27
2011-11-07PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski-0/+1
2011-11-07tracing/latency: Fix header output for latency tracersJiri Olsa-2/+40
2011-11-07ftrace: Fix hash record accounting bugSteven Rostedt-1/+3
2011-11-07jump_label: jump_label_inc may return before the code is patchedGleb Natapov-1/+2
2011-11-07ftrace: Remove force undef config value left for testingSteven Rostedt-1/+0
2011-11-07lockdep: Show subclass in pretty print of lockdep outputSteven Rostedt-17/+13
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds-16/+21
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-65/+83
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+3
2011-11-06Merge git://github.com/rustyrussell/linuxLinus Torvalds-4/+9
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-2/+0
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings-0/+7