1. 5be95b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 10 years ago
  2. ea0f1b9 Hexagon: set ARCH_DMA_MINALIGN by Richard Kuo · 10 years ago
  3. cb84c2b hexagon: Fix build failures in linux-next by Guenter Roeck · 10 years ago
  4. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  5. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  7. 50f853e locking,arch,hexagon: Fold atomic_ops by Peter Zijlstra · 10 years ago
  8. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  9. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  10. 847db92 hexagon: update reference, kerneltrap.org no longer works by Pranith Kumar · 10 years ago
  11. 94cf42f arch,hexagon: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  12. 2ab08ee arc,hexagon: Delete asm/barrier.h by Peter Zijlstra · 10 years ago
  13. 2f99775 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 10 years ago
  14. a9a44fd Hexagon: update CR year for elf.h by Richard Kuo · 11 years ago
  15. 93f9d11 Hexagon: remove SP macro by Richard Kuo · 11 years ago
  16. efaa5cb Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZE by Richard Kuo · 11 years ago
  17. b10fa7b Hexagon: fix atomic_set by Richard Kuo · 11 years ago
  18. 0d82674 hexagon: correct type on pgd copy by Ilia Mirkin · 11 years ago
  19. bd09f60 smp, hexagon: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  20. 5e78a26 arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h" by Chen Gang · 11 years ago
  21. 07d592b arch: hexagon: include: asm: add "vga.h" in Kbuild by Chen Gang · 11 years ago
  22. 27932f6 arch: hexagon: include: asm: Kbuild: add generic "serial.h" in Kbuild by Chen Gang · 11 years ago
  23. 8d7e6a1 arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__ by Chen Gang · 11 years ago
  24. 6becd40 arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "hexagon_vm.h" by Chen Gang · 11 years ago
  25. 568210f arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h" by Chen Gang · 11 years ago
  26. 196b933 arch: hexagon: kernel: add export symbol function __delay() by Chen Gang · 11 years ago
  27. d811d8c hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1" by Chen Gang · 11 years ago
  28. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  29. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  30. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  31. 978c558 hexagon: use generic fixmap.h by Mark Salter · 10 years ago
  32. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  33. 6806afc net: resort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
  34. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  35. 1de7da3 arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h by Peter Zijlstra · 11 years ago
  36. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  37. 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
  38. 5de1423 hexagon: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  39. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  40. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  41. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  42. 426d29c Hexagon: add v4 CS regs to core copyout macro by Richard Kuo · 11 years ago
  43. 5c883b4 Hexagon: use correct translation for VMALLOC_START by Richard Kuo · 11 years ago
  44. 5e11505 Hexagon: use correct translations for DMA mappings by Richard Kuo · 11 years ago
  45. 7c6a5df Hexagon: update copyright dates by Richard Kuo · 11 years ago
  46. 7959bd7 Hexagon: add translation types for __vmnewmap by Richard Kuo · 11 years ago
  47. f3f601c Hexagon: fix signal.c compile error by Richard Kuo · 11 years ago
  48. c05c3ec Hexagon: use generic sys_fork, sys_vfork, and sys_clone by Richard Kuo · 11 years ago
  49. 82092776 Hexagon: fix psp/sp macro by Richard Kuo · 12 years ago
  50. 1ce81f4 Hexagon: add IOMEM and _relaxed IO macros by Richard Kuo · 11 years ago
  51. f167063 Hexagon: switch to using the device type for IO mappings by Richard Kuo · 11 years ago
  52. 7777746 Hexagon: add support for single-stepping (v4+) by Richard Kuo · 11 years ago
  53. a11e67c Hexagon: Signal and return path fixes by Richard Kuo · 12 years ago
  54. 60c4ba9 Hexagon: add support for new v4+ registers by Richard Kuo · 12 years ago
  55. 444dd74 Hexagon: add individual register access for switch_stack by Richard Kuo · 12 years ago
  56. e470d93 Hexagon: use defines for MIN_KERNEL_SEG calculation by Richard Kuo · 12 years ago
  57. 66b03db Hexagon: change arch version config to allow comparisons by Richard Kuo · 12 years ago
  58. 8f5a0b9d Hexagon: add support for ARCH_PFN_OFFSET by Richard Kuo · 11 years ago
  59. e0025a7 Hexagon: fix __atomic_add_unless by Richard Kuo · 11 years ago
  60. 22493cf Hexagon: clean up generic headers in Kbuild by Richard Kuo · 11 years ago
  61. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  62. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  63. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  64. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  65. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  66. f01acea hexagon: switch to generic clone() by Al Viro · 12 years ago
  67. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  68. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  69. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  70. 27aedbd hexagon: switch to generic sys_execve() by Al Viro · 12 years ago
  71. 9952185 hexagon: kernel_thread()/kernel_execve() conversion by Al Viro · 12 years ago
  72. e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 12 years ago
  73. 3ed8d11 UAPI: (Scripted) Disintegrate arch/hexagon/include/asm by David Howells · 12 years ago
  74. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  75. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  76. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  77. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  78. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  79. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  80. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  81. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  82. 8ca8230 bury the rest of TIF_IRET by Al Viro · 12 years ago
  83. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  84. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  85. 00cd7dc Remove useless wrappers of asm-generic/ipc.h by Paul Bolle · 12 years ago
  86. da87058 Remove useless wrappers of asm-generic/cpumask.h by Paul Bolle · 12 years ago
  87. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  88. 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
  89. bfd4627 Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h by Jesper Juhl · 13 years ago
  90. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  91. fe84405 hexagon: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  92. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  93. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  94. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  95. 8335896 Disintegrate asm/system.h for Hexagon by David Howells · 12 years ago
  96. 7734552 Hexagon: adapt for dma_map_ops changes by Marek Szyprowski · 12 years ago
  97. 35edc2a perf, arch: Rework perf_event_index() by Peter Zijlstra · 13 years ago
  98. 0d71e87 Hexagon: kgdb support files by Linas Vepstas · 13 years ago
  99. 499236d Hexagon: Add page-fault support. by Richard Kuo · 13 years ago
  100. a7e7984 Hexagon: Add page table header files & etc. by Richard Kuo · 13 years ago