1. e76e1fd lib: add support for LZ4-compressed kernel by Kyungsik Lee · 11 years ago
  2. cffb78b decompressor: add LZ4 decompressor module by Kyungsik Lee · 11 years ago
  3. 4df87bb lib: add weak clz/ctz functions by Chanho Min · 11 years ago
  4. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  5. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  6. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  7. 92aef8fb hang and lockup detection menu by Dave Hansen · 11 years ago
  8. 604ff0d kconfig: consolidate printk options by Dave Hansen · 11 years ago
  9. 9eade16 group locking debugging options by Dave Hansen · 11 years ago
  10. 6dfc066 consolidate compilation option configs by Dave Hansen · 11 years ago
  11. 881c514 consolidate runtime testing configs by Dave Hansen · 11 years ago
  12. 0610c8a order memory debugging Kconfig options by Dave Hansen · 11 years ago
  13. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  14. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  15. dd04b45 idr: print a stack dump after ida_remove warning by Jean Delvare · 11 years ago
  16. 64df307 lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spinlock by Fan Du · 11 years ago
  17. b58d977 dump_stack: serialize the output from dump_stack() by Alex Thorlton · 11 years ago
  18. 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
  19. 13cc560 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  20. 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  21. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  22. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  23. ee89bd6 lib: Move fonts from drivers/video/console/ to lib/fonts/ by Geert Uytterhoeven · 11 years ago
  24. 166989e locking-selftests: Handle unexpected failures more strictly by Maarten Lankhorst · 11 years ago
  25. f3cf139 mutex: Add more w/w tests to test EDEADLK path handling by Maarten Lankhorst · 11 years ago
  26. 2fe3d4b mutex: Add more tests to lib/locking-selftest.c by Maarten Lankhorst · 11 years ago
  27. 1de9944 mutex: Add w/w tests to lib/locking-selftest.c by Maarten Lankhorst · 11 years ago
  28. 2301002 mutex: Add w/w mutex slowpath debugging by Daniel Vetter · 11 years ago
  29. 040a0a3 mutex: Add support for wound/wait style locks by Maarten Lankhorst · 11 years ago
  30. a857c6e X.509: do not emit any informational output by Arnd Bergmann · 11 years ago
  31. 278cee0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  32. bb07b00 Merge 3.10-rc6 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  33. 0e496b8 Merge 3.10-rc6 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  34. a424445 percpu-refcount: use RCU-sched insted of normal RCU by Tejun Heo · 11 years ago
  35. dbece3a percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm() by Tejun Heo · 11 years ago
  36. bc497bd percpu-refcount: implement percpu_ref_cancel_init() by Tejun Heo · 11 years ago
  37. acac788 percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_ONCE() in percpu_ref_kill_rcu() by Tejun Heo · 11 years ago
  38. ac89906 percpu-refcount: cosmetic updates by Tejun Heo · 11 years ago
  39. 5402b80 lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EXTRA_FLAGS=-W'. by Chen Gang · 11 years ago
  40. b7165eb kobject: sanitize argument for format string by Kees Cook · 11 years ago
  41. 4cd5773 net: core: move mac_pton() to lib/net_utils.c by Andy Shevchenko · 11 years ago
  42. 6782264 crypto: crct10dif - Use PTR_RET by Herbert Xu · 11 years ago
  43. c1ae6e9 percpu-refcount: Don't use silly cmpxchg() by Kent Overstreet · 11 years ago
  44. 215e262 percpu: implement generic percpu refcounting by Kent Overstreet · 11 years ago
  45. 3a76e5e debugfs: add get/set for atomic types by Seth Jennings · 11 years ago
  46. 360603a sprintf: hex_string(): fix comment by Steven Rostedt · 11 years ago
  47. 70ef557 MPILIB: disable usage of floating point registers on parisc by Helge Deller · 11 years ago
  48. c7153d0 Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  49. b4d3ba3 lib: make iovec obj instead of lib by Randy Dunlap · 11 years ago
  50. ac5a296 klist: del waiter from klist_remove_waiters before wakeup waitting process by wang, biao · 11 years ago
  51. 2d31e51 crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework by Tim Chen · 11 years ago
  52. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 11 years ago
  53. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  54. 9607a85 rwsem: check counter to avoid cmpxchg calls by Davidlohr Bueso · 11 years ago
  55. 2d864e4 kref: minor cleanup by Anatol Pomozov · 11 years ago
  56. c8de2fa Merge branch 'rwsem-optimizations' by Linus Torvalds · 11 years ago
  57. b5f5418 rwsem: no need for explicit signed longs by Davidlohr Bueso · 11 years ago
  58. 25c3932 rwsem: do not block readers at head of queue if other readers are active by Michel Lespinasse · 11 years ago
  59. fe6e674 rwsem: implement support for write lock stealing on the fastpath by Michel Lespinasse · 11 years ago
  60. 8cf5322 rwsem: simplify __rwsem_do_wake by Michel Lespinasse · 11 years ago
  61. 9b0fc9c rwsem: skip initial trylock in rwsem_down_write_failed by Michel Lespinasse · 11 years ago
  62. a7d2c57 rwsem: avoid taking wait_lock in rwsem_down_write_failed by Michel Lespinasse · 11 years ago
  63. 5ede972 rwsem: use cmpxchg for trying to steal write lock by Michel Lespinasse · 11 years ago
  64. ed00f64 rwsem: more agressive lock stealing in rwsem_down_write_failed by Michel Lespinasse · 11 years ago
  65. 023fe4f rwsem: simplify rwsem_down_write_failed by Michel Lespinasse · 11 years ago
  66. da16922 rwsem: simplify rwsem_down_read_failed by Michel Lespinasse · 11 years ago
  67. 1e78277 rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed by Michel Lespinasse · 11 years ago
  68. f7dd1ce rwsem: shorter spinlocked section in rwsem_down_failed_common() by Michel Lespinasse · 11 years ago
  69. e2d57f7 rwsem: make the waiter type an enumeration rather than a bitmask by Michel Lespinasse · 11 years ago
  70. 9e68794 Give the OID registry file module info to avoid kernel tainting by David Howells · 11 years ago
  71. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  72. 0279b3c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  73. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  74. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  75. 6f9982b lib/decompress.c: fix initconst by Andi Kleen · 11 years ago
  76. e12a95f notifier-error-inject: fix module names in Kconfig by Akinobu Mita · 11 years ago
  77. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  78. c75aaa8 rbtree_test: add __init/__exit annotations by Davidlohr Bueso · 11 years ago
  79. 4130f0e rbtree_test: add extra rbtree integrity check by Davidlohr Bueso · 11 years ago
  80. d338b13 dynamic_debug: reuse generic string_unescape function by Andy Shevchenko · 11 years ago
  81. 16c7fa0 lib/string_helpers: introduce generic string_unescape by Andy Shevchenko · 11 years ago
  82. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  83. 3094566 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  84. b0d33c2 vsprintf: Add extension %pSR - print_symbol replacement by Joe Perches · 11 years ago
  85. f300213 Revert "math64: New div64_u64_rem helper" by Stanislaw Gruszka · 11 years ago
  86. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. f39fee5 lib/: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  88. cedddb0 uuid: use prandom_bytes() by Akinobu Mita · 11 years ago
  89. 3e6628c4 idr: introduce idr_alloc_cyclic() by Jeff Layton · 11 years ago
  90. 2e0fb40 lib, net: make isodigit() public and use it by Andy Shevchenko · 11 years ago
  91. 095d141 argv_split(): teach it to handle mutable strings by Oleg Nesterov · 11 years ago
  92. 30493cc lib/int_sqrt.c: optimize square root algorithm by Davidlohr Bueso · 11 years ago
  93. 9375db0 genalloc: add devres support, allow to find a managed pool by device by Philipp Zabel · 11 years ago
  94. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  95. 830ac85 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. db93f8b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  98. c729de8 x86, kdump: Set crashkernel_low automatically by Yinghai Lu · 11 years ago
  99. 0635eb8 Move utf16 functions to kernel core and rename by Matthew Garrett · 11 years ago
  100. a49b7e8 kobject: fix kset_find_obj() race with concurrent last kobject_put() by Linus Torvalds · 11 years ago