summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-24MIPS: KVM: Trivial whitespace and style fixesJames Hogan
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-24Merge tag 'ntb-4.5' of git://github.com/jonmason/ntbLinus Torvalds
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-23Merge tag 'please-pull-copy_file_range' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-01-23Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-23vfs: abort dedupe loop if fatal signals are pendingDarrick J. Wong
2016-01-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-01-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-01-23MAINTAINERS: return arch/sh to maintained state, with new maintainersRich Felker
2016-01-23tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2016-01-23dax: never rely on bh.b_dev being set by get_block()Ross Zwisler
2016-01-23xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler
2016-01-23ext4: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler
2016-01-23ext2: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler
2016-01-23dax: add support for fsync/syncRoss Zwisler
2016-01-23mm: add find_get_entries_tag()Ross Zwisler
2016-01-23dax: support dirty DAX entries in radix treeRoss Zwisler
2016-01-23pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler
2016-01-23dax: fix conversion of holes to PMDsRoss Zwisler
2016-01-23dax: fix NULL pointer dereference in __dax_dbg()Ross Zwisler