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
*
sh: Bump number of quicklists for SH-5.
Paul Mundt
2008-01-28
1
-1
/
+1
*
sched: sched_rt_entity
Peter Zijlstra
2008-01-25
1
-1
/
+1
*
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
Gautham R Shenoy
2008-01-25
1
-7
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-01-25
1
-2
/
+2
|
\
|
*
Security: remove security_file_mmap hook sparse-warnings (NULL as 0).
Richard Knutsson
2008-01-25
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-01-25
1
-12
/
+11
|
\
\
|
*
|
Kobject: convert mm/slub.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
1
-5
/
+4
|
*
|
kobject: convert kernel_kset to be a kobject
Greg Kroah-Hartman
2008-01-24
1
-2
/
+1
|
*
|
kset: move /sys/slab to /sys/kernel/slab
Greg Kroah-Hartman
2008-01-24
1
-1
/
+2
|
*
|
kset: convert slub to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-8
/
+7
|
*
|
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
1
-2
/
+3
|
|
/
*
/
slab: fix bootstrap on memoryless node
Pekka Enberg
2008-01-25
1
-23
/
+23
|
/
*
slab: partially revert list3 changes
Mel Gorman
2008-01-24
1
-3
/
+3
*
fix hugepages leak due to pagetable page sharing
Larry Woodman
2008-01-24
1
-0
/
+5
*
Update ctime and mtime for memory-mapped files
Anton Salikhmetov
2008-01-23
1
-0
/
+6
*
#ifdef very expensive debug check in page fault path
Carsten Otte
2008-01-17
1
-0
/
+2
*
mm: fix section mismatch warning in page_alloc.c
Sam Ravnborg
2008-01-17
1
-1
/
+1
*
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
2008-01-14
1
-6
/
+3
*
hugetlbfs: fix quota leak
Ken Chen
2008-01-14
1
-3
/
+10
*
quicklists: Only consider memory that can be used with GFP_KERNEL
Christoph Lameter
2008-01-14
1
-2
/
+10
*
Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
Thomas Bogendoerfer
2008-01-08
1
-1
/
+1
*
xip: fix get_zeroed_page with __GFP_HIGHMEM
Akinobu Mita
2008-01-08
1
-4
/
+5
*
Unify /proc/slabinfo configuration
Linus Torvalds
2008-01-02
2
-3
/
+10
*
slub: provide /proc/slabinfo
Pekka J Enberg
2008-01-01
1
-13
/
+92
*
SLUB: Improve hackbench speed
Christoph Lameter
2007-12-21
1
-2
/
+2
*
Do dirty page accounting when removing a page from the page cache
Linus Torvalds
2007-12-19
1
-0
/
+12
*
SLUB: remove useless masking of GFP_ZERO
Christoph Lameter
2007-12-17
1
-3
/
+0
*
Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"
Nishanth Aravamudan
2007-12-17
1
-5
/
+0
*
hugetlb: introduce nr_overcommit_hugepages sysctl
Nishanth Aravamudan
2007-12-17
1
-6
/
+61
*
mm: fix page allocation for larger I/O segments
Mel Gorman
2007-12-17
1
-0
/
+11
*
mm/sparse.c: improve the error handling for sparse_add_one_section()
WANG Cong
2007-12-17
1
-6
/
+12
*
mm/sparse.c: check the return value of sparse_index_alloc()
WANG Cong
2007-12-17
1
-0
/
+2
*
sparsemem: make SPARSEMEM_VMEMMAP selectable
Geoff Levand
2007-12-17
1
-8
/
+7
*
hugetlb: handle write-protection faults in follow_hugetlb_page
Adam Litke
2007-12-10
1
-1
/
+1
*
Avoid double memclear() in SLOB/SLUB
Linus Torvalds
2007-12-09
2
-1
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2007-12-05
2
-2
/
+12
|
\
|
*
VM/Security: add security hook to do_brk
Eric Paris
2007-12-06
1
-0
/
+4
|
*
Security: round mmap hint address above mmap_min_addr
Eric Paris
2007-12-06
2
-0
/
+6
|
*
security: protect from stack expantion into low vm addresses
Eric Paris
2007-12-06
1
-2
/
+6
*
|
VM/Security: add security hook to do_brk
Eric Paris
2007-12-05
1
-0
/
+4
*
|
SLUB's ksize() fails for size > 2048
Vegard Nossum
2007-12-05
1
-1
/
+5
*
|
mm: fix XIP file writes
Nick Piggin
2007-12-05
1
-1
/
+1
*
|
Add EXPORT_SYMBOL(ksize);
Tetsuo Handa
2007-12-05
2
-0
/
+2
*
|
mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init
Denis Cheng
2007-12-05
1
-2
/
+2
|
/
*
Fix kmem_cache_free performance regression in slab
Matthew Wilcox
2007-11-30
1
-2
/
+2
*
memory hotplug fix: fix section mismatch in vmammap_allock_block()
KAMEZAWA Hiroyuki
2007-11-29
1
-1
/
+11
*
Fix boot problem with iSeries lacking hugepage support
Mel Gorman
2007-11-29
1
-2
/
+21
*
prep_zero_page: remove bogus BUG_ON
Hugh Dickins
2007-11-28
1
-1
/
+0
*
tmpfs: restore missing clear_highpage
Hugh Dickins
2007-11-28
1
-2
/
+3
*
[S390] Optimize storage key handling for anonymous pages
Christian Borntraeger
2007-11-20
1
-4
/
+5
[next]