aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-33/+4
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+2
2024-03-10openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix()Dawei Li1-30/+1
2024-03-10openrisc: Call setup_memory() earlier in the init sequenceOreoluwa Babatunde1-3/+3
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2-1/+2
2024-03-05mm: Remove broken pfn_to_virt() on arch csky/hexagon/openriscYan Zhao1-5/+0
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner1-4/+0
2023-09-05Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds13-93/+51
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2023-08-24openrisc: implement the new page table range APIMatthew Wilcox (Oracle)3-10/+25
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap1-1/+1
2023-08-21openrisc: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)1-4/+4
2023-08-21openrisc: Remove kernel-doc marker from ioremap commentStafford Horne1-1/+1
2023-08-21openrisc: Remove unused tlb_init functionStafford Horne2-11/+0
2023-08-21openriac: Remove unused nommu_dump_state functionStafford Horne1-75/+0
2023-08-21openrisc: Include cpu.h and switch_to.h for prototypesStafford Horne1-0/+2
2023-08-21openrisc: Add prototype for die to bug.hStafford Horne3-2/+13
2023-08-21openrisc: Add prototype for show_registers to processor.hStafford Horne3-2/+2
2023-08-21openrisc: Declare do_signal function as staticStafford Horne1-1/+1
2023-08-21openrisc: Add missing prototypes for assembly called fnctionsStafford Horne6-0/+24
2023-08-18openrisc: mm: convert to GENERIC_IOREMAPBaoquan He3-54/+7
2023-08-18openrisc: mm: remove unneeded early ioremap codeBaoquan He1-38/+5
2023-08-11openrisc: Make pfn accessors statics inlinesLinus Walleij1-2/+9
2023-07-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-4/+6
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-1/+1
2023-07-10openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABIStafford Horne2-4/+6
2023-06-28Merge branch 'expand-stack'Linus Torvalds1-2/+3
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds1-2/+3
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland1-3/+0
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+5
2023-05-01Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds10-31/+101
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-5/+5
2023-04-26openrisc: Add floating point regsetStafford Horne1-0/+37
2023-04-26openrisc: Support floating point user apiStafford Horne7-6/+41
2023-04-26openrisc: Support storing and restoring fpu stateStafford Horne3-4/+19
2023-04-26openrisc: Properly store r31 to pt_regs on unhandled exceptionsStafford Horne1-4/+2
2023-04-01openrisc: Use common of_get_cpu_node() instead of open-codingRob Herring1-17/+2
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider1-1/+1
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+4
2023-03-02openrisc: fix livelock in uaccessAl Viro1-1/+4
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-7/+35
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-2/+0
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-02openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-5/+36
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra1-0/+1
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra1-1/+0
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+3
2022-12-01mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka2-2/+4
2022-11-15openrisc: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov1-5/+3
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2022-10-15Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds1-8/+8
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+0
2022-10-08openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncachedJann Horn1-8/+8
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-2/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-2/+2
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang2-5/+0
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-6/+0
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-18/+24
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks1-6/+0
2022-07-30openrisc: io: Define iounmap argument as volatileStafford Horne2-2/+2
2022-07-30openrisc: Add virt defconfigStafford Horne1-0/+108
2022-07-30openrisc: Add pci bus supportStafford Horne3-2/+6
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-1/+0
2022-07-17openrisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual3-18/+21
2022-06-28openrisc: unwinder: Fix grammar issue in commentXiang wangx1-1/+1
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu1-0/+4
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+7
2022-05-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds11-315/+272
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-38/+2
2022-05-23openrisc: Allow power off handler overridingStafford Horne1-2/+15
2022-05-23openrisc: Remove unused IMMU tlb workardoundStafford Horne1-209/+0
2022-05-23openrisc/fault: Fix symbol scope warningsStafford Horne1-3/+1
2022-05-23openrisc/delay: Add include to fix symbol not declared warningStafford Horne1-0/+1
2022-05-23openrisc/time: Fix symbol scope warningsStafford Horne1-1/+2
2022-05-23openrisc/traps: Declare unhandled_exception for asmlinkageStafford Horne1-1/+1
2022-05-23openrisc/traps: Remove die_if_kernel functionStafford Horne1-9/+0
2022-05-23openrisc/traps: Declare file scope symbols as staticStafford Horne1-3/+3
2022-05-23openrisc: Update litex defconfig to support glibc userlandStafford Horne1-0/+32
2022-05-23openrisc: Pretty print show_registers memory dumpsStafford Horne1-13/+33
2022-05-23openrisc: Add syscall details to emergency syscall debuggingStafford Horne1-5/+15
2022-05-23openrisc: Add support for liteuart emergency printingStafford Horne1-1/+12
2022-05-23openrisc: Cleanup emergency print handlingStafford Horne1-63/+85
2022-05-23openrisc: Add gcc machine instruction flag configurationStafford Horne2-0/+70
2022-05-23openrisc: define nop command for simulator rebootJason A. Donenfeld1-0/+2
2022-05-18random: handle latent entropy and command line from random_init()Jason A. Donenfeld1-1/+1
2022-05-13openrisc: start CPU timer early in bootJason A. Donenfeld2-0/+10
2022-05-12openrisc: remove bogus nops and shutdownsJason A. Donenfeld1-5/+0
2022-05-12openrisc: fix typos in commentsJulia Lawall1-1/+1
2022-05-11openrisc: Move to ticket-spinlockPeter Zijlstra4-38/+2
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman1-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman1-2/+5
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+4
2022-03-27Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds1-1/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-49/+1
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+1
2022-03-22mm: remove mmu_gathers storage from remaining architecturesStafford Horne1-2/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman1-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-3/+2
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann3-31/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-18/+1
2022-01-30openrisc/boot: Remove unnecessary initialisation in memcpy().Kuniyuki Iwashima1-1/+1
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+1
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-10/+8
2022-01-15include: move find.h from asm_generic to linuxYury Norov1-1/+0
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng1-10/+8
2022-01-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds4-14/+20
2022-01-12openrisc: init: Add support for common clkStafford Horne2-0/+5
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada1-6/+1
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2021-12-04openrisc: Add clone3 ABI wrapperStafford Horne2-0/+7
2021-12-04openrisc: Use delay slot for clone and fork wrappersStafford Horne1-4/+2
2021-12-04openrisc: Cleanup switch code and commentsStafford Horne1-10/+6
2021-12-01openrisc: Snapshot thread flagsMark Rutland1-1/+1
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+2
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+0
2021-11-08Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds4-7/+7
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-6/+4
2021-11-03openrisc: fix SMP tlb flush NULL pointer dereferenceStafford Horne2-4/+6
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+0
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+2
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann1-3/+0
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland1-1/+0
2021-10-26irq: openrisc: perform irqentry in entry codeMark Rutland3-8/+2
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland1-0/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2-6/+4
2021-10-21openrisc: signal: remove unused DEBUG_SIG macroDenis Kirjanov1-2/+0
2021-10-20openrisc: Use of_get_cpu_hwid()Rob Herring1-5/+1
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman2-4/+2
2021-10-18arch: remove spurious blkdev.h includesChristoph Hellwig1-1/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook2-2/+2
2021-10-02openrisc: time: don't mark comment as kernel-docRandy Dunlap1-1/+1
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-7/+0
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2021-09-08trap: cleanup trap_init()Kefeng Wang1-5/+0
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-3/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+0
2021-09-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds10-40/+58
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2021-08-31openrisc/litex: Update defconfigJoel Stanley1-10/+16
2021-08-31openrisc/litex: Add ethernet deviceJoel Stanley1-0/+9
2021-08-31openrisc/litex: Update uart addressJoel Stanley1-2/+2
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan1-2/+0
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada1-3/+1
2021-08-11openrisc: Fix compiler warnings in setupStafford Horne2-15/+16
2021-08-05openrisc: rename or32 code & comments to or1kRandy Dunlap7-13/+13
2021-08-05openrisc: don't printk() unconditionallyRandy Dunlap1-0/+2
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-2/+0
2021-07-19printk: Userspace format indexing supportChris Down1-3/+3
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+0
2021-07-08openrisc: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-47/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-2/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li1-1/+1
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+0
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-18/+28
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra1-1/+0
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar3-5/+12
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada1-1/+0
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland1-1/+0
2021-05-26locking/atomic: openrisc: move to ARCH_ATOMICMark Rutland3-21/+26
2021-05-26locking/atomic: openrisc: avoid asm-generic/atomic.hMark Rutland1-1/+7
2021-05-21Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds3-5/+12
2021-05-15openrisc: Define memory barrier mbPeter Zijlstra1-0/+9
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider1-2/+0
2021-05-10openrisc: always use unaligned-struct headerArnd Bergmann1-47/+0
2021-05-10openrisc: mm/init.c: remove unused variable 'end' in paging_init()Mike Rapoport1-3/+0
2021-05-10openrisc: mm/init.c: remove unused memblock_region variable in map_ram()Mike Rapoport1-2/+1
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand1-1/+0
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-2/+0
2021-04-28openrisc: Fix a memory leakChristophe JAILLET1-0/+2
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2021-02-09openrisc: Use devicetree to determine present cpusJan Henrik Weinstock1-6/+17
2021-01-25Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne3-3/+2
2021-01-20openrisc: io: Add missing __iomem annotation to iounmap()Geert Uytterhoeven2-2/+2
2021-01-18openrisc: add arch/openrisc/KbuildMasahiro Yamada2-10/+4
2021-01-01openrisc: restart: Call common handlers before hangingJoel Stanley1-3/+10
2021-01-01openrisc: Add vmlinux.bin targetJoel Stanley3-0/+24
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds4-3/+75
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+3
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-5/+3
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+0
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-1/+1
2020-11-21openrisc: add local64.h to fix blk-iocost buildStafford Horne1-0/+1
2020-11-12openrisc: fix trap for debugger breakpoint signallingStafford Horne1-3/+1
2020-11-12openrisc: add support for LiteXFilip Kokosinski2-0/+73
2020-11-09openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe2-1/+3
2020-11-06highmem: Get rid of kmap_types.hThomas Gleixner2-2/+0