1. 380e57e h8300: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
  2. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  3. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  4. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  5. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  6. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  7. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  8. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  9. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  10. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  11. ce156fe arch/h8300: eliminate kgbd.c warning by Randy Dunlap · 6 years ago
  12. ec3d5f1 h8300: remove unnecessary of_platform_populate call by Rob Herring · 7 years ago
  13. c489dfe h8300: switch to NO_BOOTMEM by Rob Herring · 7 years ago
  14. 811d1b0 h8300: gcc-8.1 fix by Yoshinori Sato · 6 years ago
  15. 23475ad h8300: use dma-direct by Christoph Hellwig · 7 years ago
  16. 57bf5a8 dma-mapping: clear harmful GFP_* flags in common code by Christoph Hellwig · 7 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  18. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  20. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
  21. 72c3373 Merge branch 'regset' (PTRACE_SETREGSET data leakage) by Linus Torvalds · 8 years ago
  22. 502585c h8300/ptrace: Fix incorrect register transfer count by Dave Martin · 8 years ago
  23. 80aa1a5 h8300: Fix build breakage caused by header file changes by Guenter Roeck · 8 years ago
  24. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  25. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  26. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  27. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  28. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  29. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  30. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  31. 2175358 h8300: fix syscall restarting by Mark Rutland · 8 years ago
  32. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  33. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  34. 8cad489 h8300: switch EARLYCON by Yoshinori Sato · 9 years ago
  35. 2f1b007 h8300: System call entry enable interrupt. by Yoshinori Sato · 9 years ago
  36. bf24eec h8300: show_stack cleanup by Yoshinori Sato · 9 years ago
  37. 96ff2d7 h8300: Add KGDB support. by Yoshinori Sato · 9 years ago
  38. 9ee05bb h8300: signal stack fix by Yoshinori Sato · 9 years ago
  39. 7516051 h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] by Daniel Lezcano · 9 years ago
  40. f639eeb h8300: enable CLKSRC_OF by Yoshinori Sato · 9 years ago
  41. 75078de h8300: Fix alignment for .data by Yoshinori Sato · 10 years ago
  42. 8dbdef2 h8300: Build scripts by Yoshinori Sato · 10 years ago
  43. 4e0c209 h8300: miscellaneous functions by Yoshinori Sato · 10 years ago
  44. fe54616 h8300: process helpers by Yoshinori Sato · 10 years ago
  45. df2078b h8300: Low level entry by Yoshinori Sato · 10 years ago
  46. d8b0bdb h8300: kernel startup by Yoshinori Sato · 10 years ago
  47. 883251d h8300: Interrupt and exceptions by Yoshinori Sato · 10 years ago
  48. 4b08478 Drop support for Renesas H8/300 (h8300) architecture by Guenter Roeck · 11 years ago
  49. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  50. 5dd7cd1 h8300: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  51. c949025 h8300: Fill the system call table using a CALL() macro by Geert Uytterhoeven · 12 years ago
  52. db5ede6 h8300: Hardcode symbol prefixes in asm sources by Geert Uytterhoeven · 12 years ago
  53. a81ecc1 h8300: single_open() leaks by Al Viro · 12 years ago
  54. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  55. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  56. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  57. 210b834a h8300: Don't use create_proc_read_entry() by David Howells · 12 years ago
  58. e784788 get rid of a bunch of open-coded create_proc_read_entry() by Al Viro · 12 years ago
  59. 0d24260 h8300: Use generic idle loop by Thomas Gleixner · 12 years ago
  60. b037574 h8300: switch to generic old sigaction() by Al Viro · 12 years ago
  61. b407e62 h8300: switch to generic old sigsuspend by Al Viro · 12 years ago
  62. ac41614 h8300: kill useless wrappers, fix rt_sigreturn(2) by Al Viro · 12 years ago
  63. 6bc43c9 h8300: switch to generic sigaltstack by Al Viro · 12 years ago
  64. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  65. 3416e80 h8300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  66. 71915d2 h8300: generic sys_execve() by Al Viro · 12 years ago
  67. 5fae1b6 h8300: generic kernel_execve() by Al Viro · 12 years ago
  68. 557e199 h8300: generic kernel_thread() by Al Viro · 12 years ago
  69. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  70. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  71. 1058ce2 sections: fix section conflicts in arch/h8300 by Andi Kleen · 12 years ago
  72. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 13 years ago
  73. b2fe143 h8300: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  74. 487c719 h8300/time: add missing #include <asm/irq_regs.h> by Geert Uytterhoeven · 12 years ago
  75. 8782171 h8300/signal: fix typo "statis" by Geert Uytterhoeven · 12 years ago
  76. 436814e h8300: use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 13 years ago
  77. ffb2031 h8300: fix use of extinct _sbss and _ebss by Geert Uytterhoeven · 13 years ago
  78. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  79. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  80. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 13 years ago
  81. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  82. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  83. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  84. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  85. 79afd8e h8300: missing checks of __get_user()/__put_user() return values by Al Viro · 13 years ago
  86. 7ae4e32 h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend by Al Viro · 13 years ago
  87. 8b6c330 h8300: don't change blocked signals' mask if setting frame up fails by Al Viro · 13 years ago
  88. 97c47bb h8300: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  89. a3b3aa3 h8300-use-generic-init_task by Thomas Gleixner · 13 years ago
  90. a5401ee Disintegrate asm/system.h for H8300 by David Howells · 13 years ago
  91. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  92. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  93. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  94. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  95. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  96. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  97. 9f7b218 h8300: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  98. 7b04690 h8300: Convert genirq namespace by Thomas Gleixner · 14 years ago
  99. daad8b5 h8300: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  100. 51f3f15 h8300: Use generic irq Kconfig by Thomas Gleixner · 14 years ago