1. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  2. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  3. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  4. 8d8cfb4 Kconfig: memtest: update number of test patterns up to 17 by Vladimir Murzin · 9 years ago
  5. 4a20799 mm: move memtest under mm by Vladimir Murzin · 9 years ago
  6. 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 9 years ago
  7. e61ce6a mm: change ioremap to set up huge I/O mappings by Toshi Kani · 9 years ago
  8. 0ddab1d lib/ioremap.c: add huge I/O map capability interfaces by Toshi Kani · 9 years ago
  9. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  10. 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
  11. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  12. 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
  13. 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
  14. 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
  15. 36e9f65 Merge branch 'iov_iter' into for-next by Al Viro · 9 years ago
  16. 171a020 VFS: Add iov_iter_fault_in_multipages_readable() by Anton Altaparmakov · 10 years ago
  17. fe3cce2 Merge branch 'iov_iter' into for-davem by Al Viro · 9 years ago
  18. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. 57a9d89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  20. b81b7be test_rhashtable: Remove bogus max_size setting by Herbert Xu · 9 years ago
  21. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  22. 5899f04 netlink: pad nla_memcpy dest buffer with zeroes by Jiri Benc · 9 years ago
  23. e963741 block: fix blk_stack_limits() regression due to lcm() change by Mike Snitzer · 9 years ago
  24. c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 9 years ago
  25. bc917be saner iov_iter initialization primitives by Al Viro · 9 years ago
  26. 4bfe186 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  27. 49f7b33 rhashtable: provide len to obj_hashfn by Patrick McHardy · 9 years ago
  28. d82d54a kobject: WARN as tip when call kobject_get() to a kobject not initialized by Ethan Zhao · 10 years ago
  29. bea2b59 lib/lz4: Pull out constant tables by Rasmus Villemoes · 10 years ago
  30. 6b6f302 rhashtable: Add rhashtable_free_and_destroy() by Thomas Graf · 9 years ago
  31. b5e2c15 rhashtable: Disable automatic shrinking by default by Thomas Graf · 9 years ago
  32. 299e5c3 rhashtable: Use 'unsigned int' consistently by Thomas Graf · 9 years ago
  33. 27ed44a rhashtable: Add comment on choice of elasticity value by Herbert Xu · 9 years ago
  34. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. ba7c95e rhashtable: Fix sleeping inside RCU critical section in walk_stop by Herbert Xu · 9 years ago
  36. ab2bb32 lib: EXPORT_SYMBOL sha_init by Hannes Frederic Sowa · 9 years ago
  37. ccd57b1 rhashtable: Add immediate rehash during insertion by Herbert Xu · 9 years ago
  38. b9ecfda rhashtable: Allow GFP_ATOMIC bucket table allocation by Herbert Xu · 9 years ago
  39. b824478 rhashtable: Add multiple rehash support by Herbert Xu · 9 years ago
  40. 18093d1 rhashtable: Shrink to fit by Herbert Xu · 9 years ago
  41. 31ccde2 rhashtable: Allow hashfn to be unset by Herbert Xu · 9 years ago
  42. d88252f rhashtable: Add barrier to ensure we see new tables in walker by Herbert Xu · 9 years ago
  43. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. dc0ee26 rhashtable: Rip out obsolete out-of-line interface by Herbert Xu · 9 years ago
  45. b182aa6 test_rhashtable: Use inlined rhashtable interface by Herbert Xu · 9 years ago
  46. 02fd97c rhashtable: Allow hash/comparison functions to be inlined by Herbert Xu · 9 years ago
  47. 488fb86e rhashtable: Make rhashtable_init params argument const by Herbert Xu · 9 years ago
  48. 4252879 Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a', 'gpexp.2015.02.26a', 'hotplug.2015.03.20a', 'sysidle.2015.02.26b' and 'tiny.2015.02.26a' into HEAD by Paul E. McKenney · 9 years ago
  49. a998f71 rhashtable: Round up/down min/max_size to ensure we respect limit by Thomas Graf · 9 years ago
  50. 0b053c9 lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR by mancha security · 10 years ago
  51. e2e21c1 rhashtable: Remove max_shift and min_shift by Herbert Xu · 10 years ago
  52. 4f509df test_rhashtable: Use rhashtable max_size instead of max_shift by Herbert Xu · 10 years ago
  53. c2e213c rhashtable: Introduce max_size/min_size by Herbert Xu · 10 years ago
  54. 6aebd94 rhashtable: Remove shift from bucket_table by Herbert Xu · 10 years ago
  55. 617011e rhashtable: Avoid calculating hash again to unlock by Thomas Graf · 10 years ago
  56. d5e7caf LZ4 : fix the data abort issue by JeHyeon Yeon · 10 years ago
  57. db4374f rhashtable: Annotate RCU locking of walkers by Thomas Graf · 10 years ago
  58. 565e864 rhashtable: Fix rhashtable_remove failures by Herbert Xu · 10 years ago
  59. 963ecbd rhashtable: Fix use-after-free in rhashtable_walk_stop by Herbert Xu · 10 years ago
  60. c4db884 rhashtable: Move future_tbl into struct bucket_table by Herbert Xu · 10 years ago
  61. 63d512d rhashtable: Add rehash counter to bucket_table by Herbert Xu · 10 years ago
  62. 9d901bc rhashtable: Free bucket tables asynchronously after rehash by Herbert Xu · 10 years ago
  63. 5269b53 rhashtable: Move seed init into bucket_table_alloc by Herbert Xu · 10 years ago
  64. 8f2484b rhashtable: Use SINGLE_DEPTH_NESTING by Herbert Xu · 10 years ago
  65. eddee5ba rhashtable: Fix walker behaviour during rehash by Herbert Xu · 10 years ago
  66. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  67. 3c17ad1 timekeeping: Add debugging checks to warn if we see delays by John Stultz · 10 years ago
  68. 3936194 rhashtable: Fix read-side crash during rehash by Herbert Xu · 10 years ago
  69. a5b6846 rhashtable: kill ht->shift atomic operations by Daniel Borkmann · 10 years ago
  70. 9497df8 rhashtable: Fix reader/rehash race by Herbert Xu · 10 years ago
  71. 186bea5 rcutorture: Default to grace-period-initialization delays by Paul E. McKenney · 10 years ago
  72. ec9f71c rhashtable: Remove obj_raw_hashfn by Herbert Xu · 10 years ago
  73. cffaa9c rhashtable: Remove key length argument to key_hashfn by Herbert Xu · 10 years ago
  74. eca8493 rhashtable: Use head_hashfn instead of obj_raw_hashfn by Herbert Xu · 10 years ago
  75. 8d2b187 rhashtable: Move masking back into key_hashfn by Herbert Xu · 10 years ago
  76. 84ed82b rhashtable: Add annotation to nested lock by Herbert Xu · 10 years ago
  77. aa34a6cb0 rhashtable: Add arbitrary rehash function by Herbert Xu · 10 years ago
  78. 988dfbd rhashtable: Move hash_rnd into bucket_table by Herbert Xu · 10 years ago
  79. 37745d2 rcu: Provide diagnostic option to slow down grace-period initialization by Paul E. McKenney · 10 years ago
  80. e7901af Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  81. 28ca84e lib: correct link to the original source for div64_u64 by Heinrich Schuchardt · 10 years ago
  82. 4d4eb4d seq_buf: Fix seq_buf_bprintf() truncation by Steven Rostedt (Red Hat) · 10 years ago
  83. 4a8fe4e seq_buf: Fix seq_buf_vprintf() truncation by Steven Rostedt (Red Hat) · 10 years ago
  84. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  85. 5beb5c9 rhashtable: use cond_resched() by Eric Dumazet · 10 years ago
  86. 4c4b52d rhashtable: remove indirection for grow/shrink decision functions by Daniel Borkmann · 10 years ago
  87. 8331de7 rhashtable: unconditionally grow when max_shift is not specified by Daniel Borkmann · 10 years ago
  88. 9bae659 rcu: Drive PROVE_RCU directly off of PROVE_LOCKING by Paul E. McKenney · 10 years ago
  89. 4d3199e locking: Remove ACCESS_ONCE() usage by Davidlohr Bueso · 10 years ago
  90. 71bb001 rhashtable: initialize all rhashtable walker members by Sasha Levin · 10 years ago
  91. 6dd0c16 rhashtable: allow to unload test module by Daniel Borkmann · 10 years ago
  92. eb6d1ab rhashtable: better high order allocation attempts by Daniel Borkmann · 10 years ago
  93. 342100d rhashtable: don't test for shrink on insert, expansion on delete by Daniel Borkmann · 10 years ago
  94. b7f5e5c rhashtable: don't allocate ht structure on stack in test_rht_init by Daniel Borkmann · 10 years ago
  95. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  96. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  97. d879cb8 move iov_iter.c from mm/ to lib/ by Al Viro · 10 years ago
  98. 5065296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  99. 3ee7b3f scripts/gdb: add infrastructure by Jan Kiszka · 10 years ago
  100. 841c009 lib/Kconfig: use bool instead of boolean by Christoph Jaeger · 10 years ago