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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-24
MIPS: Schedule on CPUs we need to lose FPU for a mode switch
Paul Burton
3
-47
/
+42
2018-06-24
MIPS: lantiq: remove unnecessary of_platform_default_populate call
Rob Herring
1
-8
/
+0
2018-06-24
MIPS: generic: remove unnecessary of_platform_populate call
Rob Herring
1
-13
/
+0
2018-06-24
MIPS: bmips: remove unnecessary call to register "simple-bus"
Rob Herring
1
-7
/
+0
2018-06-24
MIPS: netlogic: remove unnecessary of_platform_bus_probe call
Rob Herring
1
-14
/
+0
2018-06-24
MIPS: octeon: use of_platform_populate to probe devices
Rob Herring
1
-1
/
+1
2018-06-24
MIPS: Fix ejtag handler on SMP
Heiher
1
-0
/
+46
2018-06-24
MIPS: boot: merge build rules of vmlinux.*.itb by using pattern rule
Masahiro Yamada
1
-18
/
+9
2018-06-24
MIPS: boot: add missing targets for vmlinux.*.its
Masahiro Yamada
1
-0
/
+6
2018-06-24
MIPS: boot: fix build rule of vmlinux.its.S
Masahiro Yamada
1
-2
/
+4
2018-06-24
MIPS: boot: do not include $(cpp_flags) for preprocessing ITS
Masahiro Yamada
1
-6
/
+6
2018-06-24
Revert "MIPS: boot: Define __ASSEMBLY__ for its.S build"
Masahiro Yamada
1
-1
/
+0
2018-06-24
MIPS: Octeon: assign bool true/false not 1/0
Nicholas Mc Guire
1
-1
/
+1
2018-06-24
MIPS: remove unneeded includes from dma-mapping.h
Christoph Hellwig
2
-8
/
+1
2018-06-24
MIPS: remove the old dma-default implementation
Christoph Hellwig
5
-460
/
+1
2018-06-24
MIPS: bmips: use generic dma noncoherent ops
Christoph Hellwig
4
-84
/
+21
2018-06-24
MIPS: jazz: split dma mapping operations from dma-default
Christoph Hellwig
4
-65
/
+144
2018-06-24
MIPS: ath25: use generic dma noncoherent ops
Christoph Hellwig
4
-72
/
+25
2018-06-24
MIPS: IP32: use generic dma noncoherent ops
Christoph Hellwig
4
-94
/
+39
2018-06-24
MIPS: loongson64: use generic dma noncoherent ops
Christoph Hellwig
5
-71
/
+20
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
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-6
/
+6
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-22
/
+95
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
3
-51
/
+0
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 tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-22
/
+56
2018-06-24
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
1
-1
/
+1
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-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
[prev]
[next]