index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmalloc: clean up page array indexing
Christoph Lameter
2008-02-05
1
-5
/
+11
*
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
2008-02-05
1
-9
/
+1
*
vmalloc: add const to void* parameters
Christoph Lameter
2008-02-05
2
-12
/
+12
*
Move vmalloc_to_page() to mm/vmalloc.
Christoph Lameter
2008-02-05
2
-40
/
+38
*
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2008-02-05
2
-2
/
+2
*
sys_remap_file_pages: fix ->vm_file accounting
Oleg Nesterov
2008-02-05
1
-1
/
+4
*
Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2008-02-04
1
-83
/
+99
|
\
|
*
SLUB: Do not upset lockdep
root
2008-02-04
1
-0
/
+8
|
*
SLUB: Fix coding style violations
Pekka Enberg
2008-02-04
1
-23
/
+23
|
*
Add parameter to add_partial to avoid having two functions
Christoph Lameter
2008-02-04
1
-16
/
+15
|
*
SLUB: rename defrag to remote_node_defrag_ratio
Christoph Lameter
2008-02-04
1
-8
/
+9
|
*
Move count_partial before kmem_cache_shrink
Christoph Lameter
2008-02-04
1
-13
/
+13
|
*
SLUB: Fix sysfs refcounting
Christoph Lameter
2008-02-04
1
-2
/
+13
|
*
slub: fix shadowed variable sparse warnings
Harvey Harrison
2008-02-04
1
-21
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2008-02-04
1
-1
/
+1
|
\
\
|
*
|
do_invalidatepage() comment typo fix
Fengguang Wu
2008-02-03
1
-1
/
+1
|
|
/
*
|
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
2008-02-04
1
-1
/
+1
|
/
*
fix writev regression: pan hanging unkillable and un-straceable
Nick Piggin
2008-02-03
1
-2
/
+6
*
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-02-01
1
-4
/
+21
|
\
|
*
Use lock_page_killable
Matthew Wilcox
2007-12-06
1
-4
/
+7
|
*
Add lock_page_killable
Matthew Wilcox
2007-12-06
1
-0
/
+14
*
|
x86: print which shared library/executable faulted in segfault etc. messages v3
Andi Kleen
2008-01-30
1
-0
/
+31
*
|
spinlock: lockbreak cleanup
Nick Piggin
2008-01-30
1
-5
/
+3
*
|
x86: randomize brk
Jiri Kosina
2008-01-30
1
-1
/
+2
*
|
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
[next]