1. 213ab3f h8300/uaccess: add mising __clear_user() by Geert Uytterhoeven · 12 years ago
  2. e048ace h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() by Geert Uytterhoeven · 12 years ago
  3. 487c719 h8300/time: add missing #include <asm/irq_regs.h> by Geert Uytterhoeven · 12 years ago
  4. 8782171 h8300/signal: fix typo "statis" by Geert Uytterhoeven · 12 years ago
  5. 9adec61 h8300/pgtable: add missing #include <asm-generic/pgtable.h> by Geert Uytterhoeven · 12 years ago
  6. 436814e h8300: use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 12 years ago
  7. ffb2031 h8300: fix use of extinct _sbss and _ebss by Geert Uytterhoeven · 12 years ago
  8. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  9. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  10. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  11. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  12. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  13. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  14. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  15. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  16. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  17. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  18. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  19. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  21. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  22. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  23. 79afd8e h8300: missing checks of __get_user()/__put_user() return values by Al Viro · 12 years ago
  24. 7ae4e32 h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend by Al Viro · 12 years ago
  25. 8b6c330 h8300: don't change blocked signals' mask if setting frame up fails by Al Viro · 12 years ago
  26. 97c47bb h8300: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  27. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  28. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  29. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  30. a3b3aa3 h8300-use-generic-init_task by Thomas Gleixner · 12 years ago
  31. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  32. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  34. a5401ee Disintegrate asm/system.h for H8300 by David Howells · 12 years ago
  35. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  36. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  37. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  38. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  39. e16deba h8300: Use generic posix_types.h by H. Peter Anvin · 12 years ago
  40. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  41. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 12 years ago
  42. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  43. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  44. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  45. 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
  46. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  47. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  48. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  49. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  50. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  51. d92ef29 h8300: Move gpio.h to gpio-internal.h by Mark Brown · 13 years ago
  52. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  53. a4a77b1 h8300: drivers/serial/Kconfig was moved by Paul Bolle · 13 years ago
  54. 7533069 h8300: drop puzzling Kconfig dependencies by Paul Bolle · 13 years ago
  55. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  56. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  57. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  58. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  59. 5296f6d h8300/m68k/xtensa: __FD_ISSET should return 0/1 by Andrew Morton · 13 years ago
  60. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  61. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  62. 023f21b h8300, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  63. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  64. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  65. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  66. e22c8f4 h8300: Use generic config PREEMPT definition by Frederic Weisbecker · 13 years ago
  67. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  68. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  69. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  70. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  71. 0dd61be Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  72. 9f7b218 h8300: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  73. 7b04690 h8300: Convert genirq namespace by Thomas Gleixner · 13 years ago
  74. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  75. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  76. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  77. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  78. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  79. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  80. 6ae8f8b h8300: change to new flag variable by matt mooney · 13 years ago
  81. daad8b5 h8300: Switch do_timer() to xtime_update() by Torben Hohn · 13 years ago
  82. 51f3f15 h8300: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  83. f9f91ef h8300: Convert interrupt handling to flow handler by Thomas Gleixner · 13 years ago
  84. 12174aa h8300: Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  85. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  86. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  87. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  88. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  89. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  90. 05fabda ptrace: cleanup arch_ptrace() on h8300 by Namhyung Kim · 14 years ago
  91. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  92. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  93. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  94. 30b4b27 ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox) by Jeff Mahoney · 14 years ago
  95. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  96. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  97. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  98. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  99. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  100. 1e72910 h8300: Fix missing consts in kernel_execve() by David Howells · 14 years ago