index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-16
/
+11
2014-09-16
mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+2
2014-09-16
mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+3
2014-09-16
megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-13
/
+7
2014-09-16
megaraid: Fail resume if MSI-X re-initialization failed
Alexander Gordeev
1
-3
/
+5
2014-09-16
hpsa: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-15
/
+12
2014-09-16
hpsa: Fallback to MSI rather than to INTx if MSI-X failed
Alexander Gordeev
1
-1
/
+0
2014-09-16
eata: remove driver_lock
Christoph Hellwig
1
-9
/
+0
2014-09-16
scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()
Subhash Jadavani
4
-4
/
+7
2014-09-16
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
6
-6
/
+36
2014-09-16
scsi: add use_cmd_list flag
Kashyap.Desai@avagotech.com
4
-12
/
+15
2014-09-16
sd: Avoid sending medium write commands if device is write protected
Sujit Reddy Thumma
1
-1
/
+5
2014-09-16
scsi: fix various kernel-doc problems in scsi_error.c
Randy Dunlap
1
-13
/
+14
2014-09-15
scsi: fix regression that accidentally disabled block-based tcq
Christoph Hellwig
1
-1
/
+1
2014-09-15
libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
Mike Christie
1
-0
/
+10
2014-09-15
ia64: Fix syscall number for memfd_create
Tony Luck
1
-1
/
+1
2014-09-15
vfs: simplify and shrink stack frame of link_path_walk()
Linus Torvalds
1
-21
/
+18
2014-09-15
Linux 3.17-rc5
v3.17-rc5
Linus Torvalds
1
-1
/
+1
2014-09-15
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
2
-9
/
+11
2014-09-14
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
1
-2
/
+13
2014-09-14
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
1
-16
/
+17
2014-09-14
ntb: Add alignment check to meet hardware requirement
Dave Jiang
1
-0
/
+13
2014-09-14
MAINTAINERS: update NTB info
Jon Mason
1
-1
/
+2
2014-09-14
NTB: correct the spread of queues over mw's
Jon Mason
1
-2
/
+2
2014-09-14
fix bogus read_seqretry() checks introduced in b37199e
Al Viro
1
-2
/
+2
2014-09-14
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
Al Viro
1
-2
/
+6
2014-09-14
[fix] lustre: d_make_root() does iput() on dentry allocation failure
Al Viro
1
-1
/
+1
2014-09-13
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
1
-4
/
+229
2014-09-13
vfs: fix bad hashing of dentries
Linus Torvalds
2
-4
/
+3
2014-09-13
Make hash_64() use a 64-bit multiply when appropriate
Linus Torvalds
1
-0
/
+4
2014-09-13
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
5
-6
/
+8
2014-09-12
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
1
-2
/
+8
2014-09-12
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
1
-2
/
+4
2014-09-12
alarmtimer: Return relative times in timer_gettime
Richard Larocque
1
-7
/
+11
2014-09-12
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2
-37
/
+31
2014-09-12
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
1
-0
/
+1
2014-09-12
KEYS: Fix termination condition in assoc array garbage collection
David Howells
1
-1
/
+3
2014-09-12
video: ARM CLCD: Fix color model capabilities for DT platforms
Pawel Moll
1
-3
/
+1
2014-09-12
drm/ast: AST2000 cannot be detected correctly
Y.C. Chen
1
-1
/
+1
2014-09-12
drm/ast: open key before detect chips
Y.C. Chen
1
-0
/
+1
2014-09-11
xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices
Mathias Nyman
1
-2
/
+10
2014-09-11
usb: xhci: Fix OOPS in xhci error handling code
Al Cooper
1
-0
/
+1
2014-09-11
xhci: Fix null pointer dereference if xhci initialization fails
Mathias Nyman
1
-1
/
+1
2014-09-11
storage: Add single-LUN quirk for Jaz USB Adapter
Mark
1
-0
/
+6
2014-09-11
uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check
Hans de Goede
1
-2
/
+2
2014-09-11
xen/arm: remove mach_to_phys rbtree
Stefano Stabellini
2
-74
/
+1
2014-09-11
xen/arm: reimplement xen_dma_unmap_page & friends
Stefano Stabellini
3
-19
/
+210
2014-09-11
xen/arm: introduce XENFEAT_grant_map_identity
Stefano Stabellini
2
-0
/
+9
2014-09-11
arm64: flush TLS registers during exec
Will Deacon
2
-0
/
+24
2014-09-11
drm/msm: don't crash if no msm.vram param
Rob Clark
1
-1
/
+1
[next]