aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-24MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfigJoshua Henderson
2016-01-24MIPS: dts: Add initial DTS for the PIC32MZDA Starter KitJoshua Henderson
2016-01-24MIPS: Add support for PIC32MZDA platformJoshua Henderson
2016-01-24dt/bindings: Add bindings for PIC32/MZDA platformsJoshua Henderson
2016-01-24IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan
2016-01-24dt/bindings: Add bindings for PIC32 interrupt controllerCristian Birsan
2016-01-24MIPS: bmips: Improve BCM6368 device treeÁlvaro Fernández Rojas
2016-01-24MIPS: bmips: Improve BCM6328 device treeÁlvaro Fernández Rojas
2016-01-24MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]James Hogan
2016-01-24MIPS: TXx9: iocled: Be sure to clamp return valueLinus Walleij
2016-01-24MIPS: RB532: Be sure to clamp return valueLinus Walleij
2016-01-24MIPS: TXx9: Be sure to clamp return valueLinus Walleij
2016-01-24MIPS: ar7: Be sure to clamp return valueLinus Walleij
2016-01-24MIPS: Alchemy: Be sure to clamp return valueLinus Walleij
2016-01-24MIPS: Fix macro typoJaedon Shin
2016-01-24MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn
2016-01-24MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki
2016-01-24MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutterMaciej W. Rozycki
2016-01-24MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki
2016-01-24MIPS: math-emu: dsemul: Correct description of the emulation frameMaciej W. Rozycki
2016-01-24MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki
2016-01-24MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki
2016-01-24MIPS: math-emu: dsemul: Fix ill formatting of microMIPS partMaciej W. Rozycki
2016-01-24MIPS: math-emu: Correctly handle NOP emulationMaciej W. Rozycki
2016-01-24MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen
2016-01-24MIPS: sync-r4k: reduce skew while synchronizationHuacai Chen
2016-01-23Merge tag 'ntb-4.5' of git://github.com/jonmason/ntbLinus Torvalds
2016-01-23mtd: atmel_nand: Use of_device_get_match_dataRomain Izard
2016-01-23mtd: atmel_nand: Simplify error messagesRomain Izard
2016-01-23mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NANDHan Xu
2016-01-23mtd: nand: gpmi: add gpmi dsm supend/resume supportHuang Shijie
2016-01-23mtd: bcm47xxpart: don't fail because of bit-flipsRafał Miłecki
2016-01-23mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki
2016-01-23mtd: onenand: unexport onenand_default_bbt()Thomas Petazzoni
2016-01-23mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni
2016-01-23mtd: nand: remove EXPORT_SYMBOL of nand_scan_bbt()Thomas Petazzoni
2016-01-23mtd: nand: sunxi: use mtd_div_by_ws() helperBrian Norris
2016-01-23mtd: atmel_nand: Do not warn on bitflipsRomain Izard
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-23Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-23Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui
2016-01-22Merge tag 'please-pull-copy_file_range' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-22vfs: abort dedupe loop if fatal signals are pendingDarrick J. Wong
2016-01-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-01-22MAINTAINERS: return arch/sh to maintained state, with new maintainersRich Felker
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa