index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: unify prom_putchar() declarations
Alexander Sverdlin
2018-07-17
28
-32
/
+47
*
MIPS: Cleanup R10000_LLSC_WAR logic in atomic.h
Joshua Kinard
2018-07-12
1
-147
/
+32
*
MIPS: Fix delay slot bug in `atomic*_sub_if_positive' for R10000_LLSC_WAR
Joshua Kinard
2018-07-12
1
-20
/
+12
*
mips/jazz: provide missing dma_mask/coherent_dma_mask
Thomas Bogendoerfer
2018-07-12
1
-2
/
+15
*
mips: mm: Discard ioremap_uncached_accelerated() method
Serge Semin
2018-07-10
1
-6
/
+2
*
mips: mm: Create UCA-based ioremap_wc() method
Serge Semin
2018-07-10
1
-0
/
+23
*
MIPS: Octeon: Simplify CIU register functions.
Steven J. Hill
2018-07-03
1
-94
/
+22
*
MIPS: Octeon: Create simple macro for CIU registers.
Steven J. Hill
2018-07-03
1
-28
/
+32
*
MIPS: Octeon: Remove all unused CIU macros.
Steven J. Hill
2018-07-03
1
-52
/
+18
*
MIPS: Octeon: Convert CIU types to use bitfields.
Steven J. Hill
2018-07-03
1
-128
/
+56
*
MIPS: Octeon: Unify QLM data types in CIU header.
Steven J. Hill
2018-07-03
2
-39
/
+4
*
MIPS: Octeon: Remove unused CIU types.
Steven J. Hill
2018-07-03
1
-9629
/
+0
*
MIPS: AR7: Normalize clk API
Geert Uytterhoeven
2018-06-28
1
-0
/
+29
*
MIPS: Always use -march=<arch>, not -<arch> shortcuts
Paul Burton
2018-06-28
1
-8
/
+4
*
MIPS: ath25: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-28
1
-3
/
+3
*
MIPS: Annotate cpu_wait implementations with __cpuidle
Paul Burton
2018-06-28
2
-7
/
+8
*
arch: mips: mm: page: Remove unused function
Rickard Strandqvist
2018-06-24
1
-15
/
+0
*
arch: mips: pci: pci-ip27.c: Remove unused function
Rickard Strandqvist
2018-06-24
1
-11
/
+0
*
MIPS: Malta: Use PIIX4 poweroff driver to power down
Paul Burton
2018-06-24
13
-134
/
+9
*
MIPS: Malta: Cleanup DMA coherence #ifdefs
Paul Burton
2018-06-24
1
-38
/
+0
*
MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM
Paul Burton
2018-06-24
1
-0
/
+8
*
MIPS: Use !pci_is_root_bus(bus) in ops-bridge.c
Joshua Kinard
2018-06-24
1
-2
/
+2
*
MIPS: Schedule on CPUs we need to lose FPU for a mode switch
Paul Burton
2018-06-24
3
-47
/
+42
*
MIPS: lantiq: remove unnecessary of_platform_default_populate call
Rob Herring
2018-06-24
1
-8
/
+0
*
MIPS: generic: remove unnecessary of_platform_populate call
Rob Herring
2018-06-24
1
-13
/
+0
*
MIPS: bmips: remove unnecessary call to register "simple-bus"
Rob Herring
2018-06-24
1
-7
/
+0
*
MIPS: netlogic: remove unnecessary of_platform_bus_probe call
Rob Herring
2018-06-24
1
-14
/
+0
*
MIPS: octeon: use of_platform_populate to probe devices
Rob Herring
2018-06-24
1
-1
/
+1
*
MIPS: Fix ejtag handler on SMP
Heiher
2018-06-24
1
-0
/
+46
*
MIPS: boot: merge build rules of vmlinux.*.itb by using pattern rule
Masahiro Yamada
2018-06-24
1
-18
/
+9
*
MIPS: boot: add missing targets for vmlinux.*.its
Masahiro Yamada
2018-06-24
1
-0
/
+6
*
MIPS: boot: fix build rule of vmlinux.its.S
Masahiro Yamada
2018-06-24
1
-2
/
+4
*
MIPS: boot: do not include $(cpp_flags) for preprocessing ITS
Masahiro Yamada
2018-06-24
1
-6
/
+6
*
Revert "MIPS: boot: Define __ASSEMBLY__ for its.S build"
Masahiro Yamada
2018-06-24
1
-1
/
+0
*
MIPS: Octeon: assign bool true/false not 1/0
Nicholas Mc Guire
2018-06-24
1
-1
/
+1
*
MIPS: remove unneeded includes from dma-mapping.h
Christoph Hellwig
2018-06-24
2
-8
/
+1
*
MIPS: remove the old dma-default implementation
Christoph Hellwig
2018-06-24
5
-460
/
+1
*
MIPS: bmips: use generic dma noncoherent ops
Christoph Hellwig
2018-06-24
4
-84
/
+21
*
dma-noncoherent: add a arch_sync_dma_for_cpu_all hook
Christoph Hellwig
2018-06-24
2
-2
/
+14
*
MIPS: jazz: split dma mapping operations from dma-default
Christoph Hellwig
2018-06-24
4
-65
/
+144
*
MIPS: ath25: use generic dma noncoherent ops
Christoph Hellwig
2018-06-24
4
-72
/
+25
*
MIPS: IP32: use generic dma noncoherent ops
Christoph Hellwig
2018-06-24
4
-94
/
+39
*
MIPS: loongson64: use generic dma noncoherent ops
Christoph Hellwig
2018-06-24
5
-71
/
+20
*
MIPS: use generic dma noncoherent ops for simple noncoherent platforms
Christoph Hellwig
2018-06-24
8
-28
/
+216
*
MIPS: move coherentio setup to setup.c
Christoph Hellwig
2018-06-24
2
-23
/
+24
*
MIPS: IP27: use dma_direct_ops
Christoph Hellwig
2018-06-24
3
-71
/
+15
*
MIPS: use dma_direct_ops for coherent I/O
Christoph Hellwig
2018-06-24
2
-15
/
+2
*
MIPS: loongson: remove loongson-3 handling from dma-coherence.h
Christoph Hellwig
2018-06-24
1
-15
/
+1
*
MIPS: loongson: untangle dma implementations
Christoph Hellwig
2018-06-24
5
-24
/
+6
*
MIPS: Octeon: move swiotlb declarations out of dma-coherence.h
Christoph Hellwig
2018-06-24
4
-22
/
+3
[next]