Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-03-26 | 2 | -46/+79 |
|\ | |||||
| *-------. | Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ... | Pekka Enberg | 2009-03-24 | 2 | -46/+79 |
| |\ \ \ \ \ | |||||
| | | | | | * | SLUB: Fix default slab order for big object sizes | Zhang Yanmin | 2009-02-20 | 1 | -1/+5 |
| | | | | | * | SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants | Christoph Lameter | 2009-02-20 | 1 | -8/+8 |
| | | | | * | | slub: use get_track() | Akinobu Mita | 2009-03-23 | 1 | -7/+1 |
| | | | | * | | SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free() | Pekka Enberg | 2009-01-14 | 1 | -1/+1 |
| | | | * | | | slub: rename calculate_min_partial() to set_min_partial() | David Rientjes | 2009-02-25 | 1 | -3/+3 |
| | | | * | | | slub: add min_partial sysfs tunable | David Rientjes | 2009-02-23 | 1 | -0/+21 |
| | | | * | | | slub: move min_partial to struct kmem_cache | David Rientjes | 2009-02-23 | 1 | -13/+16 |
| | | | | |/ | | | | |/| | |||||
| | | * | | | slob: fix lockup in slob_free() | Nick Piggin | 2009-03-23 | 1 | -1/+2 |
| | | |/ / | |||||
| | * | | | slob: clean up the code | Américo Wang | 2009-01-19 | 1 | -15/+25 |
| | | |/ | | |/| | |||||
* | | | | Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-03-26 | 2 | -26/+25 |
|\ \ \ \ | |||||
| * | | | | Move the default_backing_dev_info out of readahead.c and into backing-dev.c | Jens Axboe | 2009-03-26 | 2 | -26/+25 |
| |/ / / | |||||
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-03-26 | 2 | -0/+6 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into next | James Morris | 2009-03-24 | 19 | -101/+199 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | integrity: shmem zero fix | Mimi Zohar | 2009-02-11 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into next | James Morris | 2009-02-06 | 40 | -1854/+4061 |
| |\ \ \ \ | |||||
| * | | | | | Integrity: IMA file free imbalance | Mimi Zohar | 2009-02-06 | 1 | -0/+2 |
| * | | | | | integrity: IMA hooks | Mimi Zohar | 2009-02-06 | 1 | -0/+4 |
* | | | | | | writeback: double the dirty thresholds | Wu Fengguang | 2009-03-26 | 1 | -2/+2 |
| |_|/ / / |/| | | | | |||||
* | | | | | vmscan: pgmoved should be cleared after updating recent_rotated | Daisuke Nishimura | 2009-03-14 | 1 | -1/+1 |
* | | | | | memcg: use correct scan number at reclaim | KOSAKI Motohiro | 2009-03-12 | 1 | -1/+1 |
* | | | | | mm: fix lazy vmap purging (use-after-free error) | Vegard Nossum | 2009-02-27 | 1 | -1/+2 |
* | | | | | mm: vmap fix overflow | Nick Piggin | 2009-02-27 | 1 | -0/+7 |
* | | | | | shmem: fix shared anonymous accounting | Hugh Dickins | 2009-02-25 | 1 | -22/+21 |
* | | | | | Merge branch 'hibernate' | Linus Torvalds | 2009-02-21 | 2 | -18/+14 |
|\ \ \ \ \ | |||||
| * | | | | | swsusp: clean up shrink_all_zones() | Johannes Weiner | 2009-02-21 | 1 | -12/+11 |
| * | | | | | swsusp: dont fiddle with swappiness | Johannes Weiner | 2009-02-21 | 1 | -4/+1 |
| * | | | | | PM/hibernate: fix "swap breaks after hibernation failures" | Alan Jenkins | 2009-02-21 | 1 | -2/+2 |
* | | | | | | vmalloc: call flush_cache_vunmap() from unmap_kernel_range() | Tejun Heo | 2009-02-20 | 1 | -0/+2 |
* | | | | | | slab: introduce kzfree() | Johannes Weiner | 2009-02-20 | 1 | -0/+20 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-02-18 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | block: fix bad definition of BIO_RW_SYNC | Jens Axboe | 2009-02-18 | 1 | -1/+1 |
* | | | | | | | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki | 2009-02-18 | 1 | -3/+20 |
* | | | | | | | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 2009-02-18 | 1 | -1/+7 |
* | | | | | | | mm: task dirty accounting fix | Nick Piggin | 2009-02-18 | 1 | -10/+3 |
* | | | | | | | vmalloc: add __get_vm_area_caller() | Benjamin Herrenschmidt | 2009-02-18 | 1 | -0/+8 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-17 | 1 | -1/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | x86, ptrace, mm: fix double-free on race | Markus Metzger | 2009-02-11 | 1 | -1/+6 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-02-12 | 3 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mm: Export symbol ksize() | Kirill A. Shutemov | 2009-02-12 | 3 | -0/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Fix page writeback thinko, causing Berkeley DB slowdown | Nick Piggin | 2009-02-12 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | mm: rearrange exit_mmap() to unlock before arch_exit_mmap | Jeremy Fitzhardinge | 2009-02-11 | 1 | -4/+6 |
* | | | | | writeback: fix break condition | Federico Cuello | 2009-02-11 | 1 | -13/+16 |
* | | | | | memcg: use __GFP_NOWARN in page cgroup allocation | KAMEZAWA Hiroyuki | 2009-02-11 | 1 | -1/+2 |
* | | | | | mm: fix mlocked page counter mismatch | MinChan Kim | 2009-02-11 | 1 | -1/+2 |
* | | | | | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches | Sven Wegener | 2009-02-11 | 1 | -1/+1 |
* | | | | | migration: migrate_vmas should check "vma" | Daisuke Nishimura | 2009-02-11 | 1 | -1/+1 |
* | | | | | Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE | Mel Gorman | 2009-02-11 | 1 | -20/+33 |
* | | | | | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman | 2009-02-10 | 4 | -33/+51 |