1. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  2. 8d2567a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  3. e8ced39 percpu_counter: new function percpu_counter_sum_and_set by Mingming Cao · 17 years ago
  4. bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 17 years ago
  5. 0fe1ef2 vsprintf: add support for '%pS' and '%pF' pointer formats by Linus Torvalds · 17 years ago
  6. 4d8a743 vsprintf: add infrastructure support for extended '%p' specifiers by Linus Torvalds · 17 years ago
  7. 78a8bf6 vsprintf: split out '%p' handling logic by Linus Torvalds · 17 years ago
  8. 0f9bfa5 vsprintf: split out '%s' handling logic by Linus Torvalds · 17 years ago
  9. da9eac8 lib: taint kernel in common report_bug() WARN path. by Paul Mundt · 18 years ago
  10. cde5353 Christoph has moved by Christoph Lameter · 18 years ago
  11. 821b03f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  12. aebb6a8 textsearch: fix Boyer-Moore text search bug by Joonwoo Park · 18 years ago
  13. ad118c5 stacktrace: add saved stack traces to backtrace self-test by Vegard Nossum · 18 years ago
  14. 50db04d debugobjects: fix lockdep warning by Vegard Nossum · 18 years ago
  15. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 18 years ago
  16. 643b52b radix-tree: fix small lockless radix-tree bug by Nick Piggin · 18 years ago
  17. d5e181f add an inlined version of iter_div_u64_rem by Jeremy Fitzhardinge · 18 years ago
  18. f595ec9 common implementation of iterative div/mod by Jeremy Fitzhardinge · 18 years ago
  19. 3527fb3 lib: export bitrev16 by Harvey Harrison · 18 years ago
  20. 886dd58 debugging: make stacktrace independent from DEBUG_KERNEL by Ingo Molnar · 18 years ago
  21. 654e478 ftrace: use the new kbuild CFLAGS_REMOVE for lib directory by Steven Rostedt · 18 years ago
  22. 9d0a420 ftrace: remove function tracing from spinlock debug by Steven Rostedt · 18 years ago
  23. 3594136 ftrace: do not profile lib/string.o by Steven Rostedt · 18 years ago
  24. 5568b13 ftrace: debug smp_processor_id, use notrace preempt disable by Steven Rostedt · 18 years ago
  25. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 18 years ago
  26. 6e76641 ftrace: annotate core code that should not be traced by Arnaldo Carvalho de Melo · 18 years ago
  27. f9ebcd9 lmb: Fix compile warning by Kumar Gala · 18 years ago
  28. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 18 years ago
  29. 8978a31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  30. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 18 years ago
  31. b32a09d add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust by Markus Armbruster · 18 years ago
  32. f4ed0de cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len by Paul Jackson · 18 years ago
  33. faa6cfd lmb: Make lmb debugging more useful. by David S. Miller · 18 years ago
  34. 4978db5 lmb: Fix inconsistent alignment of size argument. by David S. Miller · 18 years ago
  35. 8e3e076 BKL: revert back to the old spinlock implementation by Linus Torvalds · 18 years ago
  36. 2e83fc4 Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  37. e024cbd kgdb: kconfig fix xconfig/menuconfig element by Jan Engelhardt · 18 years ago
  38. b41e5ff [POWERPC] devres: Add devm_ioremap_prot() by Emil Medve · 18 years ago
  39. af8e2a4 idr: fix idr_remove() by Nadia Derbey · 18 years ago
  40. 34990cf Add a new sysfs_streq() string comparison function by David Brownell · 18 years ago
  41. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 18 years ago
  42. 2418f4f introduce explicit signed/unsigned 64bit divide by Roman Zippel · 18 years ago
  43. c3bb7fad klist: fix coding style errors in klist.h and klist.c by Greg Kroah-Hartman · 18 years ago
  44. 4f452e8 devres: support addresses greater than an unsigned long via dev_ioremap by Kumar Gala · 18 years ago
  45. a4ca661 kobject: do not copy vargs, just pass them around by Kay Sievers · 18 years ago
  46. 93dd400 klist: implement klist_add_{after|before}() by Tejun Heo · 18 years ago
  47. 810304d lib: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 18 years ago
  48. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 18 years ago
  49. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 18 years ago
  50. a42dde0 mm: bdi: allow setting a maximum for the bdi dirty limit by Peter Zijlstra · 18 years ago
  51. cf0ca9f mm: bdi: export BDI attributes in sysfs by Peter Zijlstra · 18 years ago
  52. 867a89e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  53. fee4b19 bitops: remove "optimizations" by Thomas Gleixner · 18 years ago
  54. 199f0ca idr: create idr_layer_cache at boot time by Akinobu Mita · 18 years ago
  55. 309df0c dma/ia64: update ia64 machvecs, swiotlb.c by Arthur Kepner · 18 years ago
  56. 5f97a5a isolate ratelimit from printk.c for other use by Dave Young · 18 years ago
  57. a852250 swiotlb: use iommu_is_span_boundary helper function by FUJITA Tomonori · 18 years ago
  58. a7133a1 lib/swiotlb.c: cleanups by Andrew Morton · 18 years ago
  59. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 18 years ago
  60. 22caa04 lib/inflate.c: handle failed malloc() by Jim Meyering · 18 years ago
  61. 9d88a2e [POWERPC] Provide walk_memory_resource() for powerpc by Badari Pulavarty · 18 years ago
  62. 98d5c21 [POWERPC] Update lmb data structures for hotplug memory add/remove by Badari Pulavarty · 18 years ago
  63. 7ea931c mempolicy: add bitmap_onto() and bitmap_fold() operations by Paul Jackson · 18 years ago
  64. 488514d Remove set_migrateflags() by Christoph Lameter · 18 years ago
  65. 19870de x86, bitops: select the generic bitmap search functions by Alexander van Heukelum · 18 years ago
  66. 77b9bd9 x86: generic versions of find_first_(zero_)bit, convert i386 by Alexander van Heukelum · 18 years ago
  67. 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 18 years ago
  68. 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 18 years ago
  69. 35bb5b1 Add option to enable -Wframe-larger-than= on gcc 4.4 by Andi Kleen · 18 years ago
  70. 7347aef [LMB]: Fix lmb allocation regression. by David S. Miller · 18 years ago
  71. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  72. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  73. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  74. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 18 years ago
  75. c6a2a3d Kobject: Replace list_for_each() with list_for_each_entry(). by Robert P. J. Day · 18 years ago
  76. c1ebdae kobject: catch kobjects that are not initialized by Greg Kroah-Hartman · 18 years ago
  77. 30ca60c cpumask: add cpumask_scnprintf_len function by Mike Travis · 18 years ago
  78. ad775f5 [PATCH] r/o bind mounts: debugging for missed calls by Dave Hansen · 18 years ago
  79. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 18 years ago
  80. f42b380 lib: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 18 years ago
  81. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 18 years ago
  82. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  83. eddeb0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  84. 080de8c firewire: fw-ohci: add option for remote debugging by Stefan Richter · 18 years ago
  85. 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 18 years ago
  86. d7bb545 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  87. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 18 years ago
  88. 974460c kgdb: allow static kgdbts boot configuration by Jason Wessel · 18 years ago
  89. e8d31c2 kgdb: add kgdb internal test suite by Jason Wessel · 18 years ago
  90. dc7d552 kgdb: core by Jason Wessel · 18 years ago
  91. 2342e51 Remove DEBUG_SEMAPHORE from Kconfig by Matthew Wilcox · 18 years ago
  92. 64ac24e Generic semaphore implementation by Matthew Wilcox · 18 years ago
  93. e48b3de Add semaphore.h to kernel_lock.c by Matthew Wilcox · 18 years ago
  94. d9024df [LMB] Restructure allocation loops to avoid unsigned underflow by Paul Mackerras · 18 years ago
  95. 300613e [LMB] Fix some whitespace and other formatting issues, use pr_debug by Paul Mackerras · 18 years ago
  96. c50f68c [LMB] Add lmb_alloc_nid() by David S. Miller · 18 years ago
  97. 5b06c853 slub: Deal with config variable dependencies by Christoph Lameter · 18 years ago
  98. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  99. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 18 years ago
  100. a1e58bb lzo: fix typo in decompressor by Harvey Harrison · 18 years ago