index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
[next]