| Commit message (Expand) | Author | Age |
* | shmem: writepage directly to swap | Hugh Dickins | 2009-04-01 |
* | vmscan: fix it to take care of nodemask | KAMEZAWA Hiroyuki | 2009-04-01 |
* | vmscan: print shrink_slab symbol name on negative shrinker objects | David Rientjes | 2009-04-01 |
* | nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n | David Howells | 2009-04-01 |
* | nommu: there is no mlock() for NOMMU, so don't provide the bits | David Howells | 2009-04-01 |
* | mm: introduce debug_kmap_atomic | Akinobu Mita | 2009-04-01 |
* | mm: page_mkwrite change prototype to match fault | Nick Piggin | 2009-04-01 |
* | mm: fix proc_dointvec_userhz_jiffies "breakage" | Alexey Dobriyan | 2009-04-01 |
* | generic debug pagealloc | Akinobu Mita | 2009-04-01 |
* | memdup_user(): introduce | Li Zefan | 2009-04-01 |
* | hugetlb: chg cannot become less than 0 | Roel Kluin | 2009-04-01 |
* | mm: remove pagevec_swap_free() | KOSAKI Motohiro | 2009-04-01 |
* | mm: don't free swap slots on page deactivation | Johannes Weiner | 2009-04-01 |
* | mm: move pagevec stripping to save unlock-relock | Johannes Weiner | 2009-04-01 |
* | vfs: add/use account_page_dirtied() | Edward Shishkin | 2009-04-01 |
* | vmscan: respect higher order in zone_reclaim() | Johannes Weiner | 2009-04-01 |
* | mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i... | KOSAKI Motohiro | 2009-04-01 |
* | vmscan: clip swap_cluster_max in shrink_all_memory() | Johannes Weiner | 2009-04-01 |
* | mm: shrink_all_memory(): use sc.nr_reclaimed | MinChan Kim | 2009-04-01 |
* | mm: don't call mark_page_accessed() in do_swap_page() | KOSAKI Motohiro | 2009-04-01 |
* | mm: introduce for_each_populated_zone() macro | KOSAKI Motohiro | 2009-04-01 |
* | vmscan: rename sc.may_swap to may_unmap | Johannes Weiner | 2009-04-01 |
* | oom_kill: don't call for int_sqrt(0) | Cyrill Gorcunov | 2009-04-01 |
* | vmap: remove needless lock and list in vmap | MinChan Kim | 2009-04-01 |
* | mm: mminit_validate_memmodel_limits(): remove redundant test | Cyrill Gorcunov | 2009-04-01 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 |
|\ |
|
| * | cpumask: use new cpumask_ functions in core code. | Rusty Russell | 2009-03-30 |
| * | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL | Rusty Russell | 2009-03-30 |
* | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-30 |
|\ \ |
|
| * | | lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB | Ingo Molnar | 2009-03-30 |
| * | | lockdep: annotate reclaim context (__GFP_NOFS), fix | Ingo Molnar | 2009-02-15 |
| * | | lockdep: annotate reclaim context (__GFP_NOFS) | Nick Piggin | 2009-02-14 |
* | | | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-30 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'linus' into x86/core | Ingo Molnar | 2009-03-28 |
| |\ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------. \ \ | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 2009-03-18 |
| |\ \ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *-------. \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar | 2009-03-14 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / / /
| |/| | | | | / / / / / /
| | | | | |_|/ / / / / /
| | | | |/| | / / / / /
| | | |_|_|_|/ / / / /
| | |/| | | | / / / /
| | | | | | |/ / / / |
|
| | | | | | * | | | | VM, x86, PAT: add a new vm flag to track full pfnmap at mmap | Pallipadi, Venkatesh | 2009-03-14 |
| | | | | | * | | | | VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff | Pallipadi, Venkatesh | 2009-03-12 |
| | | | | * | | | | | Merge branch 'x86/core' into x86/kconfig | Ingo Molnar | 2009-03-13 |
| | | | | |\ \ \ \ \
| | | | | |/ / / / /
| | | | |/| | | | | |
|
* | | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|
| * | | | | | | | | | Merge branch 'origin' into devel | Russell King | 2009-03-28 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | highmem: atomic highmem kmap page pinning | Nicolas Pitre | 2009-03-15 |
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | / / / / /
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| * | | | | | | | | percpu: fix spurious alignment WARN in legacy SMP percpu allocator | Tejun Heo | 2009-03-11 |
| * | | | | | | | | percpu: generalize embedding first chunk setup helper | Tejun Heo | 2009-03-10 |
| * | | | | | | | | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() | Tejun Heo | 2009-03-10 |
| * | | | | | | | | percpu: make x86 addr <-> pcpu ptr conversion macros generic | Tejun Heo | 2009-03-10 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | percpu: finer grained locking to break deadlock and allow atomic free | Tejun Heo | 2009-03-07 |
| * | | | | | | | percpu: move fully free chunk reclamation into a work | Tejun Heo | 2009-03-06 |