aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
* | | | | 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
* | | | | 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: 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
* | | | | mm: make swap token dummies static inlinesJohannes Weiner2009-09-22
* | | | | const: make block_device_operations constAlexey Dobriyan2009-09-22
* | | | | const: make lock_manager_operations constAlexey Dobriyan2009-09-22
* | | | | const: make file_lock_operations constAlexey Dobriyan2009-09-22
* | | | | const: make struct super_block::s_qcop constAlexey Dobriyan2009-09-22
* | | | | const: make struct super_block::dq_op constAlexey Dobriyan2009-09-22
* | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\ \ \ \ \
| * | | | | perf: Tidy up after the big renameIngo Molnar2009-09-21
| * | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
| * | | | | perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2009-09-21
| * | | | | Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-21
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-21
|\ \ \ \ \ \
| * | | | | | rcu: Fix whitespace inconsistenciesPaul E. McKenney2009-09-19
| * | | | | | rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCUPaul E. McKenney2009-09-17
| * | | | | | rcu: Simplify rcu_read_unlock_special() quiescent-state accountingPaul E. McKenney2009-09-17
* | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-21
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-21
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-21
|\ \ \ \ \ \ \
| * | | | | | | sched: Simplify sys_sched_rr_get_interval() system callPeter Williams2009-09-21
| * | | | | | | sched: Fix raciness in runqueue_is_locked()Andrew Morton2009-09-20
* | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-09-19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker2009-09-18
| | * | | | | | | | tracing: Factorize the events profile accountingFrederic Weisbecker2009-09-18
| * | | | | | | | | tracing: Remove markersChristoph Hellwig2009-09-18
| | |/ / / / / / / | |/| | | | | | |