summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig2021-02-131-6/+4
| * | MIPS: Add basic support for ptrace single stepTiezhu Yang2021-02-132-1/+109
| * | MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang2021-02-111-2/+2
| * | Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"Thomas Bogendoerfer2021-02-091-3/+3
| * | MIPS: crash_dump.c: Simplify copy_oldmem_page()Youling Tang2021-02-091-35/+6
| * | Revert "mips: Manually call fdt_init_reserved_mem() method"Serge Semin2021-02-091-3/+0
| * | MIPS: process: Fix no previous prototype warningJinyang He2021-02-091-0/+2
| * | MIPS: relocatable: Use __kaslr_offset in show_kernel_relocationJinyang He2021-02-091-6/+2
| * | MIPS: relocatable: Provide kaslr_offset() to get the kernel offsetJinyang He2021-02-092-0/+13
| * | MIPS: kernel: Support extracting off-line stack traces from user-space with perfTiezhu Yang2021-02-042-1/+69
| * | MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer2021-02-042-35/+0
| * | arch: mips: kernel: Fix two spelling in smp.cBhaskar Chowdhury2021-02-031-3/+3
| * | MIPS: vpe: Remove vpe_getcwdThomas Bogendoerfer2021-01-271-33/+0
| * | mips: cacheinfo: Remove unnecessary increment of levelSouptick Joarder2021-01-271-3/+1
| * | MIPS: Add is_jr_ra_ins() to end the loop earlyJinyang He2021-01-251-1/+33
| * | MIPS: Fix get_frame_info() handing of function sizeJinyang He2021-01-251-4/+4
| * | MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_opJinyang He2021-01-251-3/+3
| * | MIPS: process: Remove unnecessary headers inclusionJinyang He2021-01-251-29/+12
| * | Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen2021-01-222-0/+10
| * | MIPS: relocatable: optimize the relocation processAlexander Lobakin2021-01-181-24/+30
| * | MIPS: module: optimize module relocations processingAlexander Lobakin2021-01-181-57/+52
| * | MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil2021-01-181-7/+8
| * | MIPS: vmlinux.lds.S: explicitly declare .got tableAlexander Lobakin2021-01-151-0/+2
| * | MIPS: vmlinux.lds.S: explicitly catch .rel.dyn symbolsAlexander Lobakin2021-01-151-0/+5
| * | MIPS: properly stop .eh_frame generationAlexander Lobakin2021-01-151-1/+0
| * | MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDSAlexander Lobakin2021-01-151-0/+1
| * | MIPS: CPS: don't create redundant .text.cps-vec sectionAlexander Lobakin2021-01-152-2/+0
| * | MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin2021-01-151-0/+1
| * | MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.hAlexander Lobakin2021-01-071-8/+8
| * | MIPS: Kill RM7K & RM9K IRQ CodeJiaxun Yang2021-01-042-46/+0
| * | MIPS: perf: Add support for OCTEON III perf events.Jia Qingtong2021-01-041-9/+13
| * | MIPS: cacheinfo: Add missing VCacheJiaxun Yang2021-01-041-8/+26
| * | MIPS: No need to check CPU 0 in cps_cpu_disable()Tiezhu Yang2020-12-281-3/+0
| * | mips: pci: convert comma to semicolonZheng Yongjun2020-12-281-2/+2
| * | mips: kernel: convert comma to semicolonZheng Yongjun2020-12-282-3/+3
* | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-214-232/+3
|\ \ \ | |_|/ |/| |
| * | mips compat: switch to compat_binfmt_elf.cAl Viro2021-01-064-134/+3
| * | mips: don't bother with ELF_CORE_EFLAGSAl Viro2021-01-061-2/+0
| * | mips compat: don't bother with ELF_ET_DYN_BASEAl Viro2021-01-062-12/+0
| * | mips: kill unused definitions in binfmt_elf[on]32.cAl Viro2021-01-062-36/+0
| * | mips binfmt_elf*32.c: use elfcore-compat.hAl Viro2021-01-062-65/+8
| * | Merge remote-tracking branch 'mips/mips-fixes' into work.elf-compatAl Viro2021-01-062-0/+14
| |\ \
| * | | elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro2021-01-062-2/+11
| | |/ | |/|
* | | MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin2021-01-131-2/+8
| |/ |/|
* | MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro2020-12-282-0/+14
|/
* epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens2020-12-201-1/+1
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-193-0/+3
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+1
|\
| * mips: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+1
* | Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-12-166-12/+19
|\ \