index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-08
NVMe: Only clear the enable bit when disabling controller
Matthew Wilcox
1
-1
/
+4
2013-05-08
NVMe: Wait for device to acknowledge shutdown
Matthew Wilcox
1
-19
/
+46
2013-05-02
NVMe: Schedule timeout for sync commands
Keith Busch
1
-1
/
+1
2013-05-02
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
Keith Busch
2
-4
/
+68
2013-05-02
NVMe: Device specific stripe size handling
Keith Busch
2
-4
/
+16
2013-05-02
NVMe: Split non-mergeable bio requests
Keith Busch
1
-30
/
+122
2013-05-02
NVMe: Remove dead code in nvme_dev_add
Keith Busch
1
-9
/
+2
2013-05-02
NVMe: Check for NULL memory in nvme_dev_add
Keith Busch
1
-0
/
+2
2013-05-02
NVMe: Fix error clean-up on nvme_alloc_queue
Keith Busch
1
-1
/
+1
2013-05-02
NVMe: Free admin queue on request_irq error
Keith Busch
1
-4
/
+9
2013-05-02
NVMe: Add scsi unmap to SG_IO
Keith Busch
1
-0
/
+78
2013-05-02
NVMe: queue usage fixes in nvme-scsi
Keith Busch
1
-5
/
+20
2013-05-01
NVMe: Set TASK_INTERRUPTIBLE before processing queues
Arjan van de Ven
1
-2
/
+1
2013-04-16
NVMe: Add a character device for each nvme device
Keith Busch
2
-10
/
+69
2013-04-16
NVMe: Fix endian-related problems in user I/O submission path
Matthew Wilcox
2
-6
/
+6
2013-04-16
NVMe: Fix I/O cancellation status on big-endian machines
Matthew Wilcox
1
-1
/
+1
2013-04-16
NVMe: Fix sparse warnings in scsi emulation
Vishal Verma
1
-39
/
+60
2013-04-16
NVMe: Don't fail initialisation unnecessarily
Matthew Wilcox
1
-1
/
+7
2013-04-16
NVMe: Abstract out sector to block number conversion
Matthew Wilcox
3
-3
/
+8
2013-04-16
NVMe: Use round_jiffies_relative() for the periodic, once-per-second timer
Arjan van de Ven
1
-1
/
+1
2013-03-28
NVMe: Add nvme-scsi.c
Vishal Verma
4
-18
/
+2997
2013-03-27
NVMe: Add definitions for format command
Vishal Verma
2
-0
/
+13
2013-03-27
NVMe: Move structures & definitions to header file
Vishal Verma
2
-55
/
+60
2013-03-26
NVMe: Rename nvme.c to nvme-core.c
Vishal Verma
2
-0
/
+1
2013-03-26
NVMe: Add discard support for capable devices
Keith Busch
2
-1
/
+91
2013-03-24
Revert "drm/i915: write backlight harder"
Daniel Vetter
1
-8
/
+5
2013-03-24
drm/i915: don't disable the power well yet
Paulo Zanoni
3
-0
/
+9
2013-03-24
Revert "drm/i915: set TRANSCODER_EDP even earlier"
Daniel Vetter
1
-5
/
+5
2013-03-24
Linux 3.9-rc4
v3.9-rc4
Linus Torvalds
1
-1
/
+1
2013-03-23
KMS: fix EDID detailed timing frame rate
Torsten Duwe
1
-0
/
+1
2013-03-23
KMS: fix EDID detailed timing vsync parsing
Torsten Duwe
1
-1
/
+1
2013-03-23
IB/qib: change QLogic to Intel
Vinit Agnihotri
8
-15
/
+17
2013-03-23
IB/ipath: Silence a static checker warning
Dan Carpenter
1
-1
/
+1
2013-03-23
IPoIB: Fix send lockup due to missed TX completion
Mike Marciniszyn
1
-2
/
+6
2013-03-23
RDMA/cxgb4: Fix error return code in create_qp()
Wei Yongjun
1
-1
/
+3
2013-03-23
mqueue: sys_mq_open: do not call mnt_drop_write() if read-only
Vladimir Davydov
1
-1
/
+2
2013-03-23
mm/hotplug: only free wait_table if it's allocated by vmalloc
Jianguo Wu
1
-1
/
+5
2013-03-23
dma-debug: update DMA debug API to better handle multiple mappings of a buffer
Alexander Duyck
1
-5
/
+19
2013-03-23
dma-debug: fix locking bug in check_unmap()
Alexander Duyck
1
-9
/
+12
2013-03-23
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
Nicolas Ferre
2
-20
/
+31
2013-03-23
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
H Hartley Sweeten
1
-0
/
+1
2013-03-23
drivers/rtc/rtc-da9052.c: fix for rtc device registration
Ashish Jangam
1
-5
/
+3
2013-03-23
mm: zone_end_pfn is too small
Russ Anderson
1
-1
/
+1
2013-03-23
poweroff: change orderly_poweroff() to use schedule_work()
Oleg Nesterov
1
-25
/
+32
2013-03-23
mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...
Wanpeng Li
1
-2
/
+6
2013-03-23
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
4
-44
/
+46
2013-03-23
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
James Hogan
1
-1
/
+1
2013-03-22
watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2
Takahisa Tanaka
1
-1
/
+1
2013-03-22
watchdog: sp5100_tco: Remove code that may cause a boot failure
Takahisa Tanaka
1
-120
/
+6
2013-03-22
MAINTAINERS: update email address for Kevin Hilman
Kevin Hilman
1
-3
/
+3
[next]