1. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  2. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  3. 133fd9f vsprintf: further optimize decimal conversion by Denys Vlasenko · 12 years ago
  4. 725fe00 vsprintf: correctly handle width when '#' flag used in %#p format by Grant Likely · 12 years ago
  5. 914bec1 bql: Avoid possible inconsistent calculation. by Hiroaki SHIMODA · 12 years ago
  6. 25426b7 bql: Avoid unneeded limit decrement. by Hiroaki SHIMODA · 12 years ago
  7. 0cfd32b bql: Fix POSDIFF() to integer overflow aware. by Hiroaki SHIMODA · 12 years ago
  8. 2f83766 Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  9. 28f8571 Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  10. 7c20342 lib/vsprintf.c: "%#o",0 becomes '0' instead of '00' by Pierre Carrier · 12 years ago
  11. 5536805 radix-tree: fix preload vector size by Nick Piggin · 12 years ago
  12. fd0a373 spinlock_debug: print kallsyms name for lock by Stephen Boyd · 12 years ago
  13. 4796dd2 vsprintf: fix %ps on non symbols when using kallsyms by Stephen Boyd · 12 years ago
  14. 05a6c8a lib/bitmap.c: fix documentation for scnprintf() functions by Andrew Morton · 12 years ago
  15. 68aecfb lib/string_helpers.c: make arrays static by Andrew Morton · 12 years ago
  16. 26d7b99 lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  17. 17a801f list_debug: WARN for adding something already in the list by Chris Metcalf · 12 years ago
  18. 3af684c swiotlb: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  19. 69ea640 lib: Fix generic strnlen_user for 32-bit big-endian machines by Paul Mackerras · 12 years ago
  20. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
  21. 39b6cc6 Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  22. a08c535 lib: add generic strnlen_user() function by Linus Torvalds · 12 years ago
  23. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
  24. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  25. 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 12 years ago
  26. c80ddb5 Merge tag 'md-3.5' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  27. 19bec32 Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  29. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  30. 96e6770 lib/raid6: cleanup gen_syndrome function selection by Jim Kukunas · 12 years ago
  31. 2dbf708 lib/raid6: update test program for recovery functions by Jim Kukunas · 12 years ago
  32. 048a8b8 lib/raid6: Add SSSE3 optimized recovery functions by Jim Kukunas · 12 years ago
  33. f674ef7 lib/raid6: fix test program build by Jim Kukunas · 12 years ago
  34. 226da0d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. 513de47 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  36. 6684b57 lib: Change mail address of Oskar Schirmer by Oskar Schirmer · 12 years ago
  37. 649e6ee printk() - restore timestamp printing at console output by Kay Sievers · 12 years ago
  38. 9ff1f83 kobject: fix the uncorrect comment by Zhi Yong Wu · 12 years ago
  39. fef15d2 Revert "dynamic_debug: remove unneeded includes" by Greg Kroah-Hartman · 12 years ago
  40. 04db6e5 dynamic_debug: remove unneeded includes by Jim Cromie · 12 years ago
  41. eb15742 Merge 3.4-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  42. 9c1c21a ddr: add LPDDR2 data from JESD209-2 by Aneesh V · 12 years ago
  43. 3ec5652 dynamic_debug: init with early_initcall, not arch_initcall by Jim Cromie · 12 years ago
  44. 29e36c9 dynamic_debug: update Documentation/*, Kconfig.debug by Jim Cromie · 12 years ago
  45. 8e59b5cf dynamic_debug: add modname arg to exec_query callchain by Jim Cromie · 12 years ago
  46. 4107692 dynamic_debug: print ram usage by ddebug tables if verbose by Jim Cromie · 12 years ago
  47. af44239 dynamic_debug: simplify dynamic_debug_init error exit by Jim Cromie · 12 years ago
  48. 6ab676e dynamic_debug: combine parse_args callbacks together by Jim Cromie · 12 years ago
  49. f0b919d dynamic_debug: deprecate ddebug_query, suggest dyndbg instead by Jim Cromie · 12 years ago
  50. b48420c dynamic_debug: make dynamic-debug work for module initialization by Jim Cromie · 12 years ago
  51. b8ccd5d dynamic_debug: replace if (verbose) pr_info with macro vpr_info by Jim Cromie · 12 years ago
  52. 559f9ba rcu: List-debug variants of rcu list routines. by Dave Jones · 12 years ago
  53. 6b96061 lib/kobject.c : Remove redundant check in create_dir by yan · 12 years ago
  54. 4ccf4be lib: add support for stmp-style devices by Wolfram Sang · 13 years ago
  55. 7cd9c9b Revert "driver core: check start node in klist_iter_init_node" by Greg Kroah-Hartman · 12 years ago
  56. a15d49f driver core: check start node in klist_iter_init_node by Hannes Reinecke · 12 years ago
  57. 3340808 debugobjects: Fill_pool() returns void now by Dan Carpenter · 12 years ago
  58. 09c79b6 mpi: Avoid using freed pointer in mpi_lshift_limbs() by Jesper Juhl · 12 years ago
  59. 29cdd4e dma-debug: release free_entries_lock before saving stack trace by Jakub Kicinski · 12 years ago
  60. 765a5e0 debugobjects: printk with irqs enabled by Thomas Gleixner · 12 years ago
  61. 1fda107 debugobjects: Remove unused return value from fill_pool() by Thomas Gleixner · 12 years ago
  62. 282029c kobject: provide more diagnostic info for kobject_add_internal() failures by Dan Williams · 12 years ago
  63. 1873e87 debug: Add CONFIG_READABLE_ASM by Andi Kleen · 12 years ago
  64. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  66. 82edb4b crc32: add help text for the algorithm select option by Darrick J. Wong · 12 years ago
  67. cebbd29 radix-tree: rewrite gang lookup using iterator by Konstantin Khlebnikov · 12 years ago
  68. 78c1d78 radix-tree: introduce bit-optimized iterator by Konstantin Khlebnikov · 12 years ago
  69. 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 12 years ago
  70. 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
  71. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  72. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  73. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  74. 087fafd Introduce CONFIG_GENERIC_IO by Richard Weinberger · 12 years ago
  75. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  76. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  77. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 12 years ago
  78. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  79. 5cde765 crc32: select an algorithm via Kconfig by Darrick J. Wong · 12 years ago
  80. 577eba9 crc32: add self-test code for crc32c by Darrick J. Wong · 12 years ago
  81. 46c5801 crc32: bolt on crc32c by Darrick J. Wong · 12 years ago
  82. 78dff41 crc32: add note about this patchset to crc32.c by Bob Pearson · 12 years ago
  83. 0292c49 crc32: optimize loop counter for x86 by Bob Pearson · 12 years ago
  84. 324eb0f crc32: add slice-by-8 algorithm to existing code by Bob Pearson · 12 years ago
  85. 9a1dbf6 crc32: make CRC_*_BITS definition correspond to actual bit counts by Bob Pearson · 12 years ago
  86. ce4320d crc32: fix mixing of endian-specific types by Bob Pearson · 12 years ago
  87. 60e58d5 crc32: miscellaneous cleanups by Bob Pearson · 12 years ago
  88. 3863ef3 crc32: simplify unit test code by Bob Pearson · 12 years ago
  89. fbedceb crc32: move long comment about crc32 fundamentals to Documentation/ by Bob Pearson · 12 years ago
  90. e30c7a8 crc32: remove two instances of trailing whitespaces by Bob Pearson · 12 years ago
  91. 97e834c prio_tree: introduce prio_set_parent() by Xiao Guangrong · 12 years ago
  92. 742245d prio_tree: simplify prio_tree_expand() by Xiao Guangrong · 12 years ago
  93. f35368d prio_tree: cleanup prio_tree_left()/prio_tree_right() by Xiao Guangrong · 12 years ago
  94. f42240d prio_tree: remove unnecessary code in prio_tree_replace by Xiao Guangrong · 12 years ago
  95. f43804b string: memchr_inv() speed improvements by Akinobu Mita · 12 years ago
  96. d314d74 nmi watchdog: do not use cpp symbol in Kconfig by Cong Wang · 12 years ago
  97. e335e3e locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage by Raghavendra K T · 12 years ago
  98. 9f7de82 idr: make idr_get_next() good for rcu_read_lock() by Hugh Dickins · 12 years ago
  99. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  100. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago