aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-16scripts/get_maintainer.pl: better fix for subscriber-only mailing listsJoe Perches
2009-06-16scripts/get_maintainer.pl: output first field only in mailing lists and after...Joe Perches
2009-06-16lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroyZygo Blaxell
2009-06-16CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe
2009-06-16drivers: add support for the TI VLYNQ busFlorian Fainelli
2009-06-16console: make blank timeout value a boot optionDaniel Mack
2009-06-16Documentation/atomic_ops.txt: fix sample codeFigo.zhang
2009-06-16eisa.ids: add Network Peripherals FDDI boardsMaciej W. Rozycki
2009-06-16syscalls.h: remove duplicated declarations for sys_pipe2Masatake YAMATO
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput
2009-06-16hexdump: remove the trailing spaceLi Zefan
2009-06-16use printk_once() in several placesMinchan Kim
2009-06-16slow-work: use round_jiffies() for thread pool's cull and OOM timersChris Peterson
2009-06-16lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()Huang Shijie
2009-06-16groups: move code to kernel/groups.cAlexey Dobriyan
2009-06-16remove put_cpu_no_resched()Thomas Gleixner
2009-06-16drbd: add major number to major.hPhilipp Reisner
2009-06-16headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod...Andrew Morton
2009-06-16poll: avoid extra wakeups in select/pollEric Dumazet
2009-06-16ntfs: use is_power_of_2() function for clarity.Robert P. J. Day
2009-06-16kernel/kfifo.c: replace conditional test with is_power_of_2()Robert P. J. Day
2009-06-16atomic: only take lock when the counter drops to zero on UP as wellJan Blunck
2009-06-16utsname.h: make new_utsname fields use the proper length constantDan Smith
2009-06-16uml: bad macro expansion, parameter is memberRoel Kluin
2009-06-16uml: fix a section warningAmerigo Wang
2009-06-16um: remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-16uml: UML net driver does not allow for vlansAlan Cox
2009-06-16m32r: remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-16alpha: bad macro expansion, parameter is memberRoel Kluin
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-16mm: fix lumpy reclaim lru handling at isolate_lru_pagesKAMEZAWA Hiroyuki
2009-06-16vmscan: count the number of times zone_reclaim() scans and failsMel Gorman
2009-06-16vmscan: do not unconditionally treat zones that fail zone_reclaim() as fullMel Gorman
2009-06-16vmscan: properly account for the number of page cache pages zone_reclaim() ca...Mel Gorman
2009-06-16writeback: skip new or to-be-freed inodesWu Fengguang
2009-06-16oom: only oom kill exiting tasks with attached memoryDavid Rientjes
2009-06-16vmscan: handle may_swap more strictlyDaisuke Nishimura
2009-06-16vmscan: merge duplicate code in shrink_active_list()Wu Fengguang
2009-06-16vmscan: make mapped executable pages the first class citizenWu Fengguang
2009-06-16vmscan: report vm_flags in page_referenced()Wu Fengguang
2009-06-16mm: add a gfp-translate script to help understand page allocation failure rep...Mel Gorman
2009-06-16mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argumentSergei Trofimovich
2009-06-16mm: remove file argument from swap_readpage()Minchan Kim
2009-06-16mm: remove annotation of gfp_mask in add_to_swapMinchan Kim
2009-06-16page-allocator: clear N_HIGH_MEMORY map before we set it againYinghai Lu
2009-06-16mm: remove __invalidate_mapping_pages variantMike Waychison
2009-06-16oom: invoke oom killer for __GFP_NOFAILDavid Rientjes
2009-06-16oom: avoid unnecessary mm locking and scanning for OOM_DISABLEDavid Rientjes
2009-06-16oom: move oom_adj value from task_struct to mm_structDavid Rientjes