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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
1
-1
/
+1
*
kobject: Constify struct kset_uevent_ops
Emese Revfy
2010-03-07
1
-1
/
+1
*
mm: add comment on swap_duplicate's error code
Hugh Dickins
2010-03-06
1
-1
/
+5
*
nommu: get_user_pages(): pin last page on non-page-aligned start
Steven J. Magnani
2010-03-06
1
-2
/
+2
*
vmscan: detect mapped file pages used only once
Johannes Weiner
2010-03-06
2
-13
/
+35
*
vmscan: drop page_mapping_inuse()
Johannes Weiner
2010-03-06
1
-23
/
+2
*
vmscan: factor out page reference checks
Johannes Weiner
2010-03-06
1
-13
/
+43
*
mm: suppress pfn range output for zones without pages
David Rientjes
2010-03-06
1
-2
/
+6
*
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
2010-03-06
1
-0
/
+25
*
mm/swapfile.c: fix swapon size off-by-one
Hugh Dickins
2010-03-06
1
-13
/
+18
*
mm: remove VM_LOCK_RMAP code
Rik van Riel
2010-03-06
2
-27
/
+0
*
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
Rik van Riel
2010-03-06
2
-0
/
+31
*
rmap: remove obsolete check from __page_check_anon_rmap()
Rik van Riel
2010-03-06
1
-3
/
+0
*
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
2010-03-06
7
-76
/
+248
*
mm/memcontrol.c: fix "integer as NULL pointer" sparse warning
Thiago Farina
2010-03-06
1
-1
/
+1
*
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
2010-03-06
2
-1
/
+15
*
mm/migrate.c: kill anon local variable from migrate_page_copy
KOSAKI Motohiro
2010-03-06
1
-4
/
+0
*
mm/mempolicy.c: fix indentation of the comments of do_migrate_pages
KOSAKI Motohiro
2010-03-06
1
-30
/
+30
*
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
2010-03-06
1
-0
/
+4
*
mm: fix mbind vma merge problem
KOSAKI Motohiro
2010-03-06
1
-13
/
+39
*
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
2010-03-06
3
-17
/
+13
*
mm: remove free_hot_page()
Li Hong
2010-03-06
2
-8
/
+4
*
mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct
Li Hong
2010-03-06
1
-1
/
+1
*
mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct
Li Hong
2010-03-06
1
-1
/
+1
*
mm, lockdep: annotate reclaim context to zone reclaim too
KOSAKI Motohiro
2010-03-06
1
-0
/
+2
*
vmscan: get_scan_ratio() cleanup
KOSAKI Motohiro
2010-03-06
1
-9
/
+14
*
vmscan: check high watermark after shrink zone
Minchan Kim
2010-03-06
1
-10
/
+12
*
mm: use rlimit helpers
Jiri Slaby
2010-03-06
4
-14
/
+15
*
mm: mlock_vma_pages_range() only return success or failure
KOSAKI Motohiro
2010-03-06
1
-2
/
+2
*
mm: mlock_vma_pages_range() never return negative value
KOSAKI Motohiro
2010-03-06
1
-9
/
+2
*
mm: count swap usage
KAMEZAWA Hiroyuki
2010-03-06
3
-4
/
+14
*
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
2010-03-06
1
-8
/
+86
*
mm: clean up mm_counter
KAMEZAWA Hiroyuki
2010-03-06
6
-32
/
+44
*
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-03-05
3
-243
/
+125
|
\
|
*
SLUB: Fix per-cpu merge conflict
Stephen Rothwell
2010-03-04
1
-1
/
+1
|
*
-
-
-
-
-
.
Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percp...
Pekka Enberg
2010-03-04
3
-243
/
+125
|
|
\
\
\
\
|
|
|
|
|
*
dma kmalloc handling fixes
Christoph Lameter
2010-01-22
1
-2
/
+3
|
|
|
|
|
*
slub: remove impossible condition
David Rientjes
2010-01-22
1
-1
/
+1
|
|
|
|
|
*
SLUB: Make slub statistics use this_cpu_inc
Christoph Lameter
2009-12-20
1
-23
/
+20
|
|
|
|
|
*
SLUB: this_cpu: Remove slub kmem_cache fields
Christoph Lameter
2009-12-20
1
-59
/
+17
|
|
|
|
|
*
SLUB: Get rid of dynamic DMA kmalloc cache allocation
Christoph Lameter
2009-12-20
1
-14
/
+10
|
|
|
|
|
*
SLUB: Use this_cpu operations in slub
Christoph Lameter
2009-12-20
1
-154
/
+48
|
|
|
|
*
|
slab: fix regression in touched logic
Nick Piggin
2010-01-30
1
-2
/
+3
|
|
|
*
|
|
failslab: add ability to filter slab caches
Dmitry Monakhov
2010-02-26
3
-6
/
+43
|
|
*
|
|
|
slab: initialize unused alien cache entry as NULL at alloc_alien_cache().
Haicheng Li
2010-01-11
1
-4
/
+2
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-04
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kill unused invalidate_inode_pages helper
Christoph Hellwig
2010-03-03
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-03-03
5
-24
/
+508
|
\
\
\
\
\
|
*
|
|
|
|
sparsemem: Fix compilation on PowerPC
Yinghai Lu
2010-03-01
1
-4
/
+7
|
*
|
|
|
|
early_res: Add free_early_partial()
Yinghai Lu
2010-02-26
1
-3
/
+0
[next]