1. 23fd78d KEYS: Fix multiple key add into associative array by David Howells · 11 years ago
  2. 14058d2 lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax by Will Deacon · 11 years ago
  3. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  4. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  5. fcd40d6 percpu-refcount: Add percpu-refcount.o to obj-y by Randy Dunlap · 11 years ago
  6. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  7. eda670c Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  8. a019e48 kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation by Lars-Peter Clausen · 11 years ago
  9. 0791a60 llists-move-llist_reverse_order-from-raid5-to-llistc-fix by Andrew Morton · 11 years ago
  10. b89241e llists: move llist_reverse_order from raid5 to llist.c by Christoph Hellwig · 11 years ago
  11. 9196436 vsprintf: ignore %n again by Kees Cook · 11 years ago
  12. 57f4257 lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies by Peter Zijlstra · 11 years ago
  13. 0125737a random32: use msecs_to_jiffies for reseed timer by Daniel Borkmann · 11 years ago
  14. 66b2514 random32: add __init prefix to prandom_start_seed_timer by Daniel Borkmann · 11 years ago
  15. 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
  16. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  17. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  18. 684f0d3 lib/genalloc: add a helper function for DMA buffer allocation by Nicolin Chen · 11 years ago
  19. ff6092a lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) by Duan Jiong · 11 years ago
  20. c0d92a5 lib/vsprintf.c: document formats for dentry and struct file by Olof Johansson · 11 years ago
  21. d3773ba lib/debugobjects.c: remove unnecessary work pending test by Xie XiuQi · 11 years ago
  22. 312b4e2 vsprintf: check real user/group id for %pK by Ryan Mallon · 11 years ago
  23. 623fd80 percpu: add test module for various percpu operations by Greg Thelen · 11 years ago
  24. c78e936 mm: do not walk all of system memory during show_mem by Mel Gorman · 11 years ago
  25. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. a6a9c0f random32: add test cases for taus113 implementation by Daniel Borkmann · 11 years ago
  27. a98814c random32: upgrade taus88 generator to taus113 from errata paper by Daniel Borkmann · 11 years ago
  28. 4af712e random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized by Hannes Frederic Sowa · 11 years ago
  29. 6d31920 random32: add periodic reseeding by Hannes Frederic Sowa · 11 years ago
  30. 51c37a7 random32: fix off-by-one in seeding requirement by Daniel Borkmann · 11 years ago
  31. 8b5baa4 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  32. e1d8f62 Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  33. bad9781 Merge tag 'v3.12-rc5' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  34. e37459b Merge branch 'blk-mq/core' into for-3.13/core by Jens Axboe · 11 years ago
  35. c9e8d12 percpu-refcount: Add EXPORT_SYMBOL to use percpu_ref from modules by Nicholas Bellinger · 11 years ago
  36. a1212d2 Revert "sysfs: drop kobj_ns_type handling" by Linus Torvalds · 11 years ago
  37. 56edff7 Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  38. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  39. 32cf7c3 locking: Move the percpu-rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  40. ed428bf locking: Move the rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  41. 60fc287 locking: Move the spinlock code to kernel/locking/ by Peter Zijlstra · 11 years ago
  42. c90423d Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move by Ingo Molnar · 11 years ago
  43. 1651483 lib: crc32: reduce number of cases for crc32{, c}_combine by Daniel Borkmann · 11 years ago
  44. cc0ac19 lib: crc32: conditionally resched when running testcases by Daniel Borkmann · 11 years ago
  45. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. efba721 lib: crc32: add test cases for crc32{, c}_combine routines by Daniel Borkmann · 11 years ago
  47. 6e95fca lib: crc32: add functionality to combine two crc32{, c}s in GF(2) by Daniel Borkmann · 11 years ago
  48. d921e04 lib: crc32: clean up spacing in test cases by Daniel Borkmann · 11 years ago
  49. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  50. 3d77b50 lib/scatterlist.c: don't flush_kernel_dcache_page on slab page by Ming Lei · 11 years ago
  51. 2a999aa Kconfig: make KOBJECT_RELEASE debugging require timer debugging by Linus Torvalds · 11 years ago
  52. 1dddc01 percpu_ida: add an API to return free tags by Shaohua Li · 11 years ago
  53. 7fc2ba1 percpu_ida: add percpu_ida_for_each_free by Shaohua Li · 11 years ago
  54. e26b53d percpu_ida: make percpu_ida percpu size/batch configurable by Shaohua Li · 11 years ago
  55. 098faf5 percpu_counter: make APIs irq safe by Shaohua Li · 11 years ago
  56. 783d028 swiotlb: print a warning when the swiotlb is full by Stefano Stabellini · 11 years ago
  57. ce5be5a tracing/events: Fix swiotlb tracepoint creation by Thierry Reding · 11 years ago
  58. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  59. 5e9dd37 percpu_refcount: export symbols by Matias Bjorling · 11 years ago
  60. 8eaede4 sysrq: Allow magic SysRq key functions to be disabled through Kconfig by Ben Hutchings · 11 years ago
  61. e66cf16 GFS2: Use lockref for glocks by Steven Whitehouse · 11 years ago
  62. 1461c5b kobject: show debug info on delayed kobject release by Fengguang Wu · 11 years ago
  63. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  64. 0ff18e37 kobject: show debug info on delayed kobject release by Fengguang Wu · 11 years ago
  65. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  66. 26ea12d kobject: grab an extra reference on kobject->sd to allow duplicate deletes by Tejun Heo · 11 years ago
  67. 6b37838 percpu_ida: Removing unused arguement from alloc_local_tag by Nick Swenson · 11 years ago
  68. 2b2b614 tracing/events: Add bounce tracing to swiotbl by Zoltan Kiss · 11 years ago
  69. c31eeac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  70. 88502b9 Merge 3.12-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  71. 491f6f8 lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP() by Heiko Carstens · 11 years ago
  72. 730d7d3 sysfs: Allow mounting without CONFIG_NET by Eric W. Biederman · 11 years ago
  73. d2212b4 lockref: allow relaxed cmpxchg64 variant for lockless updates by Will Deacon · 11 years ago
  74. eee0316 kobject: introduce kobj_completion by Jeff Mahoney · 11 years ago
  75. cb26a31 sysfs: drop kobj_ns_type handling by Tejun Heo · 11 years ago
  76. e34ff49 sysfs: remove ktype->namespace() invocations in directory code by Tejun Heo · 11 years ago
  77. 4ff1582 MPILIB: add module description and license by Konstantin Khlebnikov · 11 years ago
  78. 4a2b4b2 sched: Introduce preempt_count accessor functions by Peter Zijlstra · 11 years ago
  79. b2a4df2 KEYS: Expand the capacity of a keyring by David Howells · 11 years ago
  80. 3cb9895 Add a generic associative array implementation. by David Howells · 11 years ago
  81. c26d436 lib: introduce upper case hex ascii helpers by Andre Naujoks · 11 years ago
  82. 8f4c344 lockref: use cmpxchg64 explicitly for lockless updates by Will Deacon · 11 years ago
  83. 399a946 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  84. 0898d2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  85. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  86. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  87. 26052f9 crypto: crct10dif - Add fallback for broken initrds by Herbert Xu · 11 years ago
  88. b34081f1 lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 11 years ago
  89. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  90. 7c993e1 rbtree: allow tests to run as builtin by Cody P Schafer · 11 years ago
  91. a791a62 rbtree_test: add test for postorder iteration by Cody P Schafer · 11 years ago
  92. 9dee5c5 rbtree: add postorder iteration functions by Cody P Schafer · 11 years ago
  93. 1431574 lib/decompressors: fix "no limit" output buffer length by Alexandre Courbot · 11 years ago
  94. f2e1d2a lib/crc32: update the comments of crc32_{be,le}_generic() by Gu Zheng · 11 years ago
  95. 5ab58ac lib/genalloc.c: correct dev_get_gen_pool documentation by Emilio López · 11 years ago
  96. ade34a3 lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  97. 674470d lib/genalloc.c: fix overflow of ending address of memory chunk by Joonyoung Shim · 11 years ago
  98. 7426d62 Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  99. 4d7696f Merge tag 'md/3.12' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  100. 798ab48 idr: Percpu ida by Kent Overstreet · 11 years ago