summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra2019-10-074-16/+31
* MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2019-10-071-0/+4
* Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-061-2/+2
|\
| * MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-06-191-2/+2
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-291-0/+30
|\ \
| * | irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton2019-06-051-0/+30
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1931-123/+31
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-191-3/+1
| |/ |/|
* | Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-082-2/+2
|\ \
| * | MIPS: Make virt_addr_valid() return boolPaul Burton2019-05-291-1/+1
| * | MIPS: mark ginvt() as __always_inlineMasahiro Yamada2019-05-221-1/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner2019-06-053-27/+3
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-12/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner2019-06-051-3/+1
* | | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner2019-05-3012-156/+12
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3037-518/+37
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3060-300/+60
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-307-70/+7
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-242-28/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-246-90/+6
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-214-57/+4
|/ /
* | Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2019-05-194-29/+16
|\ \
| * | MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer2019-05-092-2/+12
| * | MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer2019-05-093-27/+4
* | | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0
|\ \ \
| * | | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0
* | | | MIPS: mark __fls() and __ffs() as __always_inlineMasahiro Yamada2019-05-141-2/+2
* | | | Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-05-084-8/+22
|\ \ \ \ | | |/ / | |/| |
| * | | mips: Add reserve-nomap memory type supportSerge Semin2019-05-021-0/+1
| * | | Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices"Paul Burton2019-04-121-20/+0
| * | | MIPS: jump_label: Use compact branches for >= r6Paul Burton2019-04-091-3/+9
| * | | MIPS: jump_label: Remove redundant nopsPaul Burton2019-04-091-2/+1
| * | | Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton2019-04-092-11/+4
| |\ \ \
| * | | | MIPS: ralink: fix cpu clock of mt7621 and add dt clk devicesChuanhong Guo2019-04-041-0/+20
| * | | | MIPS: uasm: Add div, mul and sel instructions for mipsr6Hassan Naveed2019-03-192-3/+11
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-2/+2
|\ \ \ \
| * | | | 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-071-3/+3
|\ \ \ \
| * | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-3/+3
| | |/ / | |/| |
* | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-063-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 '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
| |/ / /
* / / / syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-1/+2
|/ / /