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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
drivers/atm/iphase.c: fix error return code
Julia Lawall
1
-1
/
+1
2012-08-06
drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd data
Julia Lawall
1
-1
/
+0
2012-08-06
mISDN: Bugfix for layer2 fixed TEI mode
Karsten Keil
1
-1
/
+1
2012-08-04
igb: don't break user visible strings over multiple lines in igb_ethtool.c
Jesper Juhl
1
-12
/
+11
2012-08-04
igb: correct hardware type (i210/i211) check in igb_loopback_test()
Jesper Juhl
1
-1
/
+1
2012-08-04
igb: Fix for failure to init on some 82576 devices.
Carolyn Wyborny
1
-8
/
+8
2012-08-03
cris: fix eth_v10.c build error
Randy Dunlap
1
-1
/
+1
2012-08-03
cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN
Peter Meiser
1
-0
/
+20
2012-08-03
isdnloop: fix and simplify isdnloop_init()
Wu Fengguang
1
-12
/
+0
2012-08-03
hyperv: Move wait completion msg code into rndis_filter_halt_device()
Haiyang Zhang
2
-7
/
+11
2012-08-03
net/mlx4_core: Remove port type restrictions
Yevgeny Petrilin
2
-17
/
+0
2012-08-03
net/mlx4_en: Fixing TX queue stop/wake flow
Yevgeny Petrilin
2
-11
/
+7
2012-08-03
net/mlx4_en: loopbacked packets are dropped when SMAC=DMAC
Amir Vadai
1
-2
/
+2
2012-08-03
emulex: benet: Add a missing CR in the end of message
Masanari Iida
1
-1
/
+1
2012-08-03
ath9k: Add PID/VID support for AR1111
Mohammed Shafi Shajakhan
3
-0
/
+3
2012-08-02
brcmsmac: use channel flags to restrict OFDM
Seth Forshee
2
-5
/
+3
2012-08-02
libertas: fix two memory leaks
Daniel Drake
2
-0
/
+2
2012-08-02
rt2x00 : fix rt3290 resuming failed.
Woody Hung
2
-71
/
+68
2012-08-02
libertas: don't reset card on error when it is being removed
Daniel Drake
1
-1
/
+4
2012-08-02
b43: fix logic in GPIO init
Rafał Miłecki
1
-8
/
+13
2012-08-02
bcma: BCM43228 support
Rafał Miłecki
2
-1
/
+4
2012-08-02
bnx2x: fix mem leak when command is unknown
Jesper Juhl
1
-0
/
+1
2012-08-02
sfc: Fix maximum number of TSO segments and minimum TX queue size
Ben Hutchings
4
-9
/
+46
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
11
-1123
/
+2070
2012-08-01
Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
Linus Torvalds
48
-1089
/
+2468
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-88
/
+35
2012-08-01
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-165
/
+198
2012-08-01
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-39
/
+1
2012-08-01
Merge branch 'for-next' of git://neil.brown.name/md
Linus Torvalds
8
-219
/
+400
2012-08-01
delousing target_core_file a bit
Al Viro
1
-27
/
+5
2012-08-01
DM RAID: Add support for MD RAID10
Jonathan Brassow
1
-5
/
+90
2012-08-01
Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md
NeilBrown
1608
-55721
/
+77054
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
10
-12
/
+14
2012-07-31
Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
13
-0
/
+5426
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-159
/
+287
2012-07-31
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
8
-258
/
+555
2012-07-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
126
-8031
/
+7073
2012-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-16
/
+84
2012-07-31
rtc/rtc-88pm80x: remove unneed devm_kfree
Devendra Naga
1
-2
/
+0
2012-07-31
rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails
Devendra Naga
1
-1
/
+1
2012-07-31
nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reserves
Mel Gorman
1
-1
/
+5
2012-07-31
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
7
-8
/
+7
2012-07-31
mm: factor out memory isolate functions
Minchan Kim
1
-0
/
+1
2012-07-31
drivers/media/video/v4l2-ioctl.c: fix build
Andrew Morton
1
-2
/
+6
2012-07-31
Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6
Linus Torvalds
17
-55
/
+697
2012-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-355
/
+462
2012-07-31
[media] radio-tea5777: use library for 64bits div
Mauro Carvalho Chehab
1
-3
/
+5
2012-07-31
vfio: Add PCI device driver
Alex Williamson
8
-0
/
+3233
2012-07-31
vfio: Type1 IOMMU implementation
Alex Williamson
4
-0
/
+768
2012-07-31
vfio: VFIO core
Alex Williamson
5
-0
/
+1425
[next]