summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2013-07-01MIPS: BMIPS: support booting from physical CPU other than 0Florian Fainelli1-6/+23
2013-07-01MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPSDavid Daney1-1/+5
2013-07-01MIPS: GIC: Fix gic_set_affinity infinite loopTony Wu1-8/+7
2013-07-01MIPS: Don't save/restore OCTEON wide multiplier state on syscalls.David Daney1-15/+14
2013-07-01MIPS: Octeon: Enable interfaces on EdgeRouter LiteAaro Koskinen2-0/+15
2013-07-01MIPS: Move generated code to .text for microMIPSJayachandran C4-46/+83
2013-07-01MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle5-25/+25
2013-07-01MIPS: Malta: Move platform-specific PCI code to arch/mips/pci.Ralf Baechle3-2/+1
2013-07-01MIPS: Sibyte: Fix comment.Ralf Baechle1-1/+2
2013-07-01MIPS: Sibyte: Remove duplicate but harmless line from Platform file.Ralf Baechle1-1/+0
2013-07-01MIPS: Update cavium_octeon_defconfigDavid Daney1-3/+1
2013-07-01MIPS: OCTEON: Remove custom serial setup code.David Daney2-110/+1
2013-07-01MIPS: OCTEON: Set proper UART clock in internal device trees.David Daney1-1/+8
2013-07-01MIPS: BCM63XX: add support for the Netgear CVG834GFlorian Fainelli1-0/+35
2013-07-01MIPS: BCM63XX: let board specify an external GPIO to reset PHYFlorian Fainelli2-0/+10
2013-07-01MIPS: BCM63XX: provide a MAC address for BCM3368 chipsFlorian Fainelli1-0/+10
2013-07-01MIPS: BCM63XX: recognize Cable Modem firmware formatFlorian Fainelli1-2/+12
2013-07-01MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli15-19/+259
2013-07-01MIPS: BCM63XX: select BOOT_RAWFlorian Fainelli1-0/+1
2013-07-01MIPS: Delete Wind River ppmc eval board support.Paul Gortmaker15-681/+0
2013-07-01MIPS: fcntl.h: Use __kernel_off_t, not off_t.Ralf Baechle1-2/+2
2013-07-01MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.Ralf Baechle1-3/+3
2013-07-01MIPS: remove alloc_pci_controller prototypeJonas Gorski1-1/+0
2013-07-01MIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs for supported SoCsJonas Gorski1-0/+2
2013-07-01MIPS: BCM63XX: Handle SW IRQs 0-1Kevin Cernekee1-0/+4
2013-07-01MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong4-0/+23
2013-07-01MIPS: initial stack protector supportGregory Fong4-0/+63
2013-07-01MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGSMarkos Chandras1-0/+2
2013-07-01Merge tag 'v3.10' into sched/coreIngo Molnar16-148/+485
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+1
2013-06-27Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki1-1/+2
2013-06-27MIPS: tlbex: Fix size of area to be flushed.Ralf Baechle1-1/+1
2013-06-25MIPS: Flush TLB handlers directly after writing themJonas Gorski2-16/+16
2013-06-25MIPS: SNI: pcit: Fix build error with CONFIG_PCI=n disabled.Ralf Baechle1-7/+9
2013-06-25MIPS: SNI: pcimt: Guard sni_controller with CONFIG_PCIMarkos Chandras1-0/+2
2013-06-25MIPS: Sibyte: Platform: Add load address for CONFIG_SIBYTE_LITTLESURMarkos Chandras1-0/+1
2013-06-25MIPS: octeon: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas1-1/+1
2013-06-21MIPS: microMIPS: Fix POOL16C minor opcode enumTony Wu1-4/+5
2013-06-21MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlersRalf Baechle1-0/+26
2013-06-21MIPS: Fix rtlx build error.Ralf Baechle1-1/+0
2013-06-21MIPS: BCM63XX: remove bogus Kconfig selectsFlorian Fainelli1-5/+0
2013-06-21MIPS: Fix execution hazard during watchpoint register probePaul Burton1-0/+8
2013-06-21MIPS: powertv: Drop SYS_HAS_EARLY_PRINTKMarkos Chandras1-1/+0
2013-06-21MIPS: sibyte: Amend dependencies for SIBYTE_BUS_WATCHERMarkos Chandras1-1/+2
2013-06-21MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.Ralf Baechle3-2/+11
2013-06-21MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80.Ralf Baechle1-4/+0
2013-06-21MIPS: sibyte: Declare the cfe_write() buffer as constantMarkos Chandras2-4/+4
2013-06-21MIPS: Sibyte: Add missing sched.h headerMarkos Chandras1-0/+1
2013-06-21MIPS: sibyte: Remove unused variable.Markos Chandras1-3/+0
2013-06-21MIPS: ath79: Fix argument for the ap136_pc_init functionMarkos Chandras1-1/+1