index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
shmem: SGP_QUICK and SGP_FAULT redundant
Hugh Dickins
1
-6
/
+2
2008-02-05
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
4
-25
/
+27
2008-02-05
swapin_readahead: move and rearrange args
Hugh Dickins
3
-48
/
+50
2008-02-05
swapin_readahead: excise NUMA bogosity
Hugh Dickins
2
-64
/
+26
2008-02-05
vmalloc: clean up page array indexing
Christoph Lameter
1
-5
/
+11
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
1
-9
/
+1
2008-02-05
vmalloc: add const to void* parameters
Christoph Lameter
2
-12
/
+12
2008-02-05
Move vmalloc_to_page() to mm/vmalloc.
Christoph Lameter
2
-40
/
+38
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2
-2
/
+2
2008-02-05
sys_remap_file_pages: fix ->vm_file accounting
Oleg Nesterov
1
-1
/
+4
2008-02-04
Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-83
/
+99
2008-02-04
SLUB: Do not upset lockdep
root
1
-0
/
+8
2008-02-04
SLUB: Fix coding style violations
Pekka Enberg
1
-23
/
+23
2008-02-04
Add parameter to add_partial to avoid having two functions
Christoph Lameter
1
-16
/
+15
2008-02-04
SLUB: rename defrag to remote_node_defrag_ratio
Christoph Lameter
1
-8
/
+9
2008-02-04
Move count_partial before kmem_cache_shrink
Christoph Lameter
1
-13
/
+13
2008-02-04
SLUB: Fix sysfs refcounting
Christoph Lameter
1
-2
/
+13
2008-02-04
slub: fix shadowed variable sparse warnings
Harvey Harrison
1
-21
/
+18
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2008-02-04
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
1
-1
/
+1
2008-02-03
do_invalidatepage() comment typo fix
Fengguang Wu
1
-1
/
+1
2008-02-02
fix writev regression: pan hanging unkillable and un-straceable
Nick Piggin
1
-2
/
+6
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+21
2008-01-30
x86: print which shared library/executable faulted in segfault etc. messages v3
Andi Kleen
1
-0
/
+31
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
1
-5
/
+3
2008-01-30
x86: randomize brk
Jiri Kosina
1
-1
/
+2
2008-01-28
sh: Bump number of quicklists for SH-5.
Paul Mundt
1
-1
/
+1
2008-01-25
sched: sched_rt_entity
Peter Zijlstra
1
-1
/
+1
2008-01-25
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
Gautham R Shenoy
1
-7
/
+11
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+2
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-12
/
+11
2008-01-25
slab: fix bootstrap on memoryless node
Pekka Enberg
1
-23
/
+23
2008-01-25
Kobject: convert mm/slub.c to use kobject_init/add_ng()
Greg Kroah-Hartman
1
-5
/
+4
2008-01-25
kobject: convert kernel_kset to be a kobject
Greg Kroah-Hartman
1
-2
/
+1
2008-01-25
kset: move /sys/slab to /sys/kernel/slab
Greg Kroah-Hartman
1
-1
/
+2
2008-01-25
kset: convert slub to use kset_create
Greg Kroah-Hartman
1
-8
/
+7
2008-01-25
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
1
-2
/
+3
2008-01-25
Security: remove security_file_mmap hook sparse-warnings (NULL as 0).
Richard Knutsson
1
-2
/
+2
2008-01-24
slab: partially revert list3 changes
Mel Gorman
1
-3
/
+3
2008-01-24
fix hugepages leak due to pagetable page sharing
Larry Woodman
1
-0
/
+5
2008-01-23
Update ctime and mtime for memory-mapped files
Anton Salikhmetov
1
-0
/
+6
2008-01-18
#ifdef very expensive debug check in page fault path
Carsten Otte
1
-0
/
+2
2008-01-18
mm: fix section mismatch warning in page_alloc.c
Sam Ravnborg
1
-1
/
+1
2008-01-15
Revert "writeback: introduce writeback_control.more_io to indicate more io"
Linus Torvalds
1
-6
/
+3
2008-01-14
hugetlbfs: fix quota leak
Ken Chen
1
-3
/
+10
2008-01-14
quicklists: Only consider memory that can be used with GFP_KERNEL
Christoph Lameter
1
-2
/
+10
2008-01-09
Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
Thomas Bogendoerfer
1
-1
/
+1
2008-01-09
xip: fix get_zeroed_page with __GFP_HIGHMEM
Akinobu Mita
1
-4
/
+5
2008-01-03
Unify /proc/slabinfo configuration
Linus Torvalds
2
-3
/
+10
2008-01-01
slub: provide /proc/slabinfo
Pekka J Enberg
1
-13
/
+92
[prev]
[next]