1. ff7ee93 cgroup/kmemleak: Annotate alloc_page() for cgroup allocations by Steven Rostedt · 13 years ago
  2. 77ceab8 cgroups: don't attach task to subsystem if migration failed by Ben Blum · 13 years ago
  3. 33ef6b6 cgroups: more safe tasklist locking in cgroup_attach_proc by Ben Blum · 13 years ago
  4. 434a964 hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops by Phillip Lougher · 13 years ago
  5. 3069083 isofs: add readpages support by Namjae Jeon · 13 years ago
  6. b6eb48d minix: describe usage of different magic numbers by Sami Kerola · 13 years ago
  7. db5cf8d drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and .exit.text by Uwe Kleine-König · 13 years ago
  8. 43fcb81 rtc: add initial support for mcp7941x parts by David Anders · 13 years ago
  9. 6d03d06 drivers/rtc/class.c: convert idr to ida and use ida_simple_get() by Jonathan Cameron · 13 years ago
  10. f919b92 init/do_mounts_rd.c: fix ramdisk identification for padded cramfs by Neil Armstrong · 13 years ago
  11. 0620d91 ramfs: remove module leftovers by Richard Weinberger · 13 years ago
  12. a3defbe binfmt_elf: fix PIE execution with randomization disabled by Jiri Kosina · 13 years ago
  13. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  14. e0d85a3 sparc: gup_pte_range() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  15. 0693bc9 s390: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  16. 220a2eb s390: gup_huge_pmd() support THP tail recounting by Andrea Arcangeli · 13 years ago
  17. cf592bf powerpc: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  18. 3526741 powerpc: gup_hugepte() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  19. 8596468 powerpc: gup_hugepte() avoid freeing the head page too many times by Andrea Arcangeli · 13 years ago
  20. 405e44f powerpc: get_hugepte() don't put_page() the wrong page by Andrea Arcangeli · 13 years ago
  21. 2839bdc powerpc: remove superfluous PageTail checks on the pte gup_fast by Andrea Arcangeli · 13 years ago
  22. 70b50f9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  23. 994c0e9 Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  24. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  25. 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  26. 6585dea Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  27. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  28. f906fb1 Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  29. 510597e Merge branch 'next/deletion' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  30. cd9a0b6 Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  31. ac5761a Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  32. 25498e5 Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  33. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  34. 68e24ba Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  35. abc3f12 Merge branch 'imx/imx6q' into next/soc by Arnd Bergmann · 13 years ago
  36. b8df0ea Merge branch 'picoxcell/soc' into next/soc by Arnd Bergmann · 13 years ago
  37. 884897e Merge branch 'highbank/soc' into next/soc by Arnd Bergmann · 13 years ago
  38. b4beb4b Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  39. f3c3f06 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator by Linus Torvalds · 13 years ago
  40. c18ae42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 13 years ago
  41. 1c39865 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  42. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  43. 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
  44. dc47d38 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  45. f6d90b4 sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees. by Eric W. Biederman · 13 years ago
  46. c72dbae Merge branch 'imx/devel' into next/dt by Arnd Bergmann · 13 years ago
  47. c87d5d5 Merge Qualcom Hexagon architecture by Linus Torvalds · 13 years ago
  48. 4e29198 Add extra arch overrides to asm-generic/checksum.h by Linas Vepstas · 13 years ago
  49. 4f4567c Hexagon: Add self to MAINTAINERS by Richard Kuo · 13 years ago
  50. 74d04d6 Hexagon: Add basic stacktrace functionality for Hexagon architecture. by Richard Kuo · 13 years ago
  51. e95bf45 Hexagon: Add configuration and makefiles for the Hexagon architecture. by Richard Kuo · 13 years ago
  52. 60e1323 Hexagon: Comet platform support by Richard Kuo · 13 years ago
  53. 0d71e87 Hexagon: kgdb support files by Linas Vepstas · 13 years ago
  54. 499236d Hexagon: Add page-fault support. by Richard Kuo · 13 years ago
  55. a7e7984 Hexagon: Add page table header files & etc. by Richard Kuo · 13 years ago
  56. b7f3785 Hexagon: Add ioremap support by Richard Kuo · 13 years ago
  57. 65c3d7c Hexagon: Provide DMA implementation by Richard Kuo · 13 years ago
  58. 5df87c1 Hexagon: Implement basic TLB management routines for Hexagon. by Richard Kuo · 13 years ago
  59. 2d3cbc7 Hexagon: Implement basic cache-flush support by Richard Kuo · 13 years ago
  60. 013bf24 Hexagon: Provide basic implementation and/or stubs for I/O routines. by Richard Kuo · 13 years ago
  61. 7567746 Hexagon: Add user access functions by Richard Kuo · 13 years ago
  62. dd472da Hexagon: Add locking types and functions by Richard Kuo · 13 years ago
  63. 43afdf5 Hexagon: Add SMP support by Richard Kuo · 13 years ago
  64. cf9750b Hexagon: Provide basic debugging and system trap support. by Richard Kuo · 13 years ago
  65. 39e89c9 Hexagon: Add ptrace support by Richard Kuo · 13 years ago
  66. 71e4a47 Hexagon: Add time and timer functions by Richard Kuo · 13 years ago
  67. 2ac211b Hexagon: Add interrupts by Richard Kuo · 13 years ago
  68. e03167b Hexagon: Add startup code by Richard Kuo · 13 years ago
  69. 4b30f96 Hexagon: Add init_task and process functions by Richard Kuo · 13 years ago
  70. cd5b61d Hexagon: Add signal functions by Richard Kuo · 13 years ago
  71. 98fb103 Hexagon: Support dynamic module loading. by Linas Vepstas · 13 years ago
  72. b39e293 Hexagon: Export ksyms defined in assembly files. by Linas Vepstas · 13 years ago
  73. e49ee29 Hexagon: Add hypervisor interface by Richard Kuo · 13 years ago
  74. c150290 Hexagon: Add memcpy and memset accelerated functions by Richard Kuo · 13 years ago
  75. 075a46a Hexagon: Add checksum functions by Richard Kuo · 13 years ago
  76. b784098 Hexagon: Add delay functions by Richard Kuo · 13 years ago
  77. 52f7102 Hexagon: Add threadinfo by Richard Kuo · 13 years ago
  78. 99a70aa Hexagon: Add processor and system headers by Richard Kuo · 13 years ago
  79. b9398a8 Hexagon: Add syscalls by Richard Kuo · 13 years ago
  80. 7508501 Hexagon: Add atomic ops support by Richard Kuo · 13 years ago
  81. a86a7ce Hexagon: Add bitops support by Richard Kuo · 13 years ago
  82. 8feca0e Hexagon: Core arch-specific header files by Richard Kuo · 13 years ago
  83. cd8e65f Hexagon: Add generic headers by Richard Kuo · 13 years ago
  84. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  85. 5db017a crypto: user - Depend on NET instead of selecting it by Herbert Xu · 13 years ago
  86. 3945fe9 Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/tegra-iomem' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  87. be4af5d Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2 by Ben Dooks · 13 years ago
  88. 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
  89. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 13 years ago
  90. d8805e6 epoll: fix spurious lockdep warnings by Nelson Elhage · 13 years ago
  91. 15662b3 checkpatch: add a --strict check for utf-8 in commit logs by Joe Perches · 13 years ago
  92. 67d0a07 kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete by Joe Perches · 13 years ago
  93. fc23af3 llist-return-whether-list-is-empty-before-adding-in-llist_add-fix by Andrew Morton · 13 years ago
  94. 67220a9 wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack by Andy Shevchenko · 13 years ago
  95. 0a90e0f fat: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  96. 0247311 security: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  97. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  98. 55036ba lib: rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  99. 66f6958 lib/string.c: fix strim() semantics for strings that have only blanks by Michael Holzheu · 13 years ago
  100. e3816c5 lib/idr.c: fix comment for ida_get_new_above() by Wang Sheng-Hui · 13 years ago