summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-12-12Merge commit 'v3.1.5' into linaro-3.1Nicolas Pitre
2011-12-09clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner
2011-12-09clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)
2011-12-09jump_label: jump_label_inc may return before the code is patchedGleb Natapov
2011-12-09tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner
2011-12-09tracing: fix event_subsystem ref countingIlya Dryomov
2011-12-09trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo
2011-12-09ftrace: Remove force undef config value left for testingSteven Rostedt
2011-12-09genirq: Fix race condition when stopping the irq threadIdo Yariv
2011-12-09clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz
2011-12-09hrtimer: Fix extra wakeups from __remove_hrtimer()Jeff Ohlstein
2011-12-09timekeeping: add arch_offset hook to ktime_get functionsHector Palacios
2011-12-09cgroup_freezer: fix freezing groups with stopped tasksMichal Hocko
2011-12-09genirq: fix regression in irqfixup, irqpollEdward Donovan
2011-11-28Merge commit 'v3.1.4' into linaro-3.1Nicolas Pitre
2011-11-26genirq: Fix irqfixup, irqpoll regressionEdward Donovan
2011-11-14Merge branch 'scheduler' into prepare_sched_mcVincent Guittot
2011-11-14ARM: cpu topology: Enable ARCH_POWERVincent Guittot
2011-11-14sched: Ensure cpu_power periodic updateVincent Guittot
2011-11-14sched: Request for idle balance during nohz idle load balanceSuresh Siddha
2011-11-14sched: Use resched IPI to kick off the nohz idle balanceVincent Guittot
2011-11-11Merge commit 'v3.1.1' into linaro-3.1Nicolas Pitre
2011-11-11PM / Suspend: Off by one in pm_suspend()Dan Carpenter
2011-11-11genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-11-11tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt
2011-11-11ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu
2011-11-11time: Change jiffies_to_clock_t() argument type to unsigned longhank
2011-11-11kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina
2011-10-19Merge commit 'v3.1-rc10-9-ge4fcd69' into linaro-3.1linux-linaro-3.1-2011.10-0Nicolas Pitre
2011-10-18cputimer: Cure lock inversionPeter Zijlstra
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds
2011-10-17Merge remote-tracking branch 'rmk/devel-stable' into linaro-3.1Nicolas Pitre
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-09-29Resource: fix wrong resource window calculationRam Pai
2011-09-26sched: Fix up wchan borkageSimon Kirby
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov
2011-09-23cpu_pm: call notifiers during suspendColin Cross
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-20irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring
2011-09-19Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-19Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds
2011-09-19Make TASKSTATS require root accessLinus Torvalds
2011-09-18sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer
2011-09-14workqueue: lock cwq access in drain_workqueueThomas Tuttle
2011-09-12genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds