summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-01-12cgroup: fix to allow mounting a hierarchy by nameLi Zefan
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-03Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds
2011-12-21lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()Yong Zhang
2011-12-21alarmtimers: Fix time comparisonThomas Gleixner
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-26genirq: Fix irqfixup, irqpoll regressionEdward Donovan
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-18cputimer: Cure lock inversionPeter Zijlstra
2011-10-17Avoid using variable-length arrays in kernel/sys.cLinus Torvalds
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-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov
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
2011-08-31perf_event: Fix broken calc_timer_values()Eric B Munson
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner