index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cavium-octeon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
Alexander Sverdlin
2022-09-07
1
-0
/
+10
*
MIPS: octeon: Get rid of preprocessor directives around RESERVE32
Alexander Sverdlin
2022-09-07
2
-20
/
+11
*
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2022-08-07
5
-8
/
+70
|
\
|
*
Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32"
Alexander Sverdlin
2022-07-30
2
-5
/
+54
|
*
MIPS: Introduce CAVIUM_RESERVE32 Kconfig option
Alexander Sverdlin
2022-07-30
1
-0
/
+12
|
*
mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start
Liang He
2022-07-05
1
-1
/
+2
|
*
MIPS: Fix some typos
Zhang Jiaming
2022-07-05
1
-2
/
+2
*
|
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-07-07
1
-2
/
+2
|
/
*
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-05-30
6
-6
/
+13
|
\
|
*
MIPS: fix typos in comments
Julia Lawall
2022-05-04
4
-4
/
+4
|
*
MIPS: Octeon: support all interfaces on CN66XX
Stijn Tintel
2022-04-26
1
-0
/
+6
|
*
MIPS: Octeon: fix CN6640 hang on XAUI init
Stijn Tintel
2022-04-26
1
-2
/
+3
*
|
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2022-04-18
1
-1
/
+1
*
|
MIPS/octeon: use swiotlb_init instead of open coding it
Christoph Hellwig
2022-04-18
1
-13
/
+2
|
/
*
MIPS: OCTEON: Constify static irq_domain_ops
Rikard Falkeborn
2022-02-22
1
-5
/
+5
*
MIPS: octeon: Fix missed PTR->PTR_WD conversion
Thomas Bogendoerfer
2022-02-01
1
-1
/
+1
*
Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-01-14
2
-0
/
+3
|
\
|
*
MIPS: OCTEON: add put_device() after of_find_device_by_node()
Ye Guojin
2021-12-16
2
-0
/
+3
*
|
crypto: mips/sha - remove duplicate hash init function
Tianjia Zhang
2021-12-31
3
-87
/
+8
|
/
*
Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-11-05
2
-24
/
+0
|
\
|
*
MIPS: octeon: Remove unused functions
Thomas Bogendoerfer
2021-10-24
2
-24
/
+0
*
|
irq: mips: stop (ab)using handle_domain_irq()
Mark Rutland
2021-10-25
1
-1
/
+4
|
/
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-09
1
-2
/
+0
*
mips: clean up kernel-doc in cavium-octeon/*.c
Randy Dunlap
2021-07-28
3
-30
/
+29
*
mips: clean up (remove) kernel-doc in cavium-octeon/executive/
Randy Dunlap
2021-07-28
8
-51
/
+50
*
mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.c
Randy Dunlap
2021-07-22
1
-5
/
+12
*
MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32
Joe Perches
2021-07-19
2
-54
/
+5
*
MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-21
1
-8
/
+1
*
MIPS: octeon: Add __raw_copy_[from|to|in]_user symbols
Thomas Bogendoerfer
2021-04-09
1
-2
/
+6
*
mips: cavium: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
2021-03-06
1
-1
/
+1
*
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-02-21
1
-3
/
+6
|
\
|
*
Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"
Kevin Hao
2021-01-19
1
-3
/
+6
*
|
MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu
Menglong Dong
2021-01-13
1
-1
/
+1
|
/
*
Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-12-16
3
-12
/
+15
|
\
|
*
MIPS: Octeon: irq: Alloc desc before configuring IRQ
Alexander Sverdlin
2020-12-14
1
-0
/
+15
|
*
MIPS: OCTEON: Don't add kernel sections into memblock allocator
Alexander Sverdlin
2020-12-04
1
-9
/
+0
|
*
MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()
Tiezhu Yang
2020-11-27
1
-3
/
+0
*
|
crypto: mips/octeon - Fix sparse endianness warnings
Herbert Xu
2020-11-27
2
-7
/
+9
*
|
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
3
-3
/
+3
|
/
*
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-10-16
1
-15
/
+11
|
\
|
*
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
2020-10-12
1
-14
/
+10
|
*
Revert "MIPS: OCTEON: use devm_platform_ioremap_resource"
Thomas Bogendoerfer
2020-09-23
1
-1
/
+9
|
*
MIPS: OCTEON: use devm_platform_ioremap_resource
Qinglang Miao
2020-09-18
1
-9
/
+1
|
*
MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WAR
Thomas Bogendoerfer
2020-09-07
1
-1
/
+1
*
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-2
/
+2
|
\
\
|
*
|
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
2020-09-11
1
-1
/
+1
|
*
|
dma-direct: remove __dma_to_phys
Christoph Hellwig
2020-09-11
1
-1
/
+1
|
|
/
*
/
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-14
1
-7
/
+7
|
/
*
MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()
Yu Kuai
2020-07-24
1
-1
/
+4
*
Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-06-03
5
-17
/
+4
|
\
[next]