aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-0116-258/+258
* MIPS: PowerTV: Fix build.Ralf Baechle2012-12-131-37/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-241-3/+3
|\
| * arch: Use eth_random_addrJoe Perches2012-07-171-3/+3
* | mips: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-07-194-4/+4
|/
* MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle2012-05-213-6/+0
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-283-2/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-0/+2
|\
| * mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-312-0/+2
* | mips: drop unused Kconfig symbolsPaul Bolle2011-10-312-30/+0
|/
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-6/+4
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+1
* MIPS: PowerTV: Convert to new irq_chip functionsThomas Gleixner2011-03-251-7/+6
* mips: change to new flag variablematt mooney2011-03-173-3/+3
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* MIPS: PowerTV: Separate PowerTV USB support from non-USB codeDavid VomLehn2010-08-053-225/+418
* MIPS: PowerTV: Add Gaia platform definitions.David VomLehn2010-08-054-10/+701
* MIPS: PowerTV: Simplify command line handling and needed config changesDavid VomLehn2010-08-051-1/+3
* MIPS: PowerTV: Removing dead CONFIG_DIAGNOSTICSChristoph Egger2010-08-051-6/+0
* MIPS: PowerTV: Migrate to new platform makefile style.Ralf Baechle2010-08-052-1/+8
* MIPS: PowerTV: Correct ASIC device register names and locationsDavid VomLehn2010-08-054-7/+7
* MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_physDavid VomLehn2010-08-054-94/+404
* MIPS: PowerTV: Move register setup to before reading registers.David VomLehn2010-07-261-2/+3
* MIPS: Clean up tables for bootmem allocationDavid VomLehn2010-05-215-1461/+757
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+1
* MIPS: PowerTV: Eliminate duplicate opcode definition macrosDavid VomLehn2010-02-271-53/+49
* MIPS: PowerTV: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-271-3/+3
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-271-4/+0
* MIPS: PowerTV: Streamline access to platform device registersDavid VomLehn2010-01-274-219/+220
* MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa2010-01-121-2/+0
* MIPS: PowerTV: Remove extra r4k_clockevent_init() callDavid VomLehn2010-01-121-1/+0
* MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()Yoichi Yuasa2010-01-124-56/+10
* MIPS: PowerTV: Remove unused platform_die()Yoichi Yuasa2010-01-121-21/+0
* MIPS: PowerTV: Remove mips_machine_halt()Yoichi Yuasa2010-01-121-18/+0
* MIPS: PowerTV: Remove unused ptv_memsizeYoichi Yuasa2010-01-121-5/+0
* MIPS: PowerTV: Remove unused prom_getcmdline()Yoichi Yuasa2010-01-121-5/+0
* MIPS: PowerTV: Base files for Cisco PowerTV platformDavid VomLehn2009-12-1626-0/+4386