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
*
[PATCH] FRV: Use the generic IRQ stuff
David Howells
2006-09-26
8
-130
/
+45
*
[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface
Stephen Smalley
2006-09-26
1
-3
/
+3
*
[PATCH] selinux: rename selinux_ctxid_to_string
Stephen Smalley
2006-09-26
1
-4
/
+4
*
[PATCH] selinux: eliminate selinux_task_ctxid
Stephen Smalley
2006-09-26
1
-15
/
+0
*
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
2006-09-26
1
-1
/
+6
*
[PATCH] zone_reclaim: dynamic slab reclaim
Christoph Lameter
2006-09-26
3
-0
/
+5
*
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
2006-09-26
2
-3
/
+2
*
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
Christoph Lameter
2006-09-26
1
-1
/
+1
*
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-09-26
33
-82
/
+109
*
[PATCH] Define easier to handle GFP_THISNODE
Christoph Lameter
2006-09-26
1
-0
/
+2
*
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...
Christoph Lameter
2006-09-26
1
-1
/
+2
*
[PATCH] slab: optimize kmalloc_node the same way as kmalloc
Christoph Hellwig
2006-09-26
1
-1
/
+24
*
[PATCH] update some mm/ comments
Nick Piggin
2006-09-26
2
-43
/
+60
*
[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
Heiko Carstens
2006-09-26
1
-0
/
+2
*
[PATCH] mm: non syncing lock_page()
Nick Piggin
2006-09-26
1
-0
/
+15
*
[PATCH] CPU hotplug compatible alloc_percpu()
Martin Peschke
2006-09-26
1
-19
/
+60
*
[PATCH] out of memory notifier
Martin Schwidefsky
2006-09-26
1
-0
/
+4
*
[PATCH] linearly index zone->node_zonelists[]
Christoph Lameter
2006-09-26
2
-58
/
+6
*
[PATCH] Apply type enum zone_type
Christoph Lameter
2006-09-26
1
-2
/
+2
*
[PATCH] mempolicies: fix policy_zone check
Christoph Lameter
2006-09-26
1
-0
/
+15
*
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
Christoph Lameter
2006-09-26
1
-1
/
+13
*
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
Christoph Lameter
2006-09-26
2
-11
/
+43
*
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
Christoph Lameter
2006-09-26
3
-7
/
+15
*
[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment
Christoph Lameter
2006-09-26
2
-22
/
+51
*
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
2006-09-26
2
-1
/
+3
*
[PATCH] bootmem: miscellaneous coding style fixes
Franck Bui-Huu
2006-09-26
1
-46
/
+49
*
[PATCH] bootmem: remove useless headers inclusions
Franck Bui-Huu
2006-09-26
1
-4
/
+1
*
[PATCH] bootmem: limit to 80 columns width
Franck Bui-Huu
2006-09-26
1
-13
/
+29
*
[PATCH] bootmem: remove useless parentheses in bootmem header file
Franck Bui-Huu
2006-09-26
1
-7
/
+7
*
[PATCH] bootmem: remove useless __init in header file
Franck Bui-Huu
2006-09-26
1
-23
/
+23
*
[PATCH] convert i386 NUMA KVA space to bootmem
keith mannthey
2006-09-26
1
-0
/
+6
*
[PATCH] mm/: make functions static
Adrian Bunk
2006-09-26
3
-6
/
+0
*
[PATCH] mm: balance dirty pages
Peter Zijlstra
2006-09-26
1
-0
/
+1
*
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
2006-09-26
2
-0
/
+48
*
[PATCH] mm: VM_BUG_ON
Nick Piggin
2006-09-26
1
-1
/
+9
*
[PATCH] update to the kernel kmap/kunmap API
James Bottomley
2006-09-26
1
-0
/
+2
*
[PATCH] trigger a syntax error if percpu macros are incorrectly used
Jan Blunck
2006-09-26
4
-15
/
+31
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-09-25
5
-62
/
+54
|
\
|
*
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
2006-09-25
2
-56
/
+9
|
*
[Netlink]: add nla_validate_nested()
Paul Moore
2006-09-25
1
-0
/
+19
|
*
[NETLINK]: add nla_for_each_nested() to the interface list
Paul Moore
2006-09-25
1
-0
/
+1
|
*
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
2006-09-25
2
-0
/
+15
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
2006-09-24
1
-6
/
+8
|
|
\
|
|
*
[DCCP]: Introduce constants for CCID numbers
Ian McDonald
2006-09-24
1
-1
/
+7
|
|
*
[DCCP]: Allow default/fallback service code.
Gerrit Renker
2006-09-24
1
-5
/
+1
|
*
|
[NETFILTER]: Add dscp,DSCP headers to header-y
Yasuyuki Kozakai
2006-09-24
1
-0
/
+2
*
|
|
[PATCH] cpu to node relationship fixup: map cpu to node
KAMEZAWA Hiroyuki
2006-09-25
1
-0
/
+4
*
|
|
[libata] No need for all those arch libata-portmap.h headers
Jeff Garzik
2006-09-25
9
-8
/
+8
*
|
|
[PATCH] SCSI gfp_t annotations
Al Viro
2006-09-24
1
-2
/
+2
|
/
/
*
|
[PATCH] fix iptables __user misannotations
Al Viro
2006-09-24
1
-2
/
+2
[next]