summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | MIPS: jump_label: Use compact branches for >= r6Paul Burton2019-04-102-8/+34
| * | | | | MIPS: jump_label: Remove redundant nopsPaul Burton2019-04-101-2/+1
| * | | | | Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton2019-04-105-17/+13
| |\ \ \ \ \
| * | | | | | MIPS: ralink: fix cpu clock of mt7621 and add dt clk devicesChuanhong Guo2019-04-043-33/+93
| * | | | | | MIPS: KVM: Use prandom_u32_max() to generate tlbwr indexPaul Burton2019-03-251-3/+1
| * | | | | | arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-03-194-40/+39
| * | | | | | MIPS: eBPF: Initial eBPF support for MIPS32 architecture.Hassan Naveed2019-03-195-1602/+70
| * | | | | | MIPS: eBPF: Provide eBPF support for MIPS64R6Hassan Naveed2019-03-191-9/+69
| * | | | | | MIPS: uasm: Add div, mul and sel instructions for mipsr6Hassan Naveed2019-03-194-18/+49
| * | | | | | MIPS: entry: Remove unneeded need_resched() loopValentin Schneider2019-03-191-3/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-031-2/+3
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-265-7/+13
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | net: socket: implement 64-bit timestampsArnd Bergmann2019-04-191-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-082-4/+4
|\ \ \ \ \ \
| * | | | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-212-4/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-087-7/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-225-5/+14
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-067-7/+0
* | | | | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-071-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0
* | | | | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-073-3/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()Will Deacon2019-04-084-4/+26
| * | | | | | | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-7/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-105-5/+14
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-7/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-17/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-8/+0
| * | | | | | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-9/+0
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-261-2/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | MIPS: eBPF: Make ebpf_to_mips_reg() staticYueHaibing2019-04-261-2/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-233-0/+12
|\ \ \ \ \ \
| * | | | | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-153-0/+12
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-222-7/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar2019-04-171-6/+0
| * | | | | MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno2019-04-151-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-103-3/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfigHoratiu Vultur2019-04-041-0/+8
| * | | | MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_bridge_irqThomas Bogendoerfer2019-03-281-2/+1
| * | | | MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao2019-03-281-1/+2
| | |/ / | |/| |
* / | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-052-2/+3
|/ / /
* | | Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-195-17/+13
|\ \ \ | |/ / |/| / | |/
| * MIPS: Remove custom MIPS32 __kernel_fsid_t typePaul Burton2019-03-141-7/+0
| * mips: bcm47xx: Enable USB power on Netgear WNDR3400v2Petr Štetiar2019-03-111-0/+1
| * MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan2019-03-111-4/+4
| * MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky2019-03-111-5/+7
| * mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li2019-03-111-1/+1
* | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-171-2/+0
|\ \
| * | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0