summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* badpage: ratelimit print_bad_pte and bad_pageHugh Dickins2009-01-062-1/+48
* badpage: remove vma from page_remove_rmapHugh Dickins2009-01-065-10/+8
* badpage: zap print_bad_pte on swap and fileHugh Dickins2009-01-063-16/+14
* badpage: vm_normal_page use print_bad_pteHugh Dickins2009-01-063-10/+15
* badpage: replace page_remove_rmap Eeek and BUGHugh Dickins2009-01-063-36/+48
* badpage: keep any bad page out of circulationHugh Dickins2009-01-061-28/+24
* badpage: simplify page_alloc flag check+clearHugh Dickins2009-01-062-30/+14
* fs: truncate blocks outside i_size after O_DIRECT write errorDmitri Monakhov2009-01-061-0/+13
* mm: kill zone_is_near_oom()KOSAKI Motohiro2009-01-061-5/+0
* vmscan: improve reclaim throughput to bail out patchKOSAKI Motohiro2009-01-061-6/+9
* vmscan: bail out of direct reclaim after swap_cluster_max pagesRik van Riel2009-01-061-29/+33
* hugetlb: fix sparse warningsHannes Eder2009-01-061-4/+8
* swapfile: let others seed randomHugh Dickins2009-01-061-1/+0
* swapfile: change discard pgoff_t to sector_tHugh Dickins2009-01-061-2/+2
* swapfile: swap allocation cycle if nonrotHugh Dickins2009-01-061-4/+46
* swapfile: swapon randomize if nonrotHugh Dickins2009-01-062-2/+10
* swapfile: swap allocation use discardHugh Dickins2009-01-062-1/+121
* swapfile: swapon use discard (trim)Hugh Dickins2009-01-062-2/+38
* swapfile: rearrange scan and swap_infoHugh Dickins2009-01-062-33/+41
* swapfile: remove v0 SWAP-SPACE messageHugh Dickins2009-01-061-81/+65
* swapfile: remove surplus whitespaceHugh Dickins2009-01-061-11/+11
* swapfile: remove SWP_ACTIVE maskHugh Dickins2009-01-062-3/+2
OpenPOWER on IntegriCloud