| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-09 | 4 | -195/+745 |
|\ |
|
| * | Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream... | Ralf Baechle | 2012-09-27 | 2 | -31/+65 |
| |\ |
|
| | * | MIPS: Octeon: Add octeon_io_clk_delay() function. | David Daney | 2012-08-31 | 2 | -31/+65 |
| * | | MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain. | David Daney | 2012-08-31 | 1 | -0/+2 |
| * | | MIPS: Octeon: Make interrupt controller work with threaded handlers. | David Daney | 2012-08-31 | 1 | -143/+137 |
| * | | MIPS: OCTEON: Add support for cn68XX interrupt controller. | David Daney | 2012-08-31 | 1 | -24/+544 |
| * | | MIPS: OCTEON: Update register definitions. | David Daney | 2012-08-31 | 1 | -1/+1 |
| |/ |
|
* | | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 2012-09-17 | 1 | -46/+43 |
|\| |
|
| * | MIPS: Octeon: Fix broken interrupt controller code. | David Daney | 2012-08-17 | 1 | -46/+43 |
* | | MIPS: OCTEON: Fix breakage due to 8250 changes. | David Daney | 2012-08-14 | 1 | -15/+15 |
|/ |
|
*---. | Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',... | Ralf Baechle | 2012-07-25 | 11 | -773/+2160 |
|\ \ \ |
|
| | | * | MIPS: Octeon: Use device tree to register serial ports. | David Daney | 2012-07-23 | 2 | -85/+53 |
| | | * | netdev: octeon_mgmt: Convert to use device tree. | David Daney | 2012-07-23 | 2 | -64/+0 |
| | | * | netdev: mdio-octeon.c: Convert to use device tree. | David Daney | 2012-07-23 | 1 | -30/+0 |
| | | * | i2c: Convert i2c-octeon.c to use device tree. | David Daney | 2012-07-23 | 2 | -86/+0 |
| | | * | MIPS: Octeon: Setup irq_domains for interrupts. | David Daney | 2012-07-23 | 1 | -9/+206 |
| | | * | MIPS: Octeon: Initialize and fixup device tree. | David Daney | 2012-07-23 | 3 | -1/+570 |
| | | * | MIPS: Octeon: Add device tree source files. | David Daney | 2012-07-23 | 4 | -0/+1211 |
| | | * | MIPS: OCTEON: Consolidate the edge and level irq_chip structures. | David Daney | 2012-07-23 | 1 | -28/+2 |
| | | * | MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines. | David Daney | 2012-07-23 | 1 | -43/+0 |
| | | * | MIPS: Octeon: Add irq handlers for GPIO interrupts. | David Daney | 2012-07-23 | 1 | -1/+110 |
| | | * | MIPS: OCTEON: Remove some unused files. | David Daney | 2012-07-23 | 2 | -426/+0 |
| |_|/
|/| | |
|
| | * | MIPS: OCTEON: Remove some unused files. | David Daney | 2012-07-24 | 2 | -426/+0 |
| |/
|/| |
|
| * | MIPS: Octeon: Implement Octeon specific __copy_user_inatomic | David Daney | 2012-07-23 | 1 | -4/+12 |
|/ |
|
* | MIPS: Octeon: delay enable irq to ->smp_finish() | Yong Zhang | 2012-07-19 | 1 | -1/+1 |
* | MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig. | Yoichi Yuasa | 2012-07-19 | 1 | -4/+0 |
*-. | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle | 2012-05-26 | 2 | -6/+1 |
|\ \ |
|
| | * | MIPS: Fix several implicit uses of export.h/module.h | Paul Gortmaker | 2012-05-15 | 1 | -0/+1 |
| |/
|/| |
|
| * | MIPS: Cavium: Remove smp_reserve_lock. | Ralf Baechle | 2012-05-17 | 1 | -6/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-05 | 1 | -6/+6 |
|\ |
|
| * | MIPS: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 1 | -6/+6 |
* | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-04-02 | 1 | -2/+2 |
|\ \ |
|
| * | | documentation: remove references to cpu_*_map. | Rusty Russell | 2012-03-29 | 1 | -1/+1 |
| * | | remove references to cpu_*_map in arch/ | Rusty Russell | 2012-03-29 | 1 | -1/+1 |
* | | | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-31 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | mtd: do not use plain 0 as NULL | Artem Bityutskiy | 2012-03-27 | 1 | -1/+1 |
| |/ |
|
* / | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 | 2 | -2/+1 |
|/ |
|
*---. | Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/... | Ralf Baechle | 2012-01-11 | 20 | -41/+6625 |
|\ \ \ |
|
| | * | | MIPS: Octeon: Update DMA mapping operations for OCTEON II processors. | David Daney | 2011-12-07 | 1 | -2/+21 |
| | * | | MIPS: Octeon: Rearrange CVMX files in preperation for device tree | David Daney | 2011-12-07 | 4 | -24/+107 |
| | * | | MIPS: Octeon: Update bootloader board type constants. | David Daney | 2011-12-07 | 1 | -0/+20 |
| | * | | MIPS: Octeon: Move some Ethernet support files out of staging. | David Daney | 2011-12-07 | 18 | -5/+6416 |
| | * | | MIPS: Oceton: Update model detection code for new chips. | David Daney | 2011-12-07 | 1 | -34/+85 |
| |/ / |
|
* | | | Merge branch 'next/generic' into mips-for-linux-next | Ralf Baechle | 2012-01-11 | 1 | -8/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | MIPS: Handle initmem in systems with kernel not in add_memory_region() mem | David Daney | 2011-12-07 | 1 | -8/+0 |
| |/ |
|
* / | MIPS: Fix up inconsistency in panic() string argument. | Ralf Baechle | 2011-12-07 | 2 | -4/+4 |
|/ |
|
* | MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.c | David Daney | 2011-11-10 | 1 | -7/+2 |
* | MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREAD | Venkat Subbiah | 2011-11-08 | 1 | -2/+3 |
* | mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-11-01 | 3 | -0/+3 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-28 | 1 | -10/+1 |
|\ |
|