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
2006-01-14
[PATCH] Add tmpfs options for memory placement policies
Robin Holt
2006-01-12
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2006-01-12
[PATCH] memmap_init_zone(): remove uneccesary page++
Greg Ungerer
2006-01-12
[PATCH] do_truncate() call fix in tiny-shmem.c
Catalin Marinas
2006-01-12
[PATCH] migration: make sure there is no attempt to migrate reserved pages.
Christoph Lameter
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
[PATCH] mm: gfp_atomic comments
Paul Jackson
2006-01-11
[PATCH] Restore KERN_EMERG to each line printed by bad_page
Hugh Dickins
2006-01-12
Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git
Nathan Scott
2006-01-11
[PATCH] fix/simplify mutex debugging code
David Woodhouse
2006-01-11
[XFS] Export pagevec_lookup for use on the XFS page writeout path,
Christoph Hellwig
2006-01-11
add missing printk loglevel in mm/swapfile.c
Jesper Juhl
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-08
[PATCH] fadvise: return ESPIPE on FIFO/pipe
Valentine Barshak
2006-01-08
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
2006-01-08
[PATCH] export/change sync_page_range/_nolock()
OGAWA Hirofumi
2006-01-08
[PATCH] cpuset: rebind vma mempolicies fix
Paul Jackson
2006-01-08
[PATCH] cpuset: numa_policy_rebind cleanup
Paul Jackson
2006-01-08
[PATCH] cpuset: implement cpuset_mems_allowed
Paul Jackson
2006-01-08
[PATCH] cpuset: combine refresh_mems and update_mems
Paul Jackson
2006-01-08
[PATCH] cpuset: memory pressure meter
Paul Jackson
2006-01-08
[PATCH] cpuset: mempolicy one more nodemask conversion
Paul Jackson
2006-01-08
[PATCH] slob: introduce the SLOB allocator
Matt Mackall
2006-01-08
[PATCH] slob: introduce mm/util.c for shared functions
Matt Mackall
2006-01-08
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...
Ravikiran G Thirumalai
2006-01-08
[PATCH] Optimise oom kill of current task
Kirill Korotaev
2006-01-08
[PATCH] Move page migration related functions near do_migrate_pages()
Christoph Lameter
2006-01-08
[PATCH] mempolicies: unexport get_vma_policy()
Christoph Lameter
2006-01-08
[PATCH] Drop page table lock before calling migrate_page_add()
Christoph Lameter
2006-01-08
[PATCH] Fold numa_maps into mempolicies.c
Christoph Lameter
2006-01-08
[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERT
Christoph Lameter
2006-01-08
[PATCH] rmap: additional diagnostics in page_remove_rmap()
Dave Jones
2006-01-08
[PATCH] mm: clean up local variables
Tobias Klauser
2006-01-08
[PATCH] mm: make hugepages obey cpusets.
Christoph Lameter
2006-01-08
[PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx
Christoph Lameter
2006-01-08
[PATCH] SwapMig: Extend parameters for migrate_pages()
Christoph Lameter
2006-01-08
[PATCH] SwapMig: Drop unused pages immediately
Christoph Lameter
2006-01-08
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
Christoph Lameter
2006-01-08
[PATCH] SwapMig: CONFIG_MIGRATION fixes
Christoph Lameter
2006-01-08
[PATCH] Swap Migration V5: sys_migrate_pages interface
Christoph Lameter
2006-01-08
[PATCH] Swap Migration V5: MPOL_MF_MOVE interface
Christoph Lameter
2006-01-08
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
Christoph Lameter
2006-01-08
[PATCH] Swap Migration V5: migrate_pages() function
Christoph Lameter
2006-01-08
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
Christoph Lameter
2006-01-08
[PATCH] Swap Migration V5: LRU operations
Christoph Lameter
2006-01-08
[PATCH] mm: free_pages opt
Nick Piggin
2006-01-08
[PATCH] mm: cleanup zone_pcp
Nick Piggin
[next]