index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-24
MIPS: use generic dma noncoherent ops for simple noncoherent platforms
Christoph Hellwig
8
-28
/
+216
2018-06-24
MIPS: move coherentio setup to setup.c
Christoph Hellwig
2
-23
/
+24
2018-06-24
MIPS: IP27: use dma_direct_ops
Christoph Hellwig
3
-71
/
+15
2018-06-24
MIPS: use dma_direct_ops for coherent I/O
Christoph Hellwig
2
-15
/
+2
2018-06-24
MIPS: loongson: remove loongson-3 handling from dma-coherence.h
Christoph Hellwig
1
-15
/
+1
2018-06-24
MIPS: loongson: untangle dma implementations
Christoph Hellwig
5
-24
/
+6
2018-06-24
MIPS: Octeon: move swiotlb declarations out of dma-coherence.h
Christoph Hellwig
4
-22
/
+3
2018-06-24
MIPS: Octeon: remove mips dma-default stubs
Christoph Hellwig
1
-48
/
+0
2018-06-24
MIPS: make the default mips dma implementation optional
Christoph Hellwig
9
-2
/
+59
2018-06-24
MIPS: remove the mips_dma_map_ops indirection
Christoph Hellwig
2
-6
/
+4
2018-06-24
MIPS: consolidate the swiotlb implementations
Christoph Hellwig
8
-153
/
+84
2018-06-24
MIPS: loongson: remove loongson_dma_supported
Christoph Hellwig
1
-8
/
+1
2018-06-24
MIPS: Octeon: refactor swiotlb code
Christoph Hellwig
3
-94
/
+71
2018-06-24
MIPS: Octeon: unexport __phys_to_dma and __dma_to_phys
Christoph Hellwig
1
-3
/
+0
2018-06-24
MIPS: remove CONFIG_DMA_COHERENT
Christoph Hellwig
5
-24
/
+6
2018-06-24
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
Christoph Hellwig
3
-6
/
+6
2018-06-24
MIPS: remove a dead ifdef from mach-ath25/dma-coherence.h
Christoph Hellwig
1
-5
/
+0
2018-06-24
MIPS: kexec: fix typos
Yegor Yefremov
1
-2
/
+2
2018-06-24
MIPS: Make elf2ecoff work on 64bit host machines
Thomas Bogendoerfer
2
-44
/
+48
2018-06-24
Linux 4.18-rc2
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-37
/
+71
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-20
/
+23
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2018-06-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-22
/
+97
2018-06-24
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+5
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
11
-64
/
+61
2018-06-24
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-18
/
+42
2018-06-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-6
/
+8
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-21
/
+60
2018-06-24
Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-22
/
+807
2018-06-24
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
1
-1
/
+1
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-84
/
+142
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-8
/
+15
2018-06-24
Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-27
/
+79
2018-06-24
Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-19
/
+28
2018-06-23
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2
-1
/
+1
2018-06-23
Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
16
-34
/
+153
2018-06-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-8
/
+10
2018-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-26
/
+131
2018-06-23
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-22
/
+297
2018-06-23
x86/mm: Fix 'no5lvl' handling
Kirill A. Shutemov
1
-0
/
+3
2018-06-23
Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
Kirill A. Shutemov
1
-1
/
+1
2018-06-22
x86/CPU/AMD: Fix LLC ID bit-shift calculation
Suravee Suthikulpanit
1
-1
/
+1
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
12422
-617195
/
+510367
2018-06-22
bdi: Fix another oops in wb_workfn()
Jan Kara
2
-14
/
+8
2018-06-22
lightnvm: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
6
-16
/
+21
2018-06-22
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
1
-2
/
+3
2018-06-22
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
1
-1
/
+1
[prev]
[next]