Age | Commit message (Expand) | Author | Files | Lines |
2013-05-08 | MIPS: octeon: Fix GPIO number in IRQ chip private data | Alexander Sverdlin | 1 | -3/+2 |
2013-04-05 | MIPS: Fix build error cavium-octeon without CONFIG_SMP | EunBong Song | 1 | -1/+4 |
2013-03-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 25 | -220/+436 |
2013-02-22 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2013-02-16 | MIPS: Octeon: Adding driver to measure interrupt latency on Octeon. | Venkat Subbiah | 3 | -0/+216 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 23 | -220/+220 |
2013-01-30 | x86: Don't panic if can not alloc buffer for swiotlb | Yinghai Lu | 1 | -1/+2 |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina | 9 | -153/+365 |
2013-01-22 | MIPS: Octeon: Fix warning. | Ralf Baechle | 1 | -4/+5 |
2013-01-04 | MIPS: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2013-01-03 | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers | 1 | -2/+2 |
2012-12-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -149/+363 |
2012-12-13 | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip... | Ralf Baechle | 1 | -1/+2 |
2012-12-13 | MIPS/EDAC: Improve OCTEON EDAC support. | David Daney | 1 | -4/+26 |
2012-12-13 | MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree. | David Daney | 2 | -103/+0 |
2012-12-13 | MIPS: Octeon: Add kexec and kdump support | Ralf Baechle | 2 | -7/+310 |
2012-12-12 | MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set. | Ralf Baechle | 2 | -33/+0 |
2012-12-12 | MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR. | Ralf Baechle | 1 | -1/+1 |
2012-12-12 | MIPS: Octeon: Remove highmem code. | Ralf Baechle | 1 | -4/+0 |
2012-12-12 | MIPS: Cavium: Add EDAC support. | Ralf Baechle | 1 | -1/+29 |
2012-12-11 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -3/+0 |
2012-11-30 | kbuild: centralize .dts->.dtb rule | Stephen Warren | 1 | -3/+0 |
2012-11-09 | mips/octeon: 16-Bit NOR flash was not being detected during boot | Charles Hardin | 1 | -1/+2 |
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-17 | 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-15 | 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 |