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