projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2011-11-04
Matthew Wilcox
NVMe: Mark CMD_CTX_CANCELLED as being unlikely
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Correct SQ doorbell semantics
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Let the kthread take care of devices earlier
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Rename nr_queues to nr_io_queues
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Remove setting of 'flags' in rw command
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Release 0.3
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add a kthread to handle the congestion list
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Handle failures differently in nvme_submit_bio_qu...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Update BAR structure to match the current spec
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Handle physical merging of bvec entries
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Check for DMA mapping failure
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Pass the nvme_dev to nvme_free_prps and nvme_setu...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Optimise memory usage for I/Os between 4k and...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Switch to use DMA Pool API
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Rename nvme_req_info to nvme_bio
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Shane Michael...
NVMe: Initial PRP List support
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Advance the sg pointer when filling in an sg...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Renumber the special context values
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Handle the congestion list a little better
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Record the timeout for each command
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Need to lock queue during interrupt handling
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Detect command IDs completing that are out of...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Detect commands that are completed twice
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Use a symbolic name to represent cancelled comman...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add a module parameter to use a threaded interrupt
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Call put_nvmeq() before calling nvme_submit_sync_...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Allow fatal signals to interrupt I/O
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Release 0.2
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add download / activate firmware ioctls
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add remaining status codes
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Move sysfs entries to the right place
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Shane Michael...
NVMe: Disable the device before we write the admin...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Request I/O regions
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Allow queues to be allocated above 4GB
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Enable device DMA
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Shane Michael...
NVMe: Enable and disable the PCI device
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Check returns from nvme_alloc_queue()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Remove 'node' from nvme_dev
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Read the model, serial & firmware rev from the...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add NVME_IOCTL_SUBMIT_IO
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Create nvme_map_user_pages() and nvme_unmap_user_...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Change NVME_IOCTL_GET_RANGE_TYPE to return all...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Zero the command before we send it
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Add nvme_setup_prps()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Make nvme_common_command more featureful
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Use PRP2 for the nvme_identify ioctl
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Fix admin IRQ claim on real hardware
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Rename 'cycle' to 'phase'
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Implement per-CPU queues
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Reduce set_queue_count arguments by one
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: Factor out queue_request_irq()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
NVMe: New driver
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Matthew Wilcox
Xen: Export xen_biovec_phys_mergeable
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Linus Torvalds
Linux 3.1
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Linus Torvalds
Merge git://git.infradead.org/iommu-2.6
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Linus Torvalds
Merge branch 'for-linus' of people.redhat.com/agk/git...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Takashi Iwai
x86: Fix S4 regression
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Alasdair G...
dm kcopyd: fix job_pool leak
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Linus Torvalds
Merge branch 'samsung-fixes-4' of git://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Linus Torvalds
Merge branch 'hwmon-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Domenico Andreoli
ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Linus Torvalds
Merge git://github.com/herbertx/crypto
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Linus Torvalds
Merge branch 'fix/hda' of git://github.com/tiwai/sound
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Nick Bowler
crypto: ghash - Avoid null pointer dereference if no...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Marek Szyprowski
ARM: S5P: fix offset calculation on gpio-interrupt
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Jean Delvare
hwmon: (w83627ehf) Fix negative 8-bit temperature values
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Hugh Dickins
mm: fix race between mremap and removing migration...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Kjetil Oftedal
sparc: Add alignment flag to PCI expansion resources
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Yan, Zheng
fib_rules: fix unresolved_rules counting
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
hayeswang
r8169: fix wrong eee setting for rlt8111evl
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
françois romieu
r8169: fix driver shutdown WoL regression.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Thadeu Lima...
ehea: Change maintainer to me
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Linus Torvalds
Merge branch 'v4l_for_linus' of git://linuxtv.org/mcheh...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Linus Torvalds
Merge branch 'drm-fixes' of git://people.freedesktop...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Antonio Ospite
[media] videodev: fix a NULL pointer dereference in...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Allen Kay
intel-iommu: fix superpage support in pfn_to_dma_pte()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Allen Kay
intel-iommu: set iommu_superpage on VM domains to lowes...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Allen Kay
intel-iommu: fix return value of iommu_unmap() API
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Roland Dreier
MAINTAINERS: Update VT-d entry for drivers/pci -> drive...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Alex Deucher
drm/radeon/kms/atom: fix handling of FB scratch indices
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Eric Dumazet
pptp: pptp_rcv_core() misses pskb_may_pull() call
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
KOVACS Krisztian
tproxy: copy transparent flag when creating a time...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Eric Dumazet
pptp: fix skb leak in pptp_xmit()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Mitsuo Hayasaka
bonding: use local function pointer of bond->recv_probe...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Phil Edworthy
smsc911x: Add support for SMSC LAN89218
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jiri Pirko
tg3: negate USE_PHYLIB flag check
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Gao feng
netconsole: enable netconsole can make net_device refcn...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Paul Moore
bluetooth: Properly clone LSM attributes to newly creat...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Eric Dumazet
l2tp: fix a potential skb leak in l2tp_xmit_skb()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
stephen hemminger
bridge: fix hang on removal of bridge via netlink
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Peter Zijlstra
cputimer: Cure lock inversion
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Alex Deucher
drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Alex Deucher
drm/radeon/kms/DCE4.1: ss is not supported on the inter...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Alex Deucher
drm/radeon/kms/DCE4.1: fix dig encoder to transmitter...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Daniel Suchy
ALSA: HDA: conexant support for Lenovo T520/W520
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Takashi Iwai
ALSA: hda - Add position_fix quirk for Dell Inspiron...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Thomas Hellstrom
ttm: Fix error-path using an uninitialized value
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Linus Torvalds
Linux 3.1-rc10
commit
|
commitdiff
|
tree
|
snapshot
next