Age | Commit message (Expand) | Author |
2022-03-10 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-14 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2022-01-12 | openrisc: init: Add support for common clk | Stafford Horne |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-12-04 | openrisc: Add clone3 ABI wrapper | Stafford Horne |
2021-12-04 | openrisc: Use delay slot for clone and fork wrappers | Stafford Horne |
2021-12-04 | openrisc: Cleanup switch code and comments | Stafford Horne |
2021-12-01 | openrisc: Snapshot thread flags | Mark Rutland |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-11-08 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2021-11-03 | openrisc: fix SMP tlb flush NULL pointer dereference | Stafford Horne |
2021-11-02 | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-10-26 | irq: openrisc: perform irqentry in entry code | Mark Rutland |
2021-10-21 | openrisc: signal: remove unused DEBUG_SIG macro | Denis Kirjanov |
2021-10-20 | openrisc: Use of_get_cpu_hwid() | Rob Herring |
2021-10-20 | exit: Remove calls of do_exit after noreturn versions of die | Eric W. Biederman |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-10-02 | openrisc: time: don't mark comment as kernel-doc | Randy Dunlap |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | trap: cleanup trap_init() | Kefeng Wang |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-03 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan |
2021-08-11 | openrisc: Fix compiler warnings in setup | Stafford Horne |
2021-08-05 | openrisc: rename or32 code & comments to or1k | Randy Dunlap |
2021-08-05 | openrisc: don't printk() unconditionally | Randy Dunlap |
2021-07-19 | printk: Userspace format indexing support | Chris Down |
2021-07-08 | openrisc: convert to setup_initial_init_mm() | Kefeng Wang |
2021-06-18 | sched,arch: Remove unused TASK_STATE offsets | Peter Zijlstra |
2021-06-03 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar |
2021-05-12 | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider |
2021-04-28 | openrisc: Fix a memory leak | Christophe JAILLET |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2021-02-09 | openrisc: Use devicetree to determine present cpus | Jan Henrik Weinstock |
2021-01-01 | openrisc: restart: Call common handlers before hanging | Joel Stanley |
2020-12-17 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-11-12 | openrisc: fix trap for debugger breakpoint signalling | Stafford Horne |
2020-11-09 | openrisc: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-13 | h8300, nds32, openrisc: simplify detection of memory extents | Mike Rapoport |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-09-12 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |