1. e1d8f62 Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  2. bad9781 Merge tag 'v3.12-rc5' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  3. e37459b Merge branch 'blk-mq/core' into for-3.13/core by Jens Axboe · 11 years ago
  4. c9e8d12 percpu-refcount: Add EXPORT_SYMBOL to use percpu_ref from modules by Nicholas Bellinger · 11 years ago
  5. a1212d2 Revert "sysfs: drop kobj_ns_type handling" by Linus Torvalds · 11 years ago
  6. 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
  7. 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
  8. 32cf7c3 locking: Move the percpu-rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  9. ed428bf locking: Move the rwsem code to kernel/locking/ by Peter Zijlstra · 11 years ago
  10. 60fc287 locking: Move the spinlock code to kernel/locking/ by Peter Zijlstra · 11 years ago
  11. c90423d Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move by Ingo Molnar · 11 years ago
  12. 1651483 lib: crc32: reduce number of cases for crc32{, c}_combine by Daniel Borkmann · 11 years ago
  13. cc0ac19 lib: crc32: conditionally resched when running testcases by Daniel Borkmann · 11 years ago
  14. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  15. efba721 lib: crc32: add test cases for crc32{, c}_combine routines by Daniel Borkmann · 11 years ago
  16. 6e95fca lib: crc32: add functionality to combine two crc32{, c}s in GF(2) by Daniel Borkmann · 11 years ago
  17. d921e04 lib: crc32: clean up spacing in test cases by Daniel Borkmann · 11 years ago
  18. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  19. 3d77b50 lib/scatterlist.c: don't flush_kernel_dcache_page on slab page by Ming Lei · 11 years ago
  20. 2a999aa Kconfig: make KOBJECT_RELEASE debugging require timer debugging by Linus Torvalds · 11 years ago
  21. 1dddc01 percpu_ida: add an API to return free tags by Shaohua Li · 11 years ago
  22. 7fc2ba1 percpu_ida: add percpu_ida_for_each_free by Shaohua Li · 11 years ago
  23. e26b53d percpu_ida: make percpu_ida percpu size/batch configurable by Shaohua Li · 11 years ago
  24. 098faf5 percpu_counter: make APIs irq safe by Shaohua Li · 11 years ago
  25. 783d028 swiotlb: print a warning when the swiotlb is full by Stefano Stabellini · 11 years ago
  26. ce5be5a tracing/events: Fix swiotlb tracepoint creation by Thierry Reding · 11 years ago
  27. a7204d7 Merge 3.12-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  28. 5e9dd37 percpu_refcount: export symbols by Matias Bjorling · 11 years ago
  29. 8eaede4 sysrq: Allow magic SysRq key functions to be disabled through Kconfig by Ben Hutchings · 11 years ago
  30. e66cf16 GFS2: Use lockref for glocks by Steven Whitehouse · 11 years ago
  31. 1461c5b kobject: show debug info on delayed kobject release by Fengguang Wu · 11 years ago
  32. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  33. 0ff18e37 kobject: show debug info on delayed kobject release by Fengguang Wu · 11 years ago
  34. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  35. 26ea12d kobject: grab an extra reference on kobject->sd to allow duplicate deletes by Tejun Heo · 11 years ago
  36. 6b37838 percpu_ida: Removing unused arguement from alloc_local_tag by Nick Swenson · 11 years ago
  37. 2b2b614 tracing/events: Add bounce tracing to swiotbl by Zoltan Kiss · 11 years ago
  38. c31eeac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  39. 88502b9 Merge 3.12-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  40. 491f6f8 lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP() by Heiko Carstens · 11 years ago
  41. 730d7d3 sysfs: Allow mounting without CONFIG_NET by Eric W. Biederman · 11 years ago
  42. d2212b4 lockref: allow relaxed cmpxchg64 variant for lockless updates by Will Deacon · 11 years ago
  43. eee0316 kobject: introduce kobj_completion by Jeff Mahoney · 11 years ago
  44. cb26a31 sysfs: drop kobj_ns_type handling by Tejun Heo · 11 years ago
  45. e34ff49 sysfs: remove ktype->namespace() invocations in directory code by Tejun Heo · 11 years ago
  46. 4ff1582 MPILIB: add module description and license by Konstantin Khlebnikov · 11 years ago
  47. 4a2b4b2 sched: Introduce preempt_count accessor functions by Peter Zijlstra · 11 years ago
  48. b2a4df2 KEYS: Expand the capacity of a keyring by David Howells · 11 years ago
  49. 3cb9895 Add a generic associative array implementation. by David Howells · 11 years ago
  50. c26d436 lib: introduce upper case hex ascii helpers by Andre Naujoks · 11 years ago
  51. 8f4c344 lockref: use cmpxchg64 explicitly for lockless updates by Will Deacon · 11 years ago
  52. 399a946 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  53. 0898d2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  54. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  55. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  56. 26052f9 crypto: crct10dif - Add fallback for broken initrds by Herbert Xu · 11 years ago
  57. b34081f1 lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 11 years ago
  58. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  59. 7c993e1 rbtree: allow tests to run as builtin by Cody P Schafer · 11 years ago
  60. a791a62 rbtree_test: add test for postorder iteration by Cody P Schafer · 11 years ago
  61. 9dee5c5 rbtree: add postorder iteration functions by Cody P Schafer · 11 years ago
  62. 1431574 lib/decompressors: fix "no limit" output buffer length by Alexandre Courbot · 11 years ago
  63. f2e1d2a lib/crc32: update the comments of crc32_{be,le}_generic() by Gu Zheng · 11 years ago
  64. 5ab58ac lib/genalloc.c: correct dev_get_gen_pool documentation by Emilio López · 11 years ago
  65. ade34a3 lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  66. 674470d lib/genalloc.c: fix overflow of ending address of memory chunk by Joonyoung Shim · 11 years ago
  67. 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
  68. 4d7696f Merge tag 'md/3.12' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  69. 798ab48 idr: Percpu ida by Kent Overstreet · 11 years ago
  70. 89c5a94 Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  71. e7d33bb lockref: add ability to mark lockrefs "dead" by Linus Torvalds · 11 years ago
  72. 44a0cf9 lockref: fix docbook argument names by Linus Torvalds · 11 years ago
  73. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  74. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  75. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  76. 2e03285 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  77. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  78. 141b974 Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus by Russell King · 11 years ago
  79. cc80ae3 Kconfig.debug: Add FRAME_POINTER anti-dependency for ARC by Vineet Gupta · 11 years ago
  80. cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  81. 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. b854e4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 4b6ccca add formats for dentry/file pathnames by Al Viro · 11 years ago
  84. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  85. d472d9d lockref: Relax in cmpxchg loop by Luck, Tony · 11 years ago
  86. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  87. 7d992fe Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  88. bc08b44 lockref: implement lockless reference count updates using cmpxchg() by Linus Torvalds · 11 years ago
  89. 2f4f12e lockref: uninline lockref helper functions by Linus Torvalds · 11 years ago
  90. 7dc5dbc sysfs: Restrict mounting sysfs by Eric W. Biederman · 11 years ago
  91. bd8c154a dynamic debug: line queries failing due to uninitialized local variable by jbaron@akamai.com · 11 years ago
  92. cdf0bfb Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 11 years ago
  93. c28399b raid6/test: replace echo -e with printf by Max Filippov · 11 years ago
  94. ae77cbc RAID: add tilegx SIMD implementation of raid6 by Ken Steele · 11 years ago
  95. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  96. ee8a99b lib/lz4: correct the LZ4 license by Richard Laager · 11 years ago
  97. eb18cba math64: New separate div64_u64_rem helper by Mike Snitzer · 11 years ago
  98. b778ae2 debugobjects: Make debug_object_activate() return status by Paul E. McKenney · 11 years ago
  99. 598bae7 earlycpio.c: Fix the confusing comment of find_cpio_data(). by Tang Chen · 11 years ago
  100. 4d86ec7 swiotlb: replace dma_length with sg_dma_len() macro by EunBong Song · 11 years ago