summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-21MIPS/OCTEON: Override default address space layout.David Daney1-0/+24
2013-06-21MIPS: malta: Remove software reset defines from generic header.Steven J. Hill2-30/+5
2013-06-21MIPS: malta: Move defines of reset registers and values.Steven J. Hill1-1/+3
2013-06-21MIPS: sead3: Fix ability to perform a soft reset.Steven J. Hill1-2/+3
2013-06-21MIPS: Loongson: Fix random early boot hangAaro Koskinen1-0/+14
2013-06-21MIPS: Octeon: Don't clobber bootloader data structures.David Daney1-1/+1
2013-06-21MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled.Ralf Baechle1-0/+2
2013-06-21MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle1-0/+9
2013-06-21MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle3-214/+267
2013-06-21MIPS: IP27: Fix build error with CONFIG_MAPPED_KERNELRalf Baechle1-2/+10
2013-06-21MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle2-39/+39
2013-06-20MIPS: Octeon: Fix build error if CONFIG_MTD=nRalf Baechle1-1/+2
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-117/+187
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2-4/+5