index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-04
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
1
-1
/
+1
2008-02-03
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-24
Kobject: convert mm/slub.c to use kobject_init/add_ng()
Greg Kroah-Hartman
1
-5
/
+4
2008-01-24
kobject: convert kernel_kset to be a kobject
Greg Kroah-Hartman
1
-2
/
+1
2008-01-24
kset: move /sys/slab to /sys/kernel/slab
Greg Kroah-Hartman
1
-1
/
+2
2008-01-24
kset: convert slub to use kset_create
Greg Kroah-Hartman
1
-8
/
+7
2008-01-24
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-17
#ifdef very expensive debug check in page fault path
Carsten Otte
1
-0
/
+2
2008-01-17
mm: fix section mismatch warning in page_alloc.c
Sam Ravnborg
1
-1
/
+1
2008-01-14
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-08
Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
Thomas Bogendoerfer
1
-1
/
+1
2008-01-08
xip: fix get_zeroed_page with __GFP_HIGHMEM
Akinobu Mita
1
-4
/
+5
2008-01-02
Unify /proc/slabinfo configuration
Linus Torvalds
2
-3
/
+10
2008-01-01
slub: provide /proc/slabinfo
Pekka J Enberg
1
-13
/
+92
2007-12-21
SLUB: Improve hackbench speed
Christoph Lameter
1
-2
/
+2
2007-12-19
Do dirty page accounting when removing a page from the page cache
Linus Torvalds
1
-0
/
+12
2007-12-17
SLUB: remove useless masking of GFP_ZERO
Christoph Lameter
1
-3
/
+0
2007-12-17
Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"
Nishanth Aravamudan
1
-5
/
+0
2007-12-17
hugetlb: introduce nr_overcommit_hugepages sysctl
Nishanth Aravamudan
1
-6
/
+61
2007-12-17
mm: fix page allocation for larger I/O segments
Mel Gorman
1
-0
/
+11
2007-12-17
mm/sparse.c: improve the error handling for sparse_add_one_section()
WANG Cong
1
-6
/
+12
2007-12-17
mm/sparse.c: check the return value of sparse_index_alloc()
WANG Cong
1
-0
/
+2
2007-12-17
sparsemem: make SPARSEMEM_VMEMMAP selectable
Geoff Levand
1
-8
/
+7
2007-12-10
hugetlb: handle write-protection faults in follow_hugetlb_page
Adam Litke
1
-1
/
+1
2007-12-09
Avoid double memclear() in SLOB/SLUB
Linus Torvalds
2
-1
/
+4
2007-12-06
Use lock_page_killable
Matthew Wilcox
1
-4
/
+7
2007-12-06
Add lock_page_killable
Matthew Wilcox
1
-0
/
+14
2007-12-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-2
/
+12
2007-12-05
VM/Security: add security hook to do_brk
Eric Paris
1
-0
/
+4
2007-12-05
SLUB's ksize() fails for size > 2048
Vegard Nossum
1
-1
/
+5
2007-12-05
mm: fix XIP file writes
Nick Piggin
1
-1
/
+1
2007-12-05
Add EXPORT_SYMBOL(ksize);
Tetsuo Handa
2
-0
/
+2
2007-12-05
mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init
Denis Cheng
1
-2
/
+2
2007-12-06
VM/Security: add security hook to do_brk
Eric Paris
1
-0
/
+4
[next]