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-24
Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...
Linus Torvalds
2009-12-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-12-23
SYSCTL: Add a mutex to the page_alloc zone order sysctl
Andi Kleen
2009-12-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-12-21
HWPOISON: Add PROC_FS dependency to hwpoison injector v2
Andi Kleen
2009-12-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-18
mm: Add notifier in pageblock isolation for balloon drivers
Robert Jennings
2009-12-17
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-12-17
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-12-17
readahead: add blk_run_backing_dev
Hisashi Hifumi
2009-12-17
cpumask: avoid deprecated function in mm/slab.c
Rusty Russell
2009-12-16
Fix breakage in shmem.c
Al Viro
2009-12-16
x86: Fix checking of SRAT when node 0 ram is not from 0
Yinghai Lu
2009-12-17
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
David Howells
2009-12-16
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2009-12-16
direct I/O fallback sync simplification
Christoph Hellwig
2009-12-16
make generic_acl slightly more generic
Christoph Hellwig
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
2009-12-16
Untangling ima mess, part 1: alloc_file()
Al Viro
2009-12-16
switch alloc_file() to passing struct path
Al Viro
2009-12-16
switch shmem_file_setup() to alloc_file()
Al Viro
2009-12-16
memcg: code clean, remove unused variable in mem_cgroup_resize_limit()
Bob Liu
2009-12-16
memcg: remove memcg_tasklist
Daisuke Nishimura
2009-12-16
memcg: avoid oom-killing innocent task in case of use_hierarchy
Daisuke Nishimura
2009-12-16
memcg: cleanup mem_cgroup_move_parent()
Daisuke Nishimura
2009-12-16
memcg: add mem_cgroup_cancel_charge()
Daisuke Nishimura
2009-12-16
memcg: make memcg's file mapped consistent with global VM
KAMEZAWA Hiroyuki
2009-12-16
memcg: coalesce charging via percpu storage
KAMEZAWA Hiroyuki
2009-12-16
memcg: coalesce uncharge during unmap/truncate
KAMEZAWA Hiroyuki
2009-12-16
memcg: fix memory.memsw.usage_in_bytes for root cgroup
Kirill A. Shutemov
2009-12-16
oom-kill: fix NUMA constraint check with nodemask
KAMEZAWA Hiroyuki
2009-12-16
oom-kill: show virtual size and rss information of the killed process
KOSAKI Motohiro
2009-12-16
HWPOISON: Remove stray phrase in a comment
Andi Kleen
2009-12-16
HWPOISON: Try to allocate migration page on the same node
Andi Kleen
2009-12-16
HWPOISON: Don't do early filtering if filter is disabled
Andi Kleen
2009-12-16
HWPOISON: Add a madvise() injector for soft page offlining
Andi Kleen
2009-12-16
HWPOISON: Add soft page offline support
Andi Kleen
2009-12-16
HWPOISON: Undefine short-hand macros after use to avoid namespace conflict
Andi Kleen
2009-12-16
HWPOISON: Use new shake_page in memory_failure
Andi Kleen
2009-12-16
HWPOISON: mention HWPoison in Kconfig entry
Andi Kleen
2009-12-16
HWPOISON: Use get_user_page_fast in hwpoison madvise
Andi Kleen
2009-12-16
HWPOISON: add an interface to switch off/on all the page filters
Haicheng Li
2009-12-16
HWPOISON: add memory cgroup filter
Andi Kleen
2009-12-16
memcg: add accessor to mem_cgroup.css
Wu Fengguang
2009-12-16
memcg: rename and export try_get_mem_cgroup_from_page()
Wu Fengguang
2009-12-16
HWPOISON: add page flags filter
Wu Fengguang
2009-12-16
HWPOISON: limit hwpoison injector to known page types
Wu Fengguang
2009-12-16
HWPOISON: add fs/device filters
Wu Fengguang
[next]