aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-06checkpatch: Add warning for p0-patchesWolfram Sang1-1/+7
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
2009-01-06scripts: script from kerneloops.org to pretty print oops dumpsArjan van de Ven1-0/+162
2009-01-06oops: increment the oops UUID every time we oopsArjan van de Ven1-0/+2
2009-01-06strict_strto* is not strict enoughPavel Machek1-0/+4
2009-01-06autodetect_raid: add missing __init markingMike Frysinger1-1/+1
2009-01-06samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng7-13/+13
2009-01-06Create a DIV_ROUND_CLOSEST macro to do division with roundingDarrick J. Wong1-0/+6
2009-01-06lib: proportions.c trivial sparse lock annotationHarvey Harrison1-0/+2
2009-01-06lib: radix_tree.c make percpu variable staticHarvey Harrison1-1/+1
2009-01-06lib: fix sparse shadowed variable warningHarvey Harrison1-1/+1
2009-01-06fork.c: cleanup for copy_sighand()Zhaolei1-1/+1
2009-01-06Remove remaining unwinder codeAlexey Dobriyan7-105/+0
2009-01-06fs/exec.c:__bprm_mm_init(): clean up error handlingLuiz Fernando N. Capitulino1-14/+6
2009-01-06do_mounts: add device info to mount messageMarton Balint1-2/+2
2009-01-06oops handling: ensure that any oops is flushed to the mtdoops consoleViktor Rosendahl1-0/+2
2009-01-06Check fops_get() return valueLaurent Pinchart3-0/+13
2009-01-06pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2-4/+2
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox23-104/+33
2009-01-06init: properly placing noinline keywordRakib Mullick1-2/+2
2009-01-06mm: hugetlb: remove redundant `if' operationCyrill Gorcunov1-3/+2
2009-01-06mm: stop kswapd's infinite loop at high order allocationKOSAKI Motohiro1-0/+17