Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
473b0ce4d13ee77925a7062e25dea0d16a91f654
/
mm
473b0ce
ksm: pages_unshared and pages_volatile
by Hugh Dickins
· 15 years ago
e178dfd
ksm: move pages_sharing updates
by Hugh Dickins
· 15 years ago
b402826
ksm: rename kernel_pages_allocated
by Hugh Dickins
· 15 years ago
339aa62
ksm: change ksm nice level to be 5
by Izik Eidus
· 15 years ago
36b2528
ksm: change copyright message
by Izik Eidus
· 15 years ago
1ff8299
ksm: prevent mremap move poisoning
by Hugh Dickins
· 15 years ago
31dbd01
ksm: Kernel SamePage Merging
by Izik Eidus
· 15 years ago
9a84089
ksm: identify PageKsm pages
by Hugh Dickins
· 15 years ago
21333b2
ksm: no debug in page_dup_rmap()
by Hugh Dickins
· 15 years ago
f8af4da
ksm: the mm interface to ksm
by Hugh Dickins
· 15 years ago
3866ea9
ksm: first tidy up madvise_vma()
by Hugh Dickins
· 15 years ago
828502d
ksm: add mmu_notifier set_pte_at_notify()
by Izik Eidus
· 15 years ago
451ea25
mm: perform non-atomic test-clear of PG_mlocked on free
by Johannes Weiner
· 15 years ago
bf88c8c
vmalloc.c: fix double error checking
by Figo.zhang
· 15 years ago
945a111
mm: add gfp mask checking for __get_free_pages()
by Akinobu Mita
· 15 years ago
a26f532
vmscan: kill unnecessary prefetch
by KOSAKI Motohiro
· 15 years ago
74a1c48
vmscan: kill unnecessary page flag test
by KOSAKI Motohiro
· 15 years ago
5205e56
vmscan: move ClearPageActive from move_active_pages() to shrink_active_list()
by KOSAKI Motohiro
· 15 years ago
de2e756
vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap space is available
by Minchan Kim
· 15 years ago
adea02a
mm: count only reclaimable lru pages
by Wu Fengguang
· 15 years ago
35cd781
vmscan: throttle direct reclaim when too many pages are isolated already
by Rik van Riel
· 15 years ago
a731286
mm: vmstat: add isolate pages
by KOSAKI Motohiro
· 15 years ago
b35ea17
mm: shrink_inactive_list() nr_scan accounting fix fix
by KOSAKI Motohiro
· 15 years ago
44c241f
mm: rename pgmoved variable in shrink_active_list()
by KOSAKI Motohiro
· 15 years ago
b259fbd
mm: update alloc_flags after oom killer has been called
by David Rientjes
· 15 years ago
4b02108
mm: oom analysis: add shmem vmstat
by KOSAKI Motohiro
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
71de1cc
mm: oom analysis: add buffer cache information to show_free_areas()
by KOSAKI Motohiro
· 15 years ago
4a0aa73
mm: oom analysis: add per-zone statistics to show_free_areas()
by KOSAKI Motohiro
· 15 years ago
3701b03
mm: show_free_areas(): display slab pages in two separate fields
by KOSAKI Motohiro
· 15 years ago
b904dcf
mm: clean up page_remove_rmap()
by KOSAKI Motohiro
· 15 years ago
57dd28f
hugetlb: restore interleaving of bootmem huge pages
by Lee Schermerhorn
· 15 years ago
685f345
hugetlb: use free_pool_huge_page() to return unused surplus pages
by Lee Schermerhorn
· 15 years ago
e8c5c82
hugetlb: balance freeing of huge pages across nodes
by Lee Schermerhorn
· 15 years ago
55a4462
page_alloc: fix kernel-doc warning
by Randy Dunlap
· 15 years ago
abfc348
memory hotplug: migrate swap cache page
by Shaohua Li
· 15 years ago
f52407c
memory hotplug: alloc page from other node in memory online
by Shaohua Li
· 15 years ago
8e7e40d
memory hotplug: make pages from movable zone always isolatable
by Shaohua Li
· 15 years ago
6fb332f
memory hotplug: exclude isolated page from pco page alloc
by Shaohua Li
· 15 years ago
112067f
memory hotplug: update zone pcp at memory online
by Shaohua Li
· 15 years ago
478b81f
mm: remove obsoleted alloc_pages cpuset comment
by David Rientjes
· 15 years ago
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
87c6a9b
writeback: make balance_dirty_pages() gradually back more off
by Jens Axboe
· 15 years ago
3542a5c
writeback: don't use schedule_timeout() without setting runstate
by Jens Axboe
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
6952b61
headers: taskstats_kern.h trim
by Alexey Dobriyan
· 15 years ago
27f5de7
mm: Fix problem of parameter in note
by Jianjun Kong
· 15 years ago
ab86e57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
a3eb51e
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
ce5f8e7
writeback: splice dirty inode entries to default bdi on bdi_destroy()
by Jens Axboe
· 15 years ago
b6e5131
writeback: separate starting of sync vs opportunistic writeback
by Jens Axboe
· 15 years ago
cfc4ba5
writeback: use RCU to protect bdi_list
by Jens Axboe
· 15 years ago
1fe06ad
writeback: get rid of wbc->for_writepages
by Jens Axboe
· 15 years ago
fdaa45e
slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG
by Ingo Molnar
· 15 years ago
2b2af54
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
by Kay Sievers
· 16 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
2274239
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5579fd7
Merge branch 'for-next' into for-linus
by Tejun Heo
· 15 years ago
355bbd8
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
69def9f
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
bb193c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
aceda77
Merge branches 'slab/cleanups' and 'slab/fixes' into for-linus
by Pekka Enberg
· 15 years ago
18f2ee7
vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()
by Jan Kara
· 15 years ago
148f948
vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode
by Jan Kara
· 15 years ago
eef9938
vfs: Rename generic_file_aio_write_nolock
by Christoph Hellwig
· 15 years ago
c7b50db
vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write()
by Jan Kara
· 15 years ago
e4dd9de
vfs: Export __generic_file_aio_write() and add some comments
by Jan Kara
· 15 years ago
d3bccb6
vfs: Introduce filemap_fdatawait_range
by Jan Kara
· 15 years ago
746cd1e
block: use blkdev_issue_discard in blk_ioctl_discard
by Christoph Hellwig
· 15 years ago
8a3d271
slub: fix slab_pad_check()
by Eric Dumazet
· 15 years ago
a12e4d3
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
1b195b1
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
addd72c
kmemleak: Improve the "Early log buffer exceeded" error message
by Catalin Marinas
· 15 years ago
500b067
writeback: check for registered bdi in flusher add and inode dirty
by Jens Axboe
· 15 years ago
d993831
writeback: add name to backing_dev_info
by Jens Axboe
· 15 years ago
f09b00d
writeback: add some debug inode list counters to bdi stats
by Jens Axboe
· 16 years ago
d0bceac
writeback: get rid of pdflush completely
by Jens Axboe
· 16 years ago
03ba378
writeback: switch to per-bdi threads for flushing data
by Jens Axboe
· 15 years ago
66f3b8e
writeback: move dirty inodes from super_block to backing_dev_info
by Jens Axboe
· 15 years ago
f340ca0
hugetlbfs: export vma_kernel_pagsize to modules
by Joerg Roedel
· 15 years ago
6d848a4
shmfs: use 'check_acl' instead of 'permission'
by Linus Torvalds
· 15 years ago
7eb0d5e
kmemleak: fix sparse warning for static declarations
by Luis R. Rodriguez
· 15 years ago
0580a18
kmemleak: fix sparse warning over overshadowed flags
by Luis R. Rodriguez
· 15 years ago
a1084c8
kmemleak: move common painting code together
by Luis R. Rodriguez
· 15 years ago
30b3710
kmemleak: add clear command support
by Luis R. Rodriguez
· 15 years ago
4a558dd
kmemleak: use bool for true/false questions
by Luis R. Rodriguez
· 15 years ago
179a810
kmemleak: Do no create the clean-up thread during kmemleak_disable()
by Catalin Marinas
· 15 years ago
931f703
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
e305fc5
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
dd5d241
page-allocator: always change pageblock ownership when anti-fragmentation is disabled
by Mel Gorman
· 15 years ago
a190887
nommu: fix error handling in do_mmap_pgoff()
by David Howells
· 15 years ago
43ed5d6
kmemleak: Scan all thread stacks
by Catalin Marinas
· 15 years ago
8e01936
kmemleak: Don't scan uninitialized memory when kmemcheck is enabled
by Pekka Enberg
· 15 years ago
d76b159
slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
by Eric Dumazet
· 15 years ago
5788d8a
slub: release kobject if sysfs_create_group failed in sysfs_slab_add
by Xiaotian Feng
· 15 years ago
04a13c7
percpu: don't assume existence of cpu0
by Tejun Heo
· 15 years ago
a269cca
mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition set
by H. Peter Anvin
· 15 years ago
acdfcd0
SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256
by Aaro Koskinen
· 15 years ago
0494e08
kmemleak: Printing of the objects hex dump
by Sergey Senozhatsky
· 15 years ago
008139d
kmemleak: Do not report alloc_bootmem blocks as leaks
by Catalin Marinas
· 15 years ago
Next »