Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
27752647f88a1b03019e03f21f32b60452af7d4b
/
arch
/
mips
/
cavium-octeon
47f3f4e
Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
edefae9
MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
by Aaro Koskinen
· 6 years ago
89261c5
Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
036d082
MIPS: OCTEON: cvmx_gmxx_inf_mode: use oldest forward compatible definition
by Aaro Koskinen
· 6 years ago
2bb1771
MIPS: OCTEON: cvmx_mio_fus_dat3: use oldest forward compatible definition
by Aaro Koskinen
· 6 years ago
1c6121c
MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition
by Aaro Koskinen
· 6 years ago
8b5c4eb
MIPS: OCTEON: octeon-usb: use common gpio_bit definition
by Aaro Koskinen
· 6 years ago
e0f171e
MIPS: OCTEON: delete cvmx override functions
by Aaro Koskinen
· 6 years ago
a1afedb
MIPS: OCTEON: cvmx-bootmem: make more functions static
by Aaro Koskinen
· 6 years ago
bf2d401c
MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarations
by Aaro Koskinen
· 6 years ago
3e43166
MIPS: OCTEON: cvmx-bootmem: delete unused functions
by Aaro Koskinen
· 6 years ago
5f35b33
MIPS: OCTEON: make cvmx_bootmem_alloc_range static
by Aaro Koskinen
· 6 years ago
1830446
MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue static
by Aaro Koskinen
· 6 years ago
f3c541b
MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packet
by Aaro Koskinen
· 6 years ago
51807f6
MIPS: OCTEON: smp: make internal symbols static
by Aaro Koskinen
· 6 years ago
4d1f011
MIPS: OCTEON: csrc-octeon: include linux/sched/clock.h
by Aaro Koskinen
· 6 years ago
bcb64116
MIPS: OCTEON: octeon-irq: make octeon_irq_ciu3_set_affinity() static
by Aaro Koskinen
· 6 years ago
2cf1c89
MIPS: OCTEON: octeon-platform: fix typing
by Aaro Koskinen
· 6 years ago
fa1d2e3
MIPS: OCTEON: octeon-platform: make octeon_ids static
by Aaro Koskinen
· 6 years ago
75a9da1
MIPS: OCTEON: delete unused loopback configuration functions
by Aaro Koskinen
· 6 years ago
a374110
MIPS: OCTEON: cvmx-helper: make __cvmx_helper_errata_fix_ipd_ptr_alignment static
by Aaro Koskinen
· 6 years ago
3533b9a
MIPS: OCTEON: setup: include asm/prom.h
by Aaro Koskinen
· 6 years ago
ef4f91e
MIPS: OCTEON: setup: include asm/fw/fw.h
by Aaro Koskinen
· 6 years ago
751423b
MIPS: OCTEON: setup: make internal functions and data static
by Aaro Koskinen
· 6 years ago
6430ba5
MIPS: OCTEON: cvmx-l2c: make cvmx_l2c_spinlock static
by Aaro Koskinen
· 6 years ago
c0fae7e
MIPS: OCTEON: fix out of bounds array access on CN68XX
by Aaro Koskinen
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
e8625dc
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
by Mike Rapoport
· 6 years ago
d9df9fb
MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y
by Yasha Cherikovsky
· 6 years ago
62cac48
MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs
by Dengcheng Zhu
· 6 years ago
9475e90
MIPS: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
dafa5f6
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
b1259519
MIPS: Octeon: add missing of_node_put()
by Nicholas Mc Guire
· 7 years ago
840267e
MIPS: Octeon: Remove extern declarations.
by Steven J. Hill
· 7 years ago
5c93316
mips: unify prom_putchar() declarations
by Alexander Sverdlin
· 6 years ago
e50944e
crypto: shash - remove useless setting of type flags
by Eric Biggers
· 7 years ago
f072f9c
MIPS: octeon: use of_platform_populate to probe devices
by Rob Herring
· 7 years ago
7896de7b
MIPS: Octeon: assign bool true/false not 1/0
by Nicholas Mc Guire
· 7 years ago
f6d302e
MIPS: consolidate the swiotlb implementations
by Christoph Hellwig
· 7 years ago
97f9f97
MIPS: Octeon: refactor swiotlb code
by Christoph Hellwig
· 7 years ago
e20c507
MIPS: Octeon: unexport __phys_to_dma and __dma_to_phys
by Christoph Hellwig
· 7 years ago
09230cb
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
8d9b409
mips,unicore32: swiotlb doesn't need sg->dma_length
by Christoph Hellwig
· 7 years ago
86596f0
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
79c1879
iommu-helper: mark iommu_is_span_boundary as inline
by Christoph Hellwig
· 7 years ago
948869f
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
b6e0547
dma/direct: Handle the memory encryption bit in common code
by Christoph Hellwig
· 7 years ago
902f4d0
MIPS: OCTEON: irq: Check for null return on kzalloc allocation
by Colin Ian King
· 7 years ago
db6775c
MIPS: Octeon: Fix logging messages with spurious periods after newlines
by Joe Perches
· 7 years ago
ac2e886
mips: use swiotlb_{alloc,free}
by Christoph Hellwig
· 7 years ago
57bf5a8
dma-mapping: clear harmful GFP_* flags in common code
by Christoph Hellwig
· 7 years ago
892204e
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
edf188b
MIPS: Octeon: Remove usage of cvmx_wait() everywhere.
by Steven J. Hill
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ba1fc93
MIPS: Octeon: Allow access to CIU3 IRQ domains.
by Steven J. Hill
· 7 years ago
9438a86
MIPS: Octeon: Add support for accessing the boot vector.
by Steven J. Hill
· 7 years ago
d595d42
MIPS: SMP: Allow boot_secondary SMP op to return errors
by Paul Burton
· 7 years ago
ff2c825
MIPS: SMP: Constify smp ops
by Matt Redfearn
· 7 years ago
bed5846
MIPS: OCTEON: Fix USB platform code breakage.
by Steven J. Hill
· 7 years ago
ac3c4aa
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
ad61dd3
scripts/spelling.txt: add regsiter -> register spelling mistake
by Stephen Boyd
· 8 years ago
e96b1b0
MIPS: Octeon: Clean up platform code.
by Steven J. Hill
· 8 years ago
7fd57ab
MIPS: Octeon: Fix compile error when USB is not enabled.
by Steven J. Hill
· 8 years ago
15f6847
MIPS: Octeon: Remove unused L2C types and macros.
by Steven J. Hill
· 8 years ago
dfa3226
MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNEL
by David Daney
· 8 years ago
1a4fded
mips: get rid of tail-zeroing in primitives
by Al Viro
· 8 years ago
fc69910
MIPS: Add missing include files
by Arnd Bergmann
· 8 years ago
ef8bd77
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
by Ingo Molnar
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
884b426
MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
by James Cowgill
· 8 years ago
26dd3e4
MIPS: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
93e502b
MIPS: OCTEON: Platform support for OCTEON III USB controller
by Steven J. Hill
· 8 years ago
7ca2ea8
MIPS: Octeon: Remove unnecessary MODULE_*()
by Russell King
· 8 years ago
e9663b1
MIPS: Octeon: Avoid empty-body warning
by Arnd Bergmann
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
576a2f0
MIPS: Export memcpy & memset functions alongside their definitions
by Paul Burton
· 8 years ago
5892d6a
MIPS: SMP: Remove cpu_callin_map
by Matt Redfearn
· 8 years ago
3ff72be
MIPS: Octeon: Enable KASLR
by Steven J. Hill
· 8 years ago
126c111
MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms.
by Steven J. Hill
· 8 years ago
715e20e
MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms.
by Steven J. Hill
· 8 years ago
2b58a76
MIPS: Octeon: Kill cvmx_helper_link_autoconf()
by Aaro Koskinen
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
133d970
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
54c721b
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
by Hidehiro Kawai
· 8 years ago
6376d7b
MIPS: Octeon: Delete unused cvmx-mdio.h
by Aaro Koskinen
· 8 years ago
0d19672
MIPS: Octeon: Delete legacy code for PHY access
by Aaro Koskinen
· 8 years ago
0a1e192
MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.
by Aaro Koskinen
· 8 years ago
80c73b3
MIPS: Octeon: Delete unused cvmx_override_board_link_get.
by Aaro Koskinen
· 8 years ago
b93ebc1
MIPS: Octeon: Don't try to maintain link state in early init.
by Aaro Koskinen
· 8 years ago
23d1f8f
MIPS: Octeon: Delete legacy hack for broken bootloaders
by Aaro Koskinen
· 8 years ago
fd6ecf4
MIPS: Octeon: Rename upper case variables at setup time.
by Aaro Koskinen
· 9 years ago
4c0f5a7
MIPS: Octeon: Take all memory into use by default.
by Aaro Koskinen
· 9 years ago
597f03f
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0a90055
MIPS: Octeon: mark GPIO controller node not populated after IRQ init.
by Steven J. Hill
· 8 years ago
dd6d7c6
mips/octeon/smp: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
8074d78
MIPS: Octeon: Fix platform bus probing
by Aaro Koskinen
· 8 years ago
4305f42
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
4a89cf8
Merge branch '4.7-fixes' into mips-for-linux-next
by Ralf Baechle
· 8 years ago
Next »