index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-09
dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-11-09
dmaengine: k3dma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-5
/
+4
2020-11-09
dmaengine: milbeaut-xdmac: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-3
/
+2
2020-11-09
dmaengine: tegra210-adma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-4
/
+3
2020-11-09
dmaengine: sf-pdma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-6
/
+4
2020-11-09
dmaengine: ti: k3-udma: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
1
-6
/
+4
2020-11-09
dmaengine: ipu_idmac: remove redundant irqsave and restore in hardIRQ
Barry Song
1
-6
/
+5
2020-11-09
dmaengine: ti: k3-udma-glue: move psi-l pairing in channel en/dis functions
Grygorii Strashko
1
-26
/
+38
2020-11-09
dmaengine: idma64: Switch to use __maybe_unused instead of ifdeffery
Andy Shevchenko
1
-6
/
+2
2020-11-09
dmaengine: dw: Enable runtime PM
Andy Shevchenko
1
-0
/
+6
2020-11-09
dmaengine: idxd: define table offset multiplier
Dave Jiang
2
-10
/
+9
2020-11-09
dmaengine: idxd: Update calculation of group offset to be more readable
Dave Jiang
2
-7
/
+23
2020-10-30
dmaengine: idxd: Add ABI documentation for shared wq
Dave Jiang
1
-0
/
+14
2020-10-30
dmaengine: idxd: Clean up descriptors with fault error
Dave Jiang
3
-12
/
+140
2020-10-30
dmaengine: idxd: Add shared workqueue support
Dave Jiang
9
-43
/
+398
2020-10-30
dmaengine: ppc4xx: remove xor_hw_desc assignment without reading
Krzysztof Kozlowski
1
-2
/
+0
2020-10-30
dmaengine: ppc4xx: make ppc440spe_adma_chan_list static
Krzysztof Kozlowski
1
-1
/
+1
2020-10-30
dmaengine: at_xdmac: add AXI priority support and recommended settings
Eugen Hristev
1
-0
/
+47
2020-10-30
dmaengine: at_xdmac: add support for sama7g5 based at_xdmac
Eugen Hristev
1
-26
/
+84
2020-10-30
dmaengine: at_xdmac: adapt perid for mem2mem operations
Eugen Hristev
1
-3
/
+3
2020-10-30
dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sama7g5
Eugen Hristev
1
-1
/
+2
2020-10-30
dmaengine: pl330: Remove unreachable code
Surendran K
1
-2
/
+0
2020-10-30
dmaengine: stm32-mdma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2020-10-30
dmaengine: idxd: fix wq config registers offset programming
Dave Jiang
4
-17
/
+43
2020-10-25
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
1
-1
/
+1
2020-10-24
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
1
-1
/
+9
2020-10-23
smb3: add some missing definitions from MS-FSCC
Steve French
2
-0
/
+28
2020-10-23
smb3: remove two unused variables
Steve French
1
-5
/
+0
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
6
-14
/
+189
2020-10-23
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
1
-2
/
+1
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
3
-3
/
+3
2020-10-23
block: blk-mq: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-23
parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
Helge Deller
2
-7
/
+78
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
3
-1
/
+106
2020-10-23
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
4
-36
/
+139
2020-10-23
nvme-fc: shorten reconnect delay if possible for FC
James Smart
1
-1
/
+18
2020-10-23
nvme-fc: wait for queues to freeze before calling update_hr_hw_queues
James Smart
1
-2
/
+5
2020-10-23
nvme-fc: fix error loop in create_hw_io_queues
James Smart
1
-2
/
+2
[next]