index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2009-12-15
vmscan: kill hibernation specific reclaim logic and unify it
KOSAKI Motohiro
2009-12-15
vmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim
KOSAKI Motohiro
2009-12-15
mm: sigbus instead of abusing oom
Hugh Dickins
2009-12-15
mm: stop ptlock enlarging struct page
Hugh Dickins
2009-12-15
mm: pass address down to rmap ones
Hugh Dickins
2009-12-15
mm: CONFIG_MMU for PG_mlocked
Hugh Dickins
2009-12-15
mm: mlocking in try_to_unmap_one
Hugh Dickins
2009-12-15
mm: define PAGE_MAPPING_FLAGS
Hugh Dickins
2009-12-15
vmscan: stop kswapd waiting on congestion when the min watermark is not being...
KOSAKI Motohiro
2009-12-15
vmscan: have kswapd sleep for a short interval and double check it should be ...
Mel Gorman
2009-12-15
rmap: move label `out' to a better place
Huang Shijie
2009-12-15
rmap: simplify try_to_unmap_file()
Huang Shijie
2009-12-15
rmap: fix the comment for try_to_unmap_anon
Huang Shijie
2009-12-15
mm/vmscan: change comment generic_file_write to __generic_file_aio_write
Vincent Li
2009-12-15
swap: rework map_swap_page() again
Lee Schermerhorn
2009-12-15
swap_info: note SWAP_MAP_SHMEM
Hugh Dickins
2009-12-15
swap_info: swap count continuations
Hugh Dickins
2009-12-15
swap_info: swap_map of chars not shorts
Hugh Dickins
2009-12-15
swap_info: SWAP_HAS_CACHE cleanups
Hugh Dickins
2009-12-15
swap_info: miscellaneous minor cleanups
Hugh Dickins
2009-12-15
swap_info: include first_swap_extent
Hugh Dickins
2009-12-15
swap_info: change to array of pointers
Hugh Dickins
2009-12-15
swap_info: private to swapfile.c
Hugh Dickins
2009-12-15
vmalloc(): adjust gfp mask passed on nested vmalloc() invocation
Jan Beulich
2009-12-15
mm: add gfp flags for NODEMASK_ALLOC slab allocations
David Rientjes
2009-12-15
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
David Rientjes
2009-12-15
hugetlb: use only nodes with memory for huge pages
Lee Schermerhorn
2009-12-15
hugetlb: add per node hstate attributes
Lee Schermerhorn
2009-12-15
hugetlb: derive huge pages nodes allowed from task mempolicy
Lee Schermerhorn
2009-12-15
hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions
Lee Schermerhorn
2009-12-15
hugetlb: rework hstate_next_node_* functions
Lee Schermerhorn
2009-12-15
mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
KOSAKI Motohiro
2009-12-15
mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap()
KOSAKI Motohiro
2009-12-15
oom: dump stack and VM state when oom killer panics
David Rientjes
2009-12-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-14
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-12
Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in...
Pekka Enberg
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe
H. Peter Anvin
2009-12-11
switch do_brk() to get_unmapped_area()
Al Viro
2009-12-11
Take arch_mmap_check() into get_unmapped_area()
Al Viro
2009-12-11
fix a struct file leak in do_mmap_pgoff()
Al Viro
2009-12-11
Unify sys_mmap*
Al Viro
2009-12-11
fix pgoff in "have to relocate" case of mremap()
Al Viro
2009-12-11
fix the arch checks in MREMAP_FIXED case
Al Viro
2009-12-11
fix checks for expand-in-place mremap
Al Viro
2009-12-11
do_mremap() untangling, part 3
Al Viro
2009-12-11
do_mremap() untangling, part 2
Al Viro
2009-12-11
untangling do_mremap(), part 1
Al Viro
[next]