index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-01
[PATCH] MODALIAS= for macio
Olaf Hering
1
-24
/
+48
2006-02-01
[PATCH] powerpc: fix for kexec ppc32
Albert Herranz
1
-1
/
+3
2006-02-01
[PATCH] selinux: remove security struct magic number fields and tests
Stephen Smalley
2
-52
/
+5
2006-02-01
[PATCH] selinux: change file_alloc_security to use GFP_KERNEL
Stephen Smalley
1
-1
/
+1
2006-02-01
[PATCH] selinux: fix and cleanup mprotect checks
Stephen Smalley
1
-29
/
+21
2006-02-01
[PATCH] slab: fix sparse warning
Randy Dunlap
1
-2
/
+2
2006-02-01
[PATCH] mm/slab: add kernel-doc for one function
Randy.Dunlap
1
-2
/
+7
2006-02-01
[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLAB
Pekka Enberg
2
-5
/
+31
2006-02-01
[PATCH] dump_stack() in oom handler
Andrew Morton
1
-0
/
+1
2006-02-01
[PATCH] slab: replace kmem_cache_t with struct kmem_cache
Pekka Enberg
1
-97
/
+98
2006-02-01
[PATCH] slab: rename ac_data to cpu_cache_get
Pekka Enberg
1
-18
/
+18
2006-02-01
[PATCH] slab: extract virt_to_{cache|slab}
Pekka Enberg
1
-5
/
+17
2006-02-01
[PATCH] slab: reduce inlining
Pekka Enberg
1
-7
/
+7
2006-02-01
[PATCH] slab: extract slab_{put|get}_obj
Matthew Dobson
1
-37
/
+40
2006-02-01
[PATCH] slab: extract slab_destroy_objs()
Matthew Dobson
1
-7
/
+19
2006-02-01
[PATCH] slab: cache_estimate cleanup
Steven Rostedt
1
-22
/
+59
2006-02-01
[PATCH] slab: have index_of bug at compile time
Steven Rostedt
1
-5
/
+4
2006-02-01
[PATCH] slab: minor cleanup to kmem_cache_alloc_node
Christoph Lameter
1
-15
/
+6
2006-02-01
[PATCH] slab: distinguish between object and buffer size
Manfred Spraul
1
-74
/
+80
2006-02-01
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
10
-1
/
+100
2006-02-01
[PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages()
Christoph Lameter
1
-21
/
+146
2006-02-01
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
Christoph Lameter
5
-0
/
+49
2006-02-01
[PATCH] Direct Migration V9: migrate_pages() extension
Christoph Lameter
5
-22
/
+360
2006-02-01
[PATCH] Direct Migration V9: PageSwapCache checks
Christoph Lameter
3
-0
/
+22
2006-02-01
[PATCH] Reclaim slab during zone reclaim
Christoph Lameter
2
-0
/
+20
2006-02-01
[PATCH] Zone reclaim: Allow modification of zone reclaim behavior
Christoph Lameter
2
-10
/
+37
2006-02-01
[PATCH] zone_reclaim: configurable off node allocation period.
Christoph Lameter
5
-3
/
+26
2006-02-01
[PATCH] zone_reclaim: partial scans instead of full scan
Christoph Lameter
1
-2
/
+18
2006-02-01
[PATCH] zone_reclaim: do not unmap file backed pages
Christoph Lameter
1
-0
/
+6
2006-02-01
[PATCH] mm: hugepage accounting fix
Hugh Dickins
1
-2
/
+2
2006-02-01
[PATCH] Use 32 bit division in slab_put_obj()
Benjamin LaHaise
1
-3
/
+3
2006-02-01
[PATCH] zone_reclaim: minor fixes
Christoph Lameter
2
-2
/
+5
2006-02-01
[PATCH] mm: improve function of sc->may_writepage
Christoph Lameter
1
-3
/
+3
2006-02-01
[PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASK
Andy Whitcroft
1
-1
/
+4
2006-02-01
[PATCH] GFP_ZONETYPES: add commentry on how to calculate
Andy Whitcroft
1
-0
/
+8
2006-02-01
[PATCH] zone_reclaim: reclaim on memory only node support
Christoph Lameter
1
-1
/
+7
2006-02-01
[PATCH] Optimize off-node performance of zone reclaim
Christoph Lameter
1
-14
/
+15
2006-02-01
[PATCH] Mark CONFIG_UFS_FS_WRITE as BROKEN
Alexey Dobriyan
1
-1
/
+1
2006-02-01
[PATCH] powerpc: Add flattened device tree documentation
David Gibson
1
-0
/
+1420
2006-02-01
[PATCH] swsusp: do not change log level during suspend/resume
Rafael J. Wysocki
2
-11
/
+6
2006-02-01
[PATCH] fix saa7146 kobject register failure
Dave Jones
1
-1
/
+1
2006-02-01
[PATCH] jsm: fix for high baud rates problem
V. Ananda Krishnan
1
-47
/
+38
2006-02-01
[PATCH] disable lost tick compensation before TSCs are synced
john stultz
1
-2
/
+12
2006-02-01
[PATCH] sys_sched_getaffinity() & hotplug
Jack Steiner
1
-1
/
+1
2006-02-01
[PATCH] Add faster __iowrite32_copy routine for x86_64
Bryan O'Sullivan
2
-1
/
+27
2006-02-01
[PATCH] Introduce __iowrite32_copy
Bryan O'Sullivan
3
-1
/
+68
2006-02-01
[PATCH] Define BITS_PER_BYTE
Bryan O'Sullivan
1
-0
/
+2
2006-02-01
[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()
Adrian Bunk
2
-7
/
+0
2006-02-01
[PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers
Thomas Gleixner
1
-1
/
+6
2006-02-01
[PATCH] hrtimers: add back lost credit lines
Thomas Gleixner
2
-0
/
+12
[next]