index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
ncpfs: add prototypes to ncp_fs.h
Harvey Harrison
1
-0
/
+7
2008-04-28
cris: add constfy to pgd_offset()
KOSAKI Motohiro
1
-1
/
+1
2008-04-28
alpha: teach the compiler that BUG doesn't return
Andrew Morton
1
-3
/
+13
2008-04-28
alpha: replace __inline with inline
Harvey Harrison
1
-1
/
+1
2008-04-28
capabilities: implement per-process securebits
Andrew G. Morgan
6
-21
/
+38
2008-04-28
mm: fix broken gfp_zone with __GFP_THISNODE
KAMEZAWA Hiroyuki
1
-12
/
+5
2008-04-28
memory hotplug: make alloc_bootmem_section()
Yasunori Goto
1
-0
/
+2
2008-04-28
memory hotplug: register section/node id to free
Yasunori Goto
2
-0
/
+28
2008-04-28
hugetlbfs: common code update for s390
Gerald Schaefer
5
-0
/
+185
2008-04-28
hugetlbfs: add missing TLB flush to hugetlb_cow()
Gerald Schaefer
5
-0
/
+25
2008-04-28
hugetlbfs: architecture header cleanup
Gerald Schaefer
9
-60
/
+215
2008-04-28
mempolicy: use struct mempolicy pointer in shmem_sb_info
Lee Schermerhorn
2
-14
/
+12
2008-04-28
mempolicy: rework shmem mpol parsing and display
Lee Schermerhorn
1
-0
/
+21
2008-04-28
mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy
Lee Schermerhorn
1
-0
/
+1
2008-04-28
mempolicy: rework mempolicy Reference Counting [yet again]
Lee Schermerhorn
1
-0
/
+35
2008-04-28
mempolicy: document {set|get}_policy() vm_ops APIs
Lee Schermerhorn
1
-0
/
+18
2008-04-28
mempolicy: mark shared policies for unref
Lee Schermerhorn
1
-0
/
+7
2008-04-28
mempolicy: rename struct mempolicy 'policy' member to 'mode'
Lee Schermerhorn
1
-3
/
+3
2008-04-28
mempolicy: rename mpol_copy to mpol_dup
Lee Schermerhorn
1
-7
/
+7
2008-04-28
mempolicy: rename mpol_free to mpol_put
Lee Schermerhorn
1
-5
/
+5
2008-04-28
Subject: [PATCH] hugetlb: vmstat events for huge page allocations
Adam Litke
1
-0
/
+4
2008-04-28
s390: implement pte special bit
Nick Piggin
1
-1
/
+4
2008-04-28
xip: support non-struct page backed memory
Nick Piggin
1
-2
/
+2
2008-04-28
return pfn from direct_access, for XIP
Jared Hulbert
1
-1
/
+2
2008-04-28
mm: add vm_insert_mixed
Nick Piggin
1
-0
/
+2
2008-04-28
mm: introduce pte_special pte bit
Nick Piggin
24
-5
/
+113
2008-04-28
mm: introduce VM_MIXEDMAP
Jared Hulbert
1
-0
/
+1
2008-04-28
PAGEFLAGS_EXTENDED and separate page flags for Head and Tail
Christoph Lameter
1
-0
/
+28
2008-04-28
mm: Get rid of __ZONE_COUNT
Christoph Lameter
1
-17
/
+11
2008-04-28
page flags: add PAGEFLAGS_FALSE for flags that are always false
Christoph Lameter
1
-12
/
+7
2008-04-28
page flags: handle PG_uncached like all other flags
Christoph Lameter
1
-11
/
+8
2008-04-28
pageflags: eliminate PG_xxx aliases
Christoph Lameter
1
-8
/
+4
2008-04-28
pageflags: use proper page flag functions in Xen
Christoph Lameter
1
-1
/
+1
2008-04-28
pageflags: convert to the use of new macros
Christoph Lameter
1
-127
/
+68
2008-04-28
pageflags: introduce macros to generate page flag functions
Christoph Lameter
1
-0
/
+41
2008-04-28
pageflags: get rid of FLAGS_RESERVED
Christoph Lameter
3
-29
/
+15
2008-04-28
pageflags: use an enum for the flags
Christoph Lameter
1
-30
/
+26
2008-04-28
page_mapping(): add ifdef around reference to swapper_space
Andrew Morton
1
-1
/
+4
2008-04-28
sparsemem: vmemmap does not need section bits
Christoph Lameter
1
-4
/
+9
2008-04-28
vmallocinfo: add caller information
Christoph Lameter
1
-0
/
+3
2008-04-28
vmalloc: show vmalloced areas via /proc/vmallocinfo
Christoph Lameter
1
-0
/
+2
2008-04-28
mm: make early_pfn_to_nid() a C function
Andrew Morton
1
-1
/
+4
2008-04-28
mm: rotate_reclaimable_page() cleanup
Miklos Szeredi
1
-1
/
+1
2008-04-28
mm: save some bytes in mm_struct by filling holes on 64bit
Andi Kleen
1
-2
/
+2
2008-04-28
mempolicy: small header file cleanup
David Rientjes
1
-8
/
+0
2008-04-28
mempolicy: add MPOL_F_RELATIVE_NODES flag
David Rientjes
1
-1
/
+2
2008-04-28
mempolicy: add bitmap_onto() and bitmap_fold() operations
Paul Jackson
3
-2
/
+48
2008-04-28
mempolicy: add MPOL_F_STATIC_NODES flag
David Rientjes
1
-4
/
+7
2008-04-28
mempolicy: support optional mode flags
David Rientjes
2
-3
/
+18
2008-04-28
mempolicy: convert MPOL constants to enum
David Rientjes
2
-10
/
+11
[next]