index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
vhost/scsi: Add preallocation of protection SGLs
Nicholas Bellinger
1
-1
/
+14
2014-06-02
vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sgl
Nicholas Bellinger
1
-34
/
+25
2014-06-02
virtio-scsi.h: Add virtio_scsi_cmd_req_pi + VIRTIO_SCSI_F_T10_PI bits
Nicholas Bellinger
1
-1
/
+14
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next
Linus Torvalds
98
-823
/
+2709
2014-06-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
88
-996
/
+2173
2014-06-02
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
1
-2
/
+2
2014-06-02
GFS2: Prevent recovery before the local journal is set
Bob Peterson
3
-0
/
+8
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
17
-155
/
+65
2014-06-02
of: of_mdio: export symbol of_mdiobus_link_phydev
Daniel Mack
1
-0
/
+1
2014-06-02
net: of_mdio: use int type for address variable
Daniel Mack
1
-2
/
+1
2014-06-02
Merge branch 'netdevsync'
David S. Miller
8
-118
/
+231
2014-06-02
enic: Update driver to use __dev_uc/mc_sync/unsync calls
Alexander Duyck
6
-118
/
+73
2014-06-02
net: Add support for device specific address syncing
Alexander Duyck
2
-0
/
+158
2014-06-02
Merge branch '6lowpan-next'
David S. Miller
1
-2
/
+2
2014-06-02
6lowpan_rtnl: fix off by one while fragmentation
Alexander Aring
1
-1
/
+1
2014-06-02
6lowpan_rtnl: fix fragmentation with two fragments
Alexander Aring
1
-2
/
+2
2014-06-02
stmmac: Remove spin_lock call in stmmac_get_pauseparam()
Emil Goode
1
-2
/
+0
2014-06-02
genetlink: remove superfluous assignment
Denis ChengRq
1
-5
/
+1
2014-06-02
i2c: Make of_device_id array const
Jingoo Han
5
-5
/
+5
2014-06-02
i2c: remove unnecessary OOM messages
Jingoo Han
15
-44
/
+14
2014-06-02
i2c: designware-pci: Add Haswell PCI IDs
Mika Westerberg
1
-0
/
+22
2014-06-02
i2c: designware: Add runtime PM hooks
Mika Westerberg
1
-7
/
+5
2014-06-02
i2c: designware: Disable device on system suspend
Mika Westerberg
1
-0
/
+1
2014-06-02
i2c: nuc900: remove driver
Wolfram Sang
3
-717
/
+0
2014-06-02
i2c: imx: update i2c clock divider for each transaction
Fugang Duan
1
-44
/
+49
2014-06-02
i2c: imx: fix the i2c bus hang issue when do repeat restart
Fugang Duan
1
-11
/
+30
2014-06-02
qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch
Quinn Tran
3
-21
/
+26
2014-06-02
lpfc: Update lpfc version to driver version 10.2.8001.0
James Smart
1
-2
/
+2
2014-06-02
lpfc: Fix ExpressLane priority setup
James Smart
2
-1
/
+2
2014-06-02
lpfc: mark old devices as obsolete
James Smart
1
-34
/
+49
2014-06-02
lpfc: Fix for initializing RRQ bitmap
James Smart
1
-0
/
+3
2014-06-02
lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries
James Smart
2
-0
/
+49
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
56
-983
/
+2085
2014-06-02
lpfc: Update lpfc version to driver version 10.2.8000.0
James Smart
2
-3
/
+3
2014-06-02
lpfc: Update Copyright on changed files from 8.3.45 patches
James Smart
10
-10
/
+10
2014-06-02
lpfc: Update Copyright on changed files
James Smart
6
-6
/
+6
2014-06-02
lpfc: Fixed locking for scsi task management commands
James Smart
3
-5
/
+141
2014-06-02
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
James Smart
5
-26
/
+24
2014-06-02
lpfc: Fix FW dump using sysfs
James Smart
3
-4
/
+17
2014-06-02
lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock
James Smart
3
-80
/
+99
2014-06-02
lpfc: Fixed kernel panic in lpfc_abort_handler
James Smart
2
-1
/
+16
2014-06-02
lpfc: Fix locking for postbufq when freeing
James Smart
1
-3
/
+12
2014-06-02
lpfc: Fix locking for lpfc_hba_down_post
James Smart
1
-19
/
+60
2014-06-02
lpfc: Fix dynamic transitions of FirstBurst from on to off
James Smart
1
-0
/
+1
2014-06-02
Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next
Linus Torvalds
14
-483
/
+169
2014-06-02
Merge tag 'hsi-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi into next
Linus Torvalds
21
-19
/
+4513
2014-06-02
Merge remote-tracking branch 'spi/topic/workqueue' into spi-next
Mark Brown
12
-12
/
+0
2014-06-02
Merge remote-tracking branches 'spi/topic/oom', 'spi/topic/pxa2xx', 'spi/topic/rspi' and 'spi/topic/sirf' into spi-next
Mark Brown
11
-578
/
+463
2014-06-02
Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fsl-espi' and 'spi/topic/id-const' into spi-next
Mark Brown
15
-209
/
+125
2014-06-02
Merge remote-tracking branches 'spi/topic/adi', 'spi/topic/atmel' and 'spi/topic/cadence' into spi-next
Mark Brown
9
-235
/
+974
[prev]
[next]