1. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  2. 2a999aa Kconfig: make KOBJECT_RELEASE debugging require timer debugging by Linus Torvalds · 11 years ago
  3. 5e9dd37 percpu_refcount: export symbols by Matias Bjorling · 11 years ago
  4. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  5. 0ff18e37 kobject: show debug info on delayed kobject release by Fengguang Wu · 11 years ago
  6. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  7. c31eeac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  8. 491f6f8 lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP() by Heiko Carstens · 11 years ago
  9. 730d7d3 sysfs: Allow mounting without CONFIG_NET by Eric W. Biederman · 11 years ago
  10. d2212b4 lockref: allow relaxed cmpxchg64 variant for lockless updates by Will Deacon · 11 years ago
  11. 4a2b4b2 sched: Introduce preempt_count accessor functions by Peter Zijlstra · 11 years ago
  12. c26d436 lib: introduce upper case hex ascii helpers by Andre Naujoks · 11 years ago
  13. 8f4c344 lockref: use cmpxchg64 explicitly for lockless updates by Will Deacon · 11 years ago
  14. 399a946 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  15. 0898d2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  16. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  17. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  18. 26052f9 crypto: crct10dif - Add fallback for broken initrds by Herbert Xu · 11 years ago
  19. b34081f1 lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 11 years ago
  20. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  21. 7c993e1 rbtree: allow tests to run as builtin by Cody P Schafer · 11 years ago
  22. a791a62 rbtree_test: add test for postorder iteration by Cody P Schafer · 11 years ago
  23. 9dee5c5 rbtree: add postorder iteration functions by Cody P Schafer · 11 years ago
  24. 1431574 lib/decompressors: fix "no limit" output buffer length by Alexandre Courbot · 11 years ago
  25. f2e1d2a lib/crc32: update the comments of crc32_{be,le}_generic() by Gu Zheng · 11 years ago
  26. 5ab58ac lib/genalloc.c: correct dev_get_gen_pool documentation by Emilio López · 11 years ago
  27. ade34a3 lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  28. 674470d lib/genalloc.c: fix overflow of ending address of memory chunk by Joonyoung Shim · 11 years ago
  29. 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
  30. 4d7696f Merge tag 'md/3.12' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  31. 798ab48 idr: Percpu ida by Kent Overstreet · 11 years ago
  32. 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
  33. e7d33bb lockref: add ability to mark lockrefs "dead" by Linus Torvalds · 11 years ago
  34. 44a0cf9 lockref: fix docbook argument names by Linus Torvalds · 11 years ago
  35. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  36. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  37. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  38. 2e03285 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  39. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  40. 141b974 Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus by Russell King · 11 years ago
  41. cc80ae3 Kconfig.debug: Add FRAME_POINTER anti-dependency for ARC by Vineet Gupta · 11 years ago
  42. 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
  43. 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
  44. 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
  45. 4b6ccca add formats for dentry/file pathnames by Al Viro · 11 years ago
  46. 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
  47. d472d9d lockref: Relax in cmpxchg loop by Luck, Tony · 11 years ago
  48. 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
  49. 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
  50. bc08b44 lockref: implement lockless reference count updates using cmpxchg() by Linus Torvalds · 11 years ago
  51. 2f4f12e lockref: uninline lockref helper functions by Linus Torvalds · 11 years ago
  52. 7dc5dbc sysfs: Restrict mounting sysfs by Eric W. Biederman · 12 years ago
  53. bd8c154a dynamic debug: line queries failing due to uninitialized local variable by jbaron@akamai.com · 11 years ago
  54. 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
  55. c28399b raid6/test: replace echo -e with printf by Max Filippov · 11 years ago
  56. ae77cbc RAID: add tilegx SIMD implementation of raid6 by Ken Steele · 11 years ago
  57. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  58. ee8a99b lib/lz4: correct the LZ4 license by Richard Laager · 11 years ago
  59. eb18cba math64: New separate div64_u64_rem helper by Mike Snitzer · 11 years ago
  60. b778ae2 debugobjects: Make debug_object_activate() return status by Paul E. McKenney · 12 years ago
  61. 598bae7 earlycpio.c: Fix the confusing comment of find_cpio_data(). by Tang Chen · 11 years ago
  62. 4d86ec7 swiotlb: replace dma_length with sg_dma_len() macro by EunBong Song · 11 years ago
  63. b6c035d x86, asmlinkage: Make dump_stack visible by Andi Kleen · 11 years ago
  64. b78b6b3 Merge 3.11-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  65. c817a67 kobject: delayed kobject release: help find buggy drivers by Russell King · 11 years ago
  66. b48a97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  67. e70308e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  68. b4f656e Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm into devel-stable by Russell King · 11 years ago
  69. a5c6eae alpha: Modernize lib/mpi/longlong.h by Richard Henderson · 11 years ago
  70. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  71. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  72. 4fa109b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  73. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  74. fb4214d llist: fix/simplify llist_add() and llist_add_batch() by Oleg Nesterov · 11 years ago
  75. 1b375dc mutex: Move ww_mutex definitions to ww_mutex.h by Maarten Lankhorst · 11 years ago
  76. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  77. 27daabd lib/scatterlist: error handling in __sg_alloc_table() by Dan Carpenter · 11 years ago
  78. df642ce lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer() by Akinobu Mita · 11 years ago
  79. 1105200 lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next() by Akinobu Mita · 11 years ago
  80. c72ac7a lib: add lz4 compressor module by Chanho Min · 11 years ago
  81. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  82. cffb78b decompressor: add LZ4 decompressor module by Kyungsik Lee · 11 years ago
  83. 4df87bb lib: add weak clz/ctz functions by Chanho Min · 11 years ago
  84. 7d11965 lib/raid6: add ARM-NEON accelerated syndrome calculation by Ard Biesheuvel · 12 years ago
  85. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  86. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  87. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  88. 92aef8fb hang and lockup detection menu by Dave Hansen · 11 years ago
  89. 604ff0d kconfig: consolidate printk options by Dave Hansen · 11 years ago
  90. 9eade16 group locking debugging options by Dave Hansen · 11 years ago
  91. 6dfc066 consolidate compilation option configs by Dave Hansen · 11 years ago
  92. 881c514 consolidate runtime testing configs by Dave Hansen · 11 years ago
  93. 0610c8a order memory debugging Kconfig options by Dave Hansen · 11 years ago
  94. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  95. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  96. dd04b45 idr: print a stack dump after ida_remove warning by Jean Delvare · 11 years ago
  97. 64df307 lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spinlock by Fan Du · 11 years ago
  98. b58d977 dump_stack: serialize the output from dump_stack() by Alex Thorlton · 11 years ago
  99. 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
  100. 13cc560 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago