index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
openrisc: convert to generic syscall table
Arnd Bergmann
2024-07-10
2
-2
/
+10
*
openrisc: Move FPU state out of pt_regs
Stafford Horne
2024-04-15
5
-30
/
+52
*
openrisc: Add FPU config
Stafford Horne
2024-04-15
2
-1
/
+8
*
openrisc: traps: Don't send signals to kernel mode threads
Stafford Horne
2024-04-15
1
-19
/
+29
*
openrisc: traps: Remove calls to show_registers before die
Stafford Horne
2024-04-15
1
-3
/
+0
*
openrisc: traps: Convert printks to pr_<level> macros
Stafford Horne
2024-04-15
1
-44
/
+44
*
openrisc: Add support for more module relocations
Stafford Horne
2024-04-15
1
-0
/
+10
*
openrisc: Define openrisc relocation types
Stafford Horne
2024-04-15
1
-4
/
+4
*
openrisc: Use do_kernel_power_off()
Stafford Horne
2024-04-15
1
-5
/
+3
*
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2024-03-14
1
-3
/
+3
|
\
|
*
openrisc: Call setup_memory() earlier in the init sequence
Oreoluwa Babatunde
2024-03-10
1
-3
/
+3
*
|
smp: Consolidate smp_prepare_boot_cpu()
Thomas Gleixner
2024-03-04
1
-4
/
+0
|
/
*
openriac: Remove unused nommu_dump_state function
Stafford Horne
2023-08-21
1
-75
/
+0
*
openrisc: Include cpu.h and switch_to.h for prototypes
Stafford Horne
2023-08-21
1
-0
/
+2
*
openrisc: Add prototype for die to bug.h
Stafford Horne
2023-08-21
1
-0
/
+1
*
openrisc: Add prototype for show_registers to processor.h
Stafford Horne
2023-08-21
2
-2
/
+1
*
openrisc: Declare do_signal function as static
Stafford Horne
2023-08-21
1
-1
/
+1
*
openrisc: Add missing prototypes for assembly called fnctions
Stafford Horne
2023-08-21
5
-0
/
+21
*
openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI
Stafford Horne
2023-07-10
1
-2
/
+2
*
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2023-05-01
6
-27
/
+93
|
\
|
*
openrisc: Add floating point regset
Stafford Horne
2023-04-26
1
-0
/
+37
|
*
openrisc: Support floating point user api
Stafford Horne
2023-04-26
4
-4
/
+35
|
*
openrisc: Support storing and restoring fpu state
Stafford Horne
2023-04-26
2
-2
/
+17
|
*
openrisc: Properly store r31 to pt_regs on unhandled exceptions
Stafford Horne
2023-04-26
1
-4
/
+2
|
*
openrisc: Use common of_get_cpu_node() instead of open-coding
Rob Herring
2023-04-01
1
-17
/
+2
*
|
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-1
/
+1
|
/
*
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
1
-0
/
+1
*
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-13
1
-1
/
+0
*
openrisc: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-15
1
-5
/
+3
*
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2022-10-16
1
-8
/
+8
|
\
|
*
openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
Jann Horn
2022-10-08
1
-8
/
+8
*
|
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
1
-4
/
+0
|
\
\
|
*
|
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-12
1
-4
/
+0
|
|
/
*
/
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-02
1
-2
/
+2
|
/
*
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
1
-6
/
+0
|
\
|
*
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-30
1
-6
/
+0
*
|
openrisc: unwinder: Fix grammar issue in comment
Xiang wangx
2022-06-28
1
-1
/
+1
|
/
*
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-04
1
-5
/
+7
|
\
|
*
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-4
/
+3
|
*
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+5
*
|
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2022-05-27
5
-306
/
+167
|
\
\
|
*
|
openrisc: Allow power off handler overriding
Stafford Horne
2022-05-23
1
-2
/
+15
|
*
|
openrisc: Remove unused IMMU tlb workardound
Stafford Horne
2022-05-23
1
-209
/
+0
|
*
|
openrisc/time: Fix symbol scope warnings
Stafford Horne
2022-05-23
1
-1
/
+2
|
*
|
openrisc/traps: Declare unhandled_exception for asmlinkage
Stafford Horne
2022-05-23
1
-1
/
+1
|
*
|
openrisc/traps: Remove die_if_kernel function
Stafford Horne
2022-05-23
1
-9
/
+0
|
*
|
openrisc/traps: Declare file scope symbols as static
Stafford Horne
2022-05-23
1
-3
/
+3
|
*
|
openrisc: Pretty print show_registers memory dumps
Stafford Horne
2022-05-23
1
-13
/
+33
|
*
|
openrisc: Add syscall details to emergency syscall debugging
Stafford Horne
2022-05-23
1
-5
/
+15
|
*
|
openrisc: Add support for liteuart emergency printing
Stafford Horne
2022-05-23
1
-1
/
+12
[next]