Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2dcf15b78d14c8d92fa1ce1be95b75e8d27ef99f
/
mm
c22ce14
[PATCH] x86: cache pollution aware __copy_from_user_ll()
by Hiro Yoshioka
· 18 years ago
86c3a76
[PATCH] SELinux: add security_task_movememory calls to mm code
by David Quigley
· 18 years ago
742755a
[PATCH] page migration: sys_move_pages(): support moving of individual pages
by Christoph Lameter
· 18 years ago
95a402c
[PATCH] page migration: use allocator function for migrate_pages()
by Christoph Lameter
· 18 years ago
aaa994b
[PATCH] page migration: handle freeing of pages in migrate_pages()
by Christoph Lameter
· 18 years ago
e24f0b8
[PATCH] page migration: simplify migrate_pages()
by Christoph Lameter
· 18 years ago
8f9de51
[PATCH] printk() should not be called under zone->lock
by Kirill Korotaev
· 18 years ago
485bb99
[PATCH] kernel-doc for mm/filemap.c
by Randy Dunlap
· 18 years ago
800590f
[PATCH] slab: kmalloc, kzalloc comments cleanup and fix
by Paul Drynoff
· 18 years ago
5a4d436
[PATCH] update vm_total_pages at memory hotadd
by KAMEZAWA Hiroyuki
· 18 years ago
bd1e22b
[PATCH] initialise total_memory() earlier
by Andrew Morton
· 18 years ago
e0a4272
[PATCH] mm/slab.c: fix early init assumption
by Ingo Molnar
· 18 years ago
668e0d8
[PATCH] fix update_mmu_cache in fremap.c
by Hugh Dickins
· 18 years ago
70af7c5
[PATCH] swapoff: use atomic_inc_not_zero() on mm_users
by Hugh Dickins
· 18 years ago
9637a5e
[PATCH] add page_mkwrite() vm_operations method
by David Howells
· 18 years ago
30c253e
[PATCH] sparsemem: record nid during memory present
by Andy Whitcroft
· 18 years ago
ddc2e81
[PATCH] slab: verify pointers before free
by Pekka Enberg
· 18 years ago
04e62a2
[PATCH] More page migration: use migration entries for file pages
by Christoph Lameter
· 18 years ago
442c913
[PATCH] More page migration: do not inc/dec rss counters
by Christoph Lameter
· 18 years ago
6c5240a
[PATCH] Swapless page migration: modify core logic
by Christoph Lameter
· 18 years ago
d75a0fc
[PATCH] Swapless page migration: rip out swap based logic
by Christoph Lameter
· 18 years ago
0697212
[PATCH] Swapless page migration: add R/W migration entries
by Christoph Lameter
· 18 years ago
8351a6e
[PATCH] page migration cleanup: move fallback handling into special function
by Christoph Lameter
· 18 years ago
2d1db3b
[PATCH] page migration cleanup: pass "mapping" to migration functions
by Christoph Lameter
· 18 years ago
c3fcf8a
[PATCH] page migration cleanup: extract try_to_unmap from migration functions
by Christoph Lameter
· 18 years ago
5b5c712
[PATCH] page migration cleanup: drop nr_refs in remove_references()
by Christoph Lameter
· 18 years ago
e7340f7
[PATCH] page migration cleanup: remove useless definitions
by Christoph Lameter
· 18 years ago
1d8b85c
[PATCH] page migration cleanup: group functions
by Christoph Lameter
· 18 years ago
7352349
[PATCH] page migration cleanup: rename "ignrefs" to "migration"
by Christoph Lameter
· 18 years ago
111ebb6
[PATCH] writeback: fix range handling
by OGAWA Hirofumi
· 18 years ago
58ce1fd
[PATCH] slab: redzone double-free detection
by Pekka Enberg
· 18 years ago
b344e05
[PATCH] likely cleanup: remove unlikely in sys_mprotect()
by Hua Zhong
· 18 years ago
8334231
[PATCH] mm: introduce remap_vmalloc_range()
by Nick Piggin
· 18 years ago
d6277db
[PATCH] swsusp: rework memory shrinker
by Rafael J. Wysocki
· 18 years ago
7a7c381
[PATCH] slab: stop using list_for_each
by Christoph Hellwig
· 18 years ago
e1b6aa6
[PATCH] slab: clean up kmem_getpages
by Christoph Hellwig
· 18 years ago
a43a8c3
[PATCH] tightening hugetlb strict accounting
by Chen, Kenneth W
· 18 years ago
6937a25
[PATCH] mm: fix typos in comments in mm/oom_kill.c
by Dave Peterson
· 18 years ago
fadd8fb
[PATCH] support for panic at OOM
by KAMEZAWA Hiroyuki
· 18 years ago
67de648
[PATCH] squash duplicate page_to_pfn and pfn_to_page
by Andy Whitcroft
· 18 years ago
6811378
[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelists
by Yasunori Goto
· 18 years ago
cca448f
[PATCH] wait_table and zonelist initializing for memory hotadd: wait_table initialization
by Yasunori Goto
· 18 years ago
718127c
[PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone
by Yasunori Goto
· 18 years ago
86356ab
[PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelist
by Yasunori Goto
· 18 years ago
02b694d
[PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size()
by Yasunori Goto
· 18 years ago
3c5a87f
[PATCH] migration: remove unnecessary PageSwapCache checks
by Christoph Lameter
· 18 years ago
4776874
[PATCH] slab: page mapping cleanup
by Pekka Enberg
· 18 years ago
729bd0b
[PATCH] slab: extract cache_free_alien from __cache_free
by Pekka Enberg
· 18 years ago
4da5eda
[PATCH] Page Migration: Make do_swap_page redo the fault
by Christoph Lameter
· 18 years ago
cb2b95e
[PATCH] zone handle unaligned zone boundaries
by Andy Whitcroft
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
86bc843
[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
by Sergey Vlasov
· 18 years ago
cfd95a9
[PATCH] tmpfs: time granularity fix for [acm]time going backwards
by Robin H. Johnson
· 18 years ago
c0bbbc7
[PATCH] typo in vmscan.c
by Christoph Lameter
· 18 years ago
b1ab41c
[PATCH] slab.c: fix offslab_limit bug
by Ingo Molnar
· 18 years ago
25a6df9
[PATCH] spanned_pages is not updated at a case of memory hot-add
by Yasunori Goto
· 18 years ago
e984bb4
[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary
by Bob Picco
· 18 years ago
bdd804f
[PATCH] Cpuset: might sleep checking zones allowed fix
by Paul Jackson
· 18 years ago
12783b0
[PATCH] SPARSEMEM incorrectly calculates section number
by Mike Kravetz
· 18 years ago
a4523a8
[PATCH] slab: Fix kmem_cache_destroy() on NUMA
by Roland Dreier
· 18 years ago
39d24e6
[PATCH] add slab_is_available() routine for boot code
by Mike Kravetz
· 18 years ago
ac924c6
[PATCH] setup_per_zone_pages_min() overflow fix
by Andrew Morton
· 18 years ago
bed120c
[PATCH] spufs: fix for CONFIG_NUMA
by Joel H Schopp
· 19 years ago
46a66ee
[PATCH] sparsemem interaction with memory add bug fixes
by Mike Kravetz
· 19 years ago
4c28f81
[PATCH] page migration: Fix fallback behavior for dirty pages
by Christoph Lameter
· 19 years ago
693f7d3
[PATCH] slab: fix crash on __drain_alien_cahce() during CPU Hotplug
by shin, jacob
· 19 years ago
ebf4350
[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()
by Jens Axboe
· 19 years ago
83d722f
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
by Chandra Seetharaman
· 19 years ago
304dbdb
[PATCH] add migratepage address space op to shmem
by Lee Schermerhorn
· 19 years ago
6d472be
[PATCH] Remove cond_resched in gather_stats()
by Christoph Lameter
· 19 years ago
6aa3001
[PATCH] page_alloc.c: buddy handling cleanup
by Andrew Morton
· 19 years ago
0131592
[PATCH] mm: fix mm_struct reference counting bugs in mm/oom_kill.c
by Dave Peterson
· 19 years ago
97c2c9b
[PATCH] oom-kill: mm locking fix
by Andrew Morton
· 19 years ago
75129e2
[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS
by John Hawkes
· 19 years ago
69cf0fa
[PATCH] Fix MADV_REMOVE protection checking
by Hugh Dickins
· 19 years ago
fd5403c
[PATCH] page-writeback comment fixes
by Coywolf Qi Hunt
· 19 years ago
64a3ca5
[PATCH] mm/migrate.c: don't export a static function
by Adrian Bunk
· 19 years ago
d5ddc79
[PATCH] overcommit: use totalreserve_pages for nommu
by Hideo AOKI
· 19 years ago
6d9f783
[PATCH] overcommit: use totalreserve_pages
by Hideo AOKI
· 19 years ago
cb45b0e
[PATCH] overcommit: add calculate_totalreserve_pages()
by Hideo AOKI
· 19 years ago
e23ca00
[PATCH] Some page migration fixups
by Christoph Lameter
· 19 years ago
1e62419
[PATCH] mm: fix bug in brk()
by Ram Gupta
· 19 years ago
d6fef9d
[PATCH] nommu: use compound page in slab allocator
by Luke Yang
· 19 years ago
fb7faf3
[PATCH] slab: add statistics for alien cache overflows
by Ravikiran G Thirumalai
· 19 years ago
5b74ada
[PATCH] slab: allocate node local memory for off-slab slabmanagement
by Ravikiran G Thirumalai
· 19 years ago
676165a
[PATCH] Fix buddy list race that could lead to page lru list corruptions
by Nick Piggin
· 19 years ago
a806223
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
by Andi Kleen
· 19 years ago
a580290
Documentation: fix minor kernel-doc warnings
by Martin Waitz
· 19 years ago
40094fa
BUG_ON() Conversion in mm/slab.c
by Eric Sesterhenn
· 19 years ago
75babca
BUG_ON() Conversion in mm/highmem.c
by Eric Sesterhenn
· 19 years ago
5aae277
BUG_ON() Conversion in mm/vmalloc.c
by Eric Sesterhenn
· 19 years ago
e74ca2b
BUG_ON() Conversion in mm/swap_state.c
by Eric Sesterhenn
· 19 years ago
46a350e
BUG_ON() Conversion in mm/mmap.c
by Eric Sesterhenn
· 19 years ago
f79e2ab
[PATCH] sys_sync_file_range()
by Andrew Morton
· 19 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
78c997a
[PATCH] hugetlb: don't allow free hugetlb count fall below reserved count
by Chen, Kenneth W
· 19 years ago
d669218
[PATCH] fix extra page ref count in follow_hugetlb_page
by Chen, Kenneth W
· 19 years ago
93fac70
[PATCH] mm: schedule find_trylock_page() removal
by Nick Piggin
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
Next »