aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-01-24clocksource: introduce clocksource_forward_now()Roman Zippel
2009-01-24'kill sig -1' must only apply to caller's namespaceSukadev Bhattiprolu
2009-01-18System call wrappers part 32Heiko Carstens
2009-01-18System call wrappers part 31Heiko Carstens
2009-01-18System call wrappers part 30Heiko Carstens
2009-01-18System call wrappers part 27Heiko Carstens
2009-01-18System call wrappers part 26Heiko Carstens
2009-01-18System call wrappers part 24Heiko Carstens
2009-01-18System call wrappers part 23Heiko Carstens
2009-01-18System call wrappers part 19Heiko Carstens
2009-01-18System call wrappers part 18Heiko Carstens
2009-01-18System call wrappers part 17Heiko Carstens
2009-01-18System call wrappers part 09Heiko Carstens
2009-01-18System call wrappers part 08Heiko Carstens
2009-01-18System call wrappers part 07Heiko Carstens
2009-01-18System call wrappers part 06Heiko Carstens
2009-01-18System call wrappers part 05Heiko Carstens
2009-01-18System call wrappers part 04Heiko Carstens
2009-01-18System call wrappers part 03Heiko Carstens
2009-01-18System call wrappers part 02Heiko Carstens
2009-01-18System call wrappers part 01Heiko Carstens
2009-01-18Make sys_syslog a conditional system callHeiko Carstens
2009-01-18Convert all system calls to return a longHeiko Carstens
2009-01-18sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner
2009-01-18cgroups: fix a race between cgroup_clone and umountLi Zefan
2008-12-18Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds
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