Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c821e0d5b20006acdaca7aa378097a084986e37b
c821e0d
qla2xxx: Collect PCI register checks and board_disable scheduling
by Joe Lawrence
· 10 years ago
1a2fbf1
qla2xxx: Use qla2x00_clear_drv_active on probe failure
by Joe Lawrence
· 10 years ago
db7157d
qla2xxx: Fix shost use-after-free on device removal
by Joe Lawrence
· 10 years ago
c01a8bc
pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
182801f
pmcraid: Get rid of a redundant assignment
by Alexander Gordeev
· 10 years ago
6b73352
csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
c6b9bad
csiostor: Remove superfluous call to pci_disable_msix()
by Alexander Gordeev
· 10 years ago
e149fc1
be2iscsi: Use pci_enable_msix_range()
by Alexander Gordeev
· 10 years ago
5e8d900
megaraid_sas: Version and Changelog update
by Adam Radford
· 10 years ago
a2fbcbc
megaraid_sas: Fix reset_mutex leak
by Adam Radford
· 10 years ago
c21bb25
megaraid_sas: Remove unused variables in megasas_instance
by Adam Radford
· 10 years ago
9ea81f8
megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation().
by Adam Radford
· 10 years ago
4cbfea8
megaraid_sas: Fix LD/VF affiliation parsing
by Adam Radford
· 10 years ago
e46b034
scsi_debug: bump inquiry version to SPC-4, update version descriptors
by Douglas Gilbert
· 10 years ago
cd62b7d
scsi_debug: give unit attention and other errors precedence over TSF
by Douglas Gilbert
· 10 years ago
01123ef
scsi_debug: scsi_cmnd->cmnd check and casts unnecessary
by Douglas Gilbert
· 10 years ago
5d46ad7
fusion: fix excess parameter kernel-doc warning
by Randy Dunlap
· 10 years ago
132aa22
hpsa: refine the pci enable/disable handling
by Tomas Henzl
· 10 years ago
9e03284
pm8001: Update nvmd response data to request buffer
by Suresh Thiagarajan
· 10 years ago
a07b671
be2iscsi: Bump the driver version
by Jayamohan Kallickal
· 10 years ago
b7ab35b
be2iscsi: Fix processing CQE before connection resources are freed
by Jayamohan Kallickal
· 10 years ago
a3d313e
be2iscsi: Fix updating the boot enteries in sysfs
by Jayamohan Kallickal
· 10 years ago
65c5efa
be2iscsi: Fix the copyright year
by Jayamohan Kallickal
· 10 years ago
3903341
be2iscsi: Fix the sparse warning introduced in previous submission
by Jayamohan Kallickal
· 10 years ago
fc38504
scsi: fix decimal printf format specifiers prefixed with 0x
by Hans Wennborg
· 10 years ago
8e5a948
qla2xxx: Remove restriction on starting remote device discovery on port update.
by Chad Dupuis
· 10 years ago
34c5801
qla2xxx: Move mailbox failure messages to a default debug level.
by Chad Dupuis
· 10 years ago
f6e495a
mptfusion: simplify rounding
by Rasmus Villemoes
· 10 years ago
84e32a0
qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
6bfa690
mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
52674c6
mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
8ae80ed
megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
dd08812
megaraid: Fail resume if MSI-X re-initialization failed
by Alexander Gordeev
· 10 years ago
18fce3c
hpsa: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
49bd1a8
hpsa: Fallback to MSI rather than to INTx if MSI-X failed
by Alexander Gordeev
· 10 years ago
ed81d77
eata: remove driver_lock
by Christoph Hellwig
· 10 years ago
6fe8c1d
scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()
by Subhash Jadavani
· 10 years ago
50c4e96
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
by Alan Stern
· 10 years ago
64bdcbc
scsi: add use_cmd_list flag
by Kashyap.Desai@avagotech.com
· 10 years ago
2eefd57
sd: Avoid sending medium write commands if device is write protected
by Sujit Reddy Thumma
· 10 years ago
74cf298
scsi: fix various kernel-doc problems in scsi_error.c
by Randy Dunlap
· 10 years ago
4b8c6ba
scsi: fix regression that accidentally disabled block-based tcq
by Christoph Hellwig
· 10 years ago
cbaa422
libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
by Mike Christie
· 10 years ago
f3b5933
ia64: Fix syscall number for memfd_create
by Tony Luck
· 10 years ago
d6bb3e9
vfs: simplify and shrink stack frame of link_path_walk()
by Linus Torvalds
· 10 years ago
3630056
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
9e82bf0
Linux 3.17-rc5
by Linus Torvalds
· 10 years ago
83373f7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9226b5b
vfs: avoid non-forwarding large load after small store in path lookup
by Linus Torvalds
· 10 years ago
5910cfd
Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
4023bfc
be careful with nd->inode in path_init() and follow_dotdot_rcu()
by Al Viro
· 10 years ago
7bd8837
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
by Al Viro
· 10 years ago
02c1be3
Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb
by Linus Torvalds
· 10 years ago
8ac19f0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
938c04a
Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linux into irq/urgent
by Thomas Gleixner
· 10 years ago
3cc5ba1
ntb: Add alignment check to meet hardware requirement
by Dave Jiang
· 10 years ago
9ef6bf6
MAINTAINERS: update NTB info
by Jon Mason
· 10 years ago
a1413cf
NTB: correct the spread of queues over mw's
by Jon Mason
· 10 years ago
f5be3e2912
fix bogus read_seqretry() checks introduced in b37199e
by Al Viro
· 10 years ago
6f18493
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
by Al Viro
· 10 years ago
f77ced6
[fix] lustre: d_make_root() does iput() on dentry allocation failure
by Al Viro
· 10 years ago
1536340
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8920649
parisc: Implement new LWS CAS supporting 64 bit operations.
by Guy Martin
· 10 years ago
99d263d
vfs: fix bad hashing of dentries
by Linus Torvalds
· 10 years ago
23d0db7
Make hash_64() use a 64-bit multiply when appropriate
by Linus Torvalds
· 10 years ago
72d9310
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
by Linus Torvalds
· 10 years ago
186cec3
Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
645cc09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
fc486b0
Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
474e941
alarmtimer: Lock k_itimer during timer callback
by Richard Larocque
· 10 years ago
265b81d
alarmtimer: Do not signal SIGEV_NONE timers
by Richard Larocque
· 10 years ago
e86fea7
alarmtimer: Return relative times in timer_gettime
by Richard Larocque
· 10 years ago
d78c930
jiffies: Fix timeval conversion to jiffies
by Andrew Hunter
· 10 years ago
13c42c2
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
by Thomas Gleixner
· 10 years ago
471cff7
Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
a6988b3
Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
09db9d6
Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
90a3c48
Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
602b536
Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
7ed641b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
9925cc1
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
753a6cb
Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
96ea975
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
5874cfe
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
850ebc0
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
95389b0
KEYS: Fix termination condition in assoc array garbage collection
by David Howells
· 10 years ago
e4cf39e
video: ARM CLCD: Fix color model capabilities for DT platforms
by Pawel Moll
· 10 years ago
83502a5
drm/ast: AST2000 cannot be detected correctly
by Y.C. Chen
· 10 years ago
8f372e2
drm/ast: open key before detect chips
by Y.C. Chen
· 10 years ago
c73f6fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
7ee2d2d
Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
018cace
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
e2c6098
Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 10 years ago
9604469
xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices
by Mathias Nyman
· 10 years ago
0eda06c
usb: xhci: Fix OOPS in xhci error handling code
by Al Cooper
· 10 years ago
c207e7c
xhci: Fix null pointer dereference if xhci initialization fails
by Mathias Nyman
· 10 years ago
c66f1c6
storage: Add single-LUN quirk for Jaz USB Adapter
by Mark
· 10 years ago
a79e5bc
uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check
by Hans de Goede
· 10 years ago
8381e57
Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
d50582e
xen/arm: remove mach_to_phys rbtree
by Stefano Stabellini
· 10 years ago
Next »