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
2010-03-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
memcg: fix oom kill behavior
KAMEZAWA Hiroyuki
2010-03-12
cgroups: remove events before destroying subsystem state objects
Kirill A. Shutemov
2010-03-12
memcg: handle panic_on_oom=always case
KAMEZAWA Hiroyuki
2010-03-12
memcg : share event counter rather than duplicate
KAMEZAWA Hiroyuki
2010-03-12
memcg: update threshold and softlimit at commit
KAMEZAWA Hiroyuki
2010-03-12
memcg: use generic percpu instead of private implementation
KAMEZAWA Hiroyuki
2010-03-12
memcg: typo in comment to mem_cgroup_print_oom_info()
Kirill A. Shutemov
2010-03-12
memcg: implement memory thresholds
Kirill A. Shutemov
2010-03-12
memcg: rework usage of stats by soft limit
Kirill A. Shutemov
2010-03-12
memcg: extract mem_group_usage() from mem_cgroup_read()
Kirill A. Shutemov
2010-03-12
memcg: improve performance in moving swap charge
Daisuke Nishimura
2010-03-12
memcg: move charges of anonymous swap
Daisuke Nishimura
2010-03-12
memcg: avoid oom during moving charge
Daisuke Nishimura
2010-03-12
memcg: improve performance in moving charge
Daisuke Nishimura
2010-03-12
memcg: move charges of anonymous page
Daisuke Nishimura
2010-03-12
memcg: add interface to move charge at task migration
Daisuke Nishimura
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-12
mm: introduce dump_page() and print symbolic flag names
Wu Fengguang
2010-03-12
mm: do not iterate over NR_CPUS in __zone_pcp_update()
Thomas Gleixner
2010-03-12
nommu: fix build breakage
KAMEZAWA Hiroyuki
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
2010-03-06
mm: add comment on swap_duplicate's error code
Hugh Dickins
2010-03-06
nommu: get_user_pages(): pin last page on non-page-aligned start
Steven J. Magnani
2010-03-06
vmscan: detect mapped file pages used only once
Johannes Weiner
2010-03-06
vmscan: drop page_mapping_inuse()
Johannes Weiner
2010-03-06
vmscan: factor out page reference checks
Johannes Weiner
2010-03-06
mm: suppress pfn range output for zones without pages
David Rientjes
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
2010-03-06
mm/swapfile.c: fix swapon size off-by-one
Hugh Dickins
2010-03-06
mm: remove VM_LOCK_RMAP code
Rik van Riel
2010-03-06
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
Rik van Riel
2010-03-06
rmap: remove obsolete check from __page_check_anon_rmap()
Rik van Riel
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
2010-03-06
mm/memcontrol.c: fix "integer as NULL pointer" sparse warning
Thiago Farina
2010-03-06
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
2010-03-06
mm/migrate.c: kill anon local variable from migrate_page_copy
KOSAKI Motohiro
2010-03-06
mm/mempolicy.c: fix indentation of the comments of do_migrate_pages
KOSAKI Motohiro
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
2010-03-06
mm: fix mbind vma merge problem
KOSAKI Motohiro
2010-03-06
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
2010-03-06
mm: remove free_hot_page()
Li Hong
2010-03-06
mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct
Li Hong
2010-03-06
mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct
Li Hong
2010-03-06
mm, lockdep: annotate reclaim context to zone reclaim too
KOSAKI Motohiro
2010-03-06
vmscan: get_scan_ratio() cleanup
KOSAKI Motohiro
2010-03-06
vmscan: check high watermark after shrink zone
Minchan Kim
[prev]
[next]