aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * HID: consolidate connect and disconnect into core codeJiri Kosina2009-09-17
* | pnp: add a shutdown method to pnp driversDavid Härdeman2009-09-22
* | lis3: add free-fall/wakeup function via platform_dataDaniel Mack2009-09-22
* | lis3: fix typoDaniel Mack2009-09-22
* | flex_array: introduce DEFINE_FLEX_ARRAYDavid Rientjes2009-09-22
* | flex_array: add flex_array_shrink functionDavid Rientjes2009-09-22
* | flex_array: poison free elementsDavid Rientjes2009-09-22
* | flex_array: add flex_array_clear functionDavid Rientjes2009-09-22
* | cpuidle: fix the menu governor to boost IO performanceArjan van de Ven2009-09-22
* | mm: move use_mm/unuse_mm from aio.c to mm/Michael S. Tsirkin2009-09-22
* | hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsEric B Munson2009-09-22
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-22
* | hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson2009-09-22
* | tmpfs: depend on shmemHugh Dickins2009-09-22
* | mm: FOLL flags for GUP flagsHugh Dickins2009-09-22
* | mm: follow_hugetlb_page flagsHugh Dickins2009-09-22
* | mm: FOLL_DUMP replace FOLL_ANONHugh Dickins2009-09-22
* | mm: add get_dump_pageHugh Dickins2009-09-22
* | page-allocator: split per-cpu list into one-list-per-migrate-typeMel Gorman2009-09-22
* | oom: move oom_adj value from task_struct to signal_structKOSAKI Motohiro2009-09-22
* | mm: do batched scans for mem_cgroupWu Fengguang2009-09-22
* | oom: move oom_killer_enable()/oom_killer_disable to where they belongAlexey Dobriyan2009-09-22
* | mm: also use alloc_large_system_hash() for the PID hash tableJan Beulich2009-09-22
* | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* | mm: return boolean from page_has_private()Johannes Weiner2009-09-22
* | mm: return boolean from page_is_file_cache()Johannes Weiner2009-09-22
* | mm: introduce page_lru_base_type()Johannes Weiner2009-09-22
* | mm: remove broken 'kzalloc' mempoolSage Weil2009-09-22
* | tracing, page-allocator: add trace event for page traffic related to the budd...Mel Gorman2009-09-22
* | tracing, page-allocator: add trace events for anti-fragmentation falling back...Mel Gorman2009-09-22
* | tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman2009-09-22
* | page-allocator: remove dead function free_cold_page()Mel Gorman2009-09-22
* | ksm: unmerge is an origin of OOMsHugh Dickins2009-09-22
* | ksm: clean up obsolete referencesHugh Dickins2009-09-22
* | ksm: fix deadlock with munlock in exit_mmapAndrea Arcangeli2009-09-22
* | ksm: fix oom deadlockHugh Dickins2009-09-22
* | ksm: identify PageKsm pagesHugh Dickins2009-09-22
* | ksm: no debug in page_dup_rmap()Hugh Dickins2009-09-22
* | ksm: the mm interface to ksmHugh Dickins2009-09-22
* | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-22
* | ksm: add mmu_notifier set_pte_at_notify()Izik Eidus2009-09-22
* | mm: perform non-atomic test-clear of PG_mlocked on freeJohannes Weiner2009-09-22
* | mm: count only reclaimable lru pagesWu Fengguang2009-09-22
* | mm: remove __{add,sub}_zone_page_state()KOSAKI Motohiro2009-09-22
* | mm: vmstat: add isolate pagesKOSAKI Motohiro2009-09-22
* | mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-22
* | mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-22
* | hugetlb: balance freeing of huge pages across nodesLee Schermerhorn2009-09-22
* | memory hotplug: update zone pcp at memory onlineShaohua Li2009-09-22