aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/openrisc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2022-01-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2-14/+17
2022-01-12openrisc: init: Add support for common clkStafford Horne1-0/+4
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2021-12-04openrisc: Add clone3 ABI wrapperStafford Horne1-0/+5
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/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2021-11-08Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds4-7/+7
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/git/robh/linuxLinus Torvalds1-5/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-10-26irq: openrisc: perform irqentry in entry codeMark Rutland2-7/+2
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. Biederman1-1/+1
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-10-02openrisc: time: don't mark comment as kernel-docRandy Dunlap1-1/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2021-09-08trap: cleanup trap_init()Kefeng Wang1-5/+0
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+0
2021-09-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds3-22/+10
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan1-2/+0
2021-08-11openrisc: Fix compiler warnings in setupStafford Horne1-15/+1
2021-08-05openrisc: rename or32 code & comments to or1kRandy Dunlap3-7/+7
2021-08-05openrisc: don't printk() unconditionallyRandy Dunlap1-0/+2
2021-07-19printk: Userspace format indexing supportChris Down1-3/+3
2021-07-08openrisc: convert to setup_initial_init_mm()Kefeng Wang1-4/+1
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 Molnar1-0/+2
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider1-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-01openrisc: restart: Call common handlers before hangingJoel Stanley1-3/+10
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-3/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-1/+1
2020-11-12openrisc: fix trap for debugger breakpoint signallingStafford Horne1-3/+1
2020-11-09openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-1/+0
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2020-10-13h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport1-7/+2
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-09-12Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-0/+10