1. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  2. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. 6595b4a Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  4. cbdad8d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  5. 83d7e94 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 13 years ago
  6. fce4a1d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  7. 79e0d9b kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK by Catalin Marinas · 13 years ago
  8. c0a5afb MIPS: Enable kmemleak for MIPS by Maxin John · 13 years ago
  9. d0f1fed Add a strtobool function matching semantics of existing in kernel equivalents by Jonathan Cameron · 13 years ago
  10. 1a94dc3 lib: Add generic binary search function to the kernel. by Tim Abbott · 13 years ago
  11. 411f05f vsprintf: Turn kptr_restrict off by default by Ingo Molnar · 13 years ago
  12. 604c307 Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40 by Joerg Roedel · 13 years ago
  13. fc2ecf7 rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT by Mathieu Desnoyers · 13 years ago
  14. a00e0d71 rcu: Remove conditional compilation for RCU CPU stall warnings by Paul E. McKenney · 13 years ago
  15. 6f23928 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  16. 646032e XZ decompressor: Fix decoding of empty LZMA2 streams by Lasse Collin · 13 years ago
  17. bf69d41 flex_arrays: allow zero length flex arrays by Eric Paris · 13 years ago
  18. 5d30b10 flex_array: flex_array_prealloc takes a number of elements, not an end by Eric Paris · 13 years ago
  19. e11feaa watchdog, hung_task_timeout: Add Kconfig configurable default by Jeff Mahoney · 13 years ago
  20. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  21. 78be959 kstrtox: simpler code in _kstrtoull() by Alexey Dobriyan · 13 years ago
  22. 01eda2e kstrtox: fix compile warnings in test by Alexey Dobriyan · 13 years ago
  23. 99172a2 add printk.time=1 boot-time hint to Kconfig.debug help text by Jim Cromie · 13 years ago
  24. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  25. ba4b87ad dma-debug: print information about leaked entry by Stanislaw Gruszka · 13 years ago
  26. ba1835e vsprintf: make comment about vs{n,cn,}printf more understandable by Uwe Kleine-König · 13 years ago
  27. 9718269 kemleak-test: build as module only by Daniel Baluta · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. a17d473 Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  30. 94df491 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  31. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 13 years ago
  32. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  33. 0f77a8d vsprintf: Introduce %pB format specifier by Namhyung Kim · 13 years ago
  34. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  35. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 13 years ago
  36. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 13 years ago
  37. 565d76c zlib: slim down zlib_deflate() workspace when possible by Jim Keniston · 13 years ago
  38. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 13 years ago
  39. 5af5bcb printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig by Mandeep Singh Baines · 13 years ago
  40. 9f36e2c printk: use %pK for /proc/kallsyms and /proc/modules by Kees Cook · 13 years ago
  41. 2629760 vsprintf: neaten %pK kptr_restrict, save a bit of code space by Joe Perches · 13 years ago
  42. fef2c9b kernel/watchdog.c: allow hardlockup to panic by default by Don Zickus · 13 years ago
  43. ddd588b oom: suppress nodes that are not allowed from meminfo on oom kill by David Rientjes · 13 years ago
  44. eddecbb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  45. f2c23f6 kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default by Michal Marek · 13 years ago
  46. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  47. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  48. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  49. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  50. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  51. 6d55da5 plist: Add priority list test by Lai Jiangshan · 13 years ago
  52. bf6a9b8 plist: Shrink struct plist_head by Lai Jiangshan · 13 years ago
  53. 409ec36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  54. 437aa56 lib: add shared BCH ECC library by Ivan Djelic · 13 years ago
  55. 9977728 debugobjects: Add hint for better object identification by Stanislaw Gruszka · 13 years ago
  56. 4ba8216 BKL: That's all, folks by Arnd Bergmann · 13 years ago
  57. a7a9a24 lib-average: Make config option selectable by Michael Buesch · 13 years ago
  58. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  59. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  60. f51b452 tracing: don't trace the BKL by Arnd Bergmann · 13 years ago
  61. e3fa3af net: fix nla_policy_len to actually _iterate_ over the policy by Lars Ellenberg · 13 years ago
  62. fba99fa swiotlb: fix wrong panic by FUJITA Tomonori · 13 years ago
  63. de933bd kbuild: reenable section mismatch analysis by Uwe Kleine-König · 13 years ago
  64. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  65. 3c18d4d Expand CONFIG_DEBUG_LIST to several other list operations by Linus Torvalds · 13 years ago
  66. a3ec4a6 Merge commit 'v2.6.38-rc5' into core/locking by Ingo Molnar · 13 years ago
  67. 7302041 m68knommu: Remove dependencies on nonexistent M68KNOMMU by Geert Uytterhoeven · 13 years ago
  68. e8d9792 dynamic_debug: add #include <linux/sched.h> by Greg Kroah-Hartman · 13 years ago
  69. 8ba6ebf Dynamic debug: Add more flags by Bart Van Assche · 13 years ago
  70. 51563cd Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into core/locking by Thomas Gleixner · 13 years ago
  71. 0b6bb66 Export the augmented rbtree helper functions by Andreas Gruenbacher · 13 years ago
  72. 7205649 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  73. d123375 rwsem: Remove redundant asmregparm annotation by Thomas Gleixner · 13 years ago
  74. b4e69ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  75. ac15ee6 radix_tree: radix_tree_gang_lookup_tag_slot() may never return by Toshiyuki Okajima · 13 years ago
  76. de0368d textsearch: doc - fix spelling in lib/textsearch.c. by Jesper Dangaard Brouer · 13 years ago
  77. c39649c lib: cpu_rmap: CPU affinity reverse-mapping by Ben Hutchings · 13 years ago
  78. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  79. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  80. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  81. 1da914e decompressors: check input size in decompress_inflate.c by Lasse Collin · 13 years ago
  82. 3ebe124 decompressors: add boot-time XZ support by Lasse Collin · 13 years ago
  83. 24fa040 decompressors: add XZ decompressor module by Lasse Collin · 13 years ago
  84. fb7fa58 Decompressors: fix callback-to-callback mode in decompress_unlzo.c by Lasse Collin · 13 years ago
  85. 5a3f81a Decompressors: check input size in decompress_unlzo.c by Lasse Collin · 13 years ago
  86. 8f9b54a Decompressors: check for write errors in decompress_unlzo.c by Lasse Collin · 13 years ago
  87. eb0cf3e Decompressors: validate match distance in decompress_unlzma.c by Lasse Collin · 13 years ago
  88. 528941c Decompressors: check for write errors in decompress_unlzma.c by Lasse Collin · 13 years ago
  89. 278208d9 Decompressors: check for read errors in decompress_unlzma.c by Lasse Collin · 13 years ago
  90. 8218a43 Decompressors: fix header validation in decompress_unlzma.c by Lasse Collin · 13 years ago
  91. 22e4420 Decompressors: remove unused function from lib/decompress_unlzma.c by Lasse Collin · 13 years ago
  92. 2b6b5ca Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> by Lasse Collin · 13 years ago
  93. 93685ad2 Decompressors: get rid of set_error_fn() macro by Lasse Collin · 13 years ago
  94. 6b01ed6 Decompressors: add missing INIT (i.e. __init) by Lasse Collin · 13 years ago
  95. 78c377d flex_array: export symbols to modules by David Rientjes · 13 years ago
  96. b921c69 lib/vsprintf.c: fix vscnprintf() if @size is == 0 by Anton Arapov · 13 years ago
  97. ac83ed6 include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard by Joe Perches · 13 years ago
  98. 455cd5a kptr_restrict for hiding kernel pointers from unprivileged users by Dan Rosenberg · 13 years ago
  99. 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 13 years ago
  100. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago