summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulationMaciej W. Rozycki2016-04-041-13/+13
* MIPS: BMIPS: Fix gisb-arb compatible string for 7435Florian Fainelli2016-04-041-1/+1
* MIPS: Bail on unsupported module relocsPaul Burton2016-04-032-6/+32
* MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock nameAntony Pavlov2016-04-031-1/+1
* MIPS: ath79: Fix the ar913x reference clock rateAlban Bedel2016-04-031-37/+1
* MIPS: ath79: Fix the ar724x clock calculationWeijie Gao2016-04-031-3/+3
* dt-bindings: clock: qca,ath79-pll: fix copy-paste typosAntony Pavlov2016-04-031-1/+1
* MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'Maciej W. Rozycki2016-04-033-12/+20
* FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c.Ralf Baechle2016-04-031-2/+2
* MIPS: ci20: Enable NAND and UBIFS support in defconfig.Harvey Hunt2016-04-031-5/+9
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-0332-52/+52
* MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZEPaul Burton2016-04-031-0/+5
* MIPS: zboot: Remove copied source files on cleanAlban Bedel2016-04-031-0/+1
* MIPS: zboot: Fix the build with XZ compression on older GCC versionsAlban Bedel2016-04-031-3/+3
* MIPS: Wire up preadv2 and pwrite2 syscalls.Ralf Baechle2016-04-035-6/+20
* MIPS: cpu_name_string: Use raw_smp_processor_id().James Hogan2016-03-291-1/+1
* pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss2016-03-292-12/+10
* MIPS: Fix MSA ld unaligned failure casesPaul Burton2016-03-291-21/+30
* MIPS: Fix broken malta qemuQais Yousef2016-03-291-0/+12
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-241-2/+0
|\
| * mtd: nand: jz4740: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-2/+0
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-232-3/+0
|\ \
| * | clk: Get rid of HAVE_MACH_CLKDEVStephen Boyd2016-02-252-3/+0
| |/
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-202-6/+10
|\ \
| * | mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen2016-03-051-1/+1
| * | signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen2016-02-181-4/+9
| * | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-193-7/+10
|\ \ \
| * | | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-1/+1
| * | | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-3/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-087-18/+22
| |\ \ \
| * | | | tx4939: use __ethtool_get_ksettingsDavid Decotigny2016-02-251-3/+4
| * | | | net: Facility to report route quality of connected socketsTom Herbert2016-02-251-0/+2
| | |/ / | |/| |
* | | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-03-181-0/+9
|\ \ \ \
| * | | | libata: support AHCI on OCTEON platformAleksey Makarov2016-02-111-0/+9
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-181-1/+1
|\ \ \ \
| * | | | mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-1/+1
* | | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-178-42/+35
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-092-0/+13
| |\ \ \ \ \
| * | | | | | MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Linus Walleij2016-02-191-1/+2
| * | | | | | MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij2016-02-191-6/+4
| * | | | | | MIPS: rb532: use gpiochip data pointerLinus Walleij2016-02-191-6/+6
| * | | | | | MIPS: txx9: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
| * | | | | | MIPS: jz4740: use gpiochip data pointerLinus Walleij2016-02-191-4/+6
| * | | | | | MIPS: bcm63xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
| * | | | | | MIPS: ar7: use gpiochip data pointerLinus Walleij2016-02-191-17/+9
| * | | | | | MIPS: alchemy: switch to gpiochip_add_data()Linus Walleij2016-02-191-4/+4
| * | | | | | MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle2016-02-191-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-1/+1
|\ \ \ \ \ \
OpenPOWER on IntegriCloud