1. d75439d Merge tag 'for-linus' of https://github.com/openrisc/linux by Linus Torvalds · 1 year, 8 months ago
  2. c91b4a0 openrisc: Add floating point regset by Stafford Horne · 1 year, 8 months ago
  3. 2726765 openrisc: Support floating point user api by Stafford Horne · 1 year, 8 months ago
  4. 63d7f9f openrisc: Support storing and restoring fpu state by Stafford Horne · 1 year, 8 months ago
  5. 812489a openrisc: Properly store r31 to pt_regs on unhandled exceptions by Stafford Horne · 1 year, 10 months ago
  6. 1aff44a openrisc: Use common of_get_cpu_node() instead of open-coding by Rob Herring · 1 year, 9 months ago
  7. 4c8c3c7 treewide: Trace IPIs sent via smp_send_reschedule() by Valentin Schneider · 1 year, 10 months ago
  8. 89b3098 arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled by Peter Zijlstra · 2 years ago
  9. 2b5a0e4 objtool/idle: Validate __cpuidle code as noinstr by Peter Zijlstra · 2 years ago
  10. 6397744 openrisc: ptrace: user_regset_copyin_ignore() always returns 0 by Sergey Shtylyov · 2 years, 2 months ago
  11. 36d8a3e Merge tag 'for-linus' of https://github.com/openrisc/linux by Linus Torvalds · 2 years, 2 months ago
  12. 676cb49 Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 2 months ago
  13. 28148a1 openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached by Jann Horn · 2 years, 3 months ago
  14. 3216484 kbuild: use obj-y instead extra-y for objects placed at the head by Masahiro Yamada · 2 years, 3 months ago
  15. 2be9880 kernel: exit: cleanup release_thread() by Kefeng Wang · 2 years, 4 months ago
  16. eb5699ba Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  17. 787dbea profile: setup_profiling_timer() is moslty not implemented by Ben Dooks · 2 years, 5 months ago
  18. 48bddb8 openrisc: unwinder: Fix grammar issue in comment by Xiang wangx · 2 years, 7 months ago
  19. 1ec6574 Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 7 months ago
  20. 7f50d4d Merge tag 'for-linus' of https://github.com/openrisc/linux by Linus Torvalds · 2 years, 7 months ago
  21. 83da38d openrisc: Allow power off handler overriding by Stafford Horne · 2 years, 7 months ago
  22. ed3a88d7 openrisc: Remove unused IMMU tlb workardound by Stafford Horne · 2 years, 8 months ago
  23. 5a344bb openrisc/time: Fix symbol scope warnings by Stafford Horne · 2 years, 11 months ago
  24. 024b58f openrisc/traps: Declare unhandled_exception for asmlinkage by Stafford Horne · 2 years, 11 months ago
  25. de901d1 openrisc/traps: Remove die_if_kernel function by Stafford Horne · 2 years, 11 months ago
  26. f4b26b1 openrisc/traps: Declare file scope symbols as static by Stafford Horne · 2 years, 11 months ago
  27. 7d2ae3d openrisc: Pretty print show_registers memory dumps by Stafford Horne · 2 years, 11 months ago
  28. a0a94bc openrisc: Add syscall details to emergency syscall debugging by Stafford Horne · 2 years, 11 months ago
  29. 29bbb2a openrisc: Add support for liteuart emergency printing by Stafford Horne · 2 years, 7 months ago
  30. e449759 openrisc: Cleanup emergency print handling by Stafford Horne · 2 years, 7 months ago
  31. 635267b7 openrisc: define nop command for simulator reboot by Jason A. Donenfeld · 2 years, 8 months ago
  32. 2f14062 random: handle latent entropy and command line from random_init() by Jason A. Donenfeld · 2 years, 8 months ago
  33. 516dd4a openrisc: start CPU timer early in boot by Jason A. Donenfeld · 2 years, 8 months ago
  34. 5bd2e97 fork: Generalize PF_IO_WORKER handling by Eric W. Biederman · 2 years, 8 months ago
  35. c5febea fork: Pass struct kernel_clone_args into copy_thread by Eric W. Biederman · 2 years, 9 months ago
  36. 03248ad resume_user_mode: Move to resume_user_mode.h by Eric W. Biederman · 2 years, 11 months ago
  37. 153474b ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h by Eric W. Biederman · 2 years, 11 months ago
  38. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  39. 871bfa0 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 3 years ago
  40. 7f435e4 openrisc: init: Add support for common clk by Stafford Horne · 3 years ago
  41. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
  42. 433fe39 openrisc: Add clone3 ABI wrapper by Stafford Horne · 3 years, 1 month ago
  43. 07baf50 openrisc: Use delay slot for clone and fork wrappers by Stafford Horne · 3 years, 1 month ago
  44. 840b66c openrisc: Cleanup switch code and comments by Stafford Horne · 3 years, 1 month ago
  45. 4ea7ce0 openrisc: Snapshot thread flags by Mark Rutland · 3 years, 1 month ago
  46. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 1 month ago
  47. a2b03e4 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 3 years, 1 month ago
  48. 27dff9a openrisc: fix SMP tlb flush NULL pointer dereference by Stafford Horne · 3 years, 2 months ago
  49. dcd6832 Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 2 months ago
  50. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  51. 418360b irq: openrisc: perform irqentry in entry code by Mark Rutland · 3 years, 2 months ago
  52. 210893c openrisc: signal: remove unused DEBUG_SIG macro by Denis Kirjanov · 3 years, 2 months ago
  53. 4e0fa9e openrisc: Use of_get_cpu_hwid() by Rob Herring · 3 years, 3 months ago
  54. 9fd5a04 exit: Remove calls of do_exit after noreturn versions of die by Eric W. Biederman · 3 years, 2 months ago
  55. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
  56. 72698a8 openrisc: time: don't mark comment as kernel-doc by Randy Dunlap · 3 years, 3 months ago
  57. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  58. 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
  59. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  60. 603eefd Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 3 years, 4 months ago
  61. 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 5 months ago
  62. 94effce openrisc: Fix compiler warnings in setup by Stafford Horne · 3 years, 5 months ago
  63. 11648cb openrisc: rename or32 code & comments to or1k by Randy Dunlap · 3 years, 5 months ago
  64. 946e105 openrisc: don't printk() unconditionally by Randy Dunlap · 3 years, 5 months ago
  65. 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 6 months ago
  66. 20f2ecc openrisc: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  67. 7c3edd6 sched,arch: Remove unused TASK_STATE offsets by Peter Zijlstra · 3 years, 6 months ago
  68. a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago
  69. f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 7 months ago
  70. c019d92 openrisc: Fix a memory leak by Christophe JAILLET · 3 years, 8 months ago
  71. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  72. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 10 months ago
  73. 8f722f6 openrisc: Use devicetree to determine present cpus by Jan Henrik Weinstock · 3 years, 11 months ago
  74. 131172a openrisc: restart: Call common handlers before hanging by Joel Stanley · 4 years ago
  75. 0c6c887 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years ago
  76. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  77. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 1 month ago
  78. 28b852b openrisc: fix trap for debugger breakpoint signalling by Stafford Horne · 4 years, 2 months ago
  79. e181c0a openrisc: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 2 months ago
  80. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  81. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
  82. 80c4574 h8300, nds32, openrisc: simplify detection of memory extents by Mike Rapoport · 4 years, 2 months ago
  83. 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  84. 9f4df96b dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
  85. b952e97 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 3 months ago
  86. 141d170 openrisc: Reserve memblock for initrd by Stafford Horne · 4 years, 4 months ago
  87. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 4 months ago
  88. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  89. e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 4 months ago
  90. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  91. d995966 openrisc: signal: Fix sparse address space warnings by Stafford Horne · 4 years, 5 months ago
  92. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  93. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  94. 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  95. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  96. c28b274 openrisc: Implement proper SMP tlb flushing by Stafford Horne · 4 years, 6 months ago
  97. 57b8e277 openrisc: Fix oops caused when dumping stack by Stafford Horne · 4 years, 6 months ago
  98. ff6c923 openrisc: Add support for external initrd images by Stafford Horne · 4 years, 6 months ago
  99. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 7 months ago
  100. f04b2b7 openrisc: switch to ->regset_get() by Al Viro · 4 years, 6 months ago