index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] selinux: rename selinux_ctxid_to_string
Stephen Smalley
1
-4
/
+4
2006-09-26
[PATCH] selinux: eliminate selinux_task_ctxid
Stephen Smalley
1
-15
/
+0
2006-09-26
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
1
-1
/
+6
2006-09-26
[PATCH] zone_reclaim: dynamic slab reclaim
Christoph Lameter
3
-0
/
+5
2006-09-26
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
2
-3
/
+2
2006-09-26
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
33
-82
/
+109
2006-09-26
[PATCH] Define easier to handle GFP_THISNODE
Christoph Lameter
1
-0
/
+2
2006-09-26
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...
Christoph Lameter
1
-1
/
+2
2006-09-26
[PATCH] slab: optimize kmalloc_node the same way as kmalloc
Christoph Hellwig
1
-1
/
+24
2006-09-26
[PATCH] update some mm/ comments
Nick Piggin
2
-43
/
+60
2006-09-26
[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
Heiko Carstens
1
-0
/
+2
2006-09-26
[PATCH] mm: non syncing lock_page()
Nick Piggin
1
-0
/
+15
2006-09-26
[PATCH] CPU hotplug compatible alloc_percpu()
Martin Peschke
1
-19
/
+60
2006-09-26
[PATCH] out of memory notifier
Martin Schwidefsky
1
-0
/
+4
2006-09-26
[PATCH] linearly index zone->node_zonelists[]
Christoph Lameter
2
-58
/
+6
2006-09-26
[PATCH] Apply type enum zone_type
Christoph Lameter
1
-2
/
+2
2006-09-26
[PATCH] mempolicies: fix policy_zone check
Christoph Lameter
1
-0
/
+15
2006-09-26
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
Christoph Lameter
1
-1
/
+13
2006-09-26
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
Christoph Lameter
2
-11
/
+43
2006-09-26
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
Christoph Lameter
3
-7
/
+15
2006-09-26
[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment
Christoph Lameter
2
-22
/
+51
2006-09-26
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
2
-1
/
+3
2006-09-26
[PATCH] bootmem: miscellaneous coding style fixes
Franck Bui-Huu
1
-46
/
+49
2006-09-26
[PATCH] bootmem: remove useless headers inclusions
Franck Bui-Huu
1
-4
/
+1
2006-09-26
[PATCH] bootmem: limit to 80 columns width
Franck Bui-Huu
1
-13
/
+29
2006-09-26
[PATCH] bootmem: remove useless parentheses in bootmem header file
Franck Bui-Huu
1
-7
/
+7
2006-09-26
[PATCH] bootmem: remove useless __init in header file
Franck Bui-Huu
1
-23
/
+23
2006-09-26
[PATCH] convert i386 NUMA KVA space to bootmem
keith mannthey
1
-0
/
+6
2006-09-26
[PATCH] mm/: make functions static
Adrian Bunk
3
-6
/
+0
2006-09-26
[PATCH] mm: balance dirty pages
Peter Zijlstra
1
-0
/
+1
2006-09-26
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
2
-0
/
+48
2006-09-26
[PATCH] mm: VM_BUG_ON
Nick Piggin
1
-1
/
+9
2006-09-26
[PATCH] update to the kernel kmap/kunmap API
James Bottomley
1
-0
/
+2
2006-09-26
[PATCH] trigger a syntax error if percpu macros are incorrectly used
Jan Blunck
4
-15
/
+31
2006-09-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-62
/
+54
2006-09-25
[PATCH] cpu to node relationship fixup: map cpu to node
KAMEZAWA Hiroyuki
1
-0
/
+4
2006-09-25
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
2
-56
/
+9
2006-09-25
[Netlink]: add nla_validate_nested()
Paul Moore
1
-0
/
+19
2006-09-25
[NETLINK]: add nla_for_each_nested() to the interface list
Paul Moore
1
-0
/
+1
2006-09-25
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
2
-0
/
+15
2006-09-25
[libata] No need for all those arch libata-portmap.h headers
Jeff Garzik
9
-8
/
+8
2006-09-24
[PATCH] SCSI gfp_t annotations
Al Viro
1
-2
/
+2
2006-09-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
1
-6
/
+8
2006-09-24
[NETFILTER]: Add dscp,DSCP headers to header-y
Yasuyuki Kozakai
1
-0
/
+2
2006-09-24
[PATCH] fix iptables __user misannotations
Al Viro
1
-2
/
+2
2006-09-24
[PATCH] netlabel gfp annotations
Al Viro
1
-1
/
+1
2006-09-24
[PATCH] restore libata build on frv
Al Viro
1
-0
/
+1
2006-09-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2006-09-24
[S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.
David Woodhouse
1
-1
/
+1
[next]