index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-29
nvme: LightNVM support
Matias Bjørling
4
-12
/
+565
2015-10-29
rrpc: Round-robin sector target with cost-based gc
Matias Bjørling
4
-0
/
+1571
2015-10-29
gennvm: Generic NVM manager
Matias Bjørling
4
-0
/
+539
2015-10-29
lightnvm: Support for Open-Channel SSDs
Matias Bjørling
5
-0
/
+862
2015-10-15
NVMe: initialize error to '0'
Jens Axboe
1
-1
/
+1
2015-10-15
nvme: use an integer value to Linux errno values
Christoph Hellwig
1
-5
/
+7
2015-10-12
nvme: fix 32-bit build warning
Arnd Bergmann
1
-3
/
+3
2015-10-12
NVMe: Add explicit block config dependency
Keith Busch
1
-1
/
+1
2015-10-09
nvme: move to a new drivers/nvme/host directory
Jay Sternberg
11
-13
/
+20
2015-10-09
nvme: move hardware structures out of the uapi version of nvme.h
Christoph Hellwig
1
-0
/
+1
2015-10-09
nvme: add a local nvme.h header
Christoph Hellwig
3
-2
/
+136
2015-10-09
nvme: properly handle partially initialized queues in nvme_create_io_queues
Christoph Hellwig
1
-2
/
+14
2015-10-09
nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe
Christoph Hellwig
1
-33
/
+20
2015-10-09
nvme: factor reset code into a common helper
Christoph Hellwig
1
-24
/
+24
2015-10-09
nvme: merge nvme_dev_reset into nvme_reset_failed_dev
Christoph Hellwig
1
-9
/
+3
2015-10-09
nvme: delete dev from dev_list in nvme_reset
Christoph Hellwig
1
-0
/
+1
2015-10-09
NVMe: Simplify device resume on io queue failure
Keith Busch
1
-28
/
+6
2015-10-09
NVMe: Namespace removal simplifications
Keith Busch
1
-32
/
+10
2015-10-09
NVMe: Reference count open namespaces
Keith Busch
1
-9
/
+20
2015-10-09
Merge branch 'for-4.4/core' into for-4.4/drivers
Jens Axboe
326
-2197
/
+3678
2015-10-04
Merge tag 'md/4.3-fixes' of git://neil.brown.name/md
Linus Torvalds
7
-26
/
+28
2015-10-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+4
2015-10-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2015-10-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+73
2015-10-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
31
-300
/
+221
2015-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-47
/
+72
2015-10-02
irqchip/gic-v3-its: Count additional LPIs for the aliased devices
Marc Zyngier
1
-1
/
+1
2015-10-02
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
1
-0
/
+3
2015-10-02
Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
8
-53
/
+77
2015-10-02
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-64
/
+62
2015-10-02
Revert "Input: synaptics - fix handling of disabling gesture mode"
Dmitry Torokhov
1
-8
/
+4
2015-10-02
Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-62
/
+67
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
3
-55
/
+75
2015-10-02
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
1
-1
/
+2
2015-10-02
md/raid1: Avoid raid1 resync getting stuck
Jes Sorensen
1
-3
/
+2
2015-10-02
md: drop null test before destroy functions
Julia Lawall
4
-14
/
+7
2015-10-02
md: clear CHANGE_PENDING in readonly array
Shaohua Li
1
-0
/
+1
2015-10-02
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
1
-6
/
+6
2015-10-02
md/raid5: don't index beyond end of array in need_this_block().
NeilBrown
1
-2
/
+2
2015-10-02
raid5: update analysis state for failed stripe
Shaohua Li
1
-0
/
+4
2015-10-02
md: wait for pending superblock updates before switching to read-only
NeilBrown
1
-0
/
+4
2015-10-02
drm/dp/mst: add some defines for logical/physical ports
Dave Airlie
1
-1
/
+1
2015-10-02
drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)
Dave Airlie
1
-2
/
+3
2015-10-02
drm/dp/mst: split connector registration into two parts (v2)
Dave Airlie
3
-6
/
+22
2015-10-02
drm/dp/mst: update the link_address_sent before sending the link address (v3)
Dave Airlie
1
-13
/
+12
2015-10-02
drm/dp/mst: fixup handling hotplug on port removal.
Dave Airlie
1
-10
/
+26
2015-10-02
drm/dp/mst: don't pass port into the path builder function
Dave Airlie
1
-4
/
+5
2015-10-02
drm/radeon: drop radeon_fb_helper_set_par
Alex Deucher
1
-31
/
+1
2015-10-02
drm: handle cursor_set2 in restore_fbdev_mode
Alex Deucher
1
-1
/
+5
2015-10-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+11
[next]