1. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  2. 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
  3. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  4. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  5. 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
  6. 5042ab9 various Kconfig cleanup and old platform build code removal by Richard Kuo · 13 years ago
  7. 393a86a hexagon/mm/vm_fault.c: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  8. 222c547 arch/hexagon/kernel/dma.c: make function static by Julia Lawall · 12 years ago
  9. bfd4627 Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h by Jesper Juhl · 13 years ago
  10. 3c0f13b Hexagon: Use resource_size function by Thomas Meyer · 13 years ago
  11. ef9b122 hexagon: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  12. 3334bf1 hexagon: do_notify_resume() needs tracehook_notify_resume() by Oleg Nesterov · 12 years ago
  13. 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
  14. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  15. e0d8ffd hexagon: Remove select of not longer existing Kconfig switches by Thomas Gleixner · 12 years ago
  16. 24a6f35 hexagon: Use generic time config by Anna-Maria Gleixner · 12 years ago
  17. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  18. fe84405 hexagon: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  19. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  20. e336e05 hexagon: Use generic idle_task by Thomas Gleixner · 12 years ago
  21. 3b0132c hexagon: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  22. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 12 years ago
  23. e00574b hexagon: add missing cpu.h include by Richard Kuo · 12 years ago
  24. 57f27cc hexagon/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 12 years ago
  25. e8e42a5 hexagon: use renamed tick_nohz_idle_* functions by Richard Kuo · 12 years ago
  26. 6bbbc30 Hexagon: misc compile warning/error cleanup due to missing headers by Richard Kuo · 13 years ago
  27. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  28. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  29. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 12 years ago
  30. 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
  31. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  32. 8335896 Disintegrate asm/system.h for Hexagon by David Howells · 12 years ago
  33. 7734552 Hexagon: adapt for dma_map_ops changes by Marek Szyprowski · 12 years ago
  34. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  35. 43aca32 Hexagon: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  36. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 13 years ago
  38. 44a6839 Merge branch 'perf/fast' into perf/core by Ingo Molnar · 12 years ago
  39. 35edc2a perf, arch: Rework perf_event_index() by Peter Zijlstra · 13 years ago
  40. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  41. 74d04d6 Hexagon: Add basic stacktrace functionality for Hexagon architecture. by Richard Kuo · 13 years ago
  42. e95bf45 Hexagon: Add configuration and makefiles for the Hexagon architecture. by Richard Kuo · 13 years ago
  43. 60e1323 Hexagon: Comet platform support by Richard Kuo · 13 years ago
  44. 0d71e87 Hexagon: kgdb support files by Linas Vepstas · 13 years ago
  45. 499236d Hexagon: Add page-fault support. by Richard Kuo · 13 years ago
  46. a7e7984 Hexagon: Add page table header files & etc. by Richard Kuo · 13 years ago
  47. b7f3785 Hexagon: Add ioremap support by Richard Kuo · 13 years ago
  48. 65c3d7c Hexagon: Provide DMA implementation by Richard Kuo · 13 years ago
  49. 5df87c1 Hexagon: Implement basic TLB management routines for Hexagon. by Richard Kuo · 13 years ago
  50. 2d3cbc7 Hexagon: Implement basic cache-flush support by Richard Kuo · 13 years ago
  51. 013bf24 Hexagon: Provide basic implementation and/or stubs for I/O routines. by Richard Kuo · 13 years ago
  52. 7567746 Hexagon: Add user access functions by Richard Kuo · 13 years ago
  53. dd472da Hexagon: Add locking types and functions by Richard Kuo · 13 years ago
  54. 43afdf5 Hexagon: Add SMP support by Richard Kuo · 13 years ago
  55. cf9750b Hexagon: Provide basic debugging and system trap support. by Richard Kuo · 13 years ago
  56. 39e89c9 Hexagon: Add ptrace support by Richard Kuo · 13 years ago
  57. 71e4a47 Hexagon: Add time and timer functions by Richard Kuo · 13 years ago
  58. 2ac211b Hexagon: Add interrupts by Richard Kuo · 13 years ago
  59. e03167b Hexagon: Add startup code by Richard Kuo · 13 years ago
  60. 4b30f96 Hexagon: Add init_task and process functions by Richard Kuo · 13 years ago
  61. cd5b61d Hexagon: Add signal functions by Richard Kuo · 13 years ago
  62. 98fb103 Hexagon: Support dynamic module loading. by Linas Vepstas · 13 years ago
  63. b39e293 Hexagon: Export ksyms defined in assembly files. by Linas Vepstas · 13 years ago
  64. e49ee29 Hexagon: Add hypervisor interface by Richard Kuo · 13 years ago
  65. c150290 Hexagon: Add memcpy and memset accelerated functions by Richard Kuo · 13 years ago
  66. 075a46a Hexagon: Add checksum functions by Richard Kuo · 13 years ago
  67. b784098 Hexagon: Add delay functions by Richard Kuo · 13 years ago
  68. 52f7102 Hexagon: Add threadinfo by Richard Kuo · 13 years ago
  69. 99a70aa Hexagon: Add processor and system headers by Richard Kuo · 13 years ago
  70. b9398a8 Hexagon: Add syscalls by Richard Kuo · 13 years ago
  71. 7508501 Hexagon: Add atomic ops support by Richard Kuo · 13 years ago
  72. a86a7ce Hexagon: Add bitops support by Richard Kuo · 13 years ago
  73. 8feca0e Hexagon: Core arch-specific header files by Richard Kuo · 13 years ago
  74. cd8e65f Hexagon: Add generic headers by Richard Kuo · 13 years ago