aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-05Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds
2011-12-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-12-05ftrace: Fix hash record accounting bugSteven Rostedt
2011-12-05jump_label: jump_label_inc may return before the code is patchedGleb Natapov
2011-12-05ftrace: Remove force undef config value left for testingSteven Rostedt
2011-12-05tracing: Restore system filter behaviorLi Zefan
2011-12-05tracing: fix event_subsystem ref countingIlya Dryomov
2011-12-05Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra
2011-12-02clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner
2011-12-02tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner
2011-12-02genirq: Fix race condition when stopping the irq threadIdo Yariv
2011-12-01trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo
2011-12-01clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-28Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-11-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-28genirq: fix regression in irqfixup, irqpollEdward Donovan
2011-11-24cgroup_freezer: fix freezing groups with stopped tasksMichal Hocko
2011-11-23PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat
2011-11-19hrtimer: Fix extra wakeups from __remove_hrtimer()Jeff Ohlstein
2011-11-18PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat
2011-11-17timekeeping: add arch_offset hook to ktime_get functionsHector Palacios
2011-11-17genirq: Don't allow per cpu interrupts to be suspendedMarc Zyngier
2011-11-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-17writeback: remove vm_dirties and task->dirtiesWu Fengguang
2011-11-16sched: Fix buglet in return_cfs_rq_runtime()Paul Turner
2011-11-16sched: Avoid SMT siblings in select_idle_sibling() if possiblePeter Zijlstra
2011-11-14perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...Gleb Natapov
2011-11-14sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde
2011-11-14sched, rt: Provide means of disabling cross-cpu bandwidth sharingPeter Zijlstra
2011-11-14sched: Document wait_for_completion_*() return valuesJ. Bruce Fields
2011-11-14sched_fair: Fix a typo in the comment describing update_sd_lb_statsHui Kang
2011-11-14sched: Add a comment to effective_load() since it's a painPeter Zijlstra
2011-11-11Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar
2011-11-10clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz
2011-11-07PM / QoS: Set cpu_dma_pm_qos->nameDominik Brodowski
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings