1. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  2. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  3. 474183b Merge tag 'please-pull-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  4. e05644e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  5. 16d286e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. e9c31b3 debug: Do not permit CONFIG_DEBUG_STACK_USAGE=y on IA64 or PARISC by Tony Luck · 12 years ago
  8. 17fae1c Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  9. 5cf05ad rcu: Fix broken strings in RCU's source code. by Paul E. McKenney · 12 years ago
  10. 68ee6d2 dma-debug: debugfs_create_bool() takes a u32 pointer by Dan Carpenter · 12 years ago
  11. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  12. 59f91e5 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  13. 422aa27 lib: correct link to the original source for div64_u64 by Akinobu Mita · 12 years ago
  14. f39cdae fault-inject: avoid call to random32() if fault injection is disabled by Anton Blanchard · 12 years ago
  15. a95f9b6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. 66dd07b Merge commit 'v3.5-rc2' into next by James Morris · 12 years ago
  17. 39caa09 btree: catch NULL value before it does harm by Joern Engel · 12 years ago
  18. cbf8ae3 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 12 years ago
  19. 374916e Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  20. 8a173b1 spinlock: Indicate that a lockup is only suspected by Christian Borntraeger · 12 years ago
  21. c7f5f4a Merge branch 'core/debug' into core/urgent by Ingo Molnar · 12 years ago
  22. fffaee3 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 12 years ago
  23. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  24. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  25. 133fd9f vsprintf: further optimize decimal conversion by Denys Vlasenko · 12 years ago
  26. 725fe00 vsprintf: correctly handle width when '#' flag used in %#p format by Grant Likely · 12 years ago
  27. 914bec1 bql: Avoid possible inconsistent calculation. by Hiroaki SHIMODA · 12 years ago
  28. 25426b7 bql: Avoid unneeded limit decrement. by Hiroaki SHIMODA · 12 years ago
  29. 0cfd32b bql: Fix POSDIFF() to integer overflow aware. by Hiroaki SHIMODA · 12 years ago
  30. 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
  31. 28f8571 Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  32. 7c20342 lib/vsprintf.c: "%#o",0 becomes '0' instead of '00' by Pierre Carrier · 12 years ago
  33. 5536805 radix-tree: fix preload vector size by Nick Piggin · 12 years ago
  34. fd0a373 spinlock_debug: print kallsyms name for lock by Stephen Boyd · 12 years ago
  35. 4796dd2 vsprintf: fix %ps on non symbols when using kallsyms by Stephen Boyd · 12 years ago
  36. 05a6c8a lib/bitmap.c: fix documentation for scnprintf() functions by Andrew Morton · 12 years ago
  37. 68aecfb lib/string_helpers.c: make arrays static by Andrew Morton · 12 years ago
  38. 26d7b99 lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  39. 17a801f list_debug: WARN for adding something already in the list by Chris Metcalf · 12 years ago
  40. 3af684c swiotlb: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  41. 2aa4ee2 lib/raid6: fix sparse warnings in recovery functions by Jim Kukunas · 12 years ago
  42. 69ea640 lib: Fix generic strnlen_user for 32-bit big-endian machines by Paul Mackerras · 12 years ago
  43. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
  44. 39b6cc6 Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  45. a08c535 lib: add generic strnlen_user() function by Linus Torvalds · 12 years ago
  46. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
  47. 7cf4206 Remove unused code from MPI library by Dmitry Kasatkin · 12 years ago
  48. 9e235dc Revert "crypto: GnuPG based MPI lib - additional sources (part 4)" by Dmitry Kasatkin · 12 years ago
  49. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  50. 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 12 years ago
  51. c80ddb5 Merge tag 'md-3.5' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  52. 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
  53. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  54. 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
  55. 96e6770 lib/raid6: cleanup gen_syndrome function selection by Jim Kukunas · 12 years ago
  56. 2dbf708 lib/raid6: update test program for recovery functions by Jim Kukunas · 12 years ago
  57. 048a8b8 lib/raid6: Add SSSE3 optimized recovery functions by Jim Kukunas · 12 years ago
  58. f674ef7 lib/raid6: fix test program build by Jim Kukunas · 12 years ago
  59. 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
  60. 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
  61. 6684b57 lib: Change mail address of Oskar Schirmer by Oskar Schirmer · 12 years ago
  62. 649e6ee printk() - restore timestamp printing at console output by Kay Sievers · 12 years ago
  63. 9ff1f83 kobject: fix the uncorrect comment by Zhi Yong Wu · 12 years ago
  64. fef15d2 Revert "dynamic_debug: remove unneeded includes" by Greg Kroah-Hartman · 12 years ago
  65. 2a01bb3 panic: Make panic_on_oops configurable by Kyle McMartin · 12 years ago
  66. 04db6e5 dynamic_debug: remove unneeded includes by Jim Cromie · 12 years ago
  67. eb15742 Merge 3.4-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  68. 9c1c21a ddr: add LPDDR2 data from JESD209-2 by Aneesh V · 12 years ago
  69. 3ec5652 dynamic_debug: init with early_initcall, not arch_initcall by Jim Cromie · 12 years ago
  70. 29e36c9 dynamic_debug: update Documentation/*, Kconfig.debug by Jim Cromie · 12 years ago
  71. 8e59b5cf dynamic_debug: add modname arg to exec_query callchain by Jim Cromie · 12 years ago
  72. 4107692 dynamic_debug: print ram usage by ddebug tables if verbose by Jim Cromie · 12 years ago
  73. af44239 dynamic_debug: simplify dynamic_debug_init error exit by Jim Cromie · 12 years ago
  74. 6ab676e dynamic_debug: combine parse_args callbacks together by Jim Cromie · 12 years ago
  75. f0b919d dynamic_debug: deprecate ddebug_query, suggest dyndbg instead by Jim Cromie · 12 years ago
  76. b48420c dynamic_debug: make dynamic-debug work for module initialization by Jim Cromie · 12 years ago
  77. b8ccd5d dynamic_debug: replace if (verbose) pr_info with macro vpr_info by Jim Cromie · 12 years ago
  78. 559f9ba rcu: List-debug variants of rcu list routines. by Dave Jones · 12 years ago
  79. 6b96061 lib/kobject.c : Remove redundant check in create_dir by yan · 12 years ago
  80. 4ccf4be lib: add support for stmp-style devices by Wolfram Sang · 13 years ago
  81. 7cd9c9b Revert "driver core: check start node in klist_iter_init_node" by Greg Kroah-Hartman · 12 years ago
  82. a15d49f driver core: check start node in klist_iter_init_node by Hannes Reinecke · 12 years ago
  83. 3340808 debugobjects: Fill_pool() returns void now by Dan Carpenter · 12 years ago
  84. 09c79b6 mpi: Avoid using freed pointer in mpi_lshift_limbs() by Jesper Juhl · 12 years ago
  85. 29cdd4e dma-debug: release free_entries_lock before saving stack trace by Jakub Kicinski · 12 years ago
  86. 765a5e0 debugobjects: printk with irqs enabled by Thomas Gleixner · 12 years ago
  87. 1fda107 debugobjects: Remove unused return value from fill_pool() by Thomas Gleixner · 12 years ago
  88. 282029c kobject: provide more diagnostic info for kobject_add_internal() failures by Dan Williams · 12 years ago
  89. 1873e87 debug: Add CONFIG_READABLE_ASM by Andi Kleen · 12 years ago
  90. 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
  91. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  92. 82edb4b crc32: add help text for the algorithm select option by Darrick J. Wong · 12 years ago
  93. cebbd29 radix-tree: rewrite gang lookup using iterator by Konstantin Khlebnikov · 12 years ago
  94. 78c1d78 radix-tree: introduce bit-optimized iterator by Konstantin Khlebnikov · 12 years ago
  95. 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 12 years ago
  96. 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
  97. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  98. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  99. 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
  100. 087fafd Introduce CONFIG_GENERIC_IO by Richard Weinberger · 12 years ago