| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-27 | 1 | -10/+1 |
|\ |
|
| * | mtd: octeon: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -10/+1 |
* | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 | 1 | -2/+1 |
|\ \ |
|
| * \ | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 5 | -650/+796 |
| |\ \ |
|
| * | | | mips: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 1 | -2/+1 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 | 1 | -0/+2 |
|\ \ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits. | David Daney | 2011-05-19 | 1 | -8/+7 |
* | | | | Octeon: Fix interrupt irq settings for performance counters. | Chandrakala Chavva | 2011-05-19 | 1 | -7/+0 |
| |/ /
|/| | |
|
* | | | MIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEON | David Daney | 2011-05-10 | 1 | -11/+4 |
|/ / |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -3/+3 |
* | | MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions | Thomas Gleixner | 2011-03-29 | 1 | -54/+17 |
* | | MIPS: Octeon: Rewrite interrupt handling code. | David Daney | 2011-03-29 | 3 | -645/+828 |
|/ |
|
* | MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCI | David Daney | 2010-10-29 | 1 | -1/+104 |
* | MIPS: Octeon: Apply CN63XXP1 errata workarounds. | David Daney | 2010-10-29 | 2 | -4/+49 |
* | MIPS: Octeon: Use I/O clock rate for calculations. | David Daney | 2010-10-29 | 2 | -2/+2 |
* | MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx | David Daney | 2010-10-29 | 1 | -28/+48 |
* | MIPS: Octeon: Remove bogus code from octeon_get_clock_rate() | David Daney | 2010-10-29 | 1 | -2/+0 |
* | MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount() | David Daney | 2010-10-29 | 1 | -3/+31 |
* | MIPS: Octeon: Update L2 Cache code for CN63XX | David Daney | 2010-10-29 | 1 | -322/+488 |
* | MIPS: Octeon: Rewrite DMA mapping functions. | David Daney | 2010-10-29 | 2 | -287/+306 |
* | MIPS: Octeon: Set dma_masks for octeon_mgmt device. | David Daney | 2010-10-29 | 1 | -0/+5 |
* | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 1 | -0/+1 |
* | MIPS: Octeon: Place cnmips_cu2_setup in __init memory. | David Daney | 2010-10-04 | 1 | -1/+1 |
* | MIPS: Octeon: Determine if helper needs to be built | Andreas Bießmann | 2010-10-04 | 2 | -1/+5 |
* | MIPS: Octeon: Allow more than 3.75GB of memory with PCIe | David Daney | 2010-08-05 | 2 | -8/+43 |
* | MIPS: Octeon: Export prom_putchar(). | David Daney | 2010-08-05 | 1 | -1/+5 |
* | MIPS: Octeon: Implement delays with cycle counter. | David Daney | 2010-08-05 | 2 | -2/+57 |
* | MIPS: Octeon: HOTPLUG_CPU fixes. | David Daney | 2010-08-05 | 2 | -78/+63 |
* | MIPS: Octeon: Simplify hotcpu_notifier registration. | David Daney | 2010-08-05 | 1 | -7/+1 |
* | MIPS: Octeon: Clean up SMP CPU numbering. | David Daney | 2010-08-05 | 1 | -7/+30 |
* | MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU | David Daney | 2010-08-05 | 1 | -39/+69 |
* | MIPS: Octeon: Improve interrupt handling. | David Daney | 2010-08-05 | 1 | -100/+256 |
* | MIPS: Octeon: Move MSI code out of octeon-irq.c. | David Daney | 2010-08-05 | 1 | -93/+0 |
* | MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE | Christoph Egger | 2010-08-05 | 2 | -8/+0 |
* | MIPS: Provide more elevant interface cu2_notifier for CP2 extensions. | Ralf Baechle | 2010-08-05 | 1 | -5/+1 |
* | MIPS: Octeon: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 2 | -2/+12 |
* | MIPS: Octeon: Workaround link failures with gcc-4.4.x 32-bits toolchains | Florian Fainelli | 2010-08-05 | 1 | -8/+0 |
* | MIPS: Octeon: Serial port fixes for OCTEON simulator. | David Daney | 2010-05-21 | 2 | -2/+6 |
* | MIPS: Octeon: Get rid of early serial. | David Daney | 2010-05-21 | 1 | -25/+0 |
* | MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory | Yang Shi | 2010-04-12 | 1 | -3/+0 |
* | MIPS: Octeon: Remove #if 0 code. | David Daney | 2010-04-12 | 1 | -12/+0 |
* | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB | David Daney | 2010-04-12 | 1 | -66/+1 |
* | MIPS: Cavium: Remove unused watchdog code. | Ralf Baechle | 2010-04-12 | 1 | -8/+0 |
* | MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1) | Matt Turner | 2010-02-27 | 1 | -3/+3 |
* | MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c. | David Daney | 2010-02-27 | 1 | -5/+5 |
* | MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks. | David Daney | 2010-02-27 | 1 | -28/+14 |
* | MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -5/+5 |
* | MIPS: Make various locks static. | Ralf Baechle | 2010-02-27 | 1 | -1/+2 |
* | MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts. | David Daney | 2010-02-27 | 1 | -4/+63 |