index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-08
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
2
-4
/
+5
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-02
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-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2013-03-25
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
11
-19
/
+27
2013-03-25
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
7
-21
/
+28
2013-03-25
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-6
/
+8
2013-03-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-73
/
+384
2013-03-25
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-13
/
+19
2013-03-25
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
6
-60
/
+365
2013-03-24
Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-7
/
+11
2013-03-24
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-63
/
+139
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
Merge tag 'efi-for-3.9-rc4' into x86/urgent
H. Peter Anvin
1
-1
/
+1
2013-03-24
Linux 3.9-rc4
v3.9-rc4
Linus Torvalds
1
-1
/
+1
2013-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-12
/
+29
2013-03-24
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
Linus Torvalds
6
-47
/
+86
2013-03-23
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-21
/
+16
2013-03-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-4
/
+21
2013-03-23
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2
-121
/
+7
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
Merge branches 'cxgb4', 'ipoib' and 'qib' into for-next
Roland Dreier
10
-18
/
+24
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
[next]