aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds2-4/+4
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds7-7/+0
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-1/+0
2019-05-07Merge branch 'clk-ti' into clk-nextStephen Boyd1-1/+1
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-3/+26
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+0
2019-05-06thermal/drivers/core: Remove the module Kconfig's optionDaniel Lezcano2-2/+2
2019-05-05mips: Manually call fdt_init_reserved_mem() methodSerge Semin1-0/+3
2019-05-05mips: Make sure dt memory regions are validSerge Semin1-1/+13
2019-05-05Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/nextRichard Weinberger11-14/+14
2019-05-03mips: Perform early low memory testSerge Semin1-0/+2
2019-05-03mips: Dump memblock regions for debuggingSerge Semin1-0/+2
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2019-05-02mips: Add reserve-nomap memory type supportSerge Semin3-1/+12
2019-05-02mips: Use memblock to reserve the __nosave memory rangeSerge Semin1-2/+3
2019-05-02mips: Discard post-CMA-init foreach loopSerge Semin1-5/+0
2019-05-02mips: Reserve memory for the kernel image resourcesSerge Semin1-27/+3
2019-05-02MIPS: Remove duplicate EBase configurationPaul Burton1-17/+3
2019-05-02MIPS: Sync icache for whole exception vectorPaul Burton1-1/+1
2019-05-02MIPS: Always allocate exception vector for MIPSr2+Paul Burton1-20/+15
2019-05-02MIPS: Use memblock_phys_alloc() for exception vectorPaul Burton1-4/+4
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd1-1/+1
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+3
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-7/+13
2019-04-25MIPS: eBPF: Make ebpf_to_mips_reg() staticYueHaibing1-2/+3
2019-04-24mips: Combine memblock init and memory reservation loopsSerge Semin1-41/+7
2019-04-24mips: Discard rudiments from bootmem_initSerge Semin1-20/+5
2019-04-24mips: Make sure kernel .bss exists in boot mem poolSerge Semin1-0/+3
2019-04-23mips: vdso: drop unnecessary cc-ldoptionNick Desaulniers1-3/+1
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-0/+12
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig1-1/+0
2019-04-22Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-7/+1
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe5-5/+14
2019-04-19net: socket: implement 64-bit timestampsArnd Bergmann1-2/+2
2019-04-19Make anon_inodes unconditionalDavid Howells1-1/+0
2019-04-18mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal11-11/+11
2019-04-18mtd: nand: Clarify Kconfig entry for software Hamming ECC entriesMiquel Raynal1-1/+1
2019-04-18mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal2-2/+2
2019-04-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar1-6/+0
2019-04-15MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno1-1/+1
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann3-0/+12
2019-04-12Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices"Paul Burton3-93/+33
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar5-5/+14
2019-04-09Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-3/+11
2019-04-09MIPS: generic: Enable CONFIG_JUMP_LABELPaul Burton1-0/+1
2019-04-09MIPS: jump_label: Use compact branches for >= r6Paul Burton2-8/+34
2019-04-09MIPS: jump_label: Remove redundant nopsPaul Burton1-2/+1
2019-04-09Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton5-17/+13
2019-04-08mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()Will Deacon4-4/+26