index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dec_and_lock.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-23
IB/rdma_cm: Add wrapper for cma reference count
Matan Barak
2
-2
/
+13
2015-12-23
IB/core: Validate route when we init ah
Matan Barak
7
-80
/
+270
2015-12-23
IB/core: Move rdma_is_upper_dev_rcu to header file
Matan Barak
2
-16
/
+17
2015-12-23
IB/core: Add rdma_network_type to wc
Somnath Kotur
5
-6
/
+187
2015-12-23
IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type
Matan Barak
3
-3
/
+24
2015-12-23
IB/core: Add gid attributes to sysfs
Matan Barak
2
-2
/
+198
2015-12-23
IB/cm: Use the source GID index type
Matan Barak
2
-5
/
+22
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
13
-62
/
+185
2015-12-23
IB/core: don't search the GID table twice
Matan Barak
1
-18
/
+35
2015-12-23
IB/core: Change per-entry lock in RoCE GID table to one lock
Matan Barak
1
-54
/
+89
2015-12-23
IB/core: Refactor GID cache's ib_dispatch_event
Matan Barak
1
-8
/
+15
2015-12-22
IB/core: Remove ib_query_device
Or Gerlitz
2
-22
/
+0
2015-12-22
staging/o2iblnd: Avoid calling ib_query_device
Or Gerlitz
1
-20
/
+1
2015-12-22
xprtrdma: Avoid calling ib_query_device
Or Gerlitz
4
-50
/
+30
2015-12-22
net/rds: Avoid calling ib_query_device
Or Gerlitz
2
-41
/
+16
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
12
-142
/
+63
2015-12-22
IB/core: Avoid calling ib_query_device
Or Gerlitz
6
-73
/
+12
2015-12-22
IB/core: Save the device attributes on the device structure
Ira Weiny
2
-0
/
+9
2015-12-20
Linux 4.4-rc6
Linus Torvalds
1
-1
/
+1
2015-12-20
rtc: da9063: fix access ordering error during RTC interrupt at system power on
Steve Twiss
1
-10
/
+9
2015-12-20
rtc: rk808: Compensate for Rockchip calendar deviation on November 31st
Julius Werner
1
-4
/
+44
2015-12-19
i2c: rcar: disable runtime PM correctly in slave mode
Wolfram Sang
1
-2
/
+2
2015-12-18
Input: elants_i2c - fix wake-on-touch
James Chen
1
-9
/
+12
2015-12-18
include/linux/mmdebug.h: should include linux/bug.h
James Morse
1
-0
/
+1
2015-12-18
mm/zswap: change incorrect strncmp use to strcmp
Dan Streetman
1
-3
/
+3
2015-12-18
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
1
-0
/
+1
2015-12-18
USB: fix invalid memory access in hub_activate()
Alan Stern
1
-3
/
+19
2015-12-18
USB: ipaq.c: fix a timeout loop
Dan Carpenter
1
-1
/
+2
2015-12-18
[media] airspy: increase USB control message buffer size
Antti Palosaari
1
-1
/
+1
2015-12-18
[media] hackrf: move RF gain ctrl enable behind module parameter
Antti Palosaari
1
-0
/
+11
2015-12-18
[media] hackrf: fix possible null ptr on debug printing
Antti Palosaari
1
-1
/
+1
2015-12-18
[media] Revert "[media] ivtv: avoid going past input/audio array"
Mauro Carvalho Chehab
1
-2
/
+2
2015-12-18
xen-pciback: fix up cleanup path when alloc fails
Doug Goldstein
1
-1
/
+3
2015-12-18
hwmon: (sht15) Select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2015-12-18
xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.
Konrad Rzeszutek Wilk
1
-1
/
+7
2015-12-18
xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled.
Konrad Rzeszutek Wilk
1
-13
/
+20
2015-12-18
xen/pciback: Do not install an IRQ handler for MSI interrupts.
Konrad Rzeszutek Wilk
1
-0
/
+7
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MSI-X enabled
Konrad Rzeszutek Wilk
1
-0
/
+7
2015-12-18
xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI-X enabled
Konrad Rzeszutek Wilk
1
-1
/
+6
2015-12-18
xen/pciback: Save xen_pci_op commands before processing it
Konrad Rzeszutek Wilk
2
-1
/
+15
2015-12-18
xen-scsiback: safely copy requests
David Vrabel
1
-1
/
+1
2015-12-18
xen-blkback: read from indirect descriptors only once
Roger Pau Monné
1
-5
/
+10
2015-12-18
xen-blkback: only read request operation from shared ring once
Roger Pau Monné
1
-4
/
+4
2015-12-18
xen-netback: use RING_COPY_REQUEST() throughout
David Vrabel
1
-16
/
+14
2015-12-18
xen-netback: don't use last request to determine minimum Tx credit
David Vrabel
1
-3
/
+1
2015-12-18
xen: Add RING_COPY_REQUEST()
David Vrabel
1
-0
/
+14
2015-12-18
powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion"
Alistair Popple
1
-1
/
+13
2015-12-18
Fix remove_and_add_spares removes drive added as spare in slot_store
Goldwyn Rodrigues
1
-3
/
+10
2015-12-18
md: fix bug due to nested suspend
Mikulas Patocka
1
-3
/
+4
2015-12-18
MD: change journal disk role to disk 0
Shaohua Li
2
-3
/
+7
[next]