summaryrefslogtreecommitdiff
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-01-3128-395/+281
|\
| * MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and FuelThomas Bogendoerfer2020-01-241-0/+4
| * MIPS: Loongson64: Disable exec hazardJiaxun Yang2020-01-231-0/+1
| * MIPS: Loongson64: Bump ISA level to MIPSR2Jiaxun Yang2020-01-231-2/+2
| * MIPS: Make DIEI support as a config optionJiaxun Yang2020-01-231-3/+3
| * MIPS: asm: local: add barriers for LoongsonWang Xuerui2020-01-231-0/+4
| * MIPS: Loongson64: Select mac2008 only featureJiaxun Yang2020-01-221-0/+1
| * MIPS: Add MAC2008 SupportJiaxun Yang2020-01-223-0/+8
| * Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel"Alexander Lobakin2020-01-222-18/+1
| * MIPS: ip22-gio: Make gio_match_device() staticGeert Uytterhoeven2020-01-131-2/+0
| * MIPS: SGI-IP27: fix readb/writeb addressingThomas Bogendoerfer2020-01-092-21/+21
| * MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridgeThomas Bogendoerfer2020-01-091-1/+2
| * MIPS: SGI-IP27: No need for slice_mapThomas Bogendoerfer2020-01-091-1/+0
| * MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it laterThomas Bogendoerfer2020-01-091-0/+1
| * MIPS: SGI-IP27: Only reserve interrupts used in LinuxThomas Bogendoerfer2020-01-091-17/+0
| * MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer2020-01-091-19/+0
| * MIPS: SGI-IP27: Use specific get_region_shiftThomas Bogendoerfer2020-01-091-0/+8
| * MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 partsThomas Bogendoerfer2020-01-092-187/+192
| * MIPS: SGI-IP27: Move get_nasid() to a IP27 specific fileThomas Bogendoerfer2020-01-092-6/+10
| * MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header fileThomas Bogendoerfer2020-01-092-10/+12
| * MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.hThomas Bogendoerfer2020-01-091-85/+0
| * MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer2020-01-096-20/+11
| * MIPS: SGI-IP27: use cpu physid already present while scanning for CPUsThomas Bogendoerfer2020-01-092-5/+0
| * MIPS: X1830: Add X1830 system type.周琰杰 (Zhou Yanjie)2020-01-092-2/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-18/+0
|\ \
| * | compat: provide compat_ptr() on all architecturesArnd Bergmann2020-01-031-18/+0
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-2/+2
|\ \ \
| * \ \ Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-252-0/+3
| |\ \ \ | | |/ /
| * | | sched/rt, MIPS: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-2/+2
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \ \ \
| * \ \ \ Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| | | |/ | | |/|
* | | | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-271-2/+0
|\ \ \ \
| * | | | mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino2020-01-141-2/+0
| |/ / /
* | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+0
* | | | MIPS: define ioremap_nocache to ioremapChristoph Hellwig2020-01-061-23/+2
|/ / /
* | | Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-043-15/+21
|\ \ \ | |/ / |/| |
| * | MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton2020-01-021-1/+19
| * | mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino2019-12-021-13/+0
| * | MIPS: Fix boot on Fuloong2 systemsGuenter Roeck2019-11-271-1/+2
* | | arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-041-0/+2
* | | arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-041-0/+1
| |/ |/|
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\ \
| * | asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
* | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-014-16/+16
|\ \ \
| * | | y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann2019-11-151-8/+8
| * | | y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-8/+0
|\ \ \ \
| * | | | dma-direct: unify the dma_capable definitionsChristoph Hellwig2019-11-201-8/+0
| |/ / /
* | | | Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-11-2570-1938/+2090
|\ \ \ \ | | |_|/ | |/| |