1. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  2. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  3. c25d1df kobject: Introduce kset_find_obj_hinted. by Robin Holt · 14 years ago
  4. 6a5c083 Dynamic Debug: Initialize dynamic debug earlier via arch_initcall by Thomas Renninger · 14 years ago
  5. a648ec0 Dynamic Debug: Introduce ddebug_query= boot parameter by Thomas Renninger · 14 years ago
  6. fd89cfb Dynamic Debug: Split out query string parsing/setup from proc_write by Thomas Renninger · 14 years ago
  7. a9ccd80 Merge branch 'stable/swiotlb-0.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6 by Linus Torvalds · 14 years ago
  8. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  10. 3b6e901 jump_label: Use more consistent naming by Peter Zijlstra · 14 years ago
  11. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  12. 6b945df kmemleak: add TILE to the list of supported architectures. by Chris Metcalf · 14 years ago
  13. e79f86b swiotlb: Use page alignment for early buffer allocation by Yinghai Lu · 14 years ago
  14. 03620b2 swiotlb: make io_tlb_overflow static by FUJITA Tomonori · 14 years ago
  15. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 14 years ago
  16. 400fb7f move async raid6 test to lib/Kconfig.debug by Dan Williams · 14 years ago
  17. 556ef63 Merge commit 'v2.6.36-rc7' into core/rcu by Ingo Molnar · 14 years ago
  18. d4f8f21 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  19. ab4d5ed slub: Enable sysfs support for !CONFIG_SLUB_DEBUG by Christoph Lameter · 14 years ago
  20. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  21. f015ac3 lib/list_sort: do not pass bad pointers to cmp callback by Don Mullis · 14 years ago
  22. 2dfbf4d rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter by Paul E. McKenney · 14 years ago
  23. 52159d9 jump label: Convert dynamic debug to use jump labels by Jason Baron · 14 years ago
  24. 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  25. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  26. 46b93b7 tracing/lockdep: Fix dependency of TRACE_IRQFLAGS by Steven Rostedt · 14 years ago
  27. 1458ce1 idr: describe how nextidp works in idr_get_next(). by Naohiro Aota · 14 years ago
  28. ea24ea8 idr: fix kernel-doc warnings. by Naohiro Aota · 14 years ago
  29. edce682 scatterlist: prevent invalid free when alloc fails by Jeffrey Carlyle · 14 years ago
  30. 7c44ece Move .gitignore from drivers/md to lib/raid6 by NeilBrown · 14 years ago
  31. f6e6e77 kobject_uevent: fix typo in comments by Xiaotian Feng · 14 years ago
  32. a6b9b4d Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  33. 9ee4747 Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  34. 144dcfc radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags by Dave Chinner · 14 years ago
  35. b6dd086 radix-tree: clear all tags in radix_tree_node_rcu_free by Dave Chinner · 14 years ago
  36. d5ed3a4 lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() by Jan Kara · 14 years ago
  37. 910b1b7 rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable by Paul E. McKenney · 14 years ago
  38. a111557 radix-tree: __rcu annotations by Arnd Bergmann · 14 years ago
  39. b163760 rcu: make CPU stall warning timeout configurable by Paul E. McKenney · 14 years ago
  40. ca5ecdd rcu: define __rcu address space modifier for sparse by Paul E. McKenney · 14 years ago
  41. 625fdca latencytop: Fix kconfig dependency warnings by Randy Dunlap · 14 years ago
  42. 7367f5b Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  43. 1490cf5 MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader by David Howells · 14 years ago
  44. a8e026c Further tidyup of raid6 naming in lib/raid6 by NeilBrown · 14 years ago
  45. d5302fe Make lib/raid6/test build correctly. by NeilBrown · 14 years ago
  46. dd21e9b lib/decompress_bunzip2.c: fix checkstack warning by Prarit Bhargava · 14 years ago
  47. 863a604 lib/bug.c: add oops end marker to WARN implementation by Anton Blanchard · 14 years ago
  48. e2e7e09 lib/bug.c: make WARN implementation match the kernel/panic.c one by Anton Blanchard · 14 years ago
  49. cc4589e Rename raid6 files now they're in a 'raid6' directory. by David Woodhouse · 14 years ago
  50. 3d30701 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  51. 4c61940 Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 14 years ago
  52. a8618a0 rwsem: smaller wrappers around rwsem_down_failed_common by Michel Lespinasse · 14 years ago
  53. 424acaa rwsem: wake queued readers when writer blocks on active read lock by Michel Lespinasse · 14 years ago
  54. fd41b33 rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads by Michel Lespinasse · 14 years ago
  55. 70bdc6e rwsem: lighter active count checks when waking up readers by Michel Lespinasse · 14 years ago
  56. 345af7b rwsem: fully separate code paths to wake writers vs readers by Michel Lespinasse · 14 years ago
  57. ea98eed flex_array: add helpers to get and put to make pointers easy to use by Eric Paris · 14 years ago
  58. 559b140 lib: vsprintf: useless strlen() removed by Michal Nazarewicz · 14 years ago
  59. e3f76e3 list debugging: warn when deleting a deleted entry by Baruch Siach · 14 years ago
  60. e269b08 iommu: inline iommu_num_pages by Anton Blanchard · 14 years ago
  61. ebf8aa4 radix-tree: omplement function radix_tree_range_tag_if_tagged by Jan Kara · 14 years ago
  62. 27f5e0f tmpfs: add accurate compare function to percpu_counter library by Tim Chen · 14 years ago
  63. 2144381d Merge branch 'async' of macbook:git/btrfs-unstable by David Woodhouse · 14 years ago
  64. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  65. 9faa1e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. 3a3527b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  69. c462e8c debugfs: no longer needs to depend on SYSFS by Randy Dunlap · 14 years ago
  70. bbc4fd1 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  71. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  72. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  73. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  74. 4a35cee Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6 by Linus Torvalds · 14 years ago
  75. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  76. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  77. 79aac88 microblaze: Disable FRAME_POINTER selection by Michal Simek · 14 years ago
  78. b94de9b lib/scatterlist: Hook sg_kmalloc into kmemleak (v2) by Chris Wilson · 14 years ago
  79. c58bbd3 ARM: 6213/1: atomic64_test: add ARM as supported architecture by Will Deacon · 14 years ago
  80. f4d01439 Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault by Takuya Yoshikawa · 14 years ago
  81. ab0155a kmemleak: Introduce a default off mode for kmemleak by Jason Baron · 14 years ago
  82. d6f4ceb Kbuild: Add option to set -femit-struct-debug-baseonly by Andi Kleen · 14 years ago
  83. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  84. 4d45ada lib/devres.c: fix comment typo by Kulikov Vasiliy · 14 years ago
  85. ffa71f3 x86, ioremap: Fix incorrect physical address handling in PAE mode by Kenji Kaneshige · 14 years ago
  86. 47a716c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. b945d6b rbtree: Undo augmented trees performance damage and regression by Peter Zijlstra · 14 years ago
  88. ff49d74 module: initialize module dynamic debug later by Yehuda Sadeh · 14 years ago
  89. 7db6f5f vsprintf: Recursive vsnprintf: Add "%pV", struct va_format by Joe Perches · 14 years ago
  90. 0a54cec Merge branch 'linus' into core/rcu by Ingo Molnar · 14 years ago
  91. e621ba9 genalloc: fix allocation from end of pool by Imre Deak · 14 years ago
  92. 94bfa3b idr: fix RCU lockdep splat in idr_get_next() by Paul E. McKenney · 14 years ago
  93. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  94. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  95. 551d55a tree/tiny rcu: Add debug RCU head objects by Mathieu Desnoyers · 14 years ago
  96. d7ef153 swiotlb: Make swiotlb bookkeeping functions visible in the header file. by Konrad Rzeszutek Wilk · 14 years ago
  97. 22d4826 swiotlb: search and replace "int dir" with "enum dma_data_direction dir" by Konrad Rzeszutek Wilk · 14 years ago
  98. bfc5501 swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix. by Konrad Rzeszutek Wilk · 14 years ago
  99. abbceff swiotlb: add the swiotlb initialization function with iotlb memory by FUJITA Tomonori · 14 years ago
  100. eb605a5 swiotlb: add swiotlb_tbl_map_single library function by FUJITA Tomonori · 14 years ago