index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-17
22
-118
/
+285
*
usb: don't inherity DMA properties for USB devices
Christoph Hellwig
2020-09-17
2
-18
/
+0
*
ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE
Christoph Hellwig
2020-09-17
1
-0
/
+4
*
ARM/dma-mapping: move various helpers from dma-mapping.h to dma-direct.h
Christoph Hellwig
2020-09-17
3
-51
/
+51
*
ARM/dma-mapping: remove dma_to_virt
Christoph Hellwig
2020-09-17
2
-21
/
+1
*
ARM/dma-mapping: remove a __arch_page_to_dma #error
Christoph Hellwig
2020-09-17
1
-4
/
+0
*
dma-direct: Fix potential NULL pointer dereference
Thomas Tai
2020-09-17
2
-3
/
+11
*
dma-mapping: move the dma_declare_coherent_memory documentation
Christoph Hellwig
2020-09-11
2
-24
/
+17
*
dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c
Christoph Hellwig
2020-09-11
3
-46
/
+53
*
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
2020-09-11
15
-30
/
+34
*
dma-direct: remove __dma_to_phys
Christoph Hellwig
2020-09-11
13
-25
/
+17
*
dma-direct: use phys_to_dma_direct in dma_direct_alloc
Christoph Hellwig
2020-09-11
1
-4
/
+1
*
dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
Christoph Hellwig
2020-09-11
1
-7
/
+5
*
dma-direct: remove dma_direct_{alloc,free}_pages
Christoph Hellwig
2020-09-11
4
-32
/
+19
*
dma-mapping: add (back) arch_dma_mark_clean for ia64
Christoph Hellwig
2020-09-11
7
-17
/
+23
*
dma-mapping: fix DMA_OPS dependencies
Christoph Hellwig
2020-09-11
2
-0
/
+2
*
MIPS/jazzdma: decouple from dma-direct
Christoph Hellwig
2020-09-11
1
-11
/
+22
*
MIPS/jazzdma: remove the unused vdma_remap function
Christoph Hellwig
2020-09-11
2
-72
/
+0
*
MIPS: make dma_sync_*_for_cpu a little less overzealous
Christoph Hellwig
2020-09-11
1
-16
/
+28
*
dma-debug: remove most exports
Christoph Hellwig
2020-09-11
1
-10
/
+0
*
dma-mapping: remove the dma_dummy_ops export
Christoph Hellwig
2020-09-11
1
-1
/
+0
*
dma-mapping: set default segment_boundary_mask to ULONG_MAX
Nicolin Chen
2020-09-03
1
-1
/
+1
*
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
2020-09-03
11
-38
/
+33
*
mm: cma: use CMA_MAX_NAME to define the length of cma name array
Barry Song
2020-09-01
4
-5
/
+5
*
arm64: mm: reserve per-numa CMA to localize coherent dma buffers
Barry Song
2020-09-01
1
-0
/
+2
*
dma-contiguous: provide the ability to reserve per-numa CMA
Barry Song
2020-09-01
5
-11
/
+120
*
Linux 5.9-rc3
v5.9-rc3
Linus Torvalds
2020-08-31
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-31
4
-13
/
+19
|
\
|
*
crypto: af_alg - Work around empty control messages without MSG_MORE
Herbert Xu
2020-08-27
1
-3
/
+10
|
*
crypto: sa2ul - add Kconfig selects to fix build error
Randy Dunlap
2020-08-21
1
-0
/
+3
|
*
crypto: ingenic - Drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
2020-08-21
1
-7
/
+2
|
*
crypto: qat - add delay before polling mailbox
Giovanni Cabiddu
2020-08-21
1
-3
/
+4
*
|
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
4
-13
/
+45
|
\
\
|
*
|
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
2020-08-30
1
-0
/
+7
|
*
|
x86/irq: Unbreak interrupt affinity setting
Thomas Gleixner
2020-08-27
1
-7
/
+9
|
*
|
x86/hotplug: Silence APIC only after all interrupts are migrated
Ashok Raj
2020-08-27
1
-6
/
+20
|
*
|
MAINTAINERS: Add entry for HPE Superdome Flex (UV) maintainers
Steve Wahl
2020-08-26
1
-0
/
+9
*
|
|
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
23
-394
/
+534
|
\
\
\
|
*
\
\
Merge tag 'irqchip-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-08-26
1477
-13974
/
+25422
|
|
\
\
\
|
|
*
|
|
irqchip/ingenic: Leave parent IRQ unmasked on suspend
Paul Cercueil
2020-08-25
1
-1
/
+1
|
|
*
|
|
irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...
qiuguorui1
2020-08-25
1
-2
/
+12
|
|
*
|
|
irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...
Marc Zyngier
2020-08-25
4
-14
/
+4
|
|
*
|
|
irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpers
Marc Zyngier
2020-08-17
1
-1
/
+1
|
|
*
|
|
arm64: dts: k3-am65: Update the RM resource types
Lokesh Vutla
2020-08-16
2
-12
/
+12
|
|
*
|
|
arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindings
Lokesh Vutla
2020-08-16
4
-20
/
+17
|
|
*
|
|
arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindings
Lokesh Vutla
2020-08-16
3
-32
/
+32
|
|
*
|
|
irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC
Lokesh Vutla
2020-08-16
1
-13
/
+74
|
|
*
|
|
irqchip/ti-sci-inta: Do not store TISCI device id in platform device id field
Lokesh Vutla
2020-08-16
1
-7
/
+9
|
|
*
|
|
dt-bindings: irqchip: Convert ti, sci-inta bindings to yaml
Lokesh Vutla
2020-08-16
3
-67
/
+99
|
|
*
|
|
dt-bindings: irqchip: ti, sci-inta: Update docs to support different parent.
Lokesh Vutla
2020-08-16
1
-9
/
+9
[next]