Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
b348b7d54368c87811907a8e88f0d96713c43009
/
drivers
b348b7d
NVMe: Rename nr_queues to nr_io_queues
by Matthew Wilcox
· 14 years ago
ca16154
NVMe: Remove setting of 'flags' in rw command
by Matthew Wilcox
· 14 years ago
ad8a5df
NVMe: Release 0.3
by Matthew Wilcox
· 14 years ago
1fa6aea
NVMe: Add a kthread to handle the congestion list
by Matthew Wilcox
· 14 years ago
eeee322
NVMe: Handle failures differently in nvme_submit_bio_queue()
by Matthew Wilcox
· 14 years ago
7683084
NVMe: Handle physical merging of bvec entries
by Matthew Wilcox
· 14 years ago
1974b1a
NVMe: Check for DMA mapping failure
by Matthew Wilcox
· 14 years ago
d567760
NVMe: Pass the nvme_dev to nvme_free_prps and nvme_setup_prps
by Matthew Wilcox
· 14 years ago
99802a7
NVMe: Optimise memory usage for I/Os between 4k and 128k
by Matthew Wilcox
· 14 years ago
091b609
NVMe: Switch to use DMA Pool API
by Matthew Wilcox
· 14 years ago
d534df3
NVMe: Rename nvme_req_info to nvme_bio
by Matthew Wilcox
· 14 years ago
e025344c
NVMe: Initial PRP List support
by Shane Michael Matthews
· 14 years ago
51882d0
NVMe: Advance the sg pointer when filling in an sg list
by Matthew Wilcox
· 14 years ago
d2d8703
NVMe: Renumber the special context values
by Matthew Wilcox
· 14 years ago
9294bbe
NVMe: Handle the congestion list a little better
by Matthew Wilcox
· 14 years ago
e85248e
NVMe: Record the timeout for each command
by Matthew Wilcox
· 14 years ago
ec6ce61
NVMe: Need to lock queue during interrupt handling
by Matthew Wilcox
· 14 years ago
48e3d39
NVMe: Detect command IDs completing that are out of range
by Matthew Wilcox
· 14 years ago
b36235d
NVMe: Detect commands that are completed twice
by Matthew Wilcox
· 14 years ago
be7b627
NVMe: Use a symbolic name to represent cancelled commands instead of 0
by Matthew Wilcox
· 14 years ago
58ffacb
NVMe: Add a module parameter to use a threaded interrupt
by Matthew Wilcox
· 14 years ago
b1ad37e
NVMe: Call put_nvmeq() before calling nvme_submit_sync_cmd()
by Matthew Wilcox
· 14 years ago
3c0cf13
NVMe: Allow fatal signals to interrupt I/O
by Matthew Wilcox
· 14 years ago
db5d0c1
NVMe: Release 0.2
by Matthew Wilcox
· 14 years ago
6ee44cd
NVMe: Add download / activate firmware ioctls
by Matthew Wilcox
· 14 years ago
388f037
NVMe: Move sysfs entries to the right place
by Matthew Wilcox
· 14 years ago
5911f20
NVMe: Disable the device before we write the admin queues
by Shane Michael Matthews
· 14 years ago
574e8b9
NVMe: Request I/O regions
by Matthew Wilcox
· 14 years ago
2930353
NVMe: Allow queues to be allocated above 4GB
by Matthew Wilcox
· 14 years ago
f64d336
NVMe: Enable device DMA
by Matthew Wilcox
· 14 years ago
0ee5a7d
NVMe: Enable and disable the PCI device
by Shane Michael Matthews
· 14 years ago
3f85d50
NVMe: Check returns from nvme_alloc_queue()
by Matthew Wilcox
· 14 years ago
8e9f0e7
NVMe: Remove 'node' from nvme_dev
by Matthew Wilcox
· 14 years ago
5181423
NVMe: Read the model, serial & firmware rev from the controller
by Matthew Wilcox
· 14 years ago
a53295b
NVMe: Add NVME_IOCTL_SUBMIT_IO
by Matthew Wilcox
· 14 years ago
7fc3cda
NVMe: Create nvme_map_user_pages() and nvme_unmap_user_pages()
by Matthew Wilcox
· 14 years ago
bd38c55
NVMe: Change NVME_IOCTL_GET_RANGE_TYPE to return all the ranges
by Matthew Wilcox
· 14 years ago
b8deb62
NVMe: Zero the command before we send it
by Matthew Wilcox
· 14 years ago
ff22b54
NVMe: Add nvme_setup_prps()
by Matthew Wilcox
· 14 years ago
36c14ed
NVMe: Use PRP2 for the nvme_identify ioctl
by Matthew Wilcox
· 14 years ago
53c9577
NVMe: Fix admin IRQ claim on real hardware
by Matthew Wilcox
· 14 years ago
8212346
NVMe: Rename 'cycle' to 'phase'
by Matthew Wilcox
· 14 years ago
1b23484
NVMe: Implement per-CPU queues
by Matthew Wilcox
· 14 years ago
b3b0681
NVMe: Reduce set_queue_count arguments by one
by Matthew Wilcox
· 14 years ago
3001082
NVMe: Factor out queue_request_irq()
by Matthew Wilcox
· 14 years ago
b60503b
NVMe: New driver
by Matthew Wilcox
· 14 years ago
0b934cc
Xen: Export xen_biovec_phys_mergeable
by Matthew Wilcox
· 13 years ago
6a05965
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 13 years ago
15cc910
Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm
by Linus Torvalds
· 13 years ago
d136f2e
dm kcopyd: fix job_pool leak
by Alasdair G Kergon
· 13 years ago
5117cc2
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
505f48b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
133d324
hwmon: (w83627ehf) Fix negative 8-bit temperature values
by Jean Delvare
· 13 years ago
1b23a3e
r8169: fix wrong eee setting for rlt8111evl
by hayeswang
· 13 years ago
649b3b8
r8169: fix driver shutdown WoL regression.
by françois romieu
· 13 years ago
e4fcd69
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
by Linus Torvalds
· 13 years ago
e58fced
[media] videodev: fix a NULL pointer dereference in v4l2_device_release()
by Antonio Ospite
· 13 years ago
4399c8b
intel-iommu: fix superpage support in pfn_to_dma_pte()
by Allen Kay
· 13 years ago
8140a95
intel-iommu: set iommu_superpage on VM domains to lowest common denominator
by Allen Kay
· 13 years ago
292827c
intel-iommu: fix return value of iommu_unmap() API
by Allen Kay
· 13 years ago
5a6e848
drm/radeon/kms/atom: fix handling of FB scratch indices
by Alex Deucher
· 13 years ago
4ea2739
pptp: pptp_rcv_core() misses pskb_may_pull() call
by Eric Dumazet
· 13 years ago
8bae8bd
pptp: fix skb leak in pptp_xmit()
by Eric Dumazet
· 13 years ago
4d97480
bonding: use local function pointer of bond->recv_probe in bond_handle_frame
by Mitsuo Hayasaka
· 13 years ago
28c2137
smsc911x: Add support for SMSC LAN89218
by Phil Edworthy
· 13 years ago
e730c82
tg3: negate USE_PHYLIB flag check
by Jiri Pirko
· 13 years ago
d512348
netconsole: enable netconsole can make net_device refcnt incorrent
by Gao feng
· 13 years ago
a4863ca
drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridges (v2)
by Alex Deucher
· 13 years ago
09cc650
drm/radeon/kms/DCE4.1: ss is not supported on the internal pplls
by Alex Deucher
· 13 years ago
3a6dea3
drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mapping
by Alex Deucher
· 13 years ago
e22469c
ttm: Fix error-path using an uninitialized value
by Thomas Hellstrom
· 13 years ago
4c41042
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
c0771df
intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.
by David Woodhouse
· 13 years ago
6fbcfb3
intel-iommu: Workaround IOTLB hang on Ironlake GPU
by David Woodhouse
· 13 years ago
e9308cf
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
bf164c5
hwmon: (w83627ehf) Properly report thermal diode sensors
by Jean Delvare
· 13 years ago
25fcf2b
gpio-pca953x: fix gpio_base
by Hartmut Knaack
· 13 years ago
78a4315
gpio/omap: fix build error with certain OMAP1 configs
by Janusz Krzysztofik
· 13 years ago
37cf951
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
1d11360
ide: Fix file references in drivers/ide/
by Johann Felix Soden
· 13 years ago
3e7abe2
intel-iommu: Fix AB-BA lockdep report
by Roland Dreier
· 13 years ago
a3a4bfd
mscan: too much data copied to CAN frame due to 16 bit accesses
by Wolfgang Grandegger
· 13 years ago
134d0f9
bnx2x: fix cl_id allocation for non-eth clients for NPAR mode
by Dmitry Kravkov
· 13 years ago
c5d6136
mlx4_en: fix endianness with blue frame support
by Thadeu Lima de Souza Cascardo
· 13 years ago
84c8611
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
a24d025
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 13 years ago
3ee72ca
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
6367f17
Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm
by Linus Torvalds
· 13 years ago
a7c56eb
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
cb7cf41
drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1
by Alex Deucher
· 13 years ago
538d288
Merge branch 'for-linus' of git://github.com/dtor/input
by Linus Torvalds
· 13 years ago
71277a6
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
by Linus Torvalds
· 13 years ago
6777a4f
drm/radeon/kms: fix dp_detect handling for DP bridge chips
by Alex Deucher
· 13 years ago
4f33284
drm/radeon/kms: retry aux transactions if there are status flags
by Alex Deucher
· 13 years ago
d6069da
Input: wacom - revert "Cintiq 21UX2 does not have menu strips"
by Jason Gerecke
· 13 years ago
cb2d0f3
macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode
by David Ward
· 13 years ago
8a04b45
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
1fd2a85
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
f8451c3
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
5f39e67
PCI: Disable MPS configuration by default
by Jon Mason
· 13 years ago
Next »