summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-07checkpatch: detect multiple bitfield declarationsAndy Whitcroft1-5/+9
2009-01-07checkpatch: __weak is an official attributeAndy Whitcroft1-1/+2
2009-01-07checkpatch: structure member assignments are not complexAndy Whitcroft1-2/+3
2009-01-07checkpatch: widen implied comment detection to allow multiple starsAndy Whitcroft1-1/+1
2009-01-07checkpatch: comment detection may miss an implied comment on the last hunkAndy Whitcroft1-2/+2
2009-01-07checkpatch: add checks for in_atomic()Andy Whitcroft1-0/+9
2009-01-07fs: fix function param name in kernel-docRandy Dunlap1-1/+1
2009-01-07include/linux/interrupt.h: do not include linux/irqnr.h twiceJesper Juhl1-1/+0
2009-01-07sysrq: more explicit, less terse help messagesRandy Dunlap1-10/+10
2009-01-07fs/inode: fix kernel-doc notationRandy Dunlap1-4/+4
2009-01-07Remove obsolete CONFIG_RESOURCES_64BITGeert Uytterhoeven1-6/+0
2009-01-07do_coredump(): check return from argv_split()Tetsuo Handa1-0/+5
2009-01-07profile: don't include <asm/ptrace.h> twice.KOSAKI Motohiro1-1/+0
2009-01-07init/main.c: mark late_time_init as __initdataJan Beulich1-1/+1
2009-01-07add missing accounting calls to compat_sys_{readv,writev}Gerd Hoffmann1-0/+6
2009-01-07fs: fix name overwrite in __register_chrdev_region()Cyrill Gorcunov1-1/+1
2009-01-07remove linux/hardirq.h from asm-generic/local.hRussell King4-1/+3
2009-01-07ioc4: automatically load sgiioc4 subordinate moduleBrent Casavant1-0/+36
2009-01-07Dmitry has been renamedDmitry Eremin-Solenikov2-1/+2
2009-01-07percpu_counter: FBC_BATCH should be a variableEric Dumazet4-14/+20
2009-01-07Allow times and time system calls to return small negative valuesPaul Mackerras3-2/+9
2009-01-07documentation: when to BUG(), and when to not BUG()David Brownell1-0/+17
2009-01-07poll: allow f_op->poll to sleepTejun Heo4-21/+76
2009-01-07fs: use menuconfig to control the Misc. filesystems menuRandy Dunlap1-2/+15
2009-01-07scripts: script from kerneloops.org to pretty print oops dumpsArjan van de Ven1-0/+162
2009-01-07oops: increment the oops UUID every time we oopsArjan van de Ven1-0/+2
2009-01-07strict_strto* is not strict enoughPavel Machek1-0/+4
2009-01-07autodetect_raid: add missing __init markingMike Frysinger1-1/+1
2009-01-07samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng7-13/+13
2009-01-07Create a DIV_ROUND_CLOSEST macro to do division with roundingDarrick J. Wong1-0/+6
2009-01-07lib: proportions.c trivial sparse lock annotationHarvey Harrison1-0/+2
2009-01-07lib: radix_tree.c make percpu variable staticHarvey Harrison1-1/+1
2009-01-07lib: fix sparse shadowed variable warningHarvey Harrison1-1/+1
2009-01-07fork.c: cleanup for copy_sighand()Zhaolei1-1/+1
2009-01-07Remove remaining unwinder codeAlexey Dobriyan7-105/+0
2009-01-07fs/exec.c:__bprm_mm_init(): clean up error handlingLuiz Fernando N. Capitulino1-14/+6
2009-01-07do_mounts: add device info to mount messageMarton Balint1-2/+2
2009-01-07oops handling: ensure that any oops is flushed to the mtdoops consoleViktor Rosendahl1-0/+2
2009-01-07Check fops_get() return valueLaurent Pinchart3-0/+13
2009-01-07pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2-4/+2
2009-01-07atomic_t: unify all arch definitionsMatthew Wilcox23-104/+33
2009-01-07init: properly placing noinline keywordRakib Mullick1-2/+2
2009-01-07mm: hugetlb: remove redundant `if' operationCyrill Gorcunov1-3/+2
2009-01-07mm: stop kswapd's infinite loop at high order allocationKOSAKI Motohiro1-0/+17
2009-01-07bootmem: print request details before BUG_ON(them)Johannes Weiner1-4/+4
2009-01-07mm: check for no mmaps in exit_mmap()Johannes Weiner1-0/+3
2009-01-07mm: kill page_queue_congested()KOSAKI Motohiro1-20/+0
2009-01-07mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGEKOSAKI Motohiro2-20/+0
2009-01-07mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accountingOleg Nesterov4-7/+7
2009-01-07mm: pagecache gfp flags fixNick Piggin1-2/+9