summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-11-26arm: workqueue: fix get_pool_nr_running()Marcel Ziswiler
2012-08-22PM QoS: Add disable parameterAntti P Miettinen
2012-08-13workqueue: CPU hotplug keep idle workersMitch Luban
2012-07-31kthread: disable preemption during complete()Peter Boonstoppel
2012-07-11sched: unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel
2012-07-01scheduler: Re-compute time-average nr_running on readAlex Frid
2012-07-01scheduler: compute time-average nr_running per run-queueDiwakar Tundlam
2012-06-26Fix gcov for GCC 4.6.Tuomas Tynkkynen
2012-05-01tracing: Add tracepoints for hotplugAndy Park
2012-02-27PM Qos: Add min online cpus as PM QoS parameterGaurav Sarode
2012-02-09ftrace: Fix unregister ftrace_ops accountingJiri Olsa
2012-02-03tracedump: Fix build errorPrashant Gaikwad
2012-01-30scheduler: domain: init next_balance in nohz_idle_balancer with jiffiesDiwakar Tundlam
2012-01-19cpufreq: Enforce PM QoS min/max limitsAntti P Miettinen
2012-01-19PM QoS: Add CPU frequency min/max as PM QoS paramsAntti P Miettinen
2012-01-16Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar
2012-01-12PM / Sleep: Fix race between CPU hotplug and freezerSrivatsa S. Bhat
2012-01-12cgroup: fix to allow mounting a hierarchy by nameLi Zefan
2012-01-11ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov
2012-01-11ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov
2012-01-11hung_task: fix false positive during vforkMandeep Singh Baines
2012-01-11futex: Fix uninterruptible loop due to gate_areaHugh Dickins
2012-01-11cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines
2012-01-11binary_sysctl(): fix memory leakMichel Lespinasse
2012-01-06ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov
2012-01-06ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov
2012-01-06hung_task: fix false positive during vforkMandeep Singh Baines
2012-01-06futex: Fix uninterruptible loop due to gate_areaHugh Dickins
2012-01-06cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines
2012-01-06binary_sysctl(): fix memory leakMichel Lespinasse
2012-01-05Linux 3.1.7Varun Wadekar
2012-01-03Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds
2011-12-26cpu-hotplug: CPUx should be active before it is marked onlineVarun Wadekar
2011-12-22PM QoS: Add max online cpus as PM QoS parameterAlex Frid
2011-12-22PM QoS: Simplify PM QoS expansion/mergeAlex Frid
2011-12-22tracedump: Dump ftrace ring buffer dataAlon Farchy
2011-12-21lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()Yong Zhang
2011-12-21alarmtimers: Fix time comparisonThomas Gleixner
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
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