Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0825b87a7dd9645c7e16489fec839a3cb5c40a08
/
mm
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
f94181d
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
67faaad
Remove obsolete CONFIG_RESOURCES_64BIT
by Geert Uytterhoeven
· 16 years ago
91f4766
mm: hugetlb: remove redundant `if' operation
by Cyrill Gorcunov
· 16 years ago
73ce02e
mm: stop kswapd's infinite loop at high order allocation
by KOSAKI Motohiro
· 16 years ago
594fe1a
bootmem: print request details before BUG_ON(them)
by Johannes Weiner
· 16 years ago
dcd4a04
mm: check for no mmaps in exit_mmap()
by Johannes Weiner
· 16 years ago
084f71ae
mm: kill page_queue_congested()
by KOSAKI Motohiro
· 16 years ago
9f572e3
mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
by KOSAKI Motohiro
· 16 years ago
901608d
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
by Oleg Nesterov
· 16 years ago
67d58ac
mm: pagecache gfp flags fix
by Nick Piggin
· 16 years ago
48b47c5
mm: direct IO starvation improvement
by Nick Piggin
· 16 years ago
48aae42
mm/mmap.c: fix coding style
by ZhenwenXu
· 16 years ago
853ac43
shmem: unify regular and tiny shmem
by Matt Mackall
· 16 years ago
4779280
mm: make get_user_pages() interruptible
by Ying Han
· 16 years ago
b555749
vmscan: shrink_active_list(): reduce lru_lock hold time
by Andrew Morton
· 16 years ago
1e9e636
badpage: KERN_ALERT BUG instead of KERN_EMERG
by Hugh Dickins
· 16 years ago
d936cf9
badpage: ratelimit print_bad_pte and bad_page
by Hugh Dickins
· 16 years ago
edc315f
badpage: remove vma from page_remove_rmap
by Hugh Dickins
· 16 years ago
2509ef2
badpage: zap print_bad_pte on swap and file
by Hugh Dickins
· 16 years ago
22b31ee
badpage: vm_normal_page use print_bad_pte
by Hugh Dickins
· 16 years ago
3dc1474
badpage: replace page_remove_rmap Eeek and BUG
by Hugh Dickins
· 16 years ago
8cc3b39
badpage: keep any bad page out of circulation
by Hugh Dickins
· 16 years ago
79f4b7b
badpage: simplify page_alloc flag check+clear
by Hugh Dickins
· 16 years ago
09f445e
mm: kill zone_is_near_oom()
by KOSAKI Motohiro
· 16 years ago
01dbe5c
vmscan: improve reclaim throughput to bail out patch
by KOSAKI Motohiro
· 16 years ago
a79311c
vmscan: bail out of direct reclaim after swap_cluster_max pages
by Rik van Riel
· 16 years ago
ebdd4ae
hugetlb: fix sparse warnings
by Hannes Eder
· 16 years ago
f0d7a4b
swapfile: let others seed random
by Hugh Dickins
· 16 years ago
858a2990
swapfile: change discard pgoff_t to sector_t
by Hugh Dickins
· 16 years ago
c60aa17
swapfile: swap allocation cycle if nonrot
by Hugh Dickins
· 16 years ago
20137a4
swapfile: swapon randomize if nonrot
by Hugh Dickins
· 16 years ago
7992fde
swapfile: swap allocation use discard
by Hugh Dickins
· 16 years ago
6a6ba83
swapfile: swapon use discard (trim)
by Hugh Dickins
· 16 years ago
ebebbbe
swapfile: rearrange scan and swap_info
by Hugh Dickins
· 16 years ago
81e3397
swapfile: remove v0 SWAP-SPACE message
by Hugh Dickins
· 16 years ago
886bb7e
swapfile: remove surplus whitespace
by Hugh Dickins
· 16 years ago
22c6f8f
swapfile: remove SWP_ACTIVE mask
by Hugh Dickins
· 16 years ago
73fd874
swapfile: swapon needs larger size type
by Hugh Dickins
· 16 years ago
efab818
mm: make setup_per_zone_inactive_ratio() static
by KOSAKI Motohiro
· 16 years ago
14b90b2
mm: make scan_zone_unevictable_pages() static
by KOSAKI Motohiro
· 16 years ago
ff30153
mm: make scan_all_zones_unevictable_pages() static
by KOSAKI Motohiro
· 16 years ago
d38d2a7
mm: make mem_cgroup_resize_limit() static
by KOSAKI Motohiro
· 16 years ago
2bc7273
mm: make maddr __iomem
by KOSAKI Motohiro
· 16 years ago
feb1669
mm: make init_section_page_cgroup() static
by KOSAKI Motohiro
· 16 years ago
077cbc5
memcg: reclaim shouldn't change zone->recent_rotated statistics
by KOSAKI Motohiro
· 16 years ago
b962716
mm: optimize get_scan_ratio for no swap
by Hugh Dickins
· 16 years ago
60371d9
mm: add add_to_swap stub
by Hugh Dickins
· 16 years ago
ac47b00
mm: remove gfp_mask from add_to_swap
by Hugh Dickins
· 16 years ago
63d6c5a
mm: remove try_to_munlock from vmscan
by Hugh Dickins
· 16 years ago
68bdc8d
mm: try_to_unuse check removing right swap
by Hugh Dickins
· 16 years ago
a2c43ee
mm: try_to_free_swap replaces remove_exclusive_swap_page
by Hugh Dickins
· 16 years ago
7b1fe59
mm: reuse_swap_page replaces can_share_swap_page
by Hugh Dickins
· 16 years ago
ab967d8
mm: wp lock page before deciding cow
by Hugh Dickins
· 16 years ago
878b63a
mm: gup persist for write permission
by Hugh Dickins
· 16 years ago
2da0299
mm: add dirty_background_bytes and dirty_bytes sysctls
by David Rientjes
· 16 years ago
364aeb2
mm: change dirty limit type specifiers to unsigned long
by David Rientjes
· 16 years ago
58a01a4
mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmem
by Julia Lawall
· 16 years ago
cbf84b7
mm: further cleanup page_add_new_anon_rmap
by Hugh Dickins
· 16 years ago
2afd1c9
mm: make page_lock_anon_vma() static
by Hugh Dickins
· 16 years ago
b5934c5
mm: add_active_or_unevictable into rmap
by Hugh Dickins
· 16 years ago
51726b1
mm: replace some BUG_ONs by VM_BUG_ONs
by Hugh Dickins
· 16 years ago
6d91add
mm: add Set,ClearPageSwapCache stubs
by Hugh Dickins
· 16 years ago
3c1d437
mm: remove GFP_HIGHUSER_PAGECACHE
by Hugh Dickins
· 16 years ago
38e0edb
mm/apply_to_range: call pte function with lazy updates
by Jeremy Fitzhardinge
· 16 years ago
cd52858
mm: vmalloc make lazy unmapping configurable
by Nick Piggin
· 16 years ago
e97a630
mm: vmalloc use mutex for purge
by Nick Piggin
· 16 years ago
8487784
mm: vmalloc improve vmallocinfo
by Glauber Costa
· 16 years ago
c1279c4
mm: vmalloc tweak failure printk
by Glauber Costa
· 16 years ago
4917e5d
mm: more likely reclaim MADV_SEQUENTIAL mappings
by Johannes Weiner
· 16 years ago
64cdd54
mm: cleanup: remove #ifdef CONFIG_MIGRATION
by KOSAKI Motohiro
· 16 years ago
1b0bd11
mm: get rid of pagevec_release_nonlru()
by KOSAKI Motohiro
· 16 years ago
5594c8c
mm: print out memmap number only if it is not zero
by Yinghai Lu
· 16 years ago
c04fc58
mm: show node to memory section relationship with symlinks in sysfs
by Gary Hade
· 16 years ago
82fd1a9
mm: write_cache_pages more terminate quickly
by Andrew Morton
· 16 years ago
d5482cd
mm: write_cache_pages terminate quickly
by Nick Piggin
· 16 years ago
515f4a0
mm: write_cache_pages optimise page cleaning
by Nick Piggin
· 16 years ago
5a3d5c9
mm: write_cache_pages cleanups
by Nick Piggin
· 16 years ago
05fe478
mm: write_cache_pages integrity fix
by Nick Piggin
· 16 years ago
0026677
mm: write_cache_pages writepage error fix
by Nick Piggin
· 16 years ago
bd19e01
mm: write_cache_pages early loop termination
by Nick Piggin
· 16 years ago
31a1266
mm: write_cache_pages cyclic fix
by Nick Piggin
· 16 years ago
75aa199
oom: print triggering task's cpuset and mems allowed
by David Rientjes
· 16 years ago
c7d4cae
oom: fix zone_scan_mutex name
by David Rientjes
· 16 years ago
1c0fe6e
mm: invoke oom-killer from page fault
by Nick Piggin
· 16 years ago
5bd1455
mm: move_pages: no need to set pp->page to ZERO_PAGE(0) by default
by Brice Goglin
· 16 years ago
3140a22
mm: rework do_pages_move() to work on page_sized chunks
by Brice Goglin
· 16 years ago
390722b
mm: don't mark_page_accessed in shmem_fault
by Hugh Dickins
· 16 years ago
bf3f3bc
mm: don't mark_page_accessed in fault path
by Nick Piggin
· 16 years ago
3340289
mm: report the MMU pagesize in /proc/pid/smaps
by Mel Gorman
· 16 years ago
08fba69
mm: report the pagesize backing a VMA in /proc/pid/smaps
by Mel Gorman
· 16 years ago
0211a9c
trivial: fix an -> a typos in documentation and comments
by Frederik Schwarzer
· 16 years ago
fdbc045
Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent
by Ingo Molnar
· 16 years ago
520c853
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
046c688
mm: update my address
by Alan Cox
· 16 years ago
4c728ef
add a vfs_fsync helper
by Christoph Hellwig
· 16 years ago
acfa438
inode->i_op is never NULL
by Al Viro
· 16 years ago
7f5ff76
kill suid bit only for regular files
by Dmitri Monakhov
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
2e4e27c
vmalloc.c: fix flushing in vmap_page_range()
by Adam Lackorzynski
· 16 years ago
Next »