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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-29
dm kcopyd: alloc pages from the main page allocator
Mikulas Patocka
1
-31
/
+60
2011-05-29
dm kcopyd: add gfp parm to alloc_pl
Mikulas Patocka
1
-4
/
+4
2011-05-29
dm kcopyd: remove superfluous page allocation spinlock
Mikulas Patocka
1
-10
/
+1
2011-05-29
dm kcopyd: preallocate sub jobs to avoid deadlock
Mikulas Patocka
1
-20
/
+29
2011-05-29
dm kcopyd: avoid pointless job splitting
Mikulas Patocka
1
-1
/
+1
2011-05-29
dm mpath: do not fail paths after integrity errors
Martin K. Petersen
1
-1
/
+1
2011-05-29
dm table: reject devices without request fns
Milan Broz
1
-0
/
+17
2011-05-29
dm table: allow targets to support discards internally
Mike Snitzer
2
-1
/
+11
2011-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
15
-569
/
+62
2011-05-28
scsi: fix scsi_proc new kernel-doc warning
Randy Dunlap
1
-5
/
+0
2011-05-28
mm: fix page_lock_anon_vma leaving mutex locked
Hugh Dickins
1
-5
/
+8
2011-05-28
mm: fix kernel BUG at mm/rmap.c:1017!
Hugh Dickins
1
-2
/
+2
2011-05-28
tmpfs: fix race between truncate and writepage
Hugh Dickins
1
-1
/
+1
2011-05-28
Blackfin: debug-mmrs: include RSI_PID[4567] MMRs
Mike Frysinger
1
-0
/
+4
2011-05-28
Blackfin: bf51x: fix up RSI_PID# MMR defines
Mike Frysinger
1
-8
/
+8
2011-05-28
Blackfin: bf52x/bf54x: fix up usb MMR defines
Mike Frysinger
2
-11
/
+12
2011-05-28
Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi
Mike Frysinger
1
-18
/
+14
2011-05-28
Blackfin: gptimers: add structure for hardware register layout
Mike Frysinger
1
-0
/
+18
2011-05-28
Blackfin: wire up new sendmmsg syscall
Mike Frysinger
2
-1
/
+3
2011-05-28
Blackfin: mach/bfin_serial_5xx.h: punt now-unused header
Mike Frysinger
7
-528
/
+0
2011-05-28
Blackfin: bfin_serial.h: turn default port wrappers into stubs
Mike Frysinger
1
-3
/
+3
2011-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
53
-235
/
+127
2011-05-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-1194
/
+2284
2011-05-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-27
/
+65
2011-05-28
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-151
/
+147
2011-05-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
34
-106
/
+359
2011-05-28
Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-69
/
+413
2011-05-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
18
-237
/
+727
2011-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2
-2
/
+3
2011-05-28
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-1
/
+964
2011-05-28
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
27
-198
/
+475
2011-05-28
Merge branch 'setns'
Linus Torvalds
50
-29
/
+87
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
50
-29
/
+87
2011-05-28
Cache xattr security drop check for write v2
Andi Kleen
4
-4
/
+37
2011-05-28
rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state
Paul E. McKenney
2
-0
/
+3
2011-05-28
rcu: Remove waitqueue usage for cpu, node, and boost kthreads
Peter Zijlstra
3
-39
/
+17
2011-05-28
rcu: Avoid acquiring rcu_node locks in timer functions
Paul E. McKenney
2
-9
/
+8
2011-05-28
atomic: Add atomic_or()
Paul E. McKenney
1
-0
/
+13
2011-05-28
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
6
-103
/
+74
2011-05-28
perf: Fix SIGIO handling
Peter Zijlstra
1
-0
/
+8
2011-05-28
Documentation: Add statistics about nested locks
Juri Lelli
1
-2
/
+34
2011-05-28
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
5
-12
/
+24
2011-05-28
sched: Fix ->min_vruntime calculation in dequeue_entity()
Peter Zijlstra
1
-2
/
+3
2011-05-28
sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW
Peter Zijlstra
1
-9
/
+28
2011-05-28
sched: More sched_domain iterations fixes
Xiaotian Feng
2
-4
/
+10
2011-05-28
mfd: Fix build breakage caused by tps65910 gpio directory move
Liam Girdwood
1
-1
/
+1
2011-05-28
mfd: Use mfd cell platform_data for db8500-prcmu cells platform bits
Mattias Wallin
1
-1
/
+2
2011-05-27
Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
4
-106
/
+105
2011-05-28
fs: block_page_mkwrite should wait for writeback to finish
Darrick J. Wong
1
-0
/
+1
2011-05-28
mm: Wait for writeback when grabbing pages to begin a write
Darrick J. Wong
1
-1
/
+3
[next]