Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b85e0effd3dcbf9118b896232f59526ab1a39a74
/
mm
b85e0ef
mm: consistent truncate and invalidate loops
by Hugh Dickins
· 13 years ago
8a549be
mm: tidy vmtruncate_range and related functions
by Hugh Dickins
· 13 years ago
5e5358e
mm: cleanup descriptions of filler arg
by Hugh Dickins
· 13 years ago
c15bef3
mmap: fix and tidy up overcommit page arithmetic
by Dmitry Fink
· 13 years ago
c9d8c3d
mm/memblock.c: avoid abuse of RED_INACTIVE
by Andrew Morton
· 13 years ago
1123983
oom: remove references to old badness() function
by David Rientjes
· 13 years ago
6ac4752
mm/memory.c: remove ZAP_BLOCK_SIZE
by Andrew Morton
· 13 years ago
32f8452
mm: hugetlb: fix coding style issues
by Chris Forbes
· 13 years ago
d788e80
mm/huge_memory.c: minor lock simplification in __khugepaged_exit
by Chris Wright
· 13 years ago
1bb36fb
mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macros
by Daniel Kiper
· 13 years ago
00a66d2
mm: remove the leftovers of noswapaccount
by WANG Cong
· 13 years ago
dd78553
pagewalk: fix code comment for THP
by KOSAKI Motohiro
· 13 years ago
c27fe4c8
pagewalk: add locking-rule comments
by KOSAKI Motohiro
· 13 years ago
6c6d528
pagewalk: don't look up vma if walk->hugetlb_entry is unused
by KOSAKI Motohiro
· 13 years ago
4b6ddbf
pagewalk: fix walk_page_range() don't check find_vma() result properly
by KOSAKI Motohiro
· 13 years ago
45ebb84
mm: swap-token: add a comment for priority aging
by KOSAKI Motohiro
· 13 years ago
53bb01f
mm: swap-token: makes global variables to function local
by KOSAKI Motohiro
· 13 years ago
e21c7ff
mm: swap-token: fix dead link
by KOSAKI Motohiro
· 13 years ago
9d0ad8c
mm: extend memory hotplug API to allow memory hotplug in virtual machines
by Daniel Kiper
· 13 years ago
ccb6108
mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()
by Peter Zijlstra
· 13 years ago
33dd4e0
mm: make some struct page's const
by Ian Campbell
· 13 years ago
ee8f248
hugetlb: add phys addr to struct huge_bootmem_page
by Becky Bruce
· 13 years ago
50a1598
[S390] reference bit testing for unmapped pages
by Martin Schwidefsky
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
9e39264ed
Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
0342cbc
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
8209f53
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 13 years ago
f99b788
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 13 years ago
7ea466f
slab: fix DEBUG_SLAB warning
by Tetsuo Handa
· 13 years ago
f151463
fs: seq_file - add event counter to simplify poll() support
by Kay Sievers
· 14 years ago
bd5fe6c
fs: kill i_alloc_sem
by Christoph Hellwig
· 14 years ago
22a3c7d
vmalloc,rcu: Convert call_rcu(rcu_free_vb) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
14769de
vmalloc,rcu: Convert call_rcu(rcu_free_va) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
b56efcf
slab: shrink sizeof(struct kmem_cache)
by Eric Dumazet
· 13 years ago
e9299f5
vmscan: add customisable shrinker batch size
by Dave Chinner
· 14 years ago
3567b59
vmscan: reduce wind up shrinker->nr when shrinker can't do work
by Dave Chinner
· 14 years ago
acf92b4
vmscan: shrinker->nr updates race and go wrong
by Dave Chinner
· 14 years ago
0957607
vmscan: add shrink_slab tracepoints
by Dave Chinner
· 14 years ago
4746efd
vmscan: fix a livelock in kswapd
by Shaohua Li
· 13 years ago
c225150
slab: fix DEBUG_SLAB build
by Hugh Dickins
· 14 years ago
1e01979
x86, numa: Implement pfn -> nid mapping granularity check
by Tejun Heo
· 14 years ago
8f3b132
mm/nommu.c: fix remap_pfn_range()
by Bob Liu
· 14 years ago
453a9bf3
memcg: fix numa scan information update to be triggered by memory event
by KAMEZAWA Hiroyuki
· 14 years ago
4d0c066
memcg: fix reclaimable lru check in memcg
by KAMEZAWA Hiroyuki
· 14 years ago
0b43c3a
mm: __tlb_remove_page() check the correct batch
by Shaohua Li
· 14 years ago
215ddd6
mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully
by Mel Gorman
· 14 years ago
da175d0
mm: vmscan: evaluate the watermarks against the correct classzone
by Mel Gorman
· 14 years ago
d7868da
mm: vmscan: do not apply pressure to slab if we are not applying pressure to zone
by Mel Gorman
· 14 years ago
08951e5
mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely
by Mel Gorman
· 14 years ago
bfa7145
SLUB: Fix missing <linux/stacktrace.h> include
by Pekka Enberg
· 14 years ago
c4089f9
slub: reduce overhead of slub_debug
by Marcin Slusarz
· 14 years ago
d18a90d
slub: Add method to verify memory is not freed
by Ben Greear
· 14 years ago
d6543e3
slub: Enable backtrace for create/delete points
by Ben Greear
· 14 years ago
ac34a1a
memcg: fix direct softlimit reclaim to be called in limit path
by KAMEZAWA Hiroyuki
· 14 years ago
0814257
mm: fix assertion mapping->nrpages == 0 in end_writeback()
by Jan Kara
· 14 years ago
9b67932
mm/memory-failure.c: fix spinlock vs mutex order
by Peter Zijlstra
· 14 years ago
d9d90e5
tmpfs: add shmem_read_mapping_page_gfp
by Hugh Dickins
· 14 years ago
94c1e62
tmpfs: take control of its truncate_range
by Hugh Dickins
· 14 years ago
072441e
mm: move shmem prototypes to shmem_fs.h
by Hugh Dickins
· 14 years ago
5b8ba10
mm: move vmtruncate_range to truncate.c
by Hugh Dickins
· 14 years ago
f957db4
mm, hotplug: protect zonelist building with zonelists_mutex
by David Rientjes
· 14 years ago
7553e8f
mm, hotplug: fix error handling in mem_online_node()
by David Rientjes
· 14 years ago
a288eec
ptrace: kill trivial tracehooks
by Tejun Heo
· 14 years ago
d21142e
ptrace: kill task_ptrace()
by Tejun Heo
· 14 years ago
dd34739
mm: avoid anon_vma_chain allocation under anon_vma lock
by Linus Torvalds
· 14 years ago
eee2acb
mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()
by Peter Zijlstra
· 14 years ago
bb4aa39
mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()
by Linus Torvalds
· 14 years ago
99a15e2
migrate: don't account swapcache as shmem
by Andrea Arcangeli
· 14 years ago
9be34c9
mm: get rid of the most spurious find_vma_prev() users
by Linus Torvalds
· 14 years ago
2b47261
ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
by Hugh Dickins
· 14 years ago
f9e35b3
mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2
by Mel Gorman
· 14 years ago
d179e84
mm: vmscan: do not use page_count without a page pin
by Andrea Arcangeli
· 14 years ago
7454f4b
mm: compaction: ensure that the compaction free scanner does not move to the next zone
by Mel Gorman
· 14 years ago
a582a73
compaction: checks correct fragmentation index
by Shaohua Li
· 14 years ago
5db8a73
mm/memory-failure.c: fix page isolated count mismatch
by Minchan Kim
· 14 years ago
fbc29a2
memcg: avoid percpu cached charge draining at softlimit
by KAMEZAWA Hiroyuki
· 14 years ago
26fe616
memcg: fix percpu cached charge draining frequency
by KAMEZAWA Hiroyuki
· 14 years ago
7ae534d
memcg: fix wrong check of noswap with softlimit
by KAMEZAWA Hiroyuki
· 14 years ago
37573e8
memcg: fix init_page_cgroup nid with sparsemem
by KAMEZAWA Hiroyuki
· 14 years ago
8957712
mm: memory.numa_stat: fix file permission
by KAMEZAWA Hiroyuki
· 14 years ago
b0320c7
mm: fix negative commitlimit when gigantic hugepages are allocated
by Rafael Aquini
· 14 years ago
959ecc4
mm/memory_hotplug.c: fix building of node hotplug zonelist
by KAMEZAWA Hiroyuki
· 14 years ago
3957c77
mm: compaction: fix special case -1 order checks
by Michal Hocko
· 14 years ago
5f1a190
mm: fix wrong kunmap_atomic() pointer
by Steven Rostedt
· 14 years ago
d7911ef3
vmscan: implement swap token priority aging
by KOSAKI Motohiro
· 14 years ago
83cd81a
vmscan: implement swap token trace
by KOSAKI Motohiro
· 14 years ago
a433658
vmscan,memcg: memcg aware swap token
by KOSAKI Motohiro
· 14 years ago
0164f69
mm/memory.c: fix kernel-doc notation
by Randy Dunlap
· 14 years ago
f300ea4
mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n
by Andrea Arcangeli
· 14 years ago
4077985
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
8397345
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
bd50cfa
slob/lockdep: Fix gfp flags passed to lockdep
by Steven Rostedt
· 14 years ago
e0dcd8a
mm: fix ENOSPC returned by handle_mm_fault()
by Hugh Dickins
· 14 years ago
9e1f1de
more conservative S_NOSEC handling
by Al Viro
· 14 years ago
a947eb9
SLAB: Record actual last user of freed objects.
by Suleiman Souhlal
· 14 years ago
d4d84fe
slub: always align cpu_slab to honor cmpxchg_double requirement
by Chris Metcalf
· 14 years ago
1fa7b6a
Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"
by Linus Torvalds
· 14 years ago
bc658c9
mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vma
by Peter Zijlstra
· 14 years ago
eee0f25
mm: fix page_lock_anon_vma leaving mutex locked
by Hugh Dickins
· 14 years ago
5dbe0af
mm: fix kernel BUG at mm/rmap.c:1017!
by Hugh Dickins
· 14 years ago
Next »