1. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. 5de1423 hexagon: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  3. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  4. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  5. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  6. 426d29c Hexagon: add v4 CS regs to core copyout macro by Richard Kuo · 11 years ago
  7. 5c883b4 Hexagon: use correct translation for VMALLOC_START by Richard Kuo · 11 years ago
  8. 5e11505 Hexagon: use correct translations for DMA mappings by Richard Kuo · 11 years ago
  9. 7c6a5df Hexagon: update copyright dates by Richard Kuo · 11 years ago
  10. 7959bd7 Hexagon: add translation types for __vmnewmap by Richard Kuo · 11 years ago
  11. f3f601c Hexagon: fix signal.c compile error by Richard Kuo · 11 years ago
  12. c05c3ec Hexagon: use generic sys_fork, sys_vfork, and sys_clone by Richard Kuo · 11 years ago
  13. 82092776 Hexagon: fix psp/sp macro by Richard Kuo · 12 years ago
  14. 1ce81f4 Hexagon: add IOMEM and _relaxed IO macros by Richard Kuo · 11 years ago
  15. f167063 Hexagon: switch to using the device type for IO mappings by Richard Kuo · 12 years ago
  16. 7777746 Hexagon: add support for single-stepping (v4+) by Richard Kuo · 11 years ago
  17. a11e67c Hexagon: Signal and return path fixes by Richard Kuo · 12 years ago
  18. 60c4ba9 Hexagon: add support for new v4+ registers by Richard Kuo · 12 years ago
  19. 444dd74 Hexagon: add individual register access for switch_stack by Richard Kuo · 12 years ago
  20. e470d93 Hexagon: use defines for MIN_KERNEL_SEG calculation by Richard Kuo · 12 years ago
  21. 66b03db Hexagon: change arch version config to allow comparisons by Richard Kuo · 12 years ago
  22. 8f5a0b9d Hexagon: add support for ARCH_PFN_OFFSET by Richard Kuo · 11 years ago
  23. e0025a7 Hexagon: fix __atomic_add_unless by Richard Kuo · 11 years ago
  24. 22493cf Hexagon: clean up generic headers in Kbuild by Richard Kuo · 11 years ago
  25. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  26. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  27. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  28. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  29. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  30. f01acea hexagon: switch to generic clone() by Al Viro · 12 years ago
  31. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  32. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  33. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  34. 27aedbd hexagon: switch to generic sys_execve() by Al Viro · 12 years ago
  35. 9952185 hexagon: kernel_thread()/kernel_execve() conversion by Al Viro · 12 years ago
  36. e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 12 years ago
  37. 3ed8d11 UAPI: (Scripted) Disintegrate arch/hexagon/include/asm by David Howells · 12 years ago
  38. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  39. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  40. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  41. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  42. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  43. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  44. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  45. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  46. 8ca8230 bury the rest of TIF_IRET by Al Viro · 12 years ago
  47. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  48. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  49. 00cd7dc Remove useless wrappers of asm-generic/ipc.h by Paul Bolle · 12 years ago
  50. da87058 Remove useless wrappers of asm-generic/cpumask.h by Paul Bolle · 12 years ago
  51. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  52. 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
  53. bfd4627 Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h by Jesper Juhl · 13 years ago
  54. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  55. fe84405 hexagon: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  56. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  57. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  58. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  59. 8335896 Disintegrate asm/system.h for Hexagon by David Howells · 12 years ago
  60. 7734552 Hexagon: adapt for dma_map_ops changes by Marek Szyprowski · 12 years ago
  61. 35edc2a perf, arch: Rework perf_event_index() by Peter Zijlstra · 13 years ago
  62. 0d71e87 Hexagon: kgdb support files by Linas Vepstas · 13 years ago
  63. 499236d Hexagon: Add page-fault support. by Richard Kuo · 13 years ago
  64. a7e7984 Hexagon: Add page table header files & etc. by Richard Kuo · 13 years ago
  65. 65c3d7c Hexagon: Provide DMA implementation by Richard Kuo · 13 years ago
  66. 5df87c1 Hexagon: Implement basic TLB management routines for Hexagon. by Richard Kuo · 13 years ago
  67. 2d3cbc7 Hexagon: Implement basic cache-flush support by Richard Kuo · 13 years ago
  68. 013bf24 Hexagon: Provide basic implementation and/or stubs for I/O routines. by Richard Kuo · 13 years ago
  69. 7567746 Hexagon: Add user access functions by Richard Kuo · 13 years ago
  70. dd472da Hexagon: Add locking types and functions by Richard Kuo · 13 years ago
  71. 43afdf5 Hexagon: Add SMP support by Richard Kuo · 13 years ago
  72. cf9750b Hexagon: Provide basic debugging and system trap support. by Richard Kuo · 13 years ago
  73. 39e89c9 Hexagon: Add ptrace support by Richard Kuo · 13 years ago
  74. 71e4a47 Hexagon: Add time and timer functions by Richard Kuo · 13 years ago
  75. 2ac211b Hexagon: Add interrupts by Richard Kuo · 13 years ago
  76. cd5b61d Hexagon: Add signal functions by Richard Kuo · 13 years ago
  77. e49ee29 Hexagon: Add hypervisor interface by Richard Kuo · 13 years ago
  78. 075a46a Hexagon: Add checksum functions by Richard Kuo · 13 years ago
  79. b784098 Hexagon: Add delay functions by Richard Kuo · 13 years ago
  80. 52f7102 Hexagon: Add threadinfo by Richard Kuo · 13 years ago
  81. 99a70aa Hexagon: Add processor and system headers by Richard Kuo · 13 years ago
  82. b9398a8 Hexagon: Add syscalls by Richard Kuo · 13 years ago
  83. 7508501 Hexagon: Add atomic ops support by Richard Kuo · 13 years ago
  84. a86a7ce Hexagon: Add bitops support by Richard Kuo · 13 years ago
  85. 8feca0e Hexagon: Core arch-specific header files by Richard Kuo · 13 years ago
  86. cd8e65f Hexagon: Add generic headers by Richard Kuo · 13 years ago