1. 65af3a3 arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again by Paul Bolle · 11 years ago
  2. 7c6a5df Hexagon: update copyright dates by Richard Kuo · 11 years ago
  3. 7959bd7 Hexagon: add translation types for __vmnewmap by Richard Kuo · 11 years ago
  4. f3f601c Hexagon: fix signal.c compile error by Richard Kuo · 11 years ago
  5. 0d3ab45 Hexagon: break up user fn/arg register setting by Richard Kuo · 12 years ago
  6. c05c3ec Hexagon: use generic sys_fork, sys_vfork, and sys_clone by Richard Kuo · 11 years ago
  7. 82092776 Hexagon: fix psp/sp macro by Richard Kuo · 12 years ago
  8. 3981c47 Hexagon: fix up int enable/disable at ret_from_fork by Richard Kuo · 12 years ago
  9. 1ce81f4 Hexagon: add IOMEM and _relaxed IO macros by Richard Kuo · 11 years ago
  10. f167063 Hexagon: switch to using the device type for IO mappings by Richard Kuo · 11 years ago
  11. 2b3c744 Hexagon: don't print info for offline CPU's by Richard Kuo · 11 years ago
  12. 7777746 Hexagon: add support for single-stepping (v4+) by Richard Kuo · 11 years ago
  13. f8722a4 Hexagon: use correct work mask when checking for more work by Richard Kuo · 12 years ago
  14. db0fe53 Hexagon: add support for additional exceptions by Richard Kuo · 12 years ago
  15. 20f704b Hexagon: fix initial page table setup prior to jump to VA by Richard Kuo · 12 years ago
  16. 0357d2f Hexagon: remove keyring related call by Richard Kuo · 12 years ago
  17. 9cdae82 Hexagon: check to if we will overflow the signal stack by Richard Kuo · 12 years ago
  18. a11e67c Hexagon: Signal and return path fixes by Richard Kuo · 12 years ago
  19. 60c4ba9 Hexagon: add support for new v4+ registers by Richard Kuo · 12 years ago
  20. 444dd74 Hexagon: add individual register access for switch_stack by Richard Kuo · 12 years ago
  21. e470d93 Hexagon: use defines for MIN_KERNEL_SEG calculation by Richard Kuo · 12 years ago
  22. 53debcd Hexagon: use GENERIC_CPU_DEVICES by Richard Kuo · 12 years ago
  23. 66b03db Hexagon: change arch version config to allow comparisons by Richard Kuo · 12 years ago
  24. 8f5a0b9d Hexagon: add support for ARCH_PFN_OFFSET by Richard Kuo · 11 years ago
  25. e0025a7 Hexagon: fix __atomic_add_unless by Richard Kuo · 11 years ago
  26. 22493cf Hexagon: clean up generic headers in Kbuild by Richard Kuo · 11 years ago
  27. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  28. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  29. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  30. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  31. 4e0fcc5 hexagon: Use generic idle loop by Thomas Gleixner · 11 years ago
  32. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  33. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  34. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  35. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  36. d64008a burying unused conditionals by Al Viro · 12 years ago
  37. f7c819c arch Kconfig: Remove references to IRQ_PER_CPU by James Hogan · 11 years ago
  38. da36f98 hexagon: don't leave ->uc_stack uninitialized by Al Viro · 12 years ago
  39. 1e974c2 hexagon: switch to generic sigaltstack by Al Viro · 12 years ago
  40. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 11 years ago
  41. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  42. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  43. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  44. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  45. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  46. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  47. f01acea hexagon: switch to generic clone() by Al Viro · 12 years ago
  48. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  49. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  50. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  51. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  52. 27aedbd hexagon: switch to generic sys_execve() by Al Viro · 12 years ago
  53. 9952185 hexagon: kernel_thread()/kernel_execve() conversion by Al Viro · 12 years ago
  54. e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 12 years ago
  55. 3ed8d11 UAPI: (Scripted) Disintegrate arch/hexagon/include/asm by David Howells · 12 years ago
  56. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  57. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  58. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  59. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  60. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  61. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  62. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  63. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  64. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  65. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  66. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  67. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  68. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  69. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  70. 8ca8230 bury the rest of TIF_IRET by Al Viro · 12 years ago
  71. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  72. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  73. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  74. 1cedd69 don't bother exporting kernel_execve() by Al Viro · 12 years ago
  75. 637e49a Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  76. 00cd7dc Remove useless wrappers of asm-generic/ipc.h by Paul Bolle · 12 years ago
  77. da87058 Remove useless wrappers of asm-generic/cpumask.h by Paul Bolle · 12 years ago
  78. 4ee0444 hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 12 years ago
  79. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  80. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  81. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  82. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  83. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  84. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  85. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  86. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  87. 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
  88. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  89. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  90. 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
  91. 5042ab9 various Kconfig cleanup and old platform build code removal by Richard Kuo · 13 years ago
  92. 393a86a hexagon/mm/vm_fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  93. 222c547 arch/hexagon/kernel/dma.c: make function static by Julia Lawall · 12 years ago
  94. bfd4627 Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h by Jesper Juhl · 13 years ago
  95. 3c0f13b Hexagon: Use resource_size function by Thomas Meyer · 13 years ago
  96. ef9b122 hexagon: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  97. 3334bf1 hexagon: do_notify_resume() needs tracehook_notify_resume() by Oleg Nesterov · 12 years ago
  98. 4713685 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  100. e0d8ffd hexagon: Remove select of not longer existing Kconfig switches by Thomas Gleixner · 12 years ago