aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2016-05-09MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPUHuacai Chen1-3/+3
2016-05-09MIPS: Reserve nosave data for hibernationHuacai Chen1-0/+3
2016-05-09MIPS: Sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHERAndreas Ruprecht1-1/+2
2016-05-09MIPS: I6400: Icache fills from dcacheJames Hogan1-0/+1
2016-05-09MIPS: c-r4k: Sync icache when it fills from dcacheJames Hogan2-3/+10
2016-05-09MIPS: Enable ptrace hw watchpoints on MIPS R6James Hogan1-1/+1
2016-05-09MIPS: Fix watchpoint restorationJames Hogan4-10/+9
2016-05-09MIPS: Avoid using unwind_stack() with usermodeJames Hogan1-1/+1
2016-05-09MIPS: Don't unwind to user mode with EVAJames Hogan1-1/+1
2016-05-09MIPS: BMIPS: Fill in current_cpu_data.coreFlorian Fainelli1-0/+1
2016-05-09MIPS: BMIPS: Remove maxcpus from BCM97435SVMB DTSFlorian Fainelli1-1/+1
2016-05-09MIPS: BMIPS: Add missing 7038 L1 register cells to BCM7435Florian Fainelli1-2/+3
2016-05-09MIPS: BMIPS: Make whitespacely correct.Ralf Baechle1-133/+133
2016-05-09MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization codeFlorian Fainelli3-4/+792
2016-05-09MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200Florian Fainelli1-2/+7
2016-05-09MIPS: Don't BUG_ON when no IPI domain is foundPaul Burton1-13/+11
2016-05-09MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-05-09MIPS: Fix crash registers on non-crashing CPUsCorey Minyard1-3/+13
2016-05-09mips: Fix CPC_BASE_ADDR mask to match datasheetNikolay Martynov1-2/+2
2016-05-05mtd: nand: jz4740: switch to mtd_ooblayout_opsBoris Brezillon2-37/+52
2016-04-30MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer1-2/+4
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-2/+2
2016-04-04MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulationMaciej W. Rozycki1-13/+13
2016-04-04MIPS: BMIPS: Fix gisb-arb compatible string for 7435Florian Fainelli1-1/+1
2016-04-03MIPS: Bail on unsupported module relocsPaul Burton2-6/+32
2016-04-03MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock nameAntony Pavlov1-1/+1
2016-04-03MIPS: ath79: Fix the ar913x reference clock rateAlban Bedel1-37/+1
2016-04-03MIPS: ath79: Fix the ar724x clock calculationWeijie Gao1-3/+3
2016-04-03dt-bindings: clock: qca,ath79-pll: fix copy-paste typosAntony Pavlov1-1/+1
2016-04-03MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki3-12/+20
2016-04-03FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c.Ralf Baechle1-2/+2
2016-04-03MIPS: ci20: Enable NAND and UBIFS support in defconfig.Harvey Hunt1-5/+9
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder32-52/+52
2016-04-03MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZEPaul Burton1-0/+5
2016-04-03MIPS: zboot: Remove copied source files on cleanAlban Bedel1-0/+1
2016-04-03MIPS: zboot: Fix the build with XZ compression on older GCC versionsAlban Bedel1-3/+3
2016-04-03MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle5-6/+20
2016-03-29MIPS: cpu_name_string: Use raw_smp_processor_id().James Hogan1-1/+1
2016-03-29pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss2-12/+10
2016-03-29MIPS: Fix MSA ld unaligned failure casesPaul Burton1-20/+29
2016-03-29MIPS: Fix broken malta qemuQais Yousef1-0/+12
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds1-2/+0
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-3/+0
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+10
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-7/+10
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+9
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds8-42/+35
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim1-1/+1