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
2010-10-29
MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCI
David Daney
1
-1
/
+104
2010-10-29
MIPS: Octeon: Apply CN63XXP1 errata workarounds.
David Daney
2
-4
/
+49
2010-10-29
MIPS: Octeon: Use I/O clock rate for calculations.
David Daney
2
-2
/
+2
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-10-29
MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount()
David Daney
1
-3
/
+31
2010-10-29
MIPS: Octeon: Update L2 Cache code for CN63XX
David Daney
1
-322
/
+488
2010-10-29
MIPS: Octeon: Rewrite DMA mapping functions.
David Daney
2
-287
/
+306
2010-10-29
MIPS: Octeon: Set dma_masks for octeon_mgmt device.
David Daney
1
-0
/
+5
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
1
-0
/
+1
2010-10-04
MIPS: Octeon: Place cnmips_cu2_setup in __init memory.
David Daney
1
-1
/
+1
2010-10-04
MIPS: Octeon: Determine if helper needs to be built
Andreas Bießmann
2
-1
/
+5
2010-08-05
MIPS: Octeon: Allow more than 3.75GB of memory with PCIe
David Daney
2
-8
/
+43
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
2
-2
/
+57
2010-08-05
MIPS: Octeon: HOTPLUG_CPU fixes.
David Daney
2
-78
/
+63
2010-08-05
MIPS: Octeon: Simplify hotcpu_notifier registration.
David Daney
1
-7
/
+1
2010-08-05
MIPS: Octeon: Clean up SMP CPU numbering.
David Daney
1
-7
/
+30
2010-08-05
MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU
David Daney
1
-39
/
+69
2010-08-05
MIPS: Octeon: Improve interrupt handling.
David Daney
1
-100
/
+256
2010-08-05
MIPS: Octeon: Move MSI code out of octeon-irq.c.
David Daney
1
-93
/
+0
2010-08-05
MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE
Christoph Egger
2
-8
/
+0
2010-08-05
MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.
Ralf Baechle
1
-5
/
+1
2010-08-05
MIPS: Octeon: Migrate to new platform makefile style.
Ralf Baechle
2
-2
/
+12
2010-08-05
MIPS: Octeon: Workaround link failures with gcc-4.4.x 32-bits toolchains
Florian Fainelli
1
-8
/
+0
2010-05-21
MIPS: Octeon: Serial port fixes for OCTEON simulator.
David Daney
2
-2
/
+6
2010-05-21
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
2010-04-12
MIPS: Cavium: Remove unused watchdog code.
Ralf Baechle
1
-8
/
+0
2010-02-27
MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)
Matt Turner
1
-3
/
+3
2010-02-27
MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c.
David Daney
1
-5
/
+5
2010-02-27
MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.
David Daney
1
-28
/
+14
2010-02-27
MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.
Ralf Baechle
1
-5
/
+5
2010-02-27
MIPS: Make various locks static.
Ralf Baechle
1
-1
/
+2
2010-02-27
MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.
David Daney
1
-4
/
+63
2010-02-27
MIPS: Remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-02-27
MIPS: Nuke trailing blank lines
Ralf Baechle
1
-1
/
+0
2010-02-27
MIPS: Octeon: Fix EOI handling.
David Daney
1
-6
/
+34
2010-02-27
MIPS: Octeon: Register some devices on the I2C bus.
David Daney
1
-0
/
+13
2010-02-27
MIPS: Octeon: Add I2C platform device.
David Daney
1
-0
/
+72
2010-01-12
MIPS: Octeon: Use non-overflowing arithmetic in sched_clock
David Daney
1
-3
/
+28
2010-01-12
MIPS: Octeon: Add sched_clock() to csrc-octeon.c
David Daney
1
-0
/
+7
2009-12-17
MIPS: Modularize COP2 handling
Ralf Baechle
2
-1
/
+53
2009-12-17
MIPS: Octeon: Add platform devices MGMT Ethernet ports.
David Daney
1
-0
/
+58
2009-12-17
MIPS: Octeon: Add platform device for MDIO buses.
David Daney
1
-0
/
+30
2009-11-02
MIPS: Octeon: Use lockless interrupt controller operations when possible.
David Daney
1
-36
/
+178
2009-11-02
MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity
David Daney
1
-4
/
+6
2009-11-02
MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.c
David Daney
1
-2
/
+3
[next]