index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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-12
1
-5
/
+0
|
*
|
openrisc: fix typos in comments
Julia Lawall
2022-05-12
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-28
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-23
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-22
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-12
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-10
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-21
1
-2
/
+0
|
*
|
openrisc: time: don't mark comment as kernel-doc
Randy Dunlap
2021-10-02
1
-1
/
+1
|
|
/
*
|
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-11-08
2
-6
/
+4
|
\
\
|
*
|
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-10-24
2
-6
/
+4
|
|
/
*
|
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-02
1
-5
/
+1
|
\
\
|
*
|
openrisc: Use of_get_cpu_hwid()
Rob Herring
2021-10-20
1
-5
/
+1
|
|
/
[prev]
[next]