index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
Age
Commit message (
Expand
)
Author
2023-08-21
openriac: Remove unused nommu_dump_state function
Stafford Horne
2023-08-21
openrisc: Include cpu.h and switch_to.h for prototypes
Stafford Horne
2023-08-21
openrisc: Add prototype for die to bug.h
Stafford Horne
2023-08-21
openrisc: Add prototype for show_registers to processor.h
Stafford Horne
2023-08-21
openrisc: Declare do_signal function as static
Stafford Horne
2023-08-21
openrisc: Add missing prototypes for assembly called fnctions
Stafford Horne
2023-07-10
openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI
Stafford Horne
2023-05-01
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2023-04-26
openrisc: Add floating point regset
Stafford Horne
2023-04-26
openrisc: Support floating point user api
Stafford Horne
2023-04-26
openrisc: Support storing and restoring fpu state
Stafford Horne
2023-04-26
openrisc: Properly store r31 to pt_regs on unhandled exceptions
Stafford Horne
2023-04-01
openrisc: Use common of_get_cpu_node() instead of open-coding
Rob Herring
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2022-11-15
openrisc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-10-15
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-08
openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
Jann Horn
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-06-28
openrisc: unwinder: Fix grammar issue in comment
Xiang wangx
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-26
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2022-05-23
openrisc: Allow power off handler overriding
Stafford Horne
2022-05-23
openrisc: Remove unused IMMU tlb workardound
Stafford Horne
2022-05-23
openrisc/time: Fix symbol scope warnings
Stafford Horne
2022-05-23
openrisc/traps: Declare unhandled_exception for asmlinkage
Stafford Horne
2022-05-23
openrisc/traps: Remove die_if_kernel function
Stafford Horne
2022-05-23
openrisc/traps: Declare file scope symbols as static
Stafford Horne
2022-05-23
openrisc: Pretty print show_registers memory dumps
Stafford Horne
2022-05-23
openrisc: Add syscall details to emergency syscall debugging
Stafford Horne
2022-05-23
openrisc: Add support for liteuart emergency printing
Stafford Horne
2022-05-23
openrisc: Cleanup emergency print handling
Stafford Horne
2022-05-23
openrisc: define nop command for simulator reboot
Jason A. Donenfeld
2022-05-18
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-13
openrisc: start CPU timer early in boot
Jason A. Donenfeld
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
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
[next]