1. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  2. 5879ae5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  3. 6d79541 rhashtable: add missing import <linux/export.h> by Hauke Mehrtens · 9 years ago
  4. 77493bd Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  5. 023600f swiotlb: do not export map_single function by Alexandre Courbot · 9 years ago
  6. 226a07e lib: Clarify the return value of strnlen_user() by Jan Kara · 9 years ago
  7. f18c34e lib: Fix strnlen_user() to not touch memory after specified maximum by Jan Kara · 9 years ago
  8. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. 1be44e2 Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  10. 6e49ba1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  11. 80188b0 percpu_counter: batch size aware __percpu_counter_compare() by Dave Chinner · 9 years ago
  12. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  13. bde28bc test_bpf: add similarly conflicting jump test case only for classic by Daniel Borkmann · 9 years ago
  14. 3b52960 test_bpf: add more eBPF jump torture cases by Daniel Borkmann · 9 years ago
  15. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. fe59384 test_bpf: Add backward jump test case by Michael Holzheu · 9 years ago
  17. 07ee072 rhashtable: Add cap on number of elements in hash table by Herbert Xu · 9 years ago
  18. 56cbaa4 test_bpf: fix sparse warnings by Michael Holzheu · 9 years ago
  19. a4afd37b test_bpf: add tests related to BPF_MAXINSNS by Daniel Borkmann · 9 years ago
  20. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. cffc642 test_bpf: add 173 new testcases for eBPF by Michael Holzheu · 9 years ago
  22. 986ccfd test: bpf: extend "load 64-bit immediate" testcase by Xi Wang · 9 years ago
  23. 02f0f57 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 01e7690 kasan: show gcc version requirements in Kconfig and Documentation by Joe Perches · 9 years ago
  25. 7d616e4 lib: delete lib/find_last_bit.c by Yury Norov · 9 years ago
  26. 6decd63 rhashtable-test: Fix 64bit division by Thomas Graf · 9 years ago
  27. c936a79 rhashtable: Simplify iterator code by Thomas Graf · 9 years ago
  28. d9cee5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  29. 7829fb0 lib: make memzero_explicit more robust against dead store elimination by Daniel Borkmann · 9 years ago
  30. 67b7cbf rhashtable-test: Detect insertion failures by Thomas Graf · 9 years ago
  31. 246b23a rhashtable-test: Use walker to test bucket statistics by Thomas Graf · 9 years ago
  32. fcc5702 rhashtable-test: Do not allocate individual test objects by Thomas Graf · 9 years ago
  33. c2c8a90 rhashtable-test: Get rid of ptr in test_obj structure by Thomas Graf · 9 years ago
  34. 1aa661f rhashtable-test: Measure time to insert, remove & traverse entries by Thomas Graf · 9 years ago
  35. f54e84b rhashtable-test: Remove unused TEST_NEXPANDS by Thomas Graf · 9 years ago
  36. 327941f test_bpf: indicate whether bpf prog got jited in test suite by Daniel Borkmann · 9 years ago
  37. 2decb26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  38. 474095e Merge tag 'md/4.1' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  39. a87b9eb rhashtable: Do not schedule more than one rehash if we can't grow further by Thomas Graf · 9 years ago
  40. e2307ed rhashtable: Schedule async resize when sync realloc fails by Thomas Graf · 9 years ago
  41. db4fd9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  42. a582564 md/raid6 algorithms: xor_syndrome() for SSE2 by Markus Stockhausen · 10 years ago
  43. 9a5ce91 md/raid6 algorithms: xor_syndrome() for generic int by Markus Stockhausen · 10 years ago
  44. 7e92e1d md/raid6 algorithms: improve test program by Markus Stockhausen · 10 years ago
  45. fe5cbc6 md/raid6 algorithms: delta syndrome functions by Markus Stockhausen · 10 years ago
  46. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  47. 7b3372d iommu-common: rename iommu_pool_hash to iommu_hash_common by Sowmini Varadhan · 9 years ago
  48. b0cc836 iommu-common: fix x86_64 compiler warnings by Sowmini Varadhan · 9 years ago
  49. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  50. 17974c05 hexdump: avoid warning in test function by Linus Torvalds · 9 years ago
  51. e4afa12 cpumask: remove __first_cpu / __next_cpu by Rusty Russell · 9 years ago
  52. 2f0c0fd iommu-common: Fix PARISC compile-time warnings by Sowmini Varadhan · 9 years ago
  53. ff7d37a Break up monolithic iommu table/lock into finer graularity pools and lock by Sowmini Varadhan · 9 years ago
  54. c12f048 sparc: Revert generic IOMMU allocator. by David S. Miller · 9 years ago
  55. cb0f3f3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 9 years ago
  56. e2fdae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  57. cb97201 iommu-common: Fix PARISC compile-time warnings by Sowmini Varadhan · 9 years ago
  58. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  59. 9e522c0 lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text by Andrew Morton · 9 years ago
  60. 534b483 cpumask: don't perform while loop in cpumask_next_and() by Sergey Senozhatsky · 9 years ago
  61. 2afe27c lib/bitmap.c: bitmap_[empty,full]: remove code duplication by Yury Norov · 9 years ago
  62. 675cf53 lib/vsprintf.c: improve put_dec_trunc8 slightly by Rasmus Villemoes · 9 years ago
  63. a7a2c02 lib/dma-debug: fix bucket_find_contain() by Sebastian Ott · 9 years ago
  64. 7c43d9a lib/vsprintf.c: even faster binary to decimal conversion by Rasmus Villemoes · 9 years ago
  65. 840620a lib: rename lib/find_next_bit.c to lib/find_bit.c by Yury Norov · 9 years ago
  66. 8f6f19d lib: move find_last_bit to lib/find_next_bit.c by Yury Norov · 9 years ago
  67. 2c57a0e lib: find_*_bit reimplementation by Yury Norov · 9 years ago
  68. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  69. 10b88a4 sparc: Break up monolithic iommu table/lock into finer graularity pools and lock by Sowmini Varadhan · 10 years ago
  70. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  71. d50f8f8 lru_cache: remove use of seq_printf return value by Joe Perches · 9 years ago
  72. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 9 years ago
  73. 3aeddc7 lib/string_helpers.c: refactor string_escape_mem by Rasmus Villemoes · 9 years ago
  74. 9c98f23 lib/vsprintf.c: fix potential NULL deref in hex_string by Rasmus Villemoes · 9 years ago
  75. 900cca2 lib/vsprintf: add %pC{,n,r} format specifiers for clocks by Geert Uytterhoeven · 9 years ago
  76. d1c1b12 lib/vsprintf.c: another small hack by Rasmus Villemoes · 9 years ago
  77. 3ea8d44 lib/vsprintf.c: eliminate duplicate hex string array by Rasmus Villemoes · 9 years ago
  78. e26c12c lib/vsprintf.c: reduce stack use in number() by Rasmus Villemoes · 9 years ago
  79. 51be17d lib/vsprintf.c: eliminate some branches by Rasmus Villemoes · 9 years ago
  80. c79574a lib/test-hexdump.c: fix initconst confusion by Andi Kleen · 9 years ago
  81. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  82. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  83. 8d7dc92 rcu: Control grace-period delays directly from value by Paul E. McKenney · 9 years ago
  84. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  85. 8d8cfb4 Kconfig: memtest: update number of test patterns up to 17 by Vladimir Murzin · 9 years ago
  86. 4a20799 mm: move memtest under mm by Vladimir Murzin · 9 years ago
  87. 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 9 years ago
  88. e61ce6a mm: change ioremap to set up huge I/O mappings by Toshi Kani · 9 years ago
  89. 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 9 years ago
  90. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  91. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  93. c4be50e Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  94. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  95. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 36e9f65 Merge branch 'iov_iter' into for-next by Al Viro · 9 years ago
  97. 171a020 VFS: Add iov_iter_fault_in_multipages_readable() by Anton Altaparmakov · 10 years ago
  98. b9f28d8 sd, mmc, virtio_blk, string_helpers: fix block size units by James Bottomley · 10 years ago
  99. fe3cce2 Merge branch 'iov_iter' into for-davem by Al Viro · 9 years ago
  100. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago