index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2008-09-08
mm: make setup_zone_migrate_reserve() aware of overlapping nodes
Adam Litke
2008-08-20
mlock() fix return values
KOSAKI Motohiro
2008-08-06
jbd: fix race between free buffer and commit transaction
Mingming Cao
2008-08-01
Fix off-by-one error in iov_iter_advance()
Linus Torvalds
2008-08-01
Correct hash flushing from huge_ptep_set_wrprotect()
David Gibson
2008-08-01
tmpfs: fix kernel BUG in shmem_delete_inode
Hugh Dickins
2008-07-24
slub: Fix use-after-preempt of per-CPU data structure
Dmitry Adamushko
2008-06-24
Fix ZERO_PAGE breakage with vmware
Linus Torvalds
2008-06-24
Add return value to reserve_bootmem_node()
Bernhard Walle
2008-06-24
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
2008-06-09
brk: make sys_brk() honor COMPAT_BRK when computing lower bound
Jiri Kosina
2008-06-09
memory_hotplug: always initialize pageblock bitmap
Heiko Carstens
2008-05-09
mm: fix usemap initialization
KAMEZAWA Hiroyuki
2008-05-01
mm: fix possible off-by-one in walk_pte_range()
Johannes Weiner
2008-04-15
add "Isolate" migratetype name to /proc/pagetypeinfo
KOSAKI Motohiro
2008-04-15
memcg: fix oops in oom handling
Li Zefan
2008-04-15
mm: sparsemem memory_present() fix
Ingo Molnar
2008-04-08
memcg: fix node_state handling
KAMEZAWA Hiroyuki
2008-04-04
memory controller: make memory resource control aware of boot options
Balbir Singh
2008-04-01
Fix undefined count_partial if !CONFIG_SLABINFO
Christoph Lameter
2008-03-30
NULL noise: fs/*, mm/*, kernel/*
Al Viro
2008-03-27
Revert "SLUB: remove useless masking of GFP_ZERO"
Linus Torvalds
2008-03-26
hugetlb: fix potential livelock in return_unused_surplus_hugepages()
Nishanth Aravamudan
2008-03-26
hugetlb: indicate surplus huge page counts in per-node meminfo
Nishanth Aravamudan
2008-03-26
slab: fix cache_cache bootstrap in kmem_cache_init()
Daniel Yeisley
2008-03-26
count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO
Christoph Lameter
2008-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-03-24
revert "kswapd should only wait on IO if there is IO"
Andrew Morton
2008-03-24
mm: fix boundary checking in free_bootmem_core
Yinghai Lu
2008-03-19
mm/readahead: fix kernel-doc notation
Randy Dunlap
2008-03-19
memcgroup: fix check for thread being a group leader in memcgroup
Pavel Emelyanov
2008-03-19
mm: rmap kernel-doc fixes
Randy Dunlap
2008-03-19
mm: highmem kernel-doc additions
Randy Dunlap
2008-03-19
mm/oom_kill: fix kernel-doc
Randy Dunlap
2008-03-19
mm/shmem and tiny-shmem: fix some kernel-doc
Randy Dunlap
2008-03-19
mm: fix various kernel-doc comments
Randy Dunlap
2008-03-19
[PATCH] double dput() on failure exit in tiny-shmem
Al Viro
2008-03-17
slub page alloc fallback: Enable interrupts for GFP_WAIT.
Christoph Lameter
2008-03-10
iov_iter_advance() fix
Nick Piggin
2008-03-10
hugetlb: correct page count for surplus huge pages
Adam Litke
2008-03-10
mempolicy: fix reference counting bugs
Lee Schermerhorn
2008-03-09
Do not include linux/backing-dev.h twice
Jesper Juhl
2008-03-06
slab: NUMA slab allocator migration bugfix
Joe Korty
2008-03-06
slub: Do not cross cacheline boundaries for very small objects
Nick Piggin
2008-03-06
slab - use angle brackets for include of kmalloc_sizes.h
Joe Perches
2008-03-06
slab numa fallback logic: Do not pass unfiltered flags to page allocator
Christoph Lameter
2008-03-06
slub statistics: Fix check for DEACTIVATE_REMOTE_FREES
Christoph Lameter
2008-03-04
hugetlb: fix pool shrinking while in restricted cpuset
Nishanth Aravamudan
2008-03-04
hugetlb: close a difficult to trigger reservation race
Adam Litke
2008-03-04
memcg: fix oops on NULL lru list
Hugh Dickins
[next]