1. 8dbdef2 h8300: Build scripts by Yoshinori Sato · 10 years ago
  2. 4e0c209 h8300: miscellaneous functions by Yoshinori Sato · 10 years ago
  3. fe54616 h8300: process helpers by Yoshinori Sato · 10 years ago
  4. df2078b h8300: Low level entry by Yoshinori Sato · 10 years ago
  5. d8b0bdb h8300: kernel startup by Yoshinori Sato · 10 years ago
  6. 883251d h8300: Interrupt and exceptions by Yoshinori Sato · 10 years ago
  7. 4b08478 Drop support for Renesas H8/300 (h8300) architecture by Guenter Roeck · 11 years ago
  8. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  9. 5dd7cd1 h8300: normalize global variables exported by vmlinux.lds by Jiang Liu · 12 years ago
  10. c949025 h8300: Fill the system call table using a CALL() macro by Geert Uytterhoeven · 12 years ago
  11. db5ede6 h8300: Hardcode symbol prefixes in asm sources by Geert Uytterhoeven · 12 years ago
  12. a81ecc1 h8300: single_open() leaks by Al Viro · 12 years ago
  13. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  14. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  15. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  16. 210b834a h8300: Don't use create_proc_read_entry() by David Howells · 12 years ago
  17. e784788 get rid of a bunch of open-coded create_proc_read_entry() by Al Viro · 12 years ago
  18. 0d24260 h8300: Use generic idle loop by Thomas Gleixner · 12 years ago
  19. b037574 h8300: switch to generic old sigaction() by Al Viro · 12 years ago
  20. b407e62 h8300: switch to generic old sigsuspend by Al Viro · 12 years ago
  21. ac41614 h8300: kill useless wrappers, fix rt_sigreturn(2) by Al Viro · 12 years ago
  22. 6bc43c9 h8300: switch to generic sigaltstack by Al Viro · 12 years ago
  23. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  24. 3416e80 h8300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  25. 71915d2 h8300: generic sys_execve() by Al Viro · 12 years ago
  26. 5fae1b6 h8300: generic kernel_execve() by Al Viro · 12 years ago
  27. 557e199 h8300: generic kernel_thread() by Al Viro · 12 years ago
  28. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  29. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  30. 1058ce2 sections: fix section conflicts in arch/h8300 by Andi Kleen · 12 years ago
  31. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 13 years ago
  32. b2fe143 h8300: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  33. 487c719 h8300/time: add missing #include <asm/irq_regs.h> by Geert Uytterhoeven · 13 years ago
  34. 8782171 h8300/signal: fix typo "statis" by Geert Uytterhoeven · 13 years ago
  35. 436814e h8300: use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 13 years ago
  36. ffb2031 h8300: fix use of extinct _sbss and _ebss by Geert Uytterhoeven · 13 years ago
  37. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  38. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  39. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 13 years ago
  40. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  41. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  42. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  43. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  44. 79afd8e h8300: missing checks of __get_user()/__put_user() return values by Al Viro · 13 years ago
  45. 7ae4e32 h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend by Al Viro · 13 years ago
  46. 8b6c330 h8300: don't change blocked signals' mask if setting frame up fails by Al Viro · 13 years ago
  47. 97c47bb h8300: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  48. a3b3aa3 h8300-use-generic-init_task by Thomas Gleixner · 13 years ago
  49. a5401ee Disintegrate asm/system.h for H8300 by David Howells · 13 years ago
  50. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  51. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  52. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  53. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  54. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 14 years ago
  55. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  56. 9f7b218 h8300: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  57. 7b04690 h8300: Convert genirq namespace by Thomas Gleixner · 14 years ago
  58. daad8b5 h8300: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  59. 51f3f15 h8300: Use generic irq Kconfig by Thomas Gleixner · 14 years ago
  60. f9f91ef h8300: Convert interrupt handling to flow handler by Thomas Gleixner · 14 years ago
  61. 12174aa h8300: Convert to new irq_chip functions by Thomas Gleixner · 14 years ago
  62. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  63. 05fabda ptrace: cleanup arch_ptrace() on h8300 by Namhyung Kim · 14 years ago
  64. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  65. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  66. 1e72910 h8300: Fix missing consts in kernel_execve() by David Howells · 14 years ago
  67. b857189 h8300: Fix die() by David Howells · 14 years ago
  68. d762746 Make do_execve() take a const filename pointer by David Howells · 15 years ago
  69. c788732 Mark arguments to certain syscalls as being const by David Howells · 15 years ago
  70. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 15 years ago
  71. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  73. 12833c1 h8300: Convert h8300 to use read/update_persistent_clock by John Stultz · 15 years ago
  74. 857fb25 h8300: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
  75. b3c1e01 ptrace: use ptrace_request() in the remaining architectures by Christoph Hellwig · 15 years ago
  76. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  77. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  78. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  79. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  80. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  81. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  82. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  83. e3c1a6b h83000: Remove BKL from sys_execve by John Kacur · 15 years ago
  84. eb121d1 h8300: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  85. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  86. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  87. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  88. 6e0c9e7 h8300: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  89. 7d3392e trivial: remove references to non-existent include/linux/config.h by Markus Heidelberg · 16 years ago
  90. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  91. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  92. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  93. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  94. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  95. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 16 years ago
  96. 405d967 linker script: throw away .discard section by Tejun Heo · 16 years ago
  97. 02e7874 ptrace: remove PT_DTRACE from arch/h8300 by Oleg Nesterov · 16 years ago
  98. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  99. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  100. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago