1. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  2. 6583327 x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y by Peter Oberparleiter · 10 years ago
  3. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  4. 3e2a4c1 test: check copy_to/from_user boundary validation by Kees Cook · 11 years ago
  5. 93e9ef8 test: add minimal module for verification testing by Kees Cook · 11 years ago
  6. 71ae8aa lib: introduce arch optimized hash library by Francesco Fusco · 11 years ago
  7. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  8. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  9. fcd40d6 percpu-refcount: Add percpu-refcount.o to obj-y by Randy Dunlap · 11 years ago
  10. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  11. 623fd80 percpu: add test module for various percpu operations by Greg Thelen · 11 years ago
  12. 32cf7c3 locking: Move the percpu-rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  13. ed428bf locking: Move the rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  14. 60fc287 locking: Move the spinlock code to kernel/locking/ by Peter Zijlstra · 11 years ago
  15. 3cb9895 Add a generic associative array implementation. by David Howells · 11 years ago
  16. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  17. 798ab48 idr: Percpu ida by Kent Overstreet · 11 years ago
  18. 2f4f12e lockref: uninline lockref helper functions by Linus Torvalds · 11 years ago
  19. c72ac7a lib: add lz4 compressor module by Chanho Min · 11 years ago
  20. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  21. 4df87bb lib: add weak clz/ctz functions by Chanho Min · 11 years ago
  22. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  23. 13cc560 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  24. ee89bd6 lib: Move fonts from drivers/video/console/ to lib/fonts/ by Geert Uytterhoeven · 11 years ago
  25. 4cd5773 net: core: move mac_pton() to lib/net_utils.c by Andy Shevchenko · 11 years ago
  26. 215e262 percpu: implement generic percpu refcounting by Kent Overstreet · 11 years ago
  27. b4d3ba3 lib: make iovec obj instead of lib by Randy Dunlap · 11 years ago
  28. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 11 years ago
  29. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  30. 16c7fa0 lib/string_helpers: introduce generic string_unescape by Andy Shevchenko · 11 years ago
  31. 0635eb8 Move utf16 functions to kernel core and rename by Matthew Garrett · 11 years ago
  32. c759b35 kfifo: move kfifo.c from kernel/ to lib/ by Stefani Seibold · 11 years ago
  33. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  34. 22b361d percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM by Oleg Nesterov · 12 years ago
  35. a1fd3e2 percpu_rw_semaphore: reimplement to not block the readers unnecessarily by Oleg Nesterov · 12 years ago
  36. 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. d526e85 powerpc+of: Rename and fix OF reconfig notifier error inject module by Benjamin Herrenschmidt · 12 years ago
  38. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  39. 527897c lib/Makefile: Fix oid_registry build dependency by Tim Gardner · 12 years ago
  40. 610141e lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG by Bill Pemberton · 12 years ago
  41. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  42. 147e615 prio_tree: remove by Michel Lespinasse · 12 years ago
  43. fff3fd8 rbtree: add prio tree and interval tree tests by Michel Lespinasse · 12 years ago
  44. 910a742 rbtree: performance and correctness test by Michel Lespinasse · 12 years ago
  45. 42d5ec2 X.509: Add an ASN.1 decoder by David Howells · 12 years ago
  46. a77ad6e X.509: Implement simple static OID registry by David Howells · 12 years ago
  47. e645960 lib: Add early cpio decoder by H. Peter Anvin · 12 years ago
  48. 2e3ee61 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  49. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  50. 08dfb4d powerpc: pSeries reconfig notifier error injection module by Akinobu Mita · 12 years ago
  51. 9579f5b memory: memory notifier error injection module by Akinobu Mita · 12 years ago
  52. 048b9c3 PM: PM notifier error injection module by Akinobu Mita · 12 years ago
  53. 8d43828 fault-injection: notifier error injection by Akinobu Mita · 12 years ago
  54. 639b9e3 string: introduce memweight() by Akinobu Mita · 12 years ago
  55. ab25383 of/lib: Allow scripts/dtc/libfdt to be used from kernel code by David Daney · 12 years ago
  56. f3109a5 lib: Proportions with flexible period by Jan Kara · 12 years ago
  57. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
  58. 39b6cc6 Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. a08c535 lib: add generic strnlen_user() function by Linus Torvalds · 12 years ago
  60. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  61. 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 12 years ago
  62. 9c1c21a ddr: add LPDDR2 data from JESD209-2 by Aneesh V · 12 years ago
  63. 4ccf4be lib: add support for stmp-style devices by Wolfram Sang · 13 years ago
  64. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 12 years ago
  65. 5e8898e lib: digital signature config option name change by Dmitry Kasatkin · 13 years ago
  66. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  67. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  68. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  69. 4af679c kref: Inline all functions by Peter Zijlstra · 13 years ago
  70. 75957ba dql: Dynamic queue limits by Tom Herbert · 13 years ago
  71. 66eab4d lib: add GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  72. 051dbb9 crypto: digital signature verification support by Dmitry Kasatkin · 13 years ago
  73. d9c46b1 crypto: GnuPG based MPI lib - make files (part 3) by Dmitry Kasatkin · 13 years ago
  74. 1230db8 llist: Make some llist functions inline by Huang Ying · 13 years ago
  75. bd82382 bitops: Move find_next_bit.o from lib-y to obj-y by Geert Uytterhoeven · 13 years ago
  76. bc0b96b crypto: Move md5_transform to lib/md5.c by David S. Miller · 13 years ago
  77. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  78. f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 13 years ago
  79. 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
  80. 10f8113 lib: cordic: add library module providing cordic angle calculation by Arend van Spriel · 13 years ago
  81. 7150962 lib: crc8: add new library module providing crc8 algorithm by Arend van Spriel · 13 years ago
  82. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  83. 1a94dc3 lib: Add generic binary search function to the kernel. by Tim Abbott · 13 years ago
  84. 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
  85. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  86. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 13 years ago
  87. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  88. 437aa56 lib: add shared BCH ECC library by Ivan Djelic · 13 years ago
  89. 4ba8216 BKL: That's all, folks by Arnd Bergmann · 14 years ago
  90. c39649c lib: cpu_rmap: CPU affinity reverse-mapping by Ben Hutchings · 14 years ago
  91. 3ebe124 decompressors: add boot-time XZ support by Lasse Collin · 14 years ago
  92. 24fa040 decompressors: add XZ decompressor module by Lasse Collin · 14 years ago
  93. 78c377d flex_array: export symbols to modules by David Rientjes · 14 years ago
  94. abb3594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  95. 1f5a247 timers: Rename timerlist infrastructure to timerqueue by John Stultz · 14 years ago
  96. 87de5ac timers: Introduce timerlist infrastructure. by John Stultz · 14 years ago
  97. c5485a7 lib: Add generic exponentially weighted moving average (EWMA) function by Bruno Randolf · 14 years ago
  98. 2144381d Merge branch 'async' of macbook:git/btrfs-unstable by David Woodhouse · 14 years ago
  99. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  100. 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