index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
openrisc/delay: Add include to fix symbol not declared warning
Stafford Horne
2022-05-23
1
-0
/
+1
|
*
|
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: Update litex defconfig to support glibc userland
Stafford Horne
2022-05-23
1
-0
/
+32
|
*
|
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
|
*
|
openrisc: Cleanup emergency print handling
Stafford Horne
2022-05-23
1
-63
/
+85
|
*
|
openrisc: Add gcc machine instruction flag configuration
Stafford Horne
2022-05-23
2
-0
/
+70
|
*
|
openrisc: define nop command for simulator reboot
Jason A. Donenfeld
2022-05-23
1
-0
/
+2
|
*
|
openrisc: remove bogus nops and shutdowns
Jason A. Donenfeld
2022-05-11
1
-5
/
+0
|
*
|
openrisc: fix typos in comments
Julia Lawall
2022-05-11
1
-1
/
+1
|
|
/
*
|
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-26
4
-38
/
+2
|
\
\
|
*
|
openrisc: Move to ticket-spinlock
Peter Zijlstra
2022-05-11
4
-38
/
+2
|
|
/
*
|
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-18
1
-1
/
+1
*
|
openrisc: start CPU timer early in boot
Jason A. Donenfeld
2022-05-13
2
-0
/
+10
|
/
*
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-29
2
-5
/
+4
|
\
|
*
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-2
/
+2
|
*
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
1
-3
/
+2
*
|
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2022-03-27
1
-1
/
+1
|
\
\
|
*
|
openrisc/boot: Remove unnecessary initialisation in memcpy().
Kuniyuki Iwashima
2022-01-30
1
-1
/
+1
|
|
/
*
|
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-24
3
-49
/
+1
|
\
\
|
*
|
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
3
-31
/
+0
|
*
|
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-18
/
+1
|
|
/
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-23
1
-0
/
+1
|
\
\
|
*
|
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2022-03-21
1
-0
/
+1
|
|
/
*
/
mm: remove mmu_gathers storage from remaining architectures
Stafford Horne
2022-03-22
1
-2
/
+0
|
/
*
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-1
/
+0
|
\
|
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-1
/
+0
*
|
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-19
1
-6
/
+1
|
\
\
|
*
|
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
2022-01-08
1
-6
/
+1
|
|
/
*
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
\
|
*
|
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-10
/
+8
|
\
\
|
*
|
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
1
-10
/
+8
|
|
/
*
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2022-01-14
4
-14
/
+20
|
\
\
|
*
|
openrisc: init: Add support for common clk
Stafford Horne
2022-01-11
2
-0
/
+5
|
*
|
openrisc: Add clone3 ABI wrapper
Stafford Horne
2021-12-04
2
-0
/
+7
|
*
|
openrisc: Use delay slot for clone and fork wrappers
Stafford Horne
2021-12-04
1
-4
/
+2
|
*
|
openrisc: Cleanup switch code and comments
Stafford Horne
2021-12-04
1
-10
/
+6
|
|
/
*
/
openrisc: Snapshot thread flags
Mark Rutland
2021-12-01
1
-1
/
+1
|
/
*
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-11
2
-4
/
+2
|
\
|
*
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-20
2
-4
/
+2
*
|
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-7
/
+0
|
\
\
|
*
|
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-7
/
+0
|
|
/
*
|
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2021-11-08
4
-7
/
+7
|
\
\
|
*
|
openrisc: fix SMP tlb flush NULL pointer dereference
Stafford Horne
2021-11-03
2
-4
/
+6
|
*
|
openrisc: signal: remove unused DEBUG_SIG macro
Denis Kirjanov
2021-10-20
1
-2
/
+0
[prev]
[next]