summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-1010-320/+125Star
|\
| * pwm: Add Ingenic JZ4740 supportThierry Reding2012-10-056-181/+9Star
| * MIPS: JZ4740: Export timer APIThierry Reding2012-10-054-139/+116Star
* | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-09224-3150/+48447
|\ \
| * \ Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-093-0/+6
| |\ \
| | * | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
| | * | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
| | * | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
| * | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-09160-2877/+48108
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-10-0520-251/+642
| | |\ \
| | | * | MIPS: BCM63XX: remove bogus ENETSW_TXDMA interrupts from BCM6328Jonas Gorski2012-08-241-4/+4
| | | * | MIPS: BCM63XX: use a switch for external irq configMaxime Bizon2012-08-241-3/+11
| | | * | MIPS: BCM63XX: don't write to the chipid register on rebootMaxime Bizon2012-08-241-0/+3
| | | * | MIPS: BCM63XX: add external irq support for BCM6345Maxime Bizon2012-08-243-2/+10
| | | * | MIPS: OCTEON: Add register definitions for SPI host hardware.David Daney2012-08-221-0/+328
| | | * | MIPS: Fix build error for non-malta VSMP kernelAnoop P A2012-08-221-0/+2
| | | * | MIPS: introduce CPU_R4K_CACHE_TLBFlorian Fainelli2012-08-222-16/+5Star
| | | * | MIPS: introduce CPU_R4K_FPUFlorian Fainelli2012-08-222-18/+5Star
| | | * | MIPS: introduce CPU_GENERIC_DUMP_TLBFlorian Fainelli2012-08-222-20/+5Star
| | | * | MIPS: Netlogic: XLP defconfig updateJayachandran C2012-08-221-43/+90
| | | * | MIPS: Netlogic: Add support for built in DTBJayachandran C2012-08-225-1/+32
| | | * | MIPS: Netlogic: Move serial ports to device treeJayachandran C2012-08-223-109/+22Star
| | | * | MIPS: Netlogic: DTS file for XLP boardsGanesan Ramalingam2012-08-221-0/+103
| | | * | MIPS: Netlogic: merge of.c into setup.cJayachandran C2012-08-223-35/+20Star
| | | * | MIPS: lantiq: explicitly enable clkout generationJohn Crispin2012-08-221-0/+2
| | | |/
| | * | MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos2012-10-012-28/+104
| | * | MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos2012-10-011-2/+2
| | * | MIPS: BCM63XX: Properly handle mac address octet overflowJonas Gorski2012-10-011-7/+9
| | * | MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user.Jonas Gorski2012-10-011-3/+1Star
| | * | Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-2844-116/+2874
| | |\ \
| | | * | MIPS: Optimise TLB handlers for MIPS32/64 R2 cores.Steven J. Hill2012-09-131-0/+16
| | | * | MIPS: uasm: Add INS and EXT instructions.Steven J. Hill2012-09-132-5/+20
| | | * | MIPS: Avoid pipeline stalls on some MIPS32R2 cores.Steven J. Hill2012-09-131-1/+13
| | | * | MIPS: Make VPE count to be one-based.Steven J. Hill2012-09-131-0/+1
| | | * | MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill2012-09-131-1/+1
| | | * | MIPS: Add EIC support for GIC.Steven J. Hill2012-09-132-8/+95
| | | * | MIPS: Code clean-ups for the GIC.Steven J. Hill2012-09-132-34/+26Star
| | | * | MIPS: Make GIC code platform independent.Steven J. Hill2012-09-134-72/+81
| | | * | MIPS: Changes to configuration files for SEAD-3 platform.Steven J. Hill2012-09-133-2/+155
| | | * | MIPS: Add core files for MIPS SEAD-3 development platform.Steven J. Hill2012-09-1329-0/+2445
| | | * | MIPS: Add support for the 1074K core.Steven J. Hill2012-09-134-0/+28
| | | |/
| | * | Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-2811-29/+35
| | |\ \
| | | * | MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill2012-09-148-29/+26Star
| | | * | MIPS: Add base architecture support for RI and XI.Steven J. Hill2012-09-134-1/+10
| | | |/
| | * | Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle2012-09-279-10/+400
| | |\ \
| | | * | MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee2012-08-305-1/+98
| | | * | MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 deviceKevin Cernekee2012-08-302-1/+221
| | | * | MIPS: BCM63XX: Fix USB IRQ definitions for 6328Kevin Cernekee2012-08-301-2/+2
| | | * | MIPS: BCM63XX: Add register definitions for USBD dependenciesKevin Cernekee2012-08-302-3/+11
| | | * | MIPS: BCM63XX: Add new IUDMA definitions needed for USBDKevin Cernekee2012-08-302-2/+14