1. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  2. bbc4fd1 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  3. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  4. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  5. 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
  6. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  7. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  8. 79aac88 microblaze: Disable FRAME_POINTER selection by Michal Simek · 14 years ago
  9. c58bbd3 ARM: 6213/1: atomic64_test: add ARM as supported architecture by Will Deacon · 14 years ago
  10. f4d01439 Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault by Takuya Yoshikawa · 14 years ago
  11. d6f4ceb Kbuild: Add option to set -femit-struct-debug-baseonly by Andi Kleen · 14 years ago
  12. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  13. 4d45ada lib/devres.c: fix comment typo by Kulikov Vasiliy · 14 years ago
  14. 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
  15. b945d6b rbtree: Undo augmented trees performance damage and regression by Peter Zijlstra · 14 years ago
  16. ff49d74 module: initialize module dynamic debug later by Yehuda Sadeh · 14 years ago
  17. 7db6f5f vsprintf: Recursive vsnprintf: Add "%pV", struct va_format by Joe Perches · 14 years ago
  18. e621ba9 genalloc: fix allocation from end of pool by Imre Deak · 14 years ago
  19. 94bfa3b idr: fix RCU lockdep splat in idr_get_next() by Paul E. McKenney · 14 years ago
  20. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  21. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  22. d7ef153 swiotlb: Make swiotlb bookkeeping functions visible in the header file. by Konrad Rzeszutek Wilk · 14 years ago
  23. 22d4826 swiotlb: search and replace "int dir" with "enum dma_data_direction dir" by Konrad Rzeszutek Wilk · 14 years ago
  24. bfc5501 swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix. by Konrad Rzeszutek Wilk · 14 years ago
  25. abbceff swiotlb: add the swiotlb initialization function with iotlb memory by FUJITA Tomonori · 14 years ago
  26. eb605a5 swiotlb: add swiotlb_tbl_map_single library function by FUJITA Tomonori · 14 years ago
  27. f9196e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  28. 007d086 lib: add s390 to atomic64_dec_if_positive archs by Heiko Carstens · 14 years ago
  29. 743db2d kobject: free memory if netlink_kernel_create() fails by Dan Carpenter · 14 years ago
  30. c842128 lib/kobject_uevent.c: fix CONIG_NET=n warning by Andrew Morton · 14 years ago
  31. 021fad8 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
  32. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 14 years ago
  33. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  34. edcd1d8 radix-tree: fix radix_tree_prev_hole() underflow case by Cesar Eduardo Barros · 14 years ago
  35. 3838830 swiotlb: remove unnecessary swiotlb_sync_single_range_* by FUJITA Tomonori · 14 years ago
  36. 5960164 lib/random32: export pseudo-random number generator for modules by Joe Eykholt · 14 years ago
  37. 2dcb22b idr: fix backtrack logic in idr_remove_all by Imre Deak · 14 years ago
  38. c9d221f fault-injection: add CPU notifier error injection module by Akinobu Mita · 14 years ago
  39. 0ac0c0d cpusets: randomize node rotor used in cpuset_mem_spread_node() by Jack Steiner · 14 years ago
  40. 0d2daf5 revert "crc32: use __BYTE_ORDER macro for endian detection" by Andrew Morton · 14 years ago
  41. 4762bbc crc32: use __BYTE_ORDER macro for endian detection. by Joakim Tjernlund · 14 years ago
  42. 836e2af crc32: major optimization by Joakim Tjernlund · 14 years ago
  43. 90378889 lib: introduce common method to convert hex digits by Andy Shevchenko · 14 years ago
  44. db0fd97 lib/hexdump.c: reduce stack variable size and cleanups by Joe Perches · 14 years ago
  45. 2b2f68b DYNAMIC_DEBUG: fix documentation errors by Florian Ragwitz · 14 years ago
  46. ea46c8f dynamic_debug: small cleanup in ddebug_proc_write() by Dan Carpenter · 14 years ago
  47. cf3b429 vsprintf.c: use noinline_for_stack by Joe Perches · 14 years ago
  48. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  49. 0dbdd1b lib/atomic64_test: fix missing include of linux/kernel.h by Peter Huewe · 14 years ago
  50. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  51. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  52. 417daa1 hotplug: netns aware uevent_helper by Eric W. Biederman · 14 years ago
  53. 5f71a29 kobj: Send hotplug events in the proper namespace. by Eric W. Biederman · 14 years ago
  54. 07e9896 kobject: Send hotplug events in all network namespaces by Eric W. Biederman · 14 years ago
  55. be867b1 sysfs: Comment sysfs directory tagging logic by Serge E. Hallyn · 14 years ago
  56. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  57. bc451f2 kobj: Add basic infrastructure for dealing with namespaces. by Eric W. Biederman · 14 years ago
  58. db1afff kref: remove kref_set by NeilBrown · 14 years ago
  59. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  60. 5dd11d5 mips,kgdb: kdb low level trap catch and stack trace by Jason Wessel · 14 years ago
  61. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 14 years ago
  62. ada64e4 kgdboc,keyboard: Keyboard driver for kdb with kgdb by Jason Wessel · 14 years ago
  63. dcc7871 kgdb: core changes to support kdb by Jason Wessel · 14 years ago
  64. fab1c23 Unified UUID/GUID definition by Huang Ying · 14 years ago
  65. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 14 years ago
  66. c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. f262af3 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
  70. 06ee772 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  71. 43aa7ac7 lib/btree: fix possible NULL pointer dereference by kirjanov@gmail.com · 14 years ago
  72. 91af708 rwsem: Test for no active locks in __rwsem_do_wake undo code by Michel Lespinasse · 14 years ago
  73. a5d8e46 Debugobjects transition check by Mathieu Desnoyers · 14 years ago
  74. 55ec936 rcu: enable CPU_STALL_VERBOSE by default by Paul E. McKenney · 14 years ago
  75. 2b3fc35 rcu: optionally leave lockdep enabled after RCU lockdep splat by Lai Jiangshan · 14 years ago
  76. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  77. d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 14 years ago
  78. 98d5ce0 lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll) by Hans Verkuil · 14 years ago
  79. ccdb400 lib: fix the use of LZO to decompress initramfs images by Albin Tonnerre · 14 years ago
  80. e59464c flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO by Changli Gao · 14 years ago
  81. dc57da3 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
  82. 4e310fd vsprintf: Change struct printf_spec.precision from s8 to s16 by Joe Perches · 14 years ago
  83. 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  84. 9343af0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  85. 8b8d8e2 sparc64: Support kmemleak. by David S. Miller · 14 years ago
  86. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  87. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 14 years ago
  88. 3eac4ab rwsem generic spinlock: use IRQ save/restore spinlocks by Kevin Hilman · 14 years ago
  89. addb2d6 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  90. 57119c3 ratelimit: fix the return value when __ratelimit() fails to acquire the lock by Yong Zhang · 14 years ago
  91. 2a7268a ratelimit: annotate ___ratelimit() by Yong Zhang · 14 years ago
  92. 39a37ce dma-debug: Cleanup for copy-loop in filter_write() by Dan Carpenter · 14 years ago
  93. 47c4c86 microblaze: Enable memory leak detector by Michal Simek · 14 years ago
  94. d61931d x86: Add optimized popcnt variants by Borislav Petkov · 14 years ago
  95. 1527bc8 bitops: Optimize hweight() by making use of compile-time evaluation by Peter Zijlstra · 14 years ago
  96. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  97. 1fb2f77 debugobjects: Section mismatch cleanup by Henrik Kretzschmar · 14 years ago
  98. 329f905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  99. 1d53661 blackfin: enable DEBUG_SECTION_MISMATCH by Mike Frysinger · 14 years ago
  100. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 14 years ago