| Commit message (Expand) | Author | Age |
... | |
* | | | mm: show_free_areas(): display slab pages in two separate fields | KOSAKI Motohiro | 2009-09-22 |
* | | | mm: clean up page_remove_rmap() | KOSAKI Motohiro | 2009-09-22 |
* | | | hugetlb: restore interleaving of bootmem huge pages | Lee Schermerhorn | 2009-09-22 |
* | | | hugetlb: use free_pool_huge_page() to return unused surplus pages | Lee Schermerhorn | 2009-09-22 |
* | | | hugetlb: balance freeing of huge pages across nodes | Lee Schermerhorn | 2009-09-22 |
* | | | page_alloc: fix kernel-doc warning | Randy Dunlap | 2009-09-22 |
* | | | memory hotplug: migrate swap cache page | Shaohua Li | 2009-09-22 |
* | | | memory hotplug: alloc page from other node in memory online | Shaohua Li | 2009-09-22 |
* | | | memory hotplug: make pages from movable zone always isolatable | Shaohua Li | 2009-09-22 |
* | | | memory hotplug: exclude isolated page from pco page alloc | Shaohua Li | 2009-09-22 |
* | | | memory hotplug: update zone pcp at memory online | Shaohua Li | 2009-09-22 |
* | | | mm: remove obsoleted alloc_pages cpuset comment | David Rientjes | 2009-09-22 |
* | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-09-21 |
|\ \ \ |
|
| * | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 |
| |/ / |
|
* | | | writeback: make balance_dirty_pages() gradually back more off | Jens Axboe | 2009-09-21 |
* | | | writeback: don't use schedule_timeout() without setting runstate | Jens Axboe | 2009-09-21 |
|/ / |
|
* | | headers: taskstats_kern.h trim | Alexey Dobriyan | 2009-09-18 |
* | | mm: Fix problem of parameter in note | Jianjun Kong | 2009-09-18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-09-16 |
|\ \ |
|
| * | | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers | 2009-09-15 |
* | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-09-16 |
|\ \ \ |
|
| * | | | writeback: splice dirty inode entries to default bdi on bdi_destroy() | Jens Axboe | 2009-09-16 |
| * | | | writeback: separate starting of sync vs opportunistic writeback | Jens Axboe | 2009-09-16 |
| * | | | writeback: use RCU to protect bdi_list | Jens Axboe | 2009-09-16 |
| * | | | writeback: get rid of wbc->for_writepages | Jens Axboe | 2009-09-16 |
| | |/
| |/| |
|
* / | | slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG | Ingo Molnar | 2009-09-15 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Tejun Heo | 2009-09-14 |
| |\ \ |
|
| | * | | percpu: kill lpage first chunk allocator | Tejun Heo | 2009-08-14 |
| | * | | percpu: update embedding first chunk allocator to handle sparse units | Tejun Heo | 2009-08-14 |
| | * | | percpu: use group information to allocate vmap areas sparsely | Tejun Heo | 2009-08-14 |
| | * | | vmalloc: implement pcpu_get_vm_areas() | Tejun Heo | 2009-08-14 |
| | * | | vmalloc: separate out insert_vmalloc_vm() | Tejun Heo | 2009-08-14 |
| | * | | percpu: add chunk->base_addr | Tejun Heo | 2009-08-14 |
| | * | | percpu: add pcpu_unit_offsets[] | Tejun Heo | 2009-08-14 |
| | * | | percpu: introduce pcpu_alloc_info and pcpu_group_info | Tejun Heo | 2009-08-14 |
| | * | | percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward | Tejun Heo | 2009-08-14 |
| | * | | percpu: add @align to pcpu_fc_alloc_fn_t | Tejun Heo | 2009-08-14 |
| | * | | percpu: make @dyn_size mandatory for pcpu_setup_first_chunk() | Tejun Heo | 2009-08-14 |
| | * | | percpu: drop @static_size from first chunk allocators | Tejun Heo | 2009-08-14 |
| | * | | percpu: generalize first chunk allocator selection | Tejun Heo | 2009-08-14 |
| | * | | percpu: build first chunk allocators selectively | Tejun Heo | 2009-08-14 |
| | * | | percpu: rename 4k first chunk allocator to page | Tejun Heo | 2009-08-14 |
| | * | | percpu: improve boot messages | Tejun Heo | 2009-08-14 |
| | * | | percpu: fix pcpu_reclaim() locking | Tejun Heo | 2009-08-14 |
| | * | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 |
| | |\ \ |
|
| | * | | | percpu: teach large page allocator about NUMA | Tejun Heo | 2009-07-03 |
| | * | | | percpu: allow non-linear / sparse cpu -> unit mapping | Tejun Heo | 2009-07-03 |
| | * | | | percpu: drop pcpu_chunk->page[] | Tejun Heo | 2009-07-03 |
| | * | | | percpu: reorder a few functions in mm/percpu.c | Tejun Heo | 2009-07-03 |