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