index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
6
-9
/
+9
2018-01-15
dma-mapping: provide a generic asm/dma-mapping.h
Christoph Hellwig
6
-64
/
+3
2018-01-15
dma-mapping: add an arch_dma_supported hook
Christoph Hellwig
2
-7
/
+15
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
11
-31
/
+0
2018-01-10
s390: move s390_pci_dma_ops to asm/pci_dma.h
Christoph Hellwig
2
-2
/
+3
2018-01-10
microblaze: remove the dead !NOT_COHERENT_CACHE dma code
Christoph Hellwig
1
-28
/
+0
2018-01-10
microblaze: remove dma_nommu_dma_supported
Christoph Hellwig
2
-13
/
+0
2018-01-10
microblaze: rename dma_direct to dma_nommu
Christoph Hellwig
2
-26
/
+26
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
14
-67
/
+67
2018-01-10
hexagon: use the generic dma_capable helper
Christoph Hellwig
2
-7
/
+1
2018-01-10
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
9
-18
/
+1
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
28
-193
/
+128
2018-01-10
mips: fix an off-by-one in dma_capable
Christoph Hellwig
1
-1
/
+1
2018-01-10
arm64: don't override dma_max_pfn
Christoph Hellwig
1
-9
/
+0
2018-01-09
s390: remove the unused dma_capable helper
Christoph Hellwig
1
-7
/
+0
2018-01-09
riscv: remove the unused dma_capable helper
Christoph Hellwig
1
-8
/
+0
2018-01-09
m32r: remove the unused dma_capable helper
Christoph Hellwig
1
-7
/
+0
2018-01-09
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
Christoph Hellwig
3
-17
/
+7
2018-01-09
powerpc: remove unused flush_write_buffers definition
Christoph Hellwig
1
-3
/
+0
2018-01-09
m32r: remove unused flush_write_buffers definition
Christoph Hellwig
1
-2
/
+0
2018-01-09
hexagon: remove unused flush_write_buffers definition
Christoph Hellwig
1
-2
/
+0
2018-01-09
alpha: mark jensen as broken
Christoph Hellwig
1
-0
/
+1
2018-01-07
Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-10
/
+65
2018-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-6
/
+38
2018-01-06
Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+6
2018-01-06
Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
2
-5
/
+6
2018-01-06
parisc: qemu idle sleep support
Helge Deller
1
-0
/
+39
2018-01-06
Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
11
-58
/
+57
2018-01-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-36
/
+44
2018-01-05
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+14
2018-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-3
/
+23
2018-01-05
kvm: vmx: Scrub hardware GPRs at VM-exit
Jim Mattson
2
-1
/
+32
2018-01-05
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
3
-5
/
+5
2018-01-05
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
David Woodhouse
1
-2
/
+2
2018-01-05
kernel/exit.c: export abort() to modules
Andrew Morton
3
-3
/
+0
2018-01-05
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
1
-1
/
+1
2018-01-05
x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers
Peter Zijlstra
1
-0
/
+16
2018-01-05
x86/kaslr: Fix the vaddr_end mess
Thomas Gleixner
2
-24
/
+16
2018-01-05
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
2
-3
/
+3
2018-01-05
x86/mm: Set MODULES_END to 0xffffffffff000000
Andrey Ryabinin
1
-1
/
+1
2018-01-04
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
26
-54
/
+53
2018-01-04
arm64: dts: uniphier: fix gpio-ranges property of PXs3 SoC
Masahiro Yamada
1
-2
/
+2
2018-01-04
Merge tag 'sunxi-fixes-for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Arnd Bergmann
10
-20
/
+15
2018-01-04
Merge tag 'renesas-fixes-for-v4.15' of ssh://gitolite.kernel.org/pub/scm/linu...
Arnd Bergmann
2
-2
/
+0
2018-01-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-25
/
+47
2018-01-04
x86/process: Define cpu_tss_rw in same section as declaration
Nick Desaulniers
1
-1
/
+1
2018-01-04
x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
Thomas Gleixner
1
-7
/
+6
2018-01-03
x86/dumpstack: Print registers for first stack frame
Josh Poimboeuf
1
-1
/
+2
2018-01-03
x86/dumpstack: Fix partial register dumps
Josh Poimboeuf
3
-13
/
+34
2018-01-03
x86/pti: Make sure the user/kernel PTEs match
Thomas Gleixner
1
-1
/
+2
[next]