1. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 13 years ago
  2. 5af5bcb printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig by Mandeep Singh Baines · 13 years ago
  3. 9f36e2c printk: use %pK for /proc/kallsyms and /proc/modules by Kees Cook · 13 years ago
  4. 2629760 vsprintf: neaten %pK kptr_restrict, save a bit of code space by Joe Perches · 13 years ago
  5. fef2c9b kernel/watchdog.c: allow hardlockup to panic by default by Don Zickus · 13 years ago
  6. ddd588b oom: suppress nodes that are not allowed from meminfo on oom kill by David Rientjes · 13 years ago
  7. eddecbb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  8. f2c23f6 kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default by Michal Marek · 13 years ago
  9. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  10. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  11. 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
  12. 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
  13. 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
  14. 6d55da5 plist: Add priority list test by Lai Jiangshan · 14 years ago
  15. bf6a9b8 plist: Shrink struct plist_head by Lai Jiangshan · 14 years ago
  16. 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
  17. 9977728 debugobjects: Add hint for better object identification by Stanislaw Gruszka · 13 years ago
  18. 4ba8216 BKL: That's all, folks by Arnd Bergmann · 13 years ago
  19. a7a9a24 lib-average: Make config option selectable by Michael Buesch · 13 years ago
  20. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  21. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  22. f51b452 tracing: don't trace the BKL by Arnd Bergmann · 13 years ago
  23. e3fa3af net: fix nla_policy_len to actually _iterate_ over the policy by Lars Ellenberg · 13 years ago
  24. fba99fa swiotlb: fix wrong panic by FUJITA Tomonori · 13 years ago
  25. de933bd kbuild: reenable section mismatch analysis by Uwe Kleine-König · 13 years ago
  26. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  27. 3c18d4d Expand CONFIG_DEBUG_LIST to several other list operations by Linus Torvalds · 13 years ago
  28. a3ec4a6 Merge commit 'v2.6.38-rc5' into core/locking by Ingo Molnar · 13 years ago
  29. 7302041 m68knommu: Remove dependencies on nonexistent M68KNOMMU by Geert Uytterhoeven · 13 years ago
  30. e8d9792 dynamic_debug: add #include <linux/sched.h> by Greg Kroah-Hartman · 13 years ago
  31. 8ba6ebf Dynamic debug: Add more flags by Bart Van Assche · 13 years ago
  32. 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
  33. 0b6bb66 Export the augmented rbtree helper functions by Andreas Gruenbacher · 13 years ago
  34. 7205649 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  35. d123375 rwsem: Remove redundant asmregparm annotation by Thomas Gleixner · 13 years ago
  36. b4e69ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  37. ac15ee6 radix_tree: radix_tree_gang_lookup_tag_slot() may never return by Toshiyuki Okajima · 13 years ago
  38. de0368d textsearch: doc - fix spelling in lib/textsearch.c. by Jesper Dangaard Brouer · 13 years ago
  39. c39649c lib: cpu_rmap: CPU affinity reverse-mapping by Ben Hutchings · 13 years ago
  40. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  41. 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
  42. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  43. 1da914e decompressors: check input size in decompress_inflate.c by Lasse Collin · 13 years ago
  44. 3ebe124 decompressors: add boot-time XZ support by Lasse Collin · 13 years ago
  45. 24fa040 decompressors: add XZ decompressor module by Lasse Collin · 13 years ago
  46. fb7fa58 Decompressors: fix callback-to-callback mode in decompress_unlzo.c by Lasse Collin · 13 years ago
  47. 5a3f81a Decompressors: check input size in decompress_unlzo.c by Lasse Collin · 13 years ago
  48. 8f9b54a Decompressors: check for write errors in decompress_unlzo.c by Lasse Collin · 13 years ago
  49. eb0cf3e Decompressors: validate match distance in decompress_unlzma.c by Lasse Collin · 13 years ago
  50. 528941c Decompressors: check for write errors in decompress_unlzma.c by Lasse Collin · 13 years ago
  51. 278208d9 Decompressors: check for read errors in decompress_unlzma.c by Lasse Collin · 13 years ago
  52. 8218a43 Decompressors: fix header validation in decompress_unlzma.c by Lasse Collin · 13 years ago
  53. 22e4420 Decompressors: remove unused function from lib/decompress_unlzma.c by Lasse Collin · 13 years ago
  54. 2b6b5ca Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> by Lasse Collin · 13 years ago
  55. 93685ad2 Decompressors: get rid of set_error_fn() macro by Lasse Collin · 13 years ago
  56. 6b01ed6 Decompressors: add missing INIT (i.e. __init) by Lasse Collin · 13 years ago
  57. 78c377d flex_array: export symbols to modules by David Rientjes · 13 years ago
  58. b921c69 lib/vsprintf.c: fix vscnprintf() if @size is == 0 by Anton Arapov · 13 years ago
  59. ac83ed6 include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard by Joe Perches · 13 years ago
  60. 455cd5a kptr_restrict for hiding kernel pointers from unprivileged users by Dan Rosenberg · 13 years ago
  61. 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 13 years ago
  62. 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
  63. 5b2eef9 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  64. d2e7ad1 Merge branch 'master' into next by James Morris · 13 years ago
  65. 2d75af2 dynamic debug: Fix build issue with older gcc by Jason Baron · 13 years ago
  66. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  67. abb3594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  68. dda5f0a Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  69. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  70. 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 14 years ago
  71. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  72. 819a72a percpucounter: Optimize __percpu_counter_add a bit through the use of this_cpu() options. by Christoph Lameter · 14 years ago
  73. d8c58fa Merge remote branch 'airlied/drm-core-next' into drm-intel-next by Chris Wilson · 14 years ago
  74. 1d212aa 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 · 14 years ago
  75. 45f7426 timerqueue: Make timerqueue_getnext() static inline by Thomas Gleixner · 14 years ago
  76. 9bb99b1 timers: Fixup allmodconfig build issue by John Stultz · 14 years ago
  77. 1f5a247 timers: Rename timerlist infrastructure to timerqueue by John Stultz · 14 years ago
  78. af55688 lib: Improve EWMA efficiency by using bitshifts by Bruno Randolf · 14 years ago
  79. 87de5ac timers: Introduce timerlist infrastructure. by John Stultz · 14 years ago
  80. bcb38ce Revert "debug_locks: set oops_in_progress if we will log messages." by Dave Airlie · 14 years ago
  81. dc88e46 lib: hex2bin converts ascii hexadecimal string to binary by Mimi Zohar · 14 years ago
  82. 51cce8a 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 · 14 years ago
  83. ecf7ace kref: Add a kref_sub function by Thomas Hellstrom · 14 years ago
  84. c5485a7 lib: Add generic exponentially weighted moving average (EWMA) function by Bruno Randolf · 14 years ago
  85. 3654654 netlink: let nlmsg and nla functions take pointer-to-const args by Jan Engelhardt · 14 years ago
  86. 27d20fd radix-tree: fix RCU bug by Nick Piggin · 14 years ago
  87. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  88. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  89. 56083ab docbook: add idr/ida to kernel-api docbook by Randy Dunlap · 14 years ago
  90. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  91. 658716d div64_u64(): improve precision on 32bit platforms by Brian Behlendorf · 14 years ago
  92. 5d051de lib/parser: cleanup match_number() by Namhyung Kim · 14 years ago
  93. ea00c30 percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr() by Christoph Lameter · 14 years ago
  94. 041b78f lib/list_sort: test: check element addresses by Artem Bityutskiy · 14 years ago
  95. 014afa9 lib/list_sort: test: unify test messages by Artem Bityutskiy · 14 years ago
  96. f3dc0e3 lib/list_sort: test: improve errors handling by Artem Bityutskiy · 14 years ago
  97. eeee9eb lib/list_sort: test: use generic random32 by Artem Bityutskiy · 14 years ago
  98. bb2ab10 lib/list_sort: test: use more reasonable printk levels by Artem Bityutskiy · 14 years ago
  99. 6d411e6 lib/Kconfig.debug: add list_sort debugging switch by Artem Bityutskiy · 14 years ago
  100. e2852ae percpu_counter: add debugobj support by Tejun Heo · 14 years ago