summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: return boolean from page_has_private()Johannes Weiner2009-09-221-5/+8
* mm: return boolean from page_is_file_cache()Johannes Weiner2009-09-221-6/+2
* mm: introduce page_lru_base_type()Johannes Weiner2009-09-221-4/+19
* mm: remove broken 'kzalloc' mempoolSage Weil2009-09-221-8/+2
* tracing, page-allocator: add trace event for page traffic related to the budd...Mel Gorman2009-09-221-0/+51
* tracing, page-allocator: add trace events for anti-fragmentation falling back...Mel Gorman2009-09-221-0/+38
* tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman2009-09-221-0/+74
* page-allocator: remove dead function free_cold_page()Mel Gorman2009-09-221-1/+0
* ksm: unmerge is an origin of OOMsHugh Dickins2009-09-221-1/+1
* ksm: clean up obsolete referencesHugh Dickins2009-09-221-20/+0
* ksm: fix deadlock with munlock in exit_mmapAndrea Arcangeli2009-09-221-7/+4
* ksm: fix oom deadlockHugh Dickins2009-09-221-4/+27
* ksm: identify PageKsm pagesHugh Dickins2009-09-221-0/+29
* ksm: no debug in page_dup_rmap()Hugh Dickins2009-09-221-5/+1
* ksm: the mm interface to ksmHugh Dickins2009-09-223-0/+58
* ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-221-0/+3
* ksm: add mmu_notifier set_pte_at_notify()Izik Eidus2009-09-221-0/+34
* mm: perform non-atomic test-clear of PG_mlocked on freeJohannes Weiner2009-09-221-3/+9
* mm: count only reclaimable lru pagesWu Fengguang2009-09-221-9/+2
* mm: remove __{add,sub}_zone_page_state()KOSAKI Motohiro2009-09-221-5/+0
* mm: vmstat: add isolate pagesKOSAKI Motohiro2009-09-221-0/+2
* mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-221-0/+1
* mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-221-1/+2
* hugetlb: balance freeing of huge pages across nodesLee Schermerhorn2009-09-221-1/+2
* memory hotplug: update zone pcp at memory onlineShaohua Li2009-09-221-0/+2
* mm: make swap token dummies static inlinesJohannes Weiner2009-09-221-4/+16
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* const: make lock_manager_operations constAlexey Dobriyan2009-09-222-2/+2
* const: make file_lock_operations constAlexey Dobriyan2009-09-221-1/+1
* const: make struct super_block::s_qcop constAlexey Dobriyan2009-09-222-2/+2
* const: make struct super_block::dq_op constAlexey Dobriyan2009-09-222-2/+2
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-218-482/+923
|\
| * perf: Tidy up after the big renameIngo Molnar2009-09-212-49/+490
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-217-178/+178
| * perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2009-09-211-2/+2
| * Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-2152-299/+4189
| |\
* | \ Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-214-26/+12
|\ \ \
| * | | rcu: Fix whitespace inconsistenciesPaul E. McKenney2009-09-193-5/+5
| * | | rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCUPaul E. McKenney2009-09-182-20/+7
| * | | rcu: Simplify rcu_read_unlock_special() quiescent-state accountingPaul E. McKenney2009-09-181-1/+0
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-211-17/+0
|\ \ \ \ | | |/ / | |/| |
| * | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-211-17/+0
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-211-1/+3
|\ \ \ \
| * | | | sched: Simplify sys_sched_rr_get_interval() system callPeter Williams2009-09-211-0/+2
| * | | | sched: Fix raciness in runqueue_is_locked()Andrew Morton2009-09-201-1/+1
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-216-299/+79
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-09-193-66/+79
| |\ \ \ \ \
| | * | | | | tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-182-28/+61
| | * | | | | tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-183-38/+18
| * | | | | | tracing: Remove markersChristoph Hellwig2009-09-183-233/+0
| | |/ / / / | |/| | | |
OpenPOWER on IntegriCloud