summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2019-05-02mips: Reserve memory for the kernel image resourcesSerge Semin
2019-05-02MIPS: Remove duplicate EBase configurationPaul Burton
2019-05-02MIPS: Sync icache for whole exception vectorPaul Burton
2019-05-02MIPS: Always allocate exception vector for MIPSr2+Paul Burton
2019-05-02MIPS: Use memblock_phys_alloc() for exception vectorPaul Burton
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-25MIPS: eBPF: Make ebpf_to_mips_reg() staticYueHaibing
2019-04-24mips: Combine memblock init and memory reservation loopsSerge Semin
2019-04-24mips: Discard rudiments from bootmem_initSerge Semin
2019-04-24mips: Make sure kernel .bss exists in boot mem poolSerge Semin
2019-04-23mips: vdso: drop unnecessary cc-ldoptionNick Desaulniers
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig
2019-04-22Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe
2019-04-19net: socket: implement 64-bit timestampsArnd Bergmann
2019-04-19Make anon_inodes unconditionalDavid Howells
2019-04-18mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal
2019-04-18mtd: nand: Clarify Kconfig entry for software Hamming ECC entriesMiquel Raynal
2019-04-18mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal
2019-04-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar
2019-04-15MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-04-12Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices"Paul Burton
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-04-09Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-09MIPS: generic: Enable CONFIG_JUMP_LABELPaul Burton
2019-04-09MIPS: jump_label: Use compact branches for >= r6Paul Burton
2019-04-09MIPS: jump_label: Remove redundant nopsPaul Burton
2019-04-09Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton
2019-04-08mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()Will Deacon
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-04MIPS: ralink: fix cpu clock of mt7621 and add dt clk devicesChuanhong Guo
2019-04-04MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfigHoratiu Vultur
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra
2019-04-03asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra
2019-03-28MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_bridge_irqThomas Bogendoerfer
2019-03-28MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao
2019-03-25MIPS: KVM: Use prandom_u32_max() to generate tlbwr indexPaul Burton
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-19arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2019-03-19MIPS: eBPF: Initial eBPF support for MIPS32 architecture.Hassan Naveed
2019-03-19MIPS: eBPF: Provide eBPF support for MIPS64R6Hassan Naveed
2019-03-19MIPS: uasm: Add div, mul and sel instructions for mipsr6Hassan Naveed
2019-03-19MIPS: entry: Remove unneeded need_resched() loopValentin Schneider