summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* profile: don't include <asm/ptrace.h> twice.KOSAKI Motohiro2009-01-061-1/+0
* init/main.c: mark late_time_init as __initdataJan Beulich2009-01-061-1/+1
* add missing accounting calls to compat_sys_{readv,writev}Gerd Hoffmann2009-01-061-0/+6
* fs: fix name overwrite in __register_chrdev_region()Cyrill Gorcunov2009-01-061-1/+1
* remove linux/hardirq.h from asm-generic/local.hRussell King2009-01-064-1/+3
* ioc4: automatically load sgiioc4 subordinate moduleBrent Casavant2009-01-061-0/+36
* Dmitry has been renamedDmitry Eremin-Solenikov2009-01-062-1/+2
* percpu_counter: FBC_BATCH should be a variableEric Dumazet2009-01-064-14/+20
* Allow times and time system calls to return small negative valuesPaul Mackerras2009-01-063-2/+9
* documentation: when to BUG(), and when to not BUG()David Brownell2009-01-061-0/+17
* poll: allow f_op->poll to sleepTejun Heo2009-01-064-21/+76
* fs: use menuconfig to control the Misc. filesystems menuRandy Dunlap2009-01-061-2/+15
* scripts: script from kerneloops.org to pretty print oops dumpsArjan van de Ven2009-01-061-0/+162
* oops: increment the oops UUID every time we oopsArjan van de Ven2009-01-061-0/+2
* strict_strto* is not strict enoughPavel Machek2009-01-061-0/+4
* autodetect_raid: add missing __init markingMike Frysinger2009-01-061-1/+1
* samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng2009-01-067-13/+13
* Create a DIV_ROUND_CLOSEST macro to do division with roundingDarrick J. Wong2009-01-061-0/+6
* lib: proportions.c trivial sparse lock annotationHarvey Harrison2009-01-061-0/+2
* lib: radix_tree.c make percpu variable staticHarvey Harrison2009-01-061-1/+1
* lib: fix sparse shadowed variable warningHarvey Harrison2009-01-061-1/+1
* fork.c: cleanup for copy_sighand()Zhaolei2009-01-061-1/+1
* Remove remaining unwinder codeAlexey Dobriyan2009-01-067-105/+0
* fs/exec.c:__bprm_mm_init(): clean up error handlingLuiz Fernando N. Capitulino2009-01-061-14/+6
* do_mounts: add device info to mount messageMarton Balint2009-01-061-2/+2
* oops handling: ensure that any oops is flushed to the mtdoops consoleViktor Rosendahl2009-01-061-0/+2
* Check fops_get() return valueLaurent Pinchart2009-01-063-0/+13
* pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven2009-01-062-4/+2
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-0623-104/+33
* init: properly placing noinline keywordRakib Mullick2009-01-061-2/+2
* mm: hugetlb: remove redundant `if' operationCyrill Gorcunov2009-01-061-3/+2
* mm: stop kswapd's infinite loop at high order allocationKOSAKI Motohiro2009-01-061-0/+17
* bootmem: print request details before BUG_ON(them)Johannes Weiner2009-01-061-4/+4
* mm: check for no mmaps in exit_mmap()Johannes Weiner2009-01-061-0/+3
* mm: kill page_queue_congested()KOSAKI Motohiro2009-01-061-20/+0
* mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGEKOSAKI Motohiro2009-01-062-20/+0
* mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accountingOleg Nesterov2009-01-064-7/+7
* mm: pagecache gfp flags fixNick Piggin2009-01-061-2/+9
* fs: sys_sync fixNick Piggin2009-01-062-20/+1
* fs: sync_sb_inodes fixNick Piggin2009-01-061-7/+53
* fs: remove WB_SYNC_HOLDNick Piggin2009-01-062-11/+2
* UBIFS: do not use WB_SYNC_HOLDArtem Bityutskiy2009-01-061-1/+8
* mm: direct IO starvation improvementNick Piggin2009-01-061-11/+5
* mm/mmap.c: fix coding styleZhenwenXu2009-01-061-9/+8
* shmem: unify regular and tiny shmemMatt Mackall2009-01-064-151/+72
* block_write_begin(): remove useless gotoFranck Bui-Huu2009-01-061-1/+0
* mm: make get_user_pages() interruptibleYing Han2009-01-063-9/+15
* hugetlb: unsigned ret cannot be negativeRoel Kluin2009-01-061-4/+8
* vmscan: shrink_active_list(): reduce lru_lock hold timeAndrew Morton2009-01-061-7/+7
* badpage: KERN_ALERT BUG instead of KERN_EMERGHugh Dickins2009-01-062-12/+12
OpenPOWER on IntegriCloud