aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-12-13fix mapping_writably_mapped()Hugh Dickins
2008-12-13sched: CPU remove deadlock fixBrian King
2008-12-13sched: fix a bug in sched domain degenerateLi Zefan
2008-12-05Remove -mno-spe flags as they dont belongKumar Gala
2008-12-05Fix inotify watch removal/umount racesAl Viro
2008-12-05epoll: introduce resource usage limitsDavide Libenzi
2008-12-05cgroups: fix a serious bug in cgroupstatsLi Zefan
2008-12-05cpuset: fix regression when failed to generate sched domainsLi Zefan
2008-11-13cgroups: fix invalid cgrp->dentry before cgroup has been completely removedLi Zefan
2008-11-06sched_clock: prevent scd->clock from moving backwardsDave Kleikamp
2008-11-06sched: disable the hrtick for nowIngo Molnar
2008-10-25sched: fix the wrong mask_lenMiao Xie
2008-10-22modules: fix module "notes" kobject leakAlexey Dobriyan
2008-10-18sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli
2008-10-15disable CONFIG_DYNAMIC_FTRACE due to possible memory corruption on module unloadSteven Rostedt
2008-10-06kgdb: call touch_softlockup_watchdog on resumeJason Wessel
2008-10-04clockevents: check broadcast tick device not the clock events deviceThomas Gleixner
2008-10-02fix error-path NULL deref in alloc_posix_timer()Dan Carpenter
2008-09-30Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner
2008-09-29hrtimer: mark migration stateThomas Gleixner
2008-09-29hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimersThomas Gleixner
2008-09-29hrtimer: migrate pending list on cpu offlineThomas Gleixner
2008-09-26kgdb, x86, arm, mips, powerpc: ignore user space single steppingJason Wessel
2008-09-26kgdb: could not write to the last of valid memory with kgdbAtsuo Igarashi
2008-09-23Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-23kexec: fix segmentation fault in kimage_add_entryJonathan Steel
2008-09-23timers: fix build error in !oneshot caseIngo Molnar
2008-09-23clockevents: prevent mode mismatch on cpu onlineThomas Gleixner
2008-09-23clockevents: check broadcast device not tick deviceThomas Gleixner
2008-09-23clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner
2008-09-23clockevents: prevent cpu online to interfere with nohzThomas Gleixner
2008-09-23sched: fix init_hrtick() section mismatch warningRakib Mullick
2008-09-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-19Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-16clockevents: make device shutdown robustThomas Gleixner
2008-09-13cpuset: avoid changing cpuset's cpus when -errno returnedLi Zefan
2008-09-11sched: fix deadlock in setting scheduler parameter to zeroHiroshi Shimamoto
2008-09-11sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomlyZhang, Yanmin
2008-09-09clockevents: remove WARN_ON which was used to gather informationThomas Gleixner
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky
2008-09-06ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki
2008-09-06clockevents: broadcast fixup possible waitersThomas Gleixner
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-05sched_clock: fix NOHZ interactionPeter Zijlstra