Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
17497acbdce9506fd6a75115dee4ab80c3cc5ee5
17497ac
blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode
by Tejun Heo
· 10 years ago
1cae13e
percpu_ref: make INIT_ATOMIC and switch_to_atomic() sticky
by Tejun Heo
· 10 years ago
2aad2a8
percpu_ref: add PERCPU_REF_INIT_* flags
by Tejun Heo
· 10 years ago
f47ad45
percpu_ref: decouple switching to percpu mode and reinit
by Tejun Heo
· 10 years ago
490c79a
percpu_ref: decouple switching to atomic mode and killing
by Tejun Heo
· 10 years ago
27344a9
percpu_ref: add PCPU_REF_DEAD
by Tejun Heo
· 10 years ago
9e804d1
percpu_ref: rename things to prepare for decoupling percpu/atomic mode switch
by Tejun Heo
· 10 years ago
eecc16b
percpu_ref: replace pcpu_ prefix with percpu_
by Tejun Heo
· 10 years ago
6251f99
percpu_ref: minor code and comment updates
by Tejun Heo
· 10 years ago
a223737
percpu_ref: relocate percpu_ref_reinit()
by Tejun Heo
· 10 years ago
9eca804
Revert "blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe"
by Tejun Heo
· 10 years ago
d06efeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18
by Tejun Heo
· 10 years ago
0a30288
blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe
by Tejun Heo
· 10 years ago
452b636
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
ffd4341
Merge tag 'sound-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
31f9bf4
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d19eff3
Merge branch 'parisc-3.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
d26a773
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
by John David Anglin
· 10 years ago
f0eb4a2
Merge tag 'please-pull-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
c1d5865
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
e8ee39e
[IA64] refresh arch/ia64/configs/* using "make savedefconfig"
by Tony Luck
· 10 years ago
6cd2f85
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
324c7b6
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
9542639
Merge tag 'kvm-arm-for-v3.17-rc7-or-final' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 10 years ago
f367039
Revert "x86/efi: Fixup GOT in all boot code paths"
by Linus Torvalds
· 10 years ago
98f75b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
9478303
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
e2519c2
Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 10 years ago
e18b7fa
Merge branch 'bcmgenet'
by David S. Miller
· 10 years ago
4a0c081e
net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dma
by Florian Fainelli
· 10 years ago
478a010
net: bcmgenet: fix TX reclaim accounting for fragments
by Florian Fainelli
· 10 years ago
a35165c
ipv4: do not use this_cpu_ptr() in preemptible context
by Eric Dumazet
· 10 years ago
1f2bb4a
arm/arm64: KVM: Fix unaligned access bug on gicv2 access
by Christoffer Dall
· 10 years ago
46f341f
genhd: fix leftover might_sleep() in blk_free_devt()
by Jens Axboe
· 10 years ago
84de67b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 10 years ago
09f3756
dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()
by Tobias Klauser
· 10 years ago
85911d7
r8169: fix an if condition
by Dan Carpenter
· 10 years ago
b0e2a55
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
d70b113
r8152: disable ALDPS
by hayeswang
· 10 years ago
b49fe36
ipoib: validate struct ipoib_cb size
by Eric Dumazet
· 10 years ago
2571178
net: sched: shrink struct qdisc_skb_cb to 28 bytes
by Eric Dumazet
· 10 years ago
476c188
tg3: Work around HW/FW limitations with vlan encapsulated frames
by Vlad Yasevich
· 10 years ago
4e66cd1
hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driver
by sundarjdev
· 10 years ago
07d92d5
macvlan: allow to enqueue broadcast pkt on virtual device
by Nicolas Dichtel
· 10 years ago
8b95741
blk-mq: use blk_mq_start_hw_queues() when running requeue work
by Jens Axboe
· 10 years ago
6b55e1f
blk-mq: fix potential oops on out-of-memory in __blk_mq_alloc_rq_maps()
by Jens Axboe
· 10 years ago
a57a178
blk-mq: avoid infinite recursion with the FUA flag
by Christoph Hellwig
· 10 years ago
683d0e1
blk-mq: Avoid race condition with uninitialized requests
by David Hildenbrand
· 10 years ago
538b753
blk-mq: request deadline must be visible before marking rq as started
by Jens Axboe
· 10 years ago
4e5f9ef
pch_gbe: 'select' NET_PTP_CLASSIFY.
by David S. Miller
· 10 years ago
df568d8
scsi: Use 'depends' with LIBFC instead of 'select'.
by David S. Miller
· 10 years ago
3bdad2d
Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next
by Roland Dreier
· 10 years ago
25476b0
IB/mlx4: Fix VF mac handling in RoCE
by Jack Morgenstein
· 10 years ago
3dec487
IB/mlx4: Do not allow APM under RoCE
by Jack Morgenstein
· 10 years ago
d24d9f4
IB/mlx4: Don't update QP1 in native mode
by Jack Morgenstein
· 10 years ago
3e0629c
IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header
by Jack Morgenstein
· 10 years ago
f4fd40b
mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addresses
by Jack Morgenstein
· 10 years ago
a59c585
IB/core: When marshaling uverbs path, clear unused fields
by Matan Barak
· 10 years ago
4bf9715
IB/mlx4: Avoid executing gid task when device is being removed
by Moni Shoua
· 10 years ago
dba3ad2
IB/mlx4: Fix lockdep splat for the iboe lock
by Jack Morgenstein
· 10 years ago
bccb84f
IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up
by Moni Shoua
· 10 years ago
655b2aa
IB/mlx4: Reorder steps in RoCE GID table initialization
by Moni Shoua
· 10 years ago
f5c4834
IB/mlx4: Don't duplicate the default RoCE GID
by Moni Shoua
· 10 years ago
e381835c
IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()
by Moni Shoua
· 10 years ago
61aabb3
IB/iser: Bump version to 1.4.1
by Or Gerlitz
· 10 years ago
91eb1df
IB/iser: Allow bind only when connection state is UP
by Sagi Grimberg
· 10 years ago
c33b15f
IB/iser: Fix RX/TX CQ resource leak on error flow
by Roi Dayan
· 10 years ago
f0c2c22
RDMA/ocrdma: Use right macro in query AH
by devesh.sharma@emulex.com
· 10 years ago
1be528b
RDMA/ocrdma: Resolve L2 address when creating user AH
by devesh.sharma@emulex.com
· 10 years ago
4ff0acc
mlx4: Correct error flows in rereg_mr
by Matan Barak
· 10 years ago
7c9a373
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 10 years ago
f2d5a94
Fix nasty 32-bit overflow bug in buffer i/o code.
by Anton Altaparmakov
· 10 years ago
27fbe64b
KVM: correct null pid check in kvm_vcpu_yield_to()
by Sam Bobroff
· 10 years ago
e76bf63
ALSA: snd-usb-caiaq: Fix LED commands for Kore controller
by Daniel Mack
· 10 years ago
a9960e6
ALSA: pcm: fix fifo_size frame calculation
by Clemens Ladisch
· 10 years ago
bb2e226
Revert "percpu: free percpu allocation info for uniprocessor system"
by Guenter Roeck
· 10 years ago
0f33be0
Linux 3.17-rc6
by Linus Torvalds
· 10 years ago
c735483
parisc: pdc_stable.c: Avoid potential stack overflows
by Helge Deller
· 10 years ago
dae0af7
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
94c457d
parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction with strncpy
by Rickard Strandqvist
· 10 years ago
fe5c873
parisc: ptrace: use secure_computing_strict()
by Helge Deller
· 10 years ago
c1f03b4
Merge tag 'media-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
3c2ea70
Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
c1fb79e
Merge tag 'usb-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
0d95143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
1734a6e
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
fe3d9c4
drm/nouveau: ltc/gf100-: fix cbc issues on certain boards
by Ben Skeggs
· 10 years ago
92a32a4
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
b1fb012
drm/bochs: add missing drm_connector_register call
by Gerd Hoffmann
· 10 years ago
c526709
drm/cirrus: add missing drm_connector_register call
by Gerd Hoffmann
· 10 years ago
e625305
percpu-refcount: make percpu_ref based on longs instead of ints
by Tejun Heo
· 10 years ago
4843c33
percpu-refcount: improve WARN messages
by Tejun Heo
· 10 years ago
ed87c2b
staging: vt6655: buffer overflow in ioctl
by Dan Carpenter
· 10 years ago
922b83b
Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
c80b449
USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters
by Mark
· 10 years ago
b6a3ed6
USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter
by Mark
· 10 years ago
67d365a
USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter
by Mark
· 10 years ago
7312b5d
USB: EHCI: unlink QHs even after the controller has stopped
by Alan Stern
· 10 years ago
2d23d8b
Merge tag 'for_3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus
by Greg Kroah-Hartman
· 10 years ago
afbe7af
Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
Next »