1. 511cbce irq_poll: make blk-iopoll available outside the block layer by Christoph Hellwig · 9 years ago
  2. 707cc72 test_printf: test printf family at runtime by Rasmus Villemoes · 9 years ago
  3. 4623425 net: move net_get_random_once to lib by Hannes Frederic Sowa · 9 years ago
  4. 6f0a2fc Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  5. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  7. dc8242f lib/Makefile: remove CONFIG_AVERAGE build rule by Valentin Rothberg · 9 years ago
  8. f8bcbe6 lib: scatterlist: add sg splitting function by Robert Jarzmik · 9 years ago
  9. 2bf9e0a locking/static_keys: Provide a selftest by Ingo Molnar · 9 years ago
  10. 579e1ac jump_label: Provide a self-test by Jason Baron · 9 years ago
  11. b2c0b2c nmi: create generic NMI backtrace implementation by Russell King · 10 years ago
  12. e965b8c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  13. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  14. 50ab9a6 kbuild: include core debug info when DEBUG_INFO_REDUCED by Rasmus Villemoes · 9 years ago
  15. 2da572c lib: add software 842 compression/decompression by Dan Streetman · 9 years ago
  16. e2fdae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  17. 840620a lib: rename lib/find_next_bit.c to lib/find_bit.c by Yury Norov · 9 years ago
  18. 8f6f19d lib: move find_last_bit to lib/find_next_bit.c by Yury Norov · 9 years ago
  19. 10b88a4 sparc: Break up monolithic iommu table/lock into finer graularity pools and lock by Sowmini Varadhan · 9 years ago
  20. d879cb8 move iov_iter.c from mm/ to lib/ by Al Viro · 10 years ago
  21. 3f15801 lib: add kasan test module by Andrey Ryabinin · 9 years ago
  22. 64d1d77 hexdump: introduce test suite by Andy Shevchenko · 9 years ago
  23. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  24. f2683b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  25. 57dd8a0 vhost: vhost_scsi_handle_vq() should just use copy_from_user() by Al Viro · 10 years ago
  26. 9d6dbe1 rhashtable: Make selftest modular by Geert Uytterhoeven · 9 years ago
  27. c0a80c0 ftrace: allow architectures to specify ftrace compile options by Heiko Carstens · 9 years ago
  28. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  29. 350e4f4 Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  30. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  31. 8d58e99a seq_buf: Move the seq_buf code to lib/ by Steven Rostedt (Red Hat) · 10 years ago
  32. 9f45894 reciprocal_div: objects with exported symbols should be obj-y rather than lib-y by Hannes Frederic Sowa · 10 years ago
  33. 8a6f0b4 lib: rename TEST_MODULE to TEST_LKM by Valentin Rothberg · 10 years ago
  34. 6de8ab6 lib: remove prio_heap by Lai Jiangshan · 10 years ago
  35. b012508 lib: add lib/glob.c by George Spelvin · 10 years ago
  36. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  37. 7e1e776 lib: Resizable, Scalable, Concurrent Hash Table by Thomas Graf · 10 years ago
  38. 0a8adf5 test: add firmware_class loader test by Kees Cook · 10 years ago
  39. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  40. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  41. 64a8946 net: filter: BPF testsuite by Alexei Starovoitov · 10 years ago
  42. a88cc10 lib: Export interval_tree by Chris Wilson · 10 years ago
  43. adaf5687 lib: add fdt_empty_tree.c by Mark Salter · 10 years ago
  44. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  45. 4b58841 audit: Add generic compat syscall support by AKASHI Takahiro · 10 years ago
  46. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  47. 6583327 x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y by Peter Oberparleiter · 10 years ago
  48. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  49. 3e2a4c1 test: check copy_to/from_user boundary validation by Kees Cook · 10 years ago
  50. 93e9ef8 test: add minimal module for verification testing by Kees Cook · 10 years ago
  51. 71ae8aa lib: introduce arch optimized hash library by Francesco Fusco · 10 years ago
  52. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  53. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  54. fcd40d6 percpu-refcount: Add percpu-refcount.o to obj-y by Randy Dunlap · 11 years ago
  55. 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
  56. 623fd80 percpu: add test module for various percpu operations by Greg Thelen · 11 years ago
  57. 32cf7c3 locking: Move the percpu-rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  58. ed428bf locking: Move the rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  59. 60fc287 locking: Move the spinlock code to kernel/locking/ by Peter Zijlstra · 11 years ago
  60. 3cb9895 Add a generic associative array implementation. by David Howells · 11 years ago
  61. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  62. 798ab48 idr: Percpu ida by Kent Overstreet · 11 years ago
  63. 2f4f12e lockref: uninline lockref helper functions by Linus Torvalds · 11 years ago
  64. c72ac7a lib: add lz4 compressor module by Chanho Min · 11 years ago
  65. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  66. 4df87bb lib: add weak clz/ctz functions by Chanho Min · 11 years ago
  67. 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
  68. 13cc560 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  69. ee89bd6 lib: Move fonts from drivers/video/console/ to lib/fonts/ by Geert Uytterhoeven · 11 years ago
  70. 4cd5773 net: core: move mac_pton() to lib/net_utils.c by Andy Shevchenko · 11 years ago
  71. 215e262 percpu: implement generic percpu refcounting by Kent Overstreet · 11 years ago
  72. b4d3ba3 lib: make iovec obj instead of lib by Randy Dunlap · 11 years ago
  73. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 11 years ago
  74. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  75. 16c7fa0 lib/string_helpers: introduce generic string_unescape by Andy Shevchenko · 11 years ago
  76. 0635eb8 Move utf16 functions to kernel core and rename by Matthew Garrett · 11 years ago
  77. c759b35 kfifo: move kfifo.c from kernel/ to lib/ by Stefani Seibold · 11 years ago
  78. 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  79. 22b361d percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM by Oleg Nesterov · 11 years ago
  80. a1fd3e2 percpu_rw_semaphore: reimplement to not block the readers unnecessarily by Oleg Nesterov · 11 years ago
  81. 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. d526e85 powerpc+of: Rename and fix OF reconfig notifier error inject module by Benjamin Herrenschmidt · 11 years ago
  83. 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
  84. 527897c lib/Makefile: Fix oid_registry build dependency by Tim Gardner · 12 years ago
  85. 610141e lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG by Bill Pemberton · 12 years ago
  86. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  87. 147e615 prio_tree: remove by Michel Lespinasse · 12 years ago
  88. fff3fd8 rbtree: add prio tree and interval tree tests by Michel Lespinasse · 12 years ago
  89. 910a742 rbtree: performance and correctness test by Michel Lespinasse · 12 years ago
  90. 42d5ec2 X.509: Add an ASN.1 decoder by David Howells · 12 years ago
  91. a77ad6e X.509: Implement simple static OID registry by David Howells · 12 years ago
  92. e645960 lib: Add early cpio decoder by H. Peter Anvin · 12 years ago
  93. 2e3ee61 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  94. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  95. 08dfb4d powerpc: pSeries reconfig notifier error injection module by Akinobu Mita · 12 years ago
  96. 9579f5b memory: memory notifier error injection module by Akinobu Mita · 12 years ago
  97. 048b9c3 PM: PM notifier error injection module by Akinobu Mita · 12 years ago
  98. 8d43828 fault-injection: notifier error injection by Akinobu Mita · 12 years ago
  99. 639b9e3 string: introduce memweight() by Akinobu Mita · 12 years ago
  100. ab25383 of/lib: Allow scripts/dtc/libfdt to be used from kernel code by David Daney · 12 years ago