summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-10-22modules: fix module "notes" kobject leakAlexey Dobriyan
2008-10-22sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli
2008-10-08mm owner: fix race between swapoff and exitBalbir Singh
2008-10-08clockevents: remove WARN_ON which was used to gather informationThomas Gleixner
2008-10-08ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki
2008-10-08clockevents: broadcast fixup possible waitersThomas Gleixner
2008-10-08clockevents: prevent endless loop lockupThomas Gleixner
2008-10-08clockevents: prevent multiple init/shutdownThomas Gleixner
2008-10-08clockevents: enforce reprogram in oneshot setupThomas Gleixner
2008-10-08clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner
2008-10-08clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi
2008-10-08sched: fix process time monotonicityBalbir Singh
2008-08-20posix-timers: fix posix_timer_event() vs dequeue_signal() raceOleg Nesterov
2008-08-20posix-timers: do_schedule_next_timer: fix the setting of ->si_overrunOleg Nesterov
2008-08-20relay: fix "full buffer with exactly full last subbuffer" accounting problemTom Zanussi
2008-08-01markers: fix markers read barrier for multiple probesMathieu Desnoyers
2008-08-01cpusets: fix wrong domain attr updatesMiao Xie
2008-08-01Fix build on COMPAT platforms when CONFIG_EPOLL is disabledAtsushi Nemoto
2008-08-01rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stallPaul E. McKenney
2008-07-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-13cpusets, hotplug, scheduler: fix scheduler domain breakageDmitry Adamushko
2008-07-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin
2008-07-10kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak
2008-07-10sched: fix cpu hotplugDmitry Adamushko
2008-07-08kernel/printk.c: Made printk_recursion_bug_msg static.Daniel Guilak
2008-07-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-05softlockup: print a module list on being stuckArjan van de Ven
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-07-04Christoph has movedChristoph Lameter
2008-07-03hrtimer: prevent migration for raising softirqSteven Rostedt
2008-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-02Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-01rcu: fix hotplug vs rcu raceGautham R Shenoy
2008-07-01sched: fix divide error when trying to configure rt_period to zeroRaistlin
2008-06-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-29sched: fix cpu hotplugDmitry Adamushko
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Peng Haitao
2008-06-24[PATCH] audit: fix kernel-doc parameter notationRandy Dunlap
2008-06-24[PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than oncePeng Haitao
2008-06-24kgdb: sparse fixJason Wessel
2008-06-23Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-06-23futexes: fix fault handling in futex_lock_piThomas Gleixner
2008-06-23Merge branch 'linus' into sched/urgenttip-sched-urgent-2008-06-23_09.00_MonIngo Molnar
2008-06-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-06-20sched: refactor wait_for_completion_timeout()Oleg Nesterov
2008-06-20sched: fix wait_for_completion_timeout() spurious failure under heavy loadRoland Dreier
2008-06-20sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra