index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
2007-10-16
2
-17
/
+31
*
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
*
ppc64: SPARSEMEM_VMEMMAP support
Andy Whitcroft
2007-10-16
1
-0
/
+8
*
SPARC64: SPARSEMEM_VMEMMAP support
David Miller
2007-10-16
1
-0
/
+3
*
IA64: SPARSEMEM_VMEMMAP 16K page size support
Christoph Lameter
2007-10-16
1
-0
/
+6
*
x86_64: SPARSEMEM_VMEMMAP 2M page size support
Christoph Lameter
2007-10-16
2
-0
/
+2
*
vmemmap: generify initialisation via helpers
Andy Whitcroft
2007-10-16
1
-2
/
+7
*
Generic Virtual Memmap support for SPARSEMEM
Christoph Lameter
2007-10-16
2
-0
/
+12
*
sparsemem: record when a section has a valid mem_map
Andy Whitcroft
2007-10-16
1
-2
/
+14
*
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
2007-10-16
15
-104
/
+2
*
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
10
-11
/
+16
*
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-16
4
-4
/
+9
*
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
*
pcmcia: use DMA_MASK_NONE for the default for all pcmcia devices
James Bottomley
2007-10-16
1
-0
/
+1
*
introduce DMA_MASK_NONE as a signal for unable to do DMA
James Bottomley
2007-10-16
1
-0
/
+7
*
move a few definitions to au1000_xxs1500.c
Yoichi Yuasa
2007-10-16
1
-35
/
+0
*
Add assembler equivalents to __init{,date}_refok
Ralf Baechle
2007-10-16
1
-0
/
+2
*
slow down printk during boot
Randy Dunlap
2007-10-16
1
-0
/
+2
*
docbook: fix filesystems content
Randy Dunlap
2007-10-15
1
-0
/
+1
*
docbook: fix usb content
Randy Dunlap
2007-10-15
1
-2
/
+2
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-15
48
-76
/
+2642
|
\
[next]