| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-12-14 | 6 | -149/+363 |
|\ |
|
| * | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip... | Ralf Baechle | 2012-12-13 | 1 | -1/+2 |
| |\ |
|
| | * | mips/octeon: 16-Bit NOR flash was not being detected during boot | Charles Hardin | 2012-11-09 | 1 | -1/+2 |
| * | | MIPS/EDAC: Improve OCTEON EDAC support. | David Daney | 2012-12-13 | 1 | -4/+26 |
| * | | MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree. | David Daney | 2012-12-13 | 2 | -103/+0 |
| * | | MIPS: Octeon: Add kexec and kdump support | Ralf Baechle | 2012-12-13 | 2 | -7/+310 |
| * | | MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set. | Ralf Baechle | 2012-12-12 | 2 | -33/+0 |
| * | | MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR. | Ralf Baechle | 2012-12-12 | 1 | -1/+1 |
| * | | MIPS: Octeon: Remove highmem code. | Ralf Baechle | 2012-12-12 | 1 | -4/+0 |
| * | | MIPS: Cavium: Add EDAC support. | Ralf Baechle | 2012-12-12 | 1 | -1/+29 |
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-12-11 | 1 | -3/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | kbuild: centralize .dts->.dtb rule | Stephen Warren | 2012-11-30 | 1 | -3/+0 |
| |/ |
|
* / | MIPS: Remove irqflags.h dependency from bitops.h | Jim Quinlan | 2012-11-09 | 1 | -0/+1 |
|/ |
|
* | 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 |
|/ |
|