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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kprobes: add (un)register_kprobes for batch registration
Masami Hiramatsu
2008-04-28
1
-0
/
+9
*
list.h: add list_is_singular()
Masami Hiramatsu
2008-04-28
1
-0
/
+9
*
kprobes: prevent probing of preempt_schedule()
Srinivasa Ds
2008-04-28
1
-0
/
+7
*
VT notifier extension for accessibility
Karl Dahlke
2008-04-28
1
-0
/
+1
*
sm501: add uart support
Magnus Damm
2008-04-28
1
-0
/
+1
*
x86: configurable DMI scanning code
Thomas Petazzoni
2008-04-28
1
-0
/
+1
*
serial: add VR41xx SIU setup for serial console
Yoichi Yuasa
2008-04-28
2
-2
/
+14
*
synclink drivers bool conversion
Joe Perches
2008-04-28
1
-4
/
+0
*
ncpfs: add prototypes to ncp_fs.h
Harvey Harrison
2008-04-28
1
-0
/
+7
*
cris: add constfy to pgd_offset()
KOSAKI Motohiro
2008-04-28
1
-1
/
+1
*
alpha: teach the compiler that BUG doesn't return
Andrew Morton
2008-04-28
1
-3
/
+13
*
alpha: replace __inline with inline
Harvey Harrison
2008-04-28
1
-1
/
+1
*
capabilities: implement per-process securebits
Andrew G. Morgan
2008-04-28
6
-21
/
+38
*
mm: fix broken gfp_zone with __GFP_THISNODE
KAMEZAWA Hiroyuki
2008-04-28
1
-12
/
+5
*
memory hotplug: make alloc_bootmem_section()
Yasunori Goto
2008-04-28
1
-0
/
+2
*
memory hotplug: register section/node id to free
Yasunori Goto
2008-04-28
2
-0
/
+28
*
hugetlbfs: common code update for s390
Gerald Schaefer
2008-04-28
5
-0
/
+185
*
hugetlbfs: add missing TLB flush to hugetlb_cow()
Gerald Schaefer
2008-04-28
5
-0
/
+25
*
hugetlbfs: architecture header cleanup
Gerald Schaefer
2008-04-28
9
-60
/
+215
*
mempolicy: use struct mempolicy pointer in shmem_sb_info
Lee Schermerhorn
2008-04-28
2
-14
/
+12
*
mempolicy: rework shmem mpol parsing and display
Lee Schermerhorn
2008-04-28
1
-0
/
+21
*
mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy
Lee Schermerhorn
2008-04-28
1
-0
/
+1
*
mempolicy: rework mempolicy Reference Counting [yet again]
Lee Schermerhorn
2008-04-28
1
-0
/
+35
*
mempolicy: document {set|get}_policy() vm_ops APIs
Lee Schermerhorn
2008-04-28
1
-0
/
+18
*
mempolicy: mark shared policies for unref
Lee Schermerhorn
2008-04-28
1
-0
/
+7
*
mempolicy: rename struct mempolicy 'policy' member to 'mode'
Lee Schermerhorn
2008-04-28
1
-3
/
+3
*
mempolicy: rename mpol_copy to mpol_dup
Lee Schermerhorn
2008-04-28
1
-7
/
+7
*
mempolicy: rename mpol_free to mpol_put
Lee Schermerhorn
2008-04-28
1
-5
/
+5
*
Subject: [PATCH] hugetlb: vmstat events for huge page allocations
Adam Litke
2008-04-28
1
-0
/
+4
*
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
1
-2
/
+2
*
return pfn from direct_access, for XIP
Jared Hulbert
2008-04-28
1
-1
/
+2
*
mm: add vm_insert_mixed
Nick Piggin
2008-04-28
1
-0
/
+2
*
mm: introduce pte_special pte bit
Nick Piggin
2008-04-28
24
-5
/
+113
*
mm: introduce VM_MIXEDMAP
Jared Hulbert
2008-04-28
1
-0
/
+1
*
PAGEFLAGS_EXTENDED and separate page flags for Head and Tail
Christoph Lameter
2008-04-28
1
-0
/
+28
*
mm: Get rid of __ZONE_COUNT
Christoph Lameter
2008-04-28
1
-17
/
+11
*
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
1
-8
/
+4
*
pageflags: use proper page flag functions in Xen
Christoph Lameter
2008-04-28
1
-1
/
+1
*
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
3
-29
/
+15
*
pageflags: use an enum for the flags
Christoph Lameter
2008-04-28
1
-30
/
+26
*
page_mapping(): add ifdef around reference to swapper_space
Andrew Morton
2008-04-28
1
-1
/
+4
*
sparsemem: vmemmap does not need section bits
Christoph Lameter
2008-04-28
1
-4
/
+9
*
vmallocinfo: add caller information
Christoph Lameter
2008-04-28
1
-0
/
+3
*
vmalloc: show vmalloced areas via /proc/vmallocinfo
Christoph Lameter
2008-04-28
1
-0
/
+2
*
mm: make early_pfn_to_nid() a C function
Andrew Morton
2008-04-28
1
-1
/
+4
[next]