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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
mips/jazz: provide missing dma_mask/coherent_dma_mask
Thomas Bogendoerfer
1
-2
/
+15
2018-07-10
mips: mm: Discard ioremap_uncached_accelerated() method
Serge Semin
1
-6
/
+2
2018-07-10
mips: mm: Create UCA-based ioremap_wc() method
Serge Semin
1
-0
/
+23
2018-07-08
crypto: shash - remove useless setting of type flags
Eric Biggers
4
-6
/
+0
2018-07-06
MIPS: Fix ioremap() RAM check
Paul Burton
1
-12
/
+25
2018-07-04
net: Add a new socket option for a future transmit time.
Richard Cochran
1
-0
/
+3
2018-07-04
MIPS: Octeon: Simplify CIU register functions.
Steven J. Hill
1
-94
/
+22
2018-07-04
MIPS: Octeon: Create simple macro for CIU registers.
Steven J. Hill
1
-28
/
+32
2018-07-04
MIPS: Octeon: Remove all unused CIU macros.
Steven J. Hill
1
-52
/
+18
2018-07-04
MIPS: Octeon: Convert CIU types to use bitfields.
Steven J. Hill
1
-128
/
+56
2018-07-04
MIPS: Octeon: Unify QLM data types in CIU header.
Steven J. Hill
2
-39
/
+4
2018-07-04
MIPS: Octeon: Remove unused CIU types.
Steven J. Hill
1
-9629
/
+0
2018-07-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
13
-22
/
+56
2018-06-29
MIPS: AR7: Normalize clk API
Geert Uytterhoeven
1
-0
/
+29
2018-06-29
MIPS: Always use -march=<arch>, not -<arch> shortcuts
Paul Burton
1
-8
/
+4
2018-06-29
MIPS: ath25: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-3
/
+3
2018-06-29
MIPS: Annotate cpu_wait implementations with __cpuidle
Paul Burton
2
-7
/
+8
2018-06-29
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
1
-15
/
+30
2018-06-28
MIPS: Call dump_stack() from show_regs()
Paul Burton
2
-2
/
+3
2018-06-26
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
13
-22
/
+56
2018-06-24
MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}
Paul Burton
1
-2
/
+2
2018-06-24
arch: mips: mm: page: Remove unused function
Rickard Strandqvist
1
-15
/
+0
2018-06-24
arch: mips: pci: pci-ip27.c: Remove unused function
Rickard Strandqvist
1
-11
/
+0
2018-06-24
MIPS: Malta: Use PIIX4 poweroff driver to power down
Paul Burton
13
-134
/
+9
2018-06-24
MIPS: Malta: Cleanup DMA coherence #ifdefs
Paul Burton
1
-38
/
+0
2018-06-24
MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM
Paul Burton
1
-0
/
+8
2018-06-24
MIPS: Use !pci_is_root_bus(bus) in ops-bridge.c
Joshua Kinard
1
-2
/
+2
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
[prev]
[next]