index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
MIPS: Wire up io_pgetevents syscall
Paul Burton
5
-6
/
+13
2018-06-19
MIPS: Wire up the restartable sequences (rseq) syscall
Paul Burton
5
-6
/
+13
2018-06-19
MIPS: Add syscall detection for restartable sequences
Paul Burton
1
-0
/
+8
2018-06-19
MIPS: Add support for restartable sequences
Paul Burton
2
-0
/
+4
2018-06-19
MIPS: io: Add barrier after register read in inX()
Huacai Chen
1
-0
/
+2
2018-06-19
mips: ftrace: fix static function graph tracing
Matthias Schiffer
1
-15
/
+12
2018-06-18
MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum
Tokunori Ikegami
2
-0
/
+9
2018-06-18
MIPS: pb44: Fix i2c-gpio GPIO descriptor table
Linus Walleij
1
-1
/
+1
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
1
-2
/
+2
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
1
-1
/
+1
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
5
-5
/
+5
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-10
/
+10
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
6
-8
/
+8
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
52
-348
/
+298
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+3
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-130
/
+0
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+0
2018-06-05
Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-0
/
+90
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-41
/
+94
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+1
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-60
/
+23
[next]