summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-02-02relay: fix lock imbalance in relay_late_setup_filesJiri Slaby
2009-02-02resources: skip sanity check of busy resourcesArjan van de Ven
2009-01-24sched: fix update_min_vruntimePeter Zijlstra
2009-01-18getrusage: RUSAGE_THREAD should return ru_utime and ru_stimeKOSAKI Motohiro
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
2009-01-18ring-buffer: fix dangling commit raceSteven Rostedt
2009-01-18ring-buffer: prevent false positive warningSteven Rostedt
2008-12-23cgroups: avoid accessing uninitialized data in failure pathLi Zefan
2008-12-23cgroups: suppress bogus warning messagesSharyathi Nagesh
2008-12-20Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner
2008-12-15cgroups: fix a race between rmdir and remountPaul Menage
2008-12-14Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds
2008-12-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-10fix mapping_writably_mapped()Hugh Dickins
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10relayfs: fix infinite loop with splice()Tom Zanussi
2008-12-09sched: CPU remove deadlock fixBrian King
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro
2008-12-09[patch 1/1] audit: remove excess kernel-docRandy Dunlap
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro
2008-12-09[PATCH] Audit: make audit=0 actually turn off auditEric Paris
2008-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-04Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-04[PATCH] kill obsolete temporary comment in swsusp_close()Al Viro
2008-12-04time: catch xtime_nsec underflows and fix themjohn stultz
2008-12-03check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0Roel Kluin
2008-12-01taint: add missing commentArjan van de Ven