1. a77ad6e X.509: Implement simple static OID registry by David Howells · 12 years ago
  2. 2e3ee61 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  3. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  4. 08dfb4d powerpc: pSeries reconfig notifier error injection module by Akinobu Mita · 12 years ago
  5. 9579f5b memory: memory notifier error injection module by Akinobu Mita · 12 years ago
  6. 048b9c3 PM: PM notifier error injection module by Akinobu Mita · 12 years ago
  7. 8d43828 fault-injection: notifier error injection by Akinobu Mita · 12 years ago
  8. 639b9e3 string: introduce memweight() by Akinobu Mita · 12 years ago
  9. ab25383 of/lib: Allow scripts/dtc/libfdt to be used from kernel code by David Daney · 12 years ago
  10. f3109a5 lib: Proportions with flexible period by Jan Kara · 12 years ago
  11. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
  12. 39b6cc6 Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  13. a08c535 lib: add generic strnlen_user() function by Linus Torvalds · 12 years ago
  14. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  15. 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 12 years ago
  16. 9c1c21a ddr: add LPDDR2 data from JESD209-2 by Aneesh V · 12 years ago
  17. 4ccf4be lib: add support for stmp-style devices by Wolfram Sang · 13 years ago
  18. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 12 years ago
  19. 5e8898e lib: digital signature config option name change by Dmitry Kasatkin · 12 years ago
  20. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  21. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  22. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  23. 4af679c kref: Inline all functions by Peter Zijlstra · 13 years ago
  24. 75957ba dql: Dynamic queue limits by Tom Herbert · 13 years ago
  25. 66eab4d lib: add GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  26. 051dbb9 crypto: digital signature verification support by Dmitry Kasatkin · 13 years ago
  27. d9c46b1 crypto: GnuPG based MPI lib - make files (part 3) by Dmitry Kasatkin · 13 years ago
  28. 1230db8 llist: Make some llist functions inline by Huang Ying · 13 years ago
  29. bd82382 bitops: Move find_next_bit.o from lib-y to obj-y by Geert Uytterhoeven · 13 years ago
  30. bc0b96b crypto: Move md5_transform to lib/md5.c by David S. Miller · 13 years ago
  31. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  32. f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 13 years ago
  33. c0c33ad 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
  34. 10f8113 lib: cordic: add library module providing cordic angle calculation by Arend van Spriel · 13 years ago
  35. 7150962 lib: crc8: add new library module providing crc8 algorithm by Arend van Spriel · 13 years ago
  36. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  37. 1a94dc3 lib: Add generic binary search function to the kernel. by Tim Abbott · 13 years ago
  38. 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
  39. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  40. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 13 years ago
  41. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  42. 437aa56 lib: add shared BCH ECC library by Ivan Djelic · 13 years ago
  43. 4ba8216 BKL: That's all, folks by Arnd Bergmann · 13 years ago
  44. c39649c lib: cpu_rmap: CPU affinity reverse-mapping by Ben Hutchings · 13 years ago
  45. 3ebe124 decompressors: add boot-time XZ support by Lasse Collin · 13 years ago
  46. 24fa040 decompressors: add XZ decompressor module by Lasse Collin · 13 years ago
  47. 78c377d flex_array: export symbols to modules by David Rientjes · 13 years ago
  48. abb3594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  49. 1f5a247 timers: Rename timerlist infrastructure to timerqueue by John Stultz · 14 years ago
  50. 87de5ac timers: Introduce timerlist infrastructure. by John Stultz · 14 years ago
  51. c5485a7 lib: Add generic exponentially weighted moving average (EWMA) function by Bruno Randolf · 14 years ago
  52. 2144381d Merge branch 'async' of macbook:git/btrfs-unstable by David Woodhouse · 14 years ago
  53. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  54. 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
  55. c9d221f fault-injection: add CPU notifier error injection module by Akinobu Mita · 14 years ago
  56. fab1c23 Unified UUID/GUID definition by Huang Ying · 14 years ago
  57. 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
  58. d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 14 years ago
  59. d61931d x86: Add optimized popcnt variants by Borislav Petkov · 14 years ago
  60. 2cda272 block: Fix overrun in lcm() and move it to lib by Martin K. Petersen · 14 years ago
  61. b8fa057 Revert "lib: build list_sort() only if needed" by Linus Torvalds · 14 years ago
  62. 66b8915 Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 14 years ago
  63. a069c26 lib: build list_sort() only if needed by Don Mullis · 14 years ago
  64. 86a8938 lib: Add self-test for atomic64_t by Luca Barbieri · 14 years ago
  65. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 14 years ago
  66. cacb246 Add LZO compression support for initramfs and old-style initrd by Albin Tonnerre · 14 years ago
  67. 5db53f3 [LogFS] add new flash file system by Joern Engel · 15 years ago
  68. f5e70d0 md: Factor out RAID6 algorithms into lib/ by David Woodhouse · 15 years ago
  69. b411b36 The DRBD driver by Philipp Reisner · 15 years ago
  70. 534acc0 lib: flexible array implementation by Dave Hansen · 15 years ago
  71. d282922 lib: add lib/gcd.c by Florian Fainelli · 15 years ago
  72. 09d4e0e lib: Provide generic atomic64_t implementation by Paul Mackerras · 15 years ago
  73. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  74. 26a28fa add generic lib/checksum.c by Arnd Bergmann · 15 years ago
  75. 8759ef3 lib: isolate rational fractions helper function by Oskar Schirmer · 15 years ago
  76. a5422a5 lib: find_last_bit.o needed by a module only, move it from lib to obj by Fred Isaman · 15 years ago
  77. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  78. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  79. 831576f Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  81. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 15 years ago
  82. f2f45e5 dma-debug: add header file and core data structures by Joerg Roedel · 15 years ago
  83. e9cc8bd netlink: Move netlink attribute parsing support to lib by Geert Uytterhoeven · 15 years ago
  84. ceacc2c sched: make plist a library facility by Peter Zijlstra · 15 years ago
  85. 889c92d bzip2/lzma: centralize format detection by H. Peter Anvin · 15 years ago
  86. c8531ab bzip2/lzma: proper Kconfig dependencies for the ramdisk options by H. Peter Anvin · 15 years ago
  87. 30d65db bzip2/lzma: config and initramfs support for bzip2/lzma decompression by Alain Knaff · 15 years ago
  88. ab53d47 bitmap: find_last_bit() by Rusty Russell · 15 years ago
  89. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  90. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  91. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  92. 3c9f368 [SCSI] lib: add generic helper to print sizes rounded to the correct SI range by James Bottomley · 16 years ago
  93. 454c63b lib: generic show_mem() by Johannes Weiner · 16 years ago
  94. bbc6986 task_current_syscall by Roland McGrath · 16 years ago
  95. d3de851 rtc: BCD codeshrink by David Brownell · 16 years ago
  96. 2464a60 ftrace: do not trace library functions by Ingo Molnar · 16 years ago
  97. 9fa1113 ftrace: fix lockup with MAXSMP by Ingo Molnar · 16 years ago
  98. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  99. f11f594 [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC by Martin K. Petersen · 16 years ago
  100. 654e478 ftrace: use the new kbuild CFLAGS_REMOVE for lib directory by Steven Rostedt · 16 years ago