summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-02-17Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft
2011-02-17watchdog: Fix broken nowatchdog logicMarcin Slusarz
2011-02-17kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard
2011-02-17perf: Validate cpu early in perf_event_alloc()Oleg Nesterov
2011-02-17perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov
2011-02-17perf: Fix alloc_callchain_buffers()Eric Dumazet
2011-02-17watchdog: Don't change watchdog state on read of sysctlMarcin Slusarz
2011-02-17watchdog: Fix sysctl consistencyMarcin Slusarz
2011-02-17workqueue: relax lockdep annotation on flush_work()Tejun Heo
2011-02-17sched: Fix update_curr_rt()Peter Zijlstra
2011-02-17sched, cgroup: Use exit hook to avoid use-after-free crashPeter Zijlstra
2011-02-17sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown
2011-02-17Fix prlimit64 for suid/sgid processesKacper Kornet
2011-02-17ptrace: use safer wake up on ptrace_detach()Tejun Heo
2011-02-17genirq: Prevent irq storm on migrationThomas Gleixner
2011-02-17tracing: Fix preempt count leakLi Zefan
2011-01-03watchdog: Improve initialisation error message and documentationBen Hutchings
2010-12-29fix freeing user_struct in user cacheHillf Danton
2010-12-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-12-23ring_buffer: Off-by-one and duplicate events in ring_buffer_read_pageDavid Sharp
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney
2010-12-22kthread_work: make lockdep happyYong Zhang
2010-12-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-19sched: Remove debugging checkIngo Molnar
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas
2010-12-16PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki
2010-12-16PM / Hibernate: Fix PM_POST_* notification with user-space suspendTakashi Iwai
2010-12-16Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-12-16sched: Fix the irqtime code for 32bitPeter Zijlstra
2010-12-16sched: Fix the irqtime code to deal with u64 wrapsPeter Zijlstra
2010-12-16perf: Fix off by one in perf_swevent_init()Dan Carpenter
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-14workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt
2010-12-08nohz: Fix get_next_timer_interrupt() vs cpu hotplugHeiko Carstens
2010-12-08Sched: fix skip_clock_update optimizationMike Galbraith
2010-12-08sched: Cure more NO_HZ load average woesPeter Zijlstra
2010-12-08perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds
2010-12-07Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver
2010-12-02do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage
2010-12-01genirq: Fix incorrect proc spurious outputKenji Kaneshige
2010-11-30tracing: Fix panic when lseek() called on "trace" opened for writingSlava Pestov