summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-2/+2
|\
| * Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2019-06-2432-126/+32Star
| |\
| * \ Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-178-48/+8Star
| |\ \
| * | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-2/+2
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-11/+11
|\ \ \ \
| * \ \ \ Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-178-48/+8Star
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | locking/atomic, mips: Use s64 for atomic64Mark Rutland2019-06-031-11/+11
| | |/ / | |/| |
* | | | 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/+31Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-191-3/+1Star
| |/ / |/| |
* | | 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-231-1/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner2019-06-053-27/+3Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner2019-06-051-4/+1Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-12/+1Star
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner2019-06-051-3/+1Star
| |_|/ |/| |
* | | 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/+12Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3037-518/+37Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3060-300/+60Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-307-70/+7Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-242-28/+2Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-246-90/+6Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-214-57/+4Star
|/ /
* | Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2019-05-194-29/+16Star
|\ \
| * | MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer2019-05-102-2/+12
| * | MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer2019-05-103-27/+4Star
* | | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0Star
|\ \ \
| * | | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0Star
* | | | MIPS: mark __fls() and __ffs() as __always_inlineMasahiro Yamada2019-05-151-2/+2
* | | | Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-05-094-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/+0Star
| * | | MIPS: jump_label: Use compact branches for >= r6Paul Burton2019-04-101-3/+9
| * | | MIPS: jump_label: Remove redundant nopsPaul Burton2019-04-101-2/+1Star
| * | | Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton2019-04-102-11/+4Star
| |\ \ \
| * | | | 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-081-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-081-3/+3
|\ \ \ \
| * | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-3/+3
| | |/ / | |/| |
* | | | 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