summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* page allocator: calculate the migratetype for allocation only onceMel Gorman2009-06-161-17/+26
* page allocator: calculate the preferred zone for allocation only onceMel Gorman2009-06-161-22/+32
* page allocator: move check for disabled anti-fragmentation out of fastpathMel Gorman2009-06-162-3/+4
* page allocator: break up the allocator entry point into fast and slow pathsMel Gorman2009-06-161-125/+228
* page allocator: check only once if the zonelist is suitable for the allocationMel Gorman2009-06-161-3/+3
* page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-1617-24/+33
* page allocator: do not sanity check order in the fast pathMel Gorman2009-06-162-6/+3
* page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()Mel Gorman2009-06-162-12/+4
* mm: alloc_large_system_hash check orderHugh Dickins2009-06-161-1/+4
* cpuset,mm: update tasks' mems_allowed in timeMiao Xie2009-06-167-191/+170
* cpusets: update tasks' page/slab spread flags in timeMiao Xie2009-06-161-4/+55
* cpusets: restructure the function cpuset_update_task_memory_state()Miao Xie2009-06-161-8/+19
* mm/page-writeback.c: dirty limit type should be unsigned longH Hartley Sweeten2009-06-161-9/+10
* vmscan: low order lumpy reclaim also should use PAGEOUT_IO_SYNCKOSAKI Motohiro2009-06-161-14/+15
* mm: clean up get_user_pages_fast() documentationNick Piggin2009-06-163-19/+67
* readahead: enforce full sync mmap readahead sizeWu Fengguang2009-06-161-1/+2
* readahead: remove redundant test in shrink_readahead_size_eio()Wu Fengguang2009-06-161-3/+0
* readahead: introduce context readahead algorithmWu Fengguang2009-06-161-0/+60
* readahead: move the random read case to bottomWu Fengguang2009-06-161-21/+25
* radix-tree: add radix_tree_prev_hole()Wu Fengguang2009-06-162-0/+39
* readahead: record mmap read-around states in file_ra_stateWu Fengguang2009-06-163-28/+12
* readahead: enforce full readahead size on async mmap readaheadWu Fengguang2009-06-161-1/+2
* readahead: sequential mmap readaheadWu Fengguang2009-06-161-1/+2
* readahead: clean up and simplify the code for filemap page fault readaheadLinus Torvalds2009-06-161-67/+89
* readahead: remove sync/async readahead call dependencyWu Fengguang2009-06-161-0/+10
* readahead: increase interleaved readahead sizeWu Fengguang2009-06-161-0/+1
* readahead: remove one unnecessary radix tree lookupWu Fengguang2009-06-161-1/+1
* readahead: apply max_sane_readahead() limit in ondemand_readahead()Wu Fengguang2009-06-161-1/+1
* readahead: move max_sane_readahead() calls into force_page_cache_readahead()Wu Fengguang2009-06-164-5/+4
* readahead: make mmap_miss an unsigned intWu Fengguang2009-06-161-1/+1
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-1624-88/+21
* firmware_map: fix hang with x86/32bitYinghai Lu2009-06-162-15/+13
* spi: takes size of a pointer to determine the size of the pointed-to typeRoel Kluin2009-06-161-3/+3
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-1613-21/+12
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-06-151-2/+2
|\
| * [IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell2009-06-151-2/+2
* | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-1512-21/+163
|\ \
| * | timers: Logic to move non pinned timersArun R Bharadwaj2009-05-136-5/+101
| * | timers: /proc/sys sysctl hook to enable timer migrationArun R Bharadwaj2009-05-133-0/+11
| * | timers: Identifying the existing pinned timersArun R Bharadwaj2009-05-134-7/+9
| * | timers: Framework for identifying pinned timersArun R Bharadwaj2009-05-134-9/+39
| * | timers: allow deferrable timers for intervals tv2-tv5 to be deferredJon Hunter2009-05-021-0/+3
* | | Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-152-1/+3
|\ \ \
| * | | clockevent: export register_device and delta2nsMagnus Damm2009-05-021-0/+2
| * | | clockevents: tick_broadcast_device can become staticDmitri Vorobiev2009-05-021-1/+1
| |/ /
* | | Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-153-1/+39
|\ \ \
| * | | clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner2009-06-135-11/+33
| * | | clocksource: sanity check sysfs clocksource changesjohn stultz2009-06-113-4/+20
* | | | Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-151-11/+31
|\ \ \ \
| * | | | ntp: fix comment typosjohn stultz2009-05-121-2/+2
OpenPOWER on IntegriCloud