summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-0225-220/+436
|\
| * MIPS: Octeon: Adding driver to measure interrupt latency on Octeon.Venkat Subbiah2013-02-153-0/+216
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-0123-220/+220
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+2
|\ \
| * | x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu2013-01-291-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-2/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2013-01-299-153/+365
| |\|
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-2/+2
* | | MIPS: Octeon: Fix warning.Ralf Baechle2013-01-221-4/+5
| |/ |/|
* | MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-146-149/+363
|\ \
| * \ Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-131-1/+2
| |\ \
| | * | mips/octeon: 16-Bit NOR flash was not being detected during bootCharles Hardin2012-11-091-1/+2
| | |/
| * | MIPS/EDAC: Improve OCTEON EDAC support.David Daney2012-12-131-4/+26
| * | MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney2012-12-132-103/+0
| * | MIPS: Octeon: Add kexec and kdump supportRalf Baechle2012-12-132-7/+310
| * | MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle2012-12-122-33/+0
| * | MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle2012-12-121-1/+1
| * | MIPS: Octeon: Remove highmem code.Ralf Baechle2012-12-121-4/+0
| * | MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-121-1/+29
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-111-3/+0
|\ \ \ | |/ / |/| |
| * | kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-301-3/+0
| |/
* / MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan2012-11-091-0/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-094-195/+745
|\
| * Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle2012-09-272-31/+65
| |\
| | * MIPS: Octeon: Add octeon_io_clk_delay() function.David Daney2012-08-312-31/+65
| * | MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain.David Daney2012-08-311-0/+2
| * | MIPS: Octeon: Make interrupt controller work with threaded handlers.David Daney2012-08-311-143/+137
| * | MIPS: OCTEON: Add support for cn68XX interrupt controller.David Daney2012-08-311-24/+544
| * | MIPS: OCTEON: Update register definitions.David Daney2012-08-311-1/+1
| |/
* | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-161-46/+43
|\|
| * MIPS: Octeon: Fix broken interrupt controller code.David Daney2012-08-171-46/+43
* | MIPS: OCTEON: Fix breakage due to 8250 changes.David Daney2012-08-141-15/+15
|/
*---. Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle2012-07-2511-773/+2160
|\ \ \
| | | * MIPS: Octeon: Use device tree to register serial ports.David Daney2012-07-232-85/+53
| | | * netdev: octeon_mgmt: Convert to use device tree.David Daney2012-07-232-64/+0
| | | * netdev: mdio-octeon.c: Convert to use device tree.David Daney2012-07-231-30/+0
| | | * i2c: Convert i2c-octeon.c to use device tree.David Daney2012-07-232-86/+0
| | | * MIPS: Octeon: Setup irq_domains for interrupts.David Daney2012-07-231-9/+206
| | | * MIPS: Octeon: Initialize and fixup device tree.David Daney2012-07-233-1/+570
| | | * MIPS: Octeon: Add device tree source files.David Daney2012-07-234-0/+1211
| | | * MIPS: OCTEON: Consolidate the edge and level irq_chip structures.David Daney2012-07-231-28/+2
| | | * MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.David Daney2012-07-231-43/+0
| | | * MIPS: Octeon: Add irq handlers for GPIO interrupts.David Daney2012-07-231-1/+110
| | | * MIPS: OCTEON: Remove some unused files.David Daney2012-07-232-426/+0
| |_|/ |/| |
| | * MIPS: OCTEON: Remove some unused files.David Daney2012-07-242-426/+0
| |/ |/|
| * MIPS: Octeon: Implement Octeon specific __copy_user_inatomicDavid Daney2012-07-231-4/+12
|/
* MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang2012-07-191-1/+1
* MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.Yoichi Yuasa2012-07-191-4/+0
*-. Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle2012-05-262-6/+1
|\ \