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
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory unplug: memory hotplug cleanup
KAMEZAWA Hiroyuki
2007-10-16
2
-3
/
+8
*
SLUB: Optimize cacheline use for zeroing
Christoph Lameter
2007-10-16
1
-0
/
+1
*
SLUB: Place kmem_cache_cpu structures in a NUMA aware way
Christoph Lameter
2007-10-16
1
-3
/
+6
*
SLUB: Move page->offset to kmem_cache_cpu->offset
Christoph Lameter
2007-10-16
2
-4
/
+2
*
SLUB: Do not use page->mapping
Christoph Lameter
2007-10-16
2
-11
/
+2
*
SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab
Christoph Lameter
2007-10-16
1
-1
/
+8
*
Print out statistics in relation to fragmentation avoidance to /proc/pagetype...
Mel Gorman
2007-10-16
2
-0
/
+22
*
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
2007-10-16
2
-3
/
+26
*
don't group high order atomic allocations
Mel Gorman
2007-10-16
2
-4
/
+3
*
remove PAGE_GROUP_BY_MOBILITY
Mel Gorman
2007-10-16
1
-9
/
+0
*
Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR...
Mel Gorman
2007-10-16
2
-2
/
+4
*
Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2
Mel Gorman
2007-10-16
1
-2
/
+4
*
Group high-order atomic allocations
Mel Gorman
2007-10-16
1
-1
/
+3
*
Group short-lived and reclaimable kernel allocations
Mel Gorman
2007-10-16
4
-7
/
+20
*
Add a configure option to group pages by mobility
Mel Gorman
2007-10-16
1
-0
/
+6
*
Split the free lists for movable and unmovable allocations
Mel Gorman
2007-10-16
2
-1
/
+10
*
Add a bitmap that is used to track flags affecting a block of pages
Mel Gorman
2007-10-16
2
-0
/
+64
*
Categorize GFP flags
Christoph Lameter
2007-10-16
1
-7
/
+13
*
Memoryless nodes: Use N_HIGH_MEMORY for cpusets
Christoph Lameter
2007-10-16
1
-1
/
+1
*
Memoryless nodes: Fix GFP_THISNODE behavior
Christoph Lameter
2007-10-16
2
-6
/
+25
*
Memoryless nodes: Add N_CPU node state
Christoph Lameter
2007-10-16
1
-0
/
+1
*
Memoryless nodes: introduce mask of nodes with memory
Christoph Lameter
2007-10-16
1
-2
/
+8
*
Memoryless nodes: Generic management of nodemasks for various purposes
Christoph Lameter
2007-10-16
1
-16
/
+71
*
fs: remove some AOP_TRUNCATED_PAGE
Nick Piggin
2007-10-16
1
-1
/
+1
*
fs: restore nobh
Nick Piggin
2007-10-16
1
-3
/
+7
*
With reiserfs no longer using the weird generic_cont_expand, remove it comple...
Nick Piggin
2007-10-16
1
-1
/
+0
*
fs: new cont helpers
Nick Piggin
2007-10-16
2
-2
/
+4
*
fs: introduce write_begin, write_end, and perform_write aops
Nick Piggin
2007-10-16
3
-1
/
+41
*
mm: buffered write iterator
Nick Piggin
2007-10-16
1
-0
/
+33
*
mm: fix pagecache write deadlocks
Nick Piggin
2007-10-16
1
-2
/
+9
*
Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag
Lee Schermerhorn
2007-10-16
1
-0
/
+1
*
move mm_struct and vm_area_struct
Martin Schwidefsky
2007-10-16
3
-136
/
+145
*
radix-tree: use indirect bit
Nick Piggin
2007-10-16
1
-17
/
+21
*
remove ZERO_PAGE
Nick Piggin
2007-10-16
1
-2
/
+0
*
SLUB: direct pass through of page size or higher kmalloc requests
Christoph Lameter
2007-10-16
1
-33
/
+24
*
filemap: convert some unsigned long to pgoff_t
Fengguang Wu
2007-10-16
1
-11
/
+12
*
readahead: remove several readahead macros
Fengguang Wu
2007-10-16
1
-2
/
+0
*
radixtree: introduce radix_tree_next_hole()
Fengguang Wu
2007-10-16
1
-0
/
+2
*
readahead: combine file_ra_state.prev_index/prev_offset into prev_pos
Fengguang Wu
2007-10-16
1
-2
/
+1
*
readahead: mmap read-around simplification
Fengguang Wu
2007-10-16
1
-2
/
+1
*
readahead: compacting file_ra_state
Fengguang Wu
2007-10-16
1
-4
/
+4
*
Clean up duplicate includes in include/linux/memory_hotplug.h
Jesper Juhl
2007-10-16
1
-1
/
+0
*
vmemmap: generify initialisation via helpers
Andy Whitcroft
2007-10-16
1
-2
/
+7
*
Generic Virtual Memmap support for SPARSEMEM
Christoph Lameter
2007-10-16
1
-0
/
+6
*
sparsemem: record when a section has a valid mem_map
Andy Whitcroft
2007-10-16
1
-2
/
+14
*
wake up from a serial port
Guennadi Liakhovetski
2007-10-16
1
-1
/
+2
*
provide stubs for enable_irq_wake() and disable_irq_wake()
Guennadi Liakhovetski
2007-10-16
1
-0
/
+9
*
8250_pci: Autodetect mainpine cards
Alan Cox
2007-10-16
1
-0
/
+2
*
introduce DMA_MASK_NONE as a signal for unable to do DMA
James Bottomley
2007-10-16
1
-0
/
+7
*
Add assembler equivalents to __init{,date}_refok
Ralf Baechle
2007-10-16
1
-0
/
+2
[next]