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
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-19
MIPS: Add common plat_irq_dispatch declaration
Sergey Ryazanov
1
-1
/
+0
2014-06-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-17
/
+0
2014-05-23
MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB
Paul Bolle
1
-11
/
+0
2014-05-23
MIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECC
Paul Bolle
1
-6
/
+0
2014-04-30
mips: octeon: convert to use unflatten_and_copy_device_tree
Rob Herring
1
-15
/
+5
2013-10-30
MIPS: Panic messages should not end in \n.
Ralf Baechle
1
-2
/
+2
2013-08-26
MIPS: cavium-octeon: fix I/O space setup on non-PCI systems
Aaro Koskinen
1
-0
/
+28
2013-07-12
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
1
-2
/
+3
2013-06-21
MIPS: Octeon: Don't clobber bootloader data structures.
David Daney
1
-1
/
+1
2013-06-18
MIPS: Oceton: Fix build error.
Ralf Baechle
1
-1
/
+2
2013-06-10
MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSL
David Daney
1
-27
/
+0
2013-06-06
MIPS: OCTEON: Improve _machine_halt implementation.
David Daney
1
-6
/
+9
2013-04-05
MIPS: Fix build error cavium-octeon without CONFIG_SMP
EunBong Song
1
-1
/
+4
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-4
/
+4
2012-12-13
MIPS/EDAC: Improve OCTEON EDAC support.
David Daney
1
-4
/
+26
2012-12-13
MIPS: Octeon: Add kexec and kdump support
Ralf Baechle
1
-7
/
+305
2012-12-12
MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.
Ralf Baechle
1
-6
/
+0
2012-12-12
MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.
Ralf Baechle
1
-1
/
+1
2012-12-12
MIPS: Octeon: Remove highmem code.
Ralf Baechle
1
-4
/
+0
2012-12-12
MIPS: Cavium: Add EDAC support.
Ralf Baechle
1
-1
/
+29
2012-08-31
MIPS: Octeon: Add octeon_io_clk_delay() function.
David Daney
1
-1
/
+2
2012-07-23
MIPS: Octeon: Initialize and fixup device tree.
David Daney
1
-0
/
+45
2012-05-15
MIPS: Fix several implicit uses of export.h/module.h
Paul Gortmaker
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2012-01-11
Merge branch 'next/generic' into mips-for-linux-next
Ralf Baechle
1
-8
/
+0
2011-12-08
MIPS: Handle initmem in systems with kernel not in add_memory_region() mem
David Daney
1
-8
/
+0
2011-12-08
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
1
-3
/
+3
2011-05-19
Octeon: Fix interrupt irq settings for performance counters.
Chandrakala Chavva
1
-7
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-29
MIPS: Octeon: Rewrite interrupt handling code.
David Daney
1
-12
/
+0
2010-10-29
MIPS: Octeon: Apply CN63XXP1 errata workarounds.
David Daney
1
-4
/
+38
2010-10-29
MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx
David Daney
1
-28
/
+48
2010-10-29
MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()
David Daney
1
-2
/
+0
2010-08-05
MIPS: Octeon: Allow more than 3.75GB of memory with PCIe
David Daney
1
-1
/
+33
2010-08-05
MIPS: Octeon: Export prom_putchar().
David Daney
1
-1
/
+5
2010-08-05
MIPS: Octeon: Implement delays with cycle counter.
David Daney
1
-2
/
+2
2010-08-05
MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE
Christoph Egger
1
-4
/
+0
2010-05-22
MIPS: Octeon: Serial port fixes for OCTEON simulator.
David Daney
1
-1
/
+1
2010-05-22
MIPS: Octeon: Get rid of early serial.
David Daney
1
-25
/
+0
2010-04-12
MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory
Yang Shi
1
-3
/
+0
2010-04-12
MIPS: Octeon: Remove #if 0 code.
David Daney
1
-12
/
+0
2010-04-12
MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB
David Daney
1
-66
/
+1
2009-09-17
MIPS: Octeon: Move some platform device registration to its own file.
David Daney
1
-146
/
+0
2009-09-17
MIPS: Octeon: Add hardware RNG platform device.
David Daney
1
-0
/
+43
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-01-31
MIPS: Octeon: Remove duplicated #includes
Huang Weiyi
1
-2
/
+0
2009-01-11
MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.
David Daney
1
-0
/
+929
[prev]