index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: implement pte special bit
Nick Piggin
2008-04-28
1
-1
/
+4
*
xip: support non-struct page backed memory
Nick Piggin
2008-04-28
8
-132
/
+126
*
return pfn from direct_access, for XIP
Jared Hulbert
2008-04-28
5
-18
/
+27
*
mm: add vm_insert_mixed
Nick Piggin
2008-04-28
2
-26
/
+62
*
mm: introduce pte_special pte bit
Nick Piggin
2008-04-28
25
-49
/
+168
*
mm: introduce VM_MIXEDMAP
Jared Hulbert
2008-04-28
2
-21
/
+59
*
smaps: account swap entries
Peter Zijlstra
2008-04-28
1
-4
/
+12
*
PAGEFLAGS_EXTENDED and separate page flags for Head and Tail
Christoph Lameter
2008-04-28
2
-0
/
+40
*
mm: Get rid of __ZONE_COUNT
Christoph Lameter
2008-04-28
2
-17
/
+13
*
page flags: add PAGEFLAGS_FALSE for flags that are always false
Christoph Lameter
2008-04-28
1
-12
/
+7
*
page flags: handle PG_uncached like all other flags
Christoph Lameter
2008-04-28
1
-11
/
+8
*
pageflags: eliminate PG_xxx aliases
Christoph Lameter
2008-04-28
2
-9
/
+5
*
pageflags: use proper page flag functions in Xen
Christoph Lameter
2008-04-28
2
-3
/
+3
*
pageflags: convert to the use of new macros
Christoph Lameter
2008-04-28
1
-127
/
+68
*
pageflags: introduce macros to generate page flag functions
Christoph Lameter
2008-04-28
1
-0
/
+41
*
pageflags: get rid of FLAGS_RESERVED
Christoph Lameter
2008-04-28
5
-31
/
+31
*
pageflags: use an enum for the flags
Christoph Lameter
2008-04-28
1
-30
/
+26
*
pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS
Christoph Lameter
2008-04-28
2
-205
/
+205
*
page_mapping(): add ifdef around reference to swapper_space
Andrew Morton
2008-04-28
1
-1
/
+4
*
kbuild: create a way to create preprocessor constants from C expressions
Christoph Lameter
2008-04-28
2
-8
/
+67
*
sparsemem: vmemmap does not need section bits
Christoph Lameter
2008-04-28
1
-4
/
+9
*
vmallocinfo: add caller information
Christoph Lameter
2008-04-28
3
-24
/
+59
*
vmalloc: show vmalloced areas via /proc/vmallocinfo
Christoph Lameter
2008-04-28
3
-1
/
+94
*
mm: make early_pfn_to_nid() a C function
Andrew Morton
2008-04-28
1
-1
/
+4
*
mm: rotate_reclaimable_page() cleanup
Miklos Szeredi
2008-04-28
3
-30
/
+19
*
mm/page_alloc.c: fix indentation
S.Caglar Onur
2008-04-28
1
-1
/
+1
*
mm: save some bytes in mm_struct by filling holes on 64bit
Andi Kleen
2008-04-28
1
-2
/
+2
*
dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too
Andi Kleen
2008-04-28
1
-4
/
+8
*
mempolicy: fix parsing of tmpfs mpol mount option
Lee Schermerhorn
2008-04-28
1
-5
/
+11
*
mempolicy: disallow static or relative flags for local preferred mode
David Rientjes
2008-04-28
2
-18
/
+40
*
mempolicy: small header file cleanup
David Rientjes
2008-04-28
1
-8
/
+0
*
mempolicy: create mempolicy_operations structure
David Rientjes
2008-04-28
1
-93
/
+140
*
mempolicy: move rebind functions
David Rientjes
2008-04-28
1
-94
/
+91
*
mempolicy: update NUMA memory policy documentation
David Rientjes
2008-04-28
2
-31
/
+112
*
mempolicy: add MPOL_F_RELATIVE_NODES flag
David Rientjes
2008-04-28
3
-3
/
+39
*
mempolicy: add bitmap_onto() and bitmap_fold() operations
Paul Jackson
2008-04-28
4
-2
/
+206
*
mempolicy: add MPOL_F_STATIC_NODES flag
David Rientjes
2008-04-28
3
-88
/
+97
*
mempolicy: support optional mode flags
David Rientjes
2008-04-28
5
-32
/
+66
*
mempolicy: convert MPOL constants to enum
David Rientjes
2008-04-28
4
-26
/
+33
*
mm: move cache_line_size() to <linux/cache.h>
Pekka Enberg
2008-04-28
4
-9
/
+7
*
hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pages
Adam Litke
2008-04-28
1
-5
/
+12
*
mm: try both endianess when checking for endianess
Chris Dearman
2008-04-28
1
-0
/
+8
*
mm: filter based on a nodemask as well as a gfp_mask
Mel Gorman
2008-04-28
11
-191
/
+224
*
mm: have zonelist contains structs with both a zone pointer and zone_idx
Mel Gorman
2008-04-28
12
-100
/
+158
*
mm: use two zonelist that are filtered by GFP mask
Mel Gorman
2008-04-28
10
-154
/
+168
*
mm: remember what the preferred zone is for zone_statistics
Mel Gorman
2008-04-28
3
-8
/
+9
*
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
2008-04-28
8
-17
/
+17
*
mm: use zonelists instead of zones when direct reclaiming pages
Mel Gorman
2008-04-28
4
-15
/
+18
*
make swap_pte_to_pagemap_entry() static
Adrian Bunk
2008-04-28
1
-1
/
+1
*
mm: remove nopage
Nick Piggin
2008-04-28
9
-43
/
+11
[next]