1. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  2. e0d85a3 sparc: gup_pte_range() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  3. 0693bc9 s390: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  4. 220a2eb s390: gup_huge_pmd() support THP tail recounting by Andrea Arcangeli · 13 years ago
  5. cf592bf powerpc: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  6. 3526741 powerpc: gup_hugepte() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  7. 8596468 powerpc: gup_hugepte() avoid freeing the head page too many times by Andrea Arcangeli · 13 years ago
  8. 405e44f powerpc: get_hugepte() don't put_page() the wrong page by Andrea Arcangeli · 13 years ago
  9. 2839bdc powerpc: remove superfluous PageTail checks on the pte gup_fast by Andrea Arcangeli · 13 years ago
  10. 70b50f9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  11. 994c0e9 Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  12. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  13. 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  14. 6585dea Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  15. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  16. f906fb1 Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  17. 510597e Merge branch 'next/deletion' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  18. cd9a0b6 Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  19. ac5761a Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  20. 25498e5 Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  21. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  22. 68e24ba Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  23. abc3f12 Merge branch 'imx/imx6q' into next/soc by Arnd Bergmann · 13 years ago
  24. b8df0ea Merge branch 'picoxcell/soc' into next/soc by Arnd Bergmann · 13 years ago
  25. 884897e Merge branch 'highbank/soc' into next/soc by Arnd Bergmann · 13 years ago
  26. b4beb4b Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  27. dc47d38 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  28. c72dbae Merge branch 'imx/devel' into next/dt by Arnd Bergmann · 13 years ago
  29. c87d5d5 Merge Qualcom Hexagon architecture by Linus Torvalds · 13 years ago
  30. 74d04d6 Hexagon: Add basic stacktrace functionality for Hexagon architecture. by Richard Kuo · 13 years ago
  31. e95bf45 Hexagon: Add configuration and makefiles for the Hexagon architecture. by Richard Kuo · 13 years ago
  32. 60e1323 Hexagon: Comet platform support by Richard Kuo · 13 years ago
  33. 0d71e87 Hexagon: kgdb support files by Linas Vepstas · 13 years ago
  34. 499236d Hexagon: Add page-fault support. by Richard Kuo · 13 years ago
  35. a7e7984 Hexagon: Add page table header files & etc. by Richard Kuo · 13 years ago
  36. b7f3785 Hexagon: Add ioremap support by Richard Kuo · 13 years ago
  37. 65c3d7c Hexagon: Provide DMA implementation by Richard Kuo · 13 years ago
  38. 5df87c1 Hexagon: Implement basic TLB management routines for Hexagon. by Richard Kuo · 13 years ago
  39. 2d3cbc7 Hexagon: Implement basic cache-flush support by Richard Kuo · 13 years ago
  40. 013bf24 Hexagon: Provide basic implementation and/or stubs for I/O routines. by Richard Kuo · 13 years ago
  41. 7567746 Hexagon: Add user access functions by Richard Kuo · 13 years ago
  42. dd472da Hexagon: Add locking types and functions by Richard Kuo · 13 years ago
  43. 43afdf5 Hexagon: Add SMP support by Richard Kuo · 13 years ago
  44. cf9750b Hexagon: Provide basic debugging and system trap support. by Richard Kuo · 13 years ago
  45. 39e89c9 Hexagon: Add ptrace support by Richard Kuo · 13 years ago
  46. 71e4a47 Hexagon: Add time and timer functions by Richard Kuo · 13 years ago
  47. 2ac211b Hexagon: Add interrupts by Richard Kuo · 13 years ago
  48. e03167b Hexagon: Add startup code by Richard Kuo · 13 years ago
  49. 4b30f96 Hexagon: Add init_task and process functions by Richard Kuo · 13 years ago
  50. cd5b61d Hexagon: Add signal functions by Richard Kuo · 13 years ago
  51. 98fb103 Hexagon: Support dynamic module loading. by Linas Vepstas · 13 years ago
  52. b39e293 Hexagon: Export ksyms defined in assembly files. by Linas Vepstas · 13 years ago
  53. e49ee29 Hexagon: Add hypervisor interface by Richard Kuo · 13 years ago
  54. c150290 Hexagon: Add memcpy and memset accelerated functions by Richard Kuo · 13 years ago
  55. 075a46a Hexagon: Add checksum functions by Richard Kuo · 13 years ago
  56. b784098 Hexagon: Add delay functions by Richard Kuo · 13 years ago
  57. 52f7102 Hexagon: Add threadinfo by Richard Kuo · 13 years ago
  58. 99a70aa Hexagon: Add processor and system headers by Richard Kuo · 13 years ago
  59. b9398a8 Hexagon: Add syscalls by Richard Kuo · 13 years ago
  60. 7508501 Hexagon: Add atomic ops support by Richard Kuo · 13 years ago
  61. a86a7ce Hexagon: Add bitops support by Richard Kuo · 13 years ago
  62. 8feca0e Hexagon: Core arch-specific header files by Richard Kuo · 13 years ago
  63. cd8e65f Hexagon: Add generic headers by Richard Kuo · 13 years ago
  64. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  65. ce0fda1 Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v4', 'for-32/i2c/designware-v5' and 'for-32/i2c/au1550' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  66. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  67. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  68. 0556dc3 backlight: fix broken regulator API usage in l4f00242t03 by Mark Brown · 13 years ago
  69. a8aff21 alpha: wire up sendmmsg syscall by Michael Cree · 13 years ago
  70. 0a8c384 alpha: wire up accept4 syscall by Michael Cree · 13 years ago
  71. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  72. 7e1efcf ARM: gic: use module.h instead of export.h by Arnd Bergmann · 13 years ago
  73. 5725aea Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
  74. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  75. b1c907f Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  76. a7fadac Merge branch 'depends/rmk/devel-stable' into next/board by Arnd Bergmann · 13 years ago
  77. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  78. eed1e57 Merge branch 'stericsson/cleanup' into next/timer by Arnd Bergmann · 13 years ago
  79. 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 13 years ago
  80. 83f89ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  81. 034ee29 Merge branch 'depends/omap2_dss' into next/cleanup by Arnd Bergmann · 13 years ago
  82. 5839fec Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
  83. 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 13 years ago
  84. a89cf59 arm/imx: merge i.MX3 and i.MX6 by Sascha Hauer · 13 years ago
  85. a1f1c7e arm/imx6q: add suspend/resume support by Shawn Guo · 13 years ago
  86. 13eed98 arm/imx6q: add device tree machine support by Shawn Guo · 13 years ago
  87. 69c31b7 arm/imx6q: add smp and cpu hotplug support by Shawn Guo · 13 years ago
  88. 9fbbe68 arm/imx6q: add core drivers clock, gpc, mmdc and src by Shawn Guo · 13 years ago
  89. 1103643 arm/imx: add gic_handle_irq function by Shawn Guo · 13 years ago
  90. bac89d7 arm/imx6q: add core definitions and low-level debug uart by Shawn Guo · 13 years ago
  91. 7d740f8 arm/imx6q: add device tree source by Shawn Guo · 13 years ago
  92. ccfa8b2 Merge branch 'cross-platform/debug_ll' into imx/imx6q by Arnd Bergmann · 13 years ago
  93. 7e0cac6 Merge branch 'imx/devel' into imx/imx6q by Arnd Bergmann · 13 years ago
  94. 94314a4 Merge branch 'dt/gic' into imx/imx6q by Arnd Bergmann · 13 years ago
  95. 929f58a Merge branch 'depends/rmk/devel-stable' into imx/imx6q by Arnd Bergmann · 13 years ago
  96. 8b61f37 ARM: highbank: add suspend support by Rob Herring · 13 years ago
  97. 9680b3d ARM: highbank: Add cpu hotplug support by Martin Bogomolni · 13 years ago
  98. 6738845 ARM: highbank: add SMP support by Rob Herring · 13 years ago
  99. 220e6cf ARM: add Highbank core platform support by Rob Herring · 13 years ago
  100. 253d7ad ARM: highbank: add devicetree source by Rob Herring · 13 years ago