index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
20
-154
/
+1098
2013-05-07
Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
79
-1041
/
+777
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
143
-3048
/
+7751
2013-05-07
Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
95
-1001
/
+2256
2013-05-07
Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
56
-1828
/
+5588
2013-05-07
libata: change maintainer
Tejun Heo
1
-2
/
+2
2013-05-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-51
/
+71
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
7
-72
/
+362
2013-05-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
29
-128
/
+236
2013-05-07
Merge branch 'rwsem-optimizations'
Linus Torvalds
3
-153
/
+153
2013-05-07
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-915
/
+781
2013-05-07
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
7
-42
/
+52
2013-05-07
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
10
-12
/
+281
2013-05-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
6
-67
/
+49
2013-05-07
menuconfig: fix NULL pointer dereference when searching a symbol
Li Zefan
1
-6
/
+10
2013-05-07
e1000e: fix scheduling while atomic bug
Bruce Allan
1
-1
/
+1
2013-05-07
rwsem: no need for explicit signed longs
Davidlohr Bueso
1
-5
/
+3
2013-05-07
x86 rwsem: avoid taking slow path when stealing write lock
Michel Lespinasse
1
-7
/
+21
2013-05-07
rwsem: do not block readers at head of queue if other readers are active
Michel Lespinasse
1
-2
/
+8
2013-05-07
rwsem: implement support for write lock stealing on the fastpath
Michel Lespinasse
1
-32
/
+32
2013-05-07
rwsem: simplify __rwsem_do_wake
Michel Lespinasse
2
-30
/
+19
2013-05-07
rwsem: skip initial trylock in rwsem_down_write_failed
Michel Lespinasse
1
-8
/
+9
2013-05-07
rwsem: avoid taking wait_lock in rwsem_down_write_failed
Michel Lespinasse
1
-2
/
+8
2013-05-07
rwsem: use cmpxchg for trying to steal write lock
Michel Lespinasse
1
-20
/
+6
2013-05-07
rwsem: more agressive lock stealing in rwsem_down_write_failed
Michel Lespinasse
1
-21
/
+8
2013-05-07
rwsem: simplify rwsem_down_write_failed
Michel Lespinasse
1
-24
/
+9
2013-05-07
rwsem: simplify rwsem_down_read_failed
Michel Lespinasse
1
-20
/
+2
2013-05-07
rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed
Michel Lespinasse
1
-15
/
+57
2013-05-07
rwsem: shorter spinlocked section in rwsem_down_failed_common()
Michel Lespinasse
1
-5
/
+3
2013-05-07
rwsem: make the waiter type an enumeration rather than a bitmask
Michel Lespinasse
2
-18
/
+24
2013-05-07
Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub...
Arnd Bergmann
2
-2
/
+2
2013-05-07
vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDX
Asias He
1
-7
/
+1
2013-05-07
powerpc: Make hard_irq_disable() do the right thing vs. irq tracing
Benjamin Herrenschmidt
1
-9
/
+7
2013-05-07
Merge branch 'slab/next' into slab/for-linus
Pekka Enberg
9
-915
/
+781
2013-05-07
make blkdev_put() return void
Al Viro
8
-46
/
+22
2013-05-07
block_device_operations->release() should return void
Al Viro
37
-121
/
+62
2013-05-06
ARM: OMAP4: change the device names in usb_bind_phy
Kishon Vijay Abraham I
2
-2
/
+2
2013-05-06
ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686a
Vaibhav Hiremath
1
-0
/
+4
2013-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-50
/
+1826
2013-05-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
36
-220
/
+1149
2013-05-06
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
36
-293
/
+1293
2013-05-06
Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
20
-79
/
+91
2013-05-06
Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-131
/
+380
2013-05-06
Merge branch 'exynos/pwm-clocksource' into late/multiplatform
Arnd Bergmann
10
-17
/
+946
2013-05-06
Merge branch 'late/clksrc' into late/cleanup
Arnd Bergmann
353
-4947
/
+15263
2013-05-06
Fix cleaning in scripts/mod
Andreas Schwab
1
-0
/
+2
2013-05-06
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
422
-2523
/
+4475
2013-05-06
parisc: implement atomic64_dec_if_positive()
Helge Deller
2
-0
/
+24
2013-05-06
parisc: use long branch in fork_like macro
John David Anglin
1
-1
/
+2
2013-05-06
parisc: fix NATIVE set up in build
Mike Frysinger
1
-3
/
+1
[prev]
[next]