summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-301-12/+2
|\
| * MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-12/+2
* | MIPS: Let early memblock_alloc*() allocate memories bottom-upHuacai Chen2018-11-122-2/+2
|/
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-316-6/+4
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+1
* memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-311-1/+1
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-10-2611-243/+287
|\
| * MIPS: Cleanup DSP ASE detectionPaul Burton2018-10-161-18/+0
| * MIPS: kdump: Mark cpu back online before rebootingDengcheng Zhu2018-09-281-0/+10
| * MIPS: MT: Remove obsolete cache flush repeat codePaul Burton2018-09-261-39/+0
| * MIPS: MT: Remove unused MT single-threaded cache flush codePaul Burton2018-09-261-20/+0
| * MIPS: Add Kconfig variable for CPUs with unaligned load/store instructionsYasha Cherikovsky2018-09-261-24/+23
| * MIPS/head: Store ELF appended dtb in a global variable tooYasha Cherikovsky2018-09-251-2/+4
| * MIPS/head: Add comments after #endif and #elseYasha Cherikovsky2018-09-251-7/+7
| * MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu2018-09-221-1/+41
| * MIPS: kexec: CPS systems to halt nonboot CPUsDengcheng Zhu2018-09-221-25/+55
| * MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu2018-09-223-8/+93
| * MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2018-09-212-0/+6
| * mips: switch to NO_BOOTMEMMike Rapoport2018-09-142-76/+26
| * MIPS: Move arch_mem_init() comment near definitionPaul Burton2018-08-311-23/+22
| * MIPS: Remove no-op/identity castsPaul Burton2018-08-312-2/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-252-14/+14
|\ \
| * | y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-272-14/+14
| |/
* | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-221-1/+1
|\ \
| * | MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig2018-09-201-1/+1
* | | MIPS: Fix CONFIG_CMDLINE handlingPaul Burton2018-09-281-20/+28
* | | MIPS: VDSO: Always map near top of user memoryPaul Burton2018-09-282-1/+42
|/ /
* / MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton2018-08-311-0/+20
|/
* Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2018-08-231-3/+1
|\
| * MIPS: Consistently declare TLB functionsPaul Burton2018-08-101-3/+1
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-201-1/+1
|\ \
| * | Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria2018-08-131-1/+1
* | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-1315-114/+424
|\ \ \ | | |/ | |/|
| * | MIPS: Delete unused code in linux32.cPaul Burton2018-08-011-19/+0
| * | MIPS: Remove unused sys_32_mmap2Paul Burton2018-08-011-10/+0
| * | MIPS: Remove nabi_no_regargsPaul Burton2018-08-013-25/+35
| * | MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton2018-07-301-2/+12
| * | MIPS: Loongson: Add Loongson-3A R3.1 basic supportHuacai Chen2018-07-231-1/+2
| * | MIPS: Add FP_MODE regset supportMaciej W. Rozycki2018-07-191-0/+63
| * | MIPS: Add DSP ASE regset supportMaciej W. Rozycki2018-07-191-0/+189
| * | MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-07-192-2/+2
| * | mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-172-2/+1
| * | MIPS: Annotate cpu_wait implementations with __cpuidlePaul Burton2018-06-281-6/+6
| * | MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton2018-06-242-45/+42
| * | MIPS: Fix ejtag handler on SMPHeiher2018-06-241-0/+46
| * | MIPS: move coherentio setup to setup.cChristoph Hellwig2018-06-241-0/+24
| * | MIPS: kexec: fix typosYegor Yefremov2018-06-241-2/+2