index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
percpu_ref: decouple switching to percpu mode and reinit
Tejun Heo
2
-20
/
+56
2014-09-24
percpu_ref: decouple switching to atomic mode and killing
Tejun Heo
2
-33
/
+116
2014-09-24
percpu_ref: add PCPU_REF_DEAD
Tejun Heo
2
-9
/
+16
2014-09-24
percpu_ref: rename things to prepare for decoupling percpu/atomic mode switch
Tejun Heo
2
-22
/
+25
2014-09-24
percpu_ref: replace pcpu_ prefix with percpu_
Tejun Heo
2
-50
/
+52
2014-09-24
percpu_ref: minor code and comment updates
Tejun Heo
2
-17
/
+22
2014-09-24
percpu_ref: relocate percpu_ref_reinit()
Tejun Heo
2
-36
/
+36
2014-09-24
Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during p...
Tejun Heo
3
-27
/
+1
2014-09-24
blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe
Tejun Heo
3
-1
/
+27
2014-09-23
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
John David Anglin
1
-1
/
+6
2014-09-23
[IA64] refresh arch/ia64/configs/* using "make savedefconfig"
Tony Luck
6
-83
/
+29
2014-09-23
Revert "x86/efi: Fixup GOT in all boot code paths"
Linus Torvalds
2
-81
/
+29
2014-09-23
net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dma
Florian Fainelli
1
-53
/
+52
2014-09-23
net: bcmgenet: fix TX reclaim accounting for fragments
Florian Fainelli
1
-1
/
+4
2014-09-23
ipv4: do not use this_cpu_ptr() in preemptible context
Eric Dumazet
1
-3
/
+3
2014-09-22
arm/arm64: KVM: Fix unaligned access bug on gicv2 access
Christoffer Dall
1
-1
/
+1
2014-09-22
genhd: fix leftover might_sleep() in blk_free_devt()
Jens Axboe
1
-2
/
+0
2014-09-22
dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()
Tobias Klauser
1
-1
/
+1
2014-09-22
r8169: fix an if condition
Dan Carpenter
1
-1
/
+1
2014-09-22
r8152: disable ALDPS
hayeswang
1
-17
/
+45
2014-09-22
ipoib: validate struct ipoib_cb size
Eric Dumazet
2
-2
/
+8
2014-09-22
net: sched: shrink struct qdisc_skb_cb to 28 bytes
Eric Dumazet
2
-5
/
+16
2014-09-22
tg3: Work around HW/FW limitations with vlan encapsulated frames
Vlad Yasevich
1
-2
/
+18
2014-09-22
hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driver
sundarjdev
1
-1
/
+1
2014-09-22
macvlan: allow to enqueue broadcast pkt on virtual device
Nicolas Dichtel
1
-1
/
+2
2014-09-22
blk-mq: use blk_mq_start_hw_queues() when running requeue work
Jens Axboe
1
-1
/
+5
2014-09-22
blk-mq: fix potential oops on out-of-memory in __blk_mq_alloc_rq_maps()
Jens Axboe
1
-1
/
+0
2014-09-22
blk-mq: avoid infinite recursion with the FUA flag
Christoph Hellwig
2
-8
/
+4
2014-09-22
blk-mq: Avoid race condition with uninitialized requests
David Hildenbrand
1
-1
/
+3
2014-09-22
blk-mq: request deadline must be visible before marking rq as started
Jens Axboe
1
-0
/
+6
2014-09-22
pch_gbe: 'select' NET_PTP_CLASSIFY.
David S. Miller
1
-0
/
+1
2014-09-22
scsi: Use 'depends' with LIBFC instead of 'select'.
David S. Miller
3
-6
/
+6
2014-09-22
IB/mlx4: Fix VF mac handling in RoCE
Jack Morgenstein
2
-11
/
+20
2014-09-22
IB/mlx4: Do not allow APM under RoCE
Jack Morgenstein
2
-1
/
+21
2014-09-22
IB/mlx4: Don't update QP1 in native mode
Jack Morgenstein
1
-0
/
+4
2014-09-22
IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header
Jack Morgenstein
3
-16
/
+28
2014-09-22
mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addresses
Jack Morgenstein
1
-4
/
+7
2014-09-22
IB/core: When marshaling uverbs path, clear unused fields
Matan Barak
1
-0
/
+4
2014-09-22
IB/mlx4: Avoid executing gid task when device is being removed
Moni Shoua
1
-0
/
+9
2014-09-22
IB/mlx4: Fix lockdep splat for the iboe lock
Jack Morgenstein
1
-12
/
+12
2014-09-22
IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up
Moni Shoua
1
-8
/
+17
2014-09-22
IB/mlx4: Reorder steps in RoCE GID table initialization
Moni Shoua
1
-12
/
+17
2014-09-22
IB/mlx4: Don't duplicate the default RoCE GID
Moni Shoua
1
-0
/
+4
2014-09-22
IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()
Moni Shoua
1
-23
/
+26
2014-09-22
IB/iser: Bump version to 1.4.1
Or Gerlitz
1
-1
/
+1
2014-09-22
IB/iser: Allow bind only when connection state is UP
Sagi Grimberg
1
-5
/
+14
2014-09-22
IB/iser: Fix RX/TX CQ resource leak on error flow
Roi Dayan
1
-10
/
+14
2014-09-22
RDMA/ocrdma: Use right macro in query AH
devesh.sharma@emulex.com
1
-1
/
+1
2014-09-22
RDMA/ocrdma: Resolve L2 address when creating user AH
devesh.sharma@emulex.com
1
-11
/
+30
2014-09-22
mlx4: Correct error flows in rereg_mr
Matan Barak
2
-13
/
+27
[next]