index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-10
2
-19
/
+4
|
\
|
*
MIPS: remove obsolete Kconfig macros
Paul Bolle
2013-05-08
1
-18
/
+4
|
*
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
Jonas Gorski
2013-05-08
1
-1
/
+0
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2013-05-10
1
-1
/
+0
|
\
\
|
*
|
m68k: remove unused asm/dbg.h
Greg Ungerer
2013-04-29
1
-1
/
+0
*
|
|
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2013-05-10
3
-164
/
+3484
|
\
\
\
|
*
|
|
NVMe: Use user defined admin ioctl timeout
Keith Busch
2013-05-09
1
-1
/
+5
|
*
|
|
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
2013-05-08
1
-4
/
+2
|
*
|
|
NVMe: Only clear the enable bit when disabling controller
Matthew Wilcox
2013-05-08
1
-1
/
+4
|
*
|
|
NVMe: Wait for device to acknowledge shutdown
Matthew Wilcox
2013-05-08
1
-19
/
+46
|
*
|
|
NVMe: Schedule timeout for sync commands
Keith Busch
2013-05-02
1
-1
/
+1
|
*
|
|
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
Keith Busch
2013-05-02
1
-4
/
+67
|
*
|
|
NVMe: Device specific stripe size handling
Keith Busch
2013-05-02
1
-4
/
+15
|
*
|
|
NVMe: Split non-mergeable bio requests
Keith Busch
2013-05-02
1
-30
/
+122
|
*
|
|
NVMe: Remove dead code in nvme_dev_add
Keith Busch
2013-05-02
1
-9
/
+2
|
*
|
|
NVMe: Check for NULL memory in nvme_dev_add
Keith Busch
2013-05-02
1
-0
/
+2
|
*
|
|
NVMe: Fix error clean-up on nvme_alloc_queue
Keith Busch
2013-05-02
1
-1
/
+1
|
*
|
|
NVMe: Free admin queue on request_irq error
Keith Busch
2013-05-02
1
-4
/
+9
|
*
|
|
NVMe: Add scsi unmap to SG_IO
Keith Busch
2013-05-02
1
-0
/
+78
|
*
|
|
NVMe: queue usage fixes in nvme-scsi
Keith Busch
2013-05-02
1
-5
/
+20
|
*
|
|
NVMe: Set TASK_INTERRUPTIBLE before processing queues
Arjan van de Ven
2013-05-01
1
-2
/
+1
|
*
|
|
NVMe: Add a character device for each nvme device
Keith Busch
2013-04-16
1
-10
/
+64
|
*
|
|
NVMe: Fix endian-related problems in user I/O submission path
Matthew Wilcox
2013-04-16
1
-4
/
+4
|
*
|
|
NVMe: Fix I/O cancellation status on big-endian machines
Matthew Wilcox
2013-04-16
1
-1
/
+1
|
*
|
|
NVMe: Fix sparse warnings in scsi emulation
Vishal Verma
2013-04-16
1
-39
/
+60
|
*
|
|
NVMe: Don't fail initialisation unnecessarily
Matthew Wilcox
2013-04-16
1
-1
/
+7
|
*
|
|
NVMe: Abstract out sector to block number conversion
Matthew Wilcox
2013-04-16
2
-3
/
+3
|
*
|
|
NVMe: Use round_jiffies_relative() for the periodic, once-per-second timer
Arjan van de Ven
2013-04-16
1
-1
/
+1
|
*
|
|
NVMe: Add nvme-scsi.c
Vishal Verma
2013-03-28
3
-18
/
+2962
|
*
|
|
NVMe: Add definitions for format command
Vishal Verma
2013-03-27
1
-0
/
+1
|
*
|
|
NVMe: Move structures & definitions to header file
Vishal Verma
2013-03-27
1
-55
/
+0
|
*
|
|
NVMe: Rename nvme.c to nvme-core.c
Vishal Verma
2013-03-26
2
-0
/
+1
|
*
|
|
NVMe: Add discard support for capable devices
Keith Busch
2013-03-26
1
-1
/
+59
*
|
|
|
Merge tag 'acpi-fixes-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-10
3
-2
/
+16
|
\
\
\
\
|
*
|
|
|
ACPICA: ACPICA: Fix for _INI regression
Tomasz Nowicki
2013-05-08
1
-0
/
+1
|
*
|
|
|
ACPICA: _OSI support: Fix possible memory leak
Jung-uk Kim
2013-05-08
1
-1
/
+2
|
*
|
|
|
ACPICA: Fix possible buffer overflow during a field unit read operation
Bob Moore
2013-05-08
1
-1
/
+13
*
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-09
2
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
video: mxsfb: Adapt to new videomode API
Fabio Estevam
2013-05-09
2
-5
/
+5
*
|
|
|
|
|
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2013-05-09
4
-5
/
+12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
usb: tilegx: fix memleak when create hcd fail
Libo Chen
2013-05-09
2
-4
/
+10
|
*
|
|
|
|
rtc: rtc-tile: add missing platform_device_unregister() when module exit
Wei Yongjun
2013-05-08
1
-0
/
+1
|
*
|
|
|
|
tile: support new Tilera hypervisor
Chris Metcalf
2013-05-02
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-05-09
13
-57
/
+188
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net: fec: fix kernel oops when plug/unplug cable many times
Frank Li
2013-05-08
2
-15
/
+39
|
*
|
|
|
|
|
bfin_mac: fix error return code in bfin_mac_probe()
Wei Yongjun
2013-05-08
1
-1
/
+2
|
*
|
|
|
|
|
sfc: fix return value check in efx_ptp_probe_channel()
Wei Yongjun
2013-05-08
1
-1
/
+3
|
*
|
|
|
|
|
net/spider_net: fix error return code in spider_net_open()
Wei Yongjun
2013-05-08
1
-1
/
+2
|
*
|
|
|
|
|
net/irda: fix error return code in bfin_sir_open()
Wei Yongjun
2013-05-08
1
-2
/
+4
|
*
|
|
|
|
|
net: of_mdio: fix behavior on missing phy device
Sebastian Hesselbarth
2013-05-08
1
-7
/
+4
[next]