summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-16drivers: add support for the TI VLYNQ busFlorian Fainelli
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-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-16utsname.h: make new_utsname fields use the proper length constantDan Smith
2009-06-16vmscan: count the number of times zone_reclaim() scans and failsMel Gorman
2009-06-16vmscan: report vm_flags in page_referenced()Wu Fengguang
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 __invalidate_mapping_pages variantMike Waychison
2009-06-16oom: move oom_adj value from task_struct to mm_structDavid Rientjes
2009-06-16mm: modify swap_map and add SWAP_HAS_CACHE flagKAMEZAWA Hiroyuki
2009-06-16mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro
2009-06-16page-allocator: add inactive ratio calculation function of each zoneMinchan Kim
2009-06-16page-allocator: clean up functions related to pages_minMinchan Kim
2009-06-16page-allocator: use integer fields lookup for gfp_zone and check for errors i...Christoph Lameter
2009-06-16mm: check the argument of kunmap on architectures without highmemMatthew Wilcox
2009-06-16mm, PM/Freezer: Disable OOM killer when tasks are frozenRafael J. Wysocki
2009-06-16mm: introduce follow_pfn()Johannes Weiner
2009-06-16vmscan: cleanup the scan batching codeWu Fengguang
2009-06-16vmscan: evict use-once pages firstRik van Riel
2009-06-16mm: introduce PageHuge() for testing huge/gigantic pagesWu Fengguang
2009-06-16page allocator: use a pre-calculated value instead of num_online_nodes() in f...Christoph Lameter
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman
2009-06-16page allocator: move check for disabled anti-fragmentation out of fastpathMel Gorman
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-06-16page allocator: do not sanity check order in the fast pathMel Gorman
2009-06-16page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()Mel Gorman
2009-06-16cpuset,mm: update tasks' mems_allowed in timeMiao Xie
2009-06-16mm: clean up get_user_pages_fast() documentationNick Piggin
2009-06-16radix-tree: add radix_tree_prev_hole()Wu Fengguang
2009-06-16readahead: record mmap read-around states in file_ra_stateWu Fengguang
2009-06-16readahead: make mmap_miss an unsigned intWu Fengguang
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-16firmware_map: fix hang with x86/32bitYinghai Lu
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski
2009-06-15regulator: add userspace-consumer driverMike Rapoport
2009-06-15Maxim 1586 regulator driverRobert Jarzmik
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller