aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/exit.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-27lockdep: check that no locks held at freeze timeMandeep Singh Baines4-12/+14
2013-02-27fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplicationZhang Yanfei1-13/+7
2013-02-27fs/proc: clean up printksAndrew Morton7-46/+39
2013-02-27coredump: remove redundant defines for dumpable statesKees Cook5-13/+9
2013-02-27kernel/signal.c: fix suboptimal printk usageValdis Kletnieks1-4/+4
2013-02-27signal: allow to send any siginfo to itselfAndrey Vagin1-2/+4
2013-02-27Documentation/cgroups/blkio-controller.txt: fix typoWarren Turkal1-1/+1
2013-02-27Documentation/DMA-API-HOWTO.txt: minor grammar correctionsShuah Khan1-3/+4
2013-02-27fat: mark fs as dirty on mount and clean on umountOleksij Rempel3-0/+70
2013-02-27fat: add extended fileds to struct fat_boot_sectorOleksij Rempel2-12/+32
2013-02-27hfsplus: fix issue with unzeroed unused b-tree nodesVyacheslav Dubeyko1-0/+2
2013-02-27hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko13-183/+287
2013-02-27hfsplus: rework functionality of getting, setting and deleting of extended attributesVyacheslav Dubeyko5-0/+999