aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06checkpatch: update copyrightsAndy Whitcroft1-1/+2
2009-01-06checkpatch: update MAINTAINERS entryAndy Whitcroft1-5/+2
2009-01-06checkpatch: version: 0.25Andy Whitcroft1-1/+1
2009-01-06checkpatch: dissallow spaces between stars in pointer typesAndy Whitcroft1-14/+32
2009-01-06checkpatch: comment ends inside strings is most likely not an open commentAndy Whitcroft1-3/+6
2009-01-06checkpatch: detect multiple bitfield declarationsAndy Whitcroft1-5/+9
2009-01-06checkpatch: __weak is an official attributeAndy Whitcroft1-1/+2
2009-01-06checkpatch: structure member assignments are not complexAndy Whitcroft1-2/+3
2009-01-06checkpatch: widen implied comment detection to allow multiple starsAndy Whitcroft1-1/+1
2009-01-06checkpatch: comment detection may miss an implied comment on the last hunkAndy Whitcroft1-2/+2
2009-01-06checkpatch: add checks for in_atomic()Andy Whitcroft1-0/+9
2009-01-06fs: fix function param name in kernel-docRandy Dunlap1-1/+1
2009-01-06include/linux/interrupt.h: do not include linux/irqnr.h twiceJesper Juhl1-1/+0
2009-01-06sysrq: more explicit, less terse help messagesRandy Dunlap1-10/+10
2009-01-06fs/inode: fix kernel-doc notationRandy Dunlap1-4/+4
2009-01-06Remove obsolete CONFIG_RESOURCES_64BITGeert Uytterhoeven1-6/+0
2009-01-06do_coredump(): check return from argv_split()Tetsuo Handa1-0/+5
2009-01-06profile: don't include <asm/ptrace.h> twice.KOSAKI Motohiro1-1/+0
2009-01-06init/main.c: mark late_time_init as __initdataJan Beulich1-1/+1
2009-01-06add missing accounting calls to compat_sys_{readv,writev}Gerd Hoffmann1-0/+6
2009-01-06fs: fix name overwrite in __register_chrdev_region()Cyrill Gorcunov1-1/+1
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King4-1/+3
2009-01-06ioc4: automatically load sgiioc4 subordinate moduleBrent Casavant1-0/+36
2009-01-06Dmitry has been renamedDmitry Eremin-Solenikov2-1/+2
2009-01-06percpu_counter: FBC_BATCH should be a variableEric Dumazet4-14/+20
2009-01-06Allow times and time system calls to return small negative valuesPaul Mackerras3-2/+9
2009-01-06documentation: when to BUG(), and when to not BUG()David Brownell1-0/+17
2009-01-06poll: allow f_op->poll to sleepTejun Heo4-21/+76
2009-01-06fs: use menuconfig to control the Misc. filesystems menuRandy Dunlap1-2/+15