summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | MIPS: ralink: adds support for RT3883 SoC familyJohn Crispin2013-05-085-0/+501
| | * | | | | | MIPS: ralink: adds support for RT2880 SoC familyJohn Crispin2013-05-086-1/+198
| | * | | | | | MIPS: ralink: add uart mask to struct ralink_pinmuxJohn Crispin2013-05-082-2/+4
| | * | | | | | MIPS: ralink: add pci group to struct ralink_pinmuxGabor Juhos2013-05-081-0/+3
| | * | | | | | MIPS: ralink: make the RT305x pinmuxing structure staticJohn Crispin2013-05-081-3/+3
| | * | | | | | MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmuxJohn Crispin2013-05-082-2/+2
| | * | | | | | MIPS: ralink: make early_printk work on RT2880John Crispin2013-05-081-0/+4
| | * | | | | | MIPS: ralink: add RT5350 sdram register definesJohn Crispin2013-05-081-0/+8
| | * | | | | | MIPS: ralink: add missing comment in irq driverJohn Crispin2013-05-081-0/+1
| | * | | | | | MIPS: ralink: fix RT305x clock setupJohn Crispin2013-05-081-0/+12
| | * | | | | | MIPS: ralink: add RT3352 register definesJohn Crispin2013-05-081-0/+13
| | * | | | | | MIPS: ralink: add PCI IRQ handlingGabor Juhos2013-05-081-0/+4
| | * | | | | | MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin2013-05-086-29/+39
| | * | | | | | MIPS: octeon: Fix GPIO number in IRQ chip private dataAlexander Sverdlin2013-05-081-3/+2
| | * | | | | | MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu2013-05-082-12/+12
| | * | | | | | MIPS: Remove unneeded volatile from arch/mips/lib/bitops.cDavid Daney2013-05-081-7/+7
| | * | | | | | MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen2013-05-081-1/+1
| | * | | | | | MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen2013-05-084-2/+22
| | * | | | | | MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"Paul Bolle2013-05-082-6/+0
| | * | | | | | MIPS: Kconfig: remove "config MIPS_BOARDS_GEN"Paul Bolle2013-05-081-5/+0
| | * | | | | | MIPS: remove obsolete Kconfig macrosPaul Bolle2013-05-082-38/+6
| | * | | | | | MIPS: Netlogic: Fix oprofile compile on XLR uniprocessorJayachandran C2013-05-081-1/+1
| | * | | | | | MIPS: Netlogic: Merge platform usb.h to usb-init.cJayachandran C2013-05-082-77/+36
| | * | | | | | MIPS: Netlogic: Support for multiple built-in device treesJayachandran C2013-05-085-8/+158
| | * | | | | | MIPS: Netlogic: Remove unused codeJayachandran C2013-05-081-36/+0
| | * | | | | | MIPS: Netlogic: Add 32-bit support for XLPJayachandran C2013-05-081-6/+50
| | * | | | | | MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C2013-05-082-75/+40
| | * | | | | | MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C2013-05-081-9/+12
| | * | | | | | MIPS: Netlogic: Remove unused EIMR/EIRR functionsJayachandran C2013-05-081-6/+1
| | * | | | | | MIPS: Netlogic: Optimize and fix write_c0_eimr()Jayachandran C2013-05-081-8/+5
| | * | | | | | MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski2013-05-083-13/+7
| | * | | | | | MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski2013-05-082-0/+7
| | * | | | | | MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski2013-05-082-3/+11
| | * | | | | | MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski2013-05-083-3/+6
| | * | | | | | MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski2013-05-0811-5/+314
| | * | | | | | MIPS: BCM63XX: rework chip detectionJonas Gorski2013-05-081-45/+42
| | * | | | | | MIPS: BCM63XX: fix revision ID widthJonas Gorski2013-05-084-5/+5
| | * | | | | | MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski2013-05-083-64/+10
| | | |/ / / / | | |/| | | |
| * | | | | | MIPS: Remove redundant instructions from arch_spin_{,try}lock.David Daney2013-04-261-4/+0
| * | | | | | MIPS: Remove further use of .subsectionRalf Baechle2013-04-111-72/+44
| * | | | | | IP27: Make declaration and definition of rt_timer_irq match.Ralf Baechle2013-04-111-1/+1
| * | | | | | MIPS: Avoid overoptimization by GCC.Ralf Baechle2013-04-111-2/+1
| * | | | | | MIPS: Get rid of the use of .macro in C code.Ralf Baechle2013-04-113-270/+403
| * | | | | | MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle2013-04-112-15/+20
| * | | | | | MIPS: Make tlb exception handler definitions and declarations match.Ralf Baechle2013-04-111-4/+4
| * | | | | | MIPS: Use inline function to access current thread pointer.Ralf Baechle2013-04-111-2/+6
| * | | | | | MIPS: Add linux/mm_types.h to pgtable.hCorey Minyard2013-04-081-0/+1
* | | | | | | Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-1013-74/+377
|\ \ \ \ \ \ \
| * | | | | | | ARC: [TB10x] Remove GENERIC_GPIOVineet Gupta2013-05-101-7/+0
| * | | | | | | ARC: [mm] Aliasing VIPT dcache support 4/4Vineet Gupta2013-05-097-5/+101
OpenPOWER on IntegriCloud