1. 446b6cb Hexagon: set the e_flags in user regset view for core dumps by Richard Kuo · 11 years ago
  2. 17ca896d Hexagon: add screen_info for VGA_CONSOLE by Richard Kuo · 11 years ago
  3. bd09f60 smp, hexagon: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  4. e6d1904 arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various modules need by Chen Gang · 11 years ago
  5. b1ddb5c arch: hexagon: kernel: reset.c: use function pointer instead of function for pm_power_off and export it by Chen Gang · 11 years ago
  6. 196b933 arch: hexagon: kernel: add export symbol function __delay() by Chen Gang · 11 years ago
  7. 3d298ca hexagon: kernel: kgdb: include related header for pass compiling. by Chen Gang · 11 years ago
  8. 6f8ae9b hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_deferred() in "time.c" by Chen Gang · 11 years ago
  9. 0b81430 hexagon: remove unnecessary prom.h includes by Rob Herring · 11 years ago
  10. 7ddc839 hexagon: delete __cpuinit usage from all hexagon files by Paul Gortmaker · 11 years ago
  11. 246e6a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 11 years ago
  12. 13a95c4 Hexagon: fix register used to call do_work_pending by Richard Kuo · 11 years ago
  13. d70b1e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 11 years ago
  14. 5e11505 Hexagon: use correct translations for DMA mappings by Richard Kuo · 11 years ago
  15. c710f590 Hexagon: fix return value for notify_resume case in do_work_pending by Richard Kuo · 11 years ago
  16. 7c6a5df Hexagon: update copyright dates by Richard Kuo · 11 years ago
  17. 0d3ab45 Hexagon: break up user fn/arg register setting by Richard Kuo · 12 years ago
  18. 3981c47 Hexagon: fix up int enable/disable at ret_from_fork by Richard Kuo · 12 years ago
  19. 2b3c744 Hexagon: don't print info for offline CPU's by Richard Kuo · 11 years ago
  20. 7777746 Hexagon: add support for single-stepping (v4+) by Richard Kuo · 11 years ago
  21. f8722a4 Hexagon: use correct work mask when checking for more work by Richard Kuo · 12 years ago
  22. db0fe53 Hexagon: add support for additional exceptions by Richard Kuo · 12 years ago
  23. 20f704b6 Hexagon: fix initial page table setup prior to jump to VA by Richard Kuo · 12 years ago
  24. 0357d2f Hexagon: remove keyring related call by Richard Kuo · 12 years ago
  25. 9cdae82 Hexagon: check to if we will overflow the signal stack by Richard Kuo · 12 years ago
  26. a11e67c Hexagon: Signal and return path fixes by Richard Kuo · 12 years ago
  27. 60c4ba9 Hexagon: add support for new v4+ registers by Richard Kuo · 12 years ago
  28. 53debcd Hexagon: use GENERIC_CPU_DEVICES by Richard Kuo · 12 years ago
  29. 8f5a0b9d Hexagon: add support for ARCH_PFN_OFFSET by Richard Kuo · 11 years ago
  30. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  31. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  32. 4e0fcc5 hexagon: Use generic idle loop by Thomas Gleixner · 11 years ago
  33. 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
  34. da36f98 hexagon: don't leave ->uc_stack uninitialized by Al Viro · 12 years ago
  35. 1e974c2 hexagon: switch to generic sigaltstack by Al Viro · 12 years ago
  36. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  37. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  38. f01acea hexagon: switch to generic clone() by Al Viro · 12 years ago
  39. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  40. 27aedbd hexagon: switch to generic sys_execve() by Al Viro · 12 years ago
  41. 9952185 hexagon: kernel_thread()/kernel_execve() conversion by Al Viro · 12 years ago
  42. e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 12 years ago
  43. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  44. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  45. 1cedd69 don't bother exporting kernel_execve() by Al Viro · 12 years ago
  46. 4ee0444be hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 12 years ago
  47. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  48. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  49. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  50. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  51. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  52. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  53. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  54. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  55. 222c547 arch/hexagon/kernel/dma.c: make function static by Julia Lawall · 12 years ago
  56. 3c0f13b Hexagon: Use resource_size function by Thomas Meyer · 13 years ago
  57. ef9b122 hexagon: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  58. 3334bf1 hexagon: do_notify_resume() needs tracehook_notify_resume() by Oleg Nesterov · 12 years ago
  59. fe84405 hexagon: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  60. e336e05 hexagon: Use generic idle_task by Thomas Gleixner · 12 years ago
  61. 3b0132c hexagon: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  62. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  63. e00574b hexagon: add missing cpu.h include by Richard Kuo · 12 years ago
  64. 57f27cca hexagon/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  65. e8e42a5 hexagon: use renamed tick_nohz_idle_* functions by Richard Kuo · 12 years ago
  66. 6bbbc30 Hexagon: misc compile warning/error cleanup due to missing headers by Richard Kuo · 13 years ago
  67. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  68. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 12 years ago
  69. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  70. 8335896 Disintegrate asm/system.h for Hexagon by David Howells · 12 years ago
  71. 7734552 Hexagon: adapt for dma_map_ops changes by Marek Szyprowski · 12 years ago
  72. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  73. 43aca32 Hexagon: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  74. 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 13 years ago
  75. 74d04d6 Hexagon: Add basic stacktrace functionality for Hexagon architecture. by Richard Kuo · 13 years ago
  76. e95bf45 Hexagon: Add configuration and makefiles for the Hexagon architecture. by Richard Kuo · 13 years ago
  77. 0d71e87 Hexagon: kgdb support files by Linas Vepstas · 13 years ago
  78. 65c3d7c Hexagon: Provide DMA implementation by Richard Kuo · 13 years ago
  79. 43afdf5 Hexagon: Add SMP support by Richard Kuo · 13 years ago
  80. cf9750b Hexagon: Provide basic debugging and system trap support. by Richard Kuo · 13 years ago
  81. 39e89c9 Hexagon: Add ptrace support by Richard Kuo · 13 years ago
  82. 71e4a47 Hexagon: Add time and timer functions by Richard Kuo · 13 years ago
  83. 2ac211b Hexagon: Add interrupts by Richard Kuo · 13 years ago
  84. e03167b Hexagon: Add startup code by Richard Kuo · 13 years ago
  85. 4b30f96 Hexagon: Add init_task and process functions by Richard Kuo · 13 years ago
  86. cd5b61d Hexagon: Add signal functions by Richard Kuo · 13 years ago
  87. 98fb103 Hexagon: Support dynamic module loading. by Linas Vepstas · 13 years ago
  88. b39e293 Hexagon: Export ksyms defined in assembly files. by Linas Vepstas · 13 years ago
  89. e49ee29 Hexagon: Add hypervisor interface by Richard Kuo · 13 years ago
  90. b9398a8 Hexagon: Add syscalls by Richard Kuo · 13 years ago