index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrs
Huaisheng Ye
2
-2
/
+2
2018-05-19
c6x: use generic dma_noncoherent_ops
Christoph Hellwig
7
-170
/
+44
2018-05-19
arc: use generic dma_noncoherent_ops
Christoph Hellwig
4
-148
/
+18
2018-05-19
arc: fix arc_dma_{map,unmap}_page
Christoph Hellwig
1
-25
/
+2
2018-05-19
arc: fix arc_dma_sync_sg_for_{cpu,device}
Christoph Hellwig
1
-2
/
+3
2018-05-19
arc: simplify arc_dma_sync_single_for_{cpu,device}
Christoph Hellwig
1
-12
/
+12
2018-05-19
riscv: add swiotlb support
Christoph Hellwig
3
-0
/
+18
2018-05-19
riscv: only enable ZONE_DMA32 for 64-bit
Christoph Hellwig
1
-1
/
+1
2018-05-19
riscv: simplify Kconfig magic for 32-bit vs 64-bit kernels
Christoph Hellwig
1
-25
/
+6
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
10
-49
/
+5
2018-05-09
mips,unicore32: swiotlb doesn't need sg->dma_length
Christoph Hellwig
3
-3
/
+0
2018-05-09
arm: don't build swiotlb by default
Christoph Hellwig
1
-1
/
+2
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
18
-42
/
+0
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
9
-31
/
+14
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
11
-34
/
+11
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
15
-46
/
+12
2018-05-09
iommu-helper: move the IOMMU_HELPER config symbol to lib/
Christoph Hellwig
4
-14
/
+6
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
10
-28
/
+1
2018-05-09
iommu-common: move to arch/sparc
Christoph Hellwig
7
-5
/
+322
2018-05-08
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
14
-16
/
+0
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
15
-130
/
+0
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
25
-157
/
+0
2018-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
2
-0
/
+7
2018-05-01
hexagon: export csum_partial_copy_nocheck
Arnd Bergmann
1
-0
/
+1
2018-05-01
hexagon: add memset_io() helper
Arnd Bergmann
1
-0
/
+6
2018-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-2
/
+2
2018-04-30
sparc: vio: use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+1
2018-04-30
sparc64: Fix mistake in oradax license text
Rob Gardner
1
-1
/
+1
2018-04-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-19
/
+93
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-19
/
+68
2018-04-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+6
2018-04-28
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-48
/
+132
2018-04-27
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-22
/
+50
2018-04-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-17
/
+27
2018-04-27
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
KarimAllah Ahmed
1
-7
/
+0
2018-04-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
18
-71
/
+196
2018-04-27
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
Junaid Shahid
1
-10
/
+4
2018-04-27
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
1
-4
/
+4
2018-04-27
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
Arnd Bergmann
2
-0
/
+73
2018-04-27
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
Petr Tesarik
1
-0
/
+6
2018-04-27
arm64: avoid instrumenting atomic_ll_sc.o
Mark Rutland
1
-0
/
+4
2018-04-27
Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Bro...
Arnd Bergmann
1
-40
/
+40
2018-04-27
powerpc/kvm/booke: Fix altivec related build break
Laurentiu Tudor
1
-0
/
+7
2018-04-27
powerpc: Fix deadlock with multiple calls to smp_send_stop
Nicholas Piggin
1
-16
/
+39
2018-04-26
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+17
2018-04-26
x86/cpu/intel: Add missing TLB cpuid values
jacek.tomaka@poczta.fm
1
-0
/
+3
2018-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-6
/
+28
2018-04-26
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
Mark Rutland
1
-4
/
+10
2018-04-26
ARM: defconfig: Update Gemini defconfig
Linus Walleij
1
-2
/
+25
2018-04-26
ARM: s3c24xx: jive: Fix some GPIO names
Linus Walleij
1
-2
/
+2
[next]