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
/
cavium-octeon
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
MIPS: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-8
/
+8
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-6
/
+0
2018-07-27
MIPS: Octeon: add missing of_node_put()
Nicholas Mc Guire
1
-0
/
+2
2018-07-24
MIPS: Octeon: Remove extern declarations.
Steven J. Hill
5
-23
/
+8
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
1
-2
/
+2
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
4
-6
/
+0
2018-06-24
MIPS: octeon: use of_platform_populate to probe devices
Rob Herring
1
-1
/
+1
2018-06-24
MIPS: Octeon: assign bool true/false not 1/0
Nicholas Mc Guire
1
-1
/
+1
2018-06-24
MIPS: consolidate the swiotlb implementations
Christoph Hellwig
1
-61
/
+0
2018-06-24
MIPS: Octeon: refactor swiotlb code
Christoph Hellwig
1
-90
/
+71
2018-06-24
MIPS: Octeon: unexport __phys_to_dma and __dma_to_phys
Christoph Hellwig
1
-3
/
+0
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
1
-4
/
+0
2018-05-09
mips,unicore32: swiotlb doesn't need sg->dma_length
Christoph Hellwig
1
-1
/
+0
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
1
-3
/
+0
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
1
-4
/
+0
2018-04-10
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-5
/
+5
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
1
-5
/
+5
2018-02-23
MIPS: OCTEON: irq: Check for null return on kzalloc allocation
Colin Ian King
1
-0
/
+2
2018-02-19
MIPS: Octeon: Fix logging messages with spurious periods after newlines
Joe Perches
1
-5
/
+5
2018-01-15
mips: use swiotlb_{alloc,free}
Christoph Hellwig
2
-23
/
+4
2018-01-15
dma-mapping: clear harmful GFP_* flags in common code
Christoph Hellwig
1
-3
/
+0
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2
-6
/
+6
2017-11-07
MIPS: Octeon: Remove usage of cvmx_wait() everywhere.
Steven J. Hill
2
-6
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-09-04
MIPS: Octeon: Allow access to CIU3 IRQ domains.
Steven J. Hill
1
-0
/
+9
2017-09-04
MIPS: Octeon: Add support for accessing the boot vector.
Steven J. Hill
3
-1
/
+253
2017-08-30
MIPS: SMP: Allow boot_secondary SMP op to return errors
Paul Burton
1
-2
/
+6
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
1
-3
/
+3
2017-08-07
MIPS: OCTEON: Fix USB platform code breakage.
Steven J. Hill
1
-1
/
+1
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-170
/
+128
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2017-04-10
MIPS: Octeon: Clean up platform code.
Steven J. Hill
1
-4
/
+12
2017-04-10
MIPS: Octeon: Fix compile error when USB is not enabled.
Steven J. Hill
1
-48
/
+49
2017-04-10
MIPS: Octeon: Remove unused L2C types and macros.
Steven J. Hill
2
-94
/
+66
2017-04-10
MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNEL
David Daney
3
-24
/
+1
2017-04-06
mips: get rid of tail-zeroing in primitives
Al Viro
1
-30
/
+1
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
3
-0
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+0
2017-02-17
MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
James Cowgill
1
-8
/
+12
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
5
-5
/
+6
2017-02-14
MIPS: OCTEON: Platform support for OCTEON III USB controller
Steven J. Hill
3
-0
/
+554
2017-02-10
MIPS: Octeon: Remove unnecessary MODULE_*()
Russell King
1
-4
/
+0
2017-01-25
MIPS: Octeon: Avoid empty-body warning
Arnd Bergmann
1
-10
/
+5
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2017-01-03
MIPS: Export memcpy & memset functions alongside their definitions
Paul Burton
1
-0
/
+5
2017-01-03
MIPS: SMP: Remove cpu_callin_map
Matt Redfearn
1
-1
/
+0
2017-01-03
MIPS: Octeon: Enable KASLR
Steven J. Hill
1
-2
/
+18
2017-01-03
MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms.
Steven J. Hill
1
-0
/
+7
[next]