index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cavium-octeon
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-2
/
+5
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-553
/
+0
2023-08-18
range.h: Move resource API and constant to respective files
Andy Shevchenko
1
-1
/
+1
2023-08-15
mips: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
1
-1
/
+1
2023-08-04
usb: dwc3: dwc3-octeon: Convert to glue driver
Ladislav Michl
3
-553
/
+0
2023-07-28
MIPS: More explicit DT include clean-ups
Rob Herring
2
-0
/
+4
2023-07-25
MIPS: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-06-30
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-313
/
+316
2023-06-23
MIPS: OCTEON: octeon-usb: cleanup divider calculation
Ladislav Michl
1
-13
/
+18
2023-06-23
MIPS: OCTEON: octeon-usb: introduce dwc3_octeon_{read,write}q
Ladislav Michl
1
-40
/
+59
2023-06-23
MIPS: OCTEON: octeon-usb: move gpio config to separate function
Ladislav Michl
1
-20
/
+25
2023-06-23
MIPS: OCTEON: octeon-usb: use bitfields for shim register
Ladislav Michl
1
-55
/
+41
2023-06-23
MIPS: OCTEON: octeon-usb: use bitfields for host config register
Ladislav Michl
1
-45
/
+38
2023-06-23
MIPS: OCTEON: octeon-usb: use bitfields for control register
Ladislav Michl
1
-171
/
+159
2023-06-23
MIPS: OCTEON: octeon-usb: add all register offsets
Ladislav Michl
1
-14
/
+21
2023-05-15
MIPS: SMP_CPS: Switch to hotplug core state synchronization
Thomas Gleixner
1
-0
/
+1
2023-04-29
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-04-28
Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-21
/
+17
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
1
-1
/
+1
2023-04-05
MIPS: Octeon: Disable CVMSEG by default on other platforms
Jiaxun Yang
1
-1
/
+2
2023-03-27
MIPS: octeon: Fix compile error
Thomas Bogendoerfer
1
-1
/
+1
2023-03-24
MIPS: octeon: Use of_address_to_resource()
Rob Herring
1
-20
/
+15
2023-03-08
mips/cpu: Expose play_dead()'s prototype definition
Josh Poimboeuf
1
-0
/
+1
2023-01-27
MIPS: OCTEON: octeon-usb: Consolidate error messages
Ladislav Michl
1
-22
/
+20
2022-12-10
MIPS: OCTEON: warn only once if deprecated link status is being used
Ladislav Michl
2
-2
/
+2
2022-12-08
MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2022-09-19
mips: cavium: convert to DEFINE_SHOW_ATTRIBUTE
Liu Shixin
1
-14
/
+3
2022-09-12
MIPS: Fix comments typo
Shaomin Deng
1
-1
/
+1
2022-09-07
MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
Alexander Sverdlin
1
-0
/
+10
2022-09-07
MIPS: octeon: Get rid of preprocessor directives around RESERVE32
Alexander Sverdlin
2
-20
/
+11
2022-08-07
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
5
-8
/
+70
2022-07-30
Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32"
Alexander Sverdlin
2
-5
/
+54
2022-07-30
MIPS: Introduce CAVIUM_RESERVE32 Kconfig option
Alexander Sverdlin
1
-0
/
+12
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
1
-2
/
+2
2022-07-05
mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start
Liang He
1
-1
/
+2
2022-07-05
MIPS: Fix some typos
Zhang Jiaming
1
-2
/
+2
2022-05-30
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
6
-6
/
+13
2022-05-04
MIPS: fix typos in comments
Julia Lawall
4
-4
/
+4
2022-04-26
MIPS: Octeon: support all interfaces on CN66XX
Stijn Tintel
1
-0
/
+6
2022-04-26
MIPS: Octeon: fix CN6640 hang on XAUI init
Stijn Tintel
1
-2
/
+3
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-1
/
+1
2022-04-18
MIPS/octeon: use swiotlb_init instead of open coding it
Christoph Hellwig
1
-13
/
+2
2022-02-22
MIPS: OCTEON: Constify static irq_domain_ops
Rikard Falkeborn
1
-5
/
+5
2022-02-01
MIPS: octeon: Fix missed PTR->PTR_WD conversion
Thomas Bogendoerfer
1
-1
/
+1
2022-01-14
Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2
-0
/
+3
2021-12-31
crypto: mips/sha - remove duplicate hash init function
Tianjia Zhang
3
-87
/
+8
2021-12-16
MIPS: OCTEON: add put_device() after of_find_device_by_node()
Ye Guojin
2
-0
/
+3
2021-11-05
Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2
-24
/
+0
2021-10-25
irq: mips: stop (ab)using handle_domain_irq()
Mark Rutland
1
-1
/
+4
2021-10-24
MIPS: octeon: Remove unused functions
Thomas Bogendoerfer
2
-24
/
+0
[next]