Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cc169165c82e14ea43e313f937a0a475ca97e588
cc16916
Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus
by Roland Dreier
· 13 years ago
e572568
RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree
by Vipul Pandya
· 13 years ago
035b103
IB/mlx4: Fix mlx4_ib_add() error flow
by Jack Morgenstein
· 13 years ago
02daaf2
IB/core: Fix IB_SA_COMP_MASK macro
by Jack Morgenstein
· 13 years ago
7d9c0de
IB/iser: Fix error flow in iser ep connection establishment
by Or Gerlitz
· 13 years ago
e605b74
IB/mlx4: Increase the number of vectors (EQs) available for ULPs
by Shlomo Pongratz
· 13 years ago
67bbc05
RDMA/cxgb4: Add query_qp support
by Vipul Pandya
· 13 years ago
ec3eead
RDMA/cxgb4: Remove kfifo usage
by Vipul Pandya
· 13 years ago
d716a2a
RDMA/cxgb4: Use vmalloc() for debugfs QP dump
by Vipul Pandya
· 13 years ago
422eea0
RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues
by Vipul Pandya
· 13 years ago
4984037
RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()
by Vipul Pandya
· 13 years ago
2c97478
RDMA/cxgb4: Add DB Overflow Avoidance
by Vipul Pandya
· 13 years ago
8d81ef3
RDMA/cxgb4: Add debugfs RDMA memory stats
by Vipul Pandya
· 13 years ago
3069ee9
cxgb4: DB Drop Recovery for RDMA and LLD queues
by Vipul Pandya
· 13 years ago
8caa1e8
cxgb4: Common platform specific changes for DB Drop Recovery
by Vipul Pandya
· 13 years ago
881806b
cxgb4: Detect DB FULL events and notify RDMA ULD
by Vipul Pandya
· 13 years ago
14b9222
RDMA/cxgb4: Drop peer_abort when no endpoint found
by Steve Wise
· 13 years ago
0f1dcfa
RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()
by Steve Wise
· 13 years ago
f4ec9e9
mlx4_core: Change bitmap allocator to work in round-robin fashion
by Jack Morgenstein
· 13 years ago
784d135
RDMA/nes: Don't call event handler if pointer is NULL
by Tatyana Nikolova
· 13 years ago
d3e5132
RDMA/nes: Fix for the ORD value of the connecting peer
by Tatyana Nikolova
· 13 years ago
1c94283
IB/qib: Add cache line awareness to qib_qp and qib_devdata structures
by Mike Marciniszyn
· 13 years ago
3236b2d
IB/qib: MADs with misset M_Keys should return failure
by Jim Foraker
· 13 years ago
6199c89
IB/qib: Fix M_Key lease timeout handling
by Jim Foraker
· 13 years ago
f665acb
IB/qib: Fix QLE734X link cycling
by Mitko Haralanov
· 13 years ago
6ceaade
IB/qib: Display correct value for number of contexts
by Mitko Haralanov
· 13 years ago
4ccf28a
IB/qib: Correct ordering of reregister vs. port active events
by Todd Rimmer
· 13 years ago
bb77a07
IB/qib: Optimize pio ack buffer allocation
by Mike Marciniszyn
· 13 years ago
cca195a
IB/qib: Add prefetch for eager buffers
by Mike Marciniszyn
· 13 years ago
8473c60
MAINTAINERS: Update qib and ipath entries from QLogic to Intel
by Mike Marciniszyn
· 13 years ago
c4870eb
IB/core: Fix mismatch between locked and pinned pages
by Yishai Hadas
· 13 years ago
987c8f8
IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)
by Shlomo Pongratz
· 13 years ago
b3416f4
mlx4_core: Add second capabilities flags field
by Shlomo Pongratz
· 13 years ago
c0c1d3d7
IB/mlx4: Put priority bits in WQE of IBoE MLX QP
by Oren Duer
· 13 years ago
3987a2d
IB/mlx4: Add raw packet QP support
by Or Gerlitz
· 13 years ago
c938a61
IB/core: Add raw packet QP type
by Or Gerlitz
· 13 years ago
3495566
RDMA/ocrdma: Fix build with IPV6=n
by Roland Dreier
· 13 years ago
d19081e
RDMA/ocrdma: Tiny locking cleanup
by Dan Carpenter
· 13 years ago
55a8d62
RDMA/ocrdma: Fix check for NULL instead of IS_ERR
by Dan Carpenter
· 13 years ago
3e4d60a
RDMA/ocrdma: Don't sleep in atomic notifier handler
by Sasha Levin
· 13 years ago
c592c42
RDMA/ocrdma: Remove write-only variables
by Roland Dreier
· 13 years ago
e9db295
RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent()
by Roland Dreier
· 13 years ago
abe3afa
RDMA/ocrdma: Make needlessly global functions/structs static
by Roland Dreier
· 13 years ago
da49643
RDMA/ocrdma: Fix warnings about uninitialized variables
by Roland Dreier
· 13 years ago
fe2caef
RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter
by Parav Pandit
· 13 years ago
045508a
be2net: Add functionality to support RoCE driver
by Parav Pandit
· 13 years ago
6a4ab66
be2net: Add function to issue mailbox cmd on MQ
by Parav Pandit
· 13 years ago
b6cec8a
RDMA/cma: Fix lockdep false positive recursive locking
by Sean Hefty
· 13 years ago
5909ce5
IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order
by Roland Dreier
· 13 years ago
3bea57a
IB/uverbs: Make lockdep output more readable
by Roland Dreier
· 13 years ago
464357a
IB/ipath: Replace open-coded ARRAY_SIZE with macro
by Mike Marciniszyn
· 13 years ago
6475f1d
IB/ipath: Replace open-coded ARRAY_SIZE with macro
by Jim Cromie
· 13 years ago
bd61baa
RDMA/cxgb4: Use dst parameter in import_ep()
by Steve Wise
· 13 years ago
c3bccbfb
IB/core: Use qp->usecnt to track multicast attach/detach
by Or Gerlitz
· 13 years ago
d48b97b
Linux 3.4-rc6
by Linus Torvalds
· 13 years ago
18b15fc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
271fd5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
ce7e5d2
x86: fix broken TASK_SIZE for ia32_aout
by Al Viro
· 13 years ago
b9fab91
Btrfs: avoid sleeping in verify_parent_transid while atomic
by Chris Mason
· 13 years ago
03cb00b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 13 years ago
49a5f3c
TTY: pdc_cons, fix regression in close
by Jiri Slaby
· 13 years ago
1c2f954
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
59068e3
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
377485f
init: don't try mounting device as nfs root unless type fully matches
by Sasha Levin
· 13 years ago
e9e7183
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 13 years ago
b339583
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc into fix/asoc
by Takashi Iwai
· 13 years ago
20c7694
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 13 years ago
1cc0c99
ACPI: Fix D3hot v D3cold confusion
by Lin Ming
· 13 years ago
6f24f89
hfsplus: Fix potential buffer overflows
by Greg Kroah-Hartman
· 13 years ago
f756beb
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c6de168
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
a03a09b
CPU frequency drivers MAINTAINERS update
by Dave Jones
· 13 years ago
4f988f1
seqlock: add 'raw_seqcount_begin()' function
by Linus Torvalds
· 13 years ago
2f62427
Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
by Linus Torvalds
· 13 years ago
ab27a20
intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND
by Yong Wang
· 13 years ago
d1d0589
arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver
by Bjarke Istrup Pedersen
· 13 years ago
ea9947b
Btrfs: fix crash in scrub repair code when device is missing
by Stefan Behrens
· 13 years ago
d04b1de
btrfs: Fix mismatching struct members in ioctl.h
by Alexander Block
· 13 years ago
17de39a
Btrfs: fix page leak when allocing extent buffers
by Josef Bacik
· 13 years ago
e5846fc
Btrfs: Add properly locking around add_root_to_dirty_list
by Chris Mason
· 13 years ago
f0f376f
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
0854224
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
f462204
Merge branch 'fix-unmapped-word-at-a-time'
by Linus Torvalds
· 13 years ago
fad9365
ASoC: omap-pcm: Free dma buffers in case of error.
by Oleg Matcovschi
· 13 years ago
c994ead
drm/radeon: clarify and extend wb setup on APUs and NI+ asics
by Alex Deucher
· 13 years ago
b16b1b6
md/bitmap: fix calculation of 'chunks' - missing shift.
by NeilBrown
· 13 years ago
d8f2799
fs/cifs: fix parsing of dfs referrals
by Stefan Metzmacher
· 13 years ago
0a6ba09
Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
65e62b5
Merge branch 'efi-vars' from Matthew Garrett
by Linus Torvalds
· 13 years ago
54b3a4d
efivars: Improve variable validation
by Matthew Garrett
· 13 years ago
6b4c555
Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
4e78f00
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 13 years ago
f5645b5
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
c42f1d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
913a904
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
e419b4c
vfs: make word-at-a-time accesses handle a non-existing page
by Linus Torvalds
· 13 years ago
a557b97
cifs: make sure we ignore the credentials= and cred= options
by Jeff Layton
· 13 years ago
f966424
[CIFS] Update cifs version to 1.78
by Steve French
· 13 years ago
936ad90
cifs - check S_AUTOMOUNT in revalidate
by Ian Kent
· 13 years ago
5f098a3
ata: ahci_platform: Add synopsys ahci controller in DT's compatible list
by Viresh Kumar
· 13 years ago
Next »