1. 376a750 lib: spinlock_debug: increase spin dump timeout to one second by Syed Rameez Mustafa · 11 years ago
  2. bfc9623 sched/debug: Make sysrq prints of sched debug data optional by Matt Wagantall · 11 years ago
  3. e1aa7f5 idr: fix a subtle bug in idr_get_next() by Prakash Kamliya · 11 years ago
  4. c7bd62a klist: del waiter from klist_remove_waiters before wakeup waitting process by wang, biao · 11 years ago
  5. 4335742 lib: spinlock_debug: increase spin dump timeout by Syed Rameez Mustafa · 11 years ago
  6. a2ba5f3 lib: devres: Introduce devm_ioremap_resource() by Thierry Reding · 12 years ago
  7. 1c014f3 kernel/lib: add additional debug capabilites for data corruption by Syed Rameez Mustafa · 11 years ago
  8. da6b961 lib: memory_alloc: Support 64-bit physical addresses by Laura Abbott · 11 years ago
  9. db1db16 lib: genalloc: Use 64 bit types for holding allocations by Laura Abbott · 11 years ago
  10. e9ba064 lib: vsprintf: Add %pa format specifier for phys_addr_t types by Stepan Moskovchenko · 12 years ago
  11. 790f06d Update copyright to The Linux Foundation by Duy Truong · 11 years ago
  12. 0714f1b lib: qmi: Add api to verify maximum length of a QMI message by Karthikeyan Ramasubramanian · 12 years ago
  13. 31e31d7 lib: qmi: Add check to avoid out of bound memory access by Karthikeyan Ramasubramanian · 12 years ago
  14. 0374762 lib: spinlock_debug: Avoid livelock in do_raw_spin_lock by Vikram Mulukutla · 12 years ago
  15. dc4d563 lib: qmi: Add logging to debug QMI Encode/Decode Library by Karthikeyan Ramasubramanian · 12 years ago
  16. d952258 lib: qmi: Introduce QMI Encode/Decode library by Karthikeyan Ramasubramanian · 12 years ago
  17. e461457 lib: genalloc: Change chunk allocation to vmalloc by Shubhraprakash Das · 12 years ago
  18. e8e5365 lib: Pass the correct align offset to bitmap_find_next_zero_area_off by Laura Abbott · 12 years ago
  19. 9e68493 spinlock_debug: Print offset in addition to symbol name by Stephen Boyd · 12 years ago
  20. a16a8c2 spinlock_debug: Fix mismerge by Stephen Boyd · 12 years ago
  21. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  22. 957265b Merge commit 'v3.4-rc4' into android-3.4 by Colin Cross · 12 years ago
  23. 62878d3 spinlock_debug: Print kallsyms name for lock by Stephen Boyd · 12 years ago
  24. 364da7c vsprintf: Fix %ps on non symbols when using kallsyms by Stephen Boyd · 12 years ago
  25. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 12 years ago
  26. 09c79b6 mpi: Avoid using freed pointer in mpi_lshift_limbs() by Jesper Juhl · 12 years ago
  27. 282029c kobject: provide more diagnostic info for kobject_add_internal() failures by Dan Williams · 12 years ago
  28. 0f01bb1 Allow CONFIG_STACKTRACE to be enabled by itself. by Arve Hjønnevåg · 14 years ago
  29. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 12 years ago
  30. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  32. 82edb4b crc32: add help text for the algorithm select option by Darrick J. Wong · 12 years ago
  33. cebbd29 radix-tree: rewrite gang lookup using iterator by Konstantin Khlebnikov · 12 years ago
  34. 78c1d78 radix-tree: introduce bit-optimized iterator by Konstantin Khlebnikov · 12 years ago
  35. 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 12 years ago
  36. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  37. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  38. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 12 years ago
  39. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  40. 087fafd Introduce CONFIG_GENERIC_IO by Richard Weinberger · 12 years ago
  41. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  42. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  43. f1d38e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl by Linus Torvalds · 12 years ago
  44. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  45. 5cde765 crc32: select an algorithm via Kconfig by Darrick J. Wong · 12 years ago
  46. 577eba9 crc32: add self-test code for crc32c by Darrick J. Wong · 12 years ago
  47. 46c5801 crc32: bolt on crc32c by Darrick J. Wong · 12 years ago
  48. 78dff41 crc32: add note about this patchset to crc32.c by Bob Pearson · 12 years ago
  49. 0292c49 crc32: optimize loop counter for x86 by Bob Pearson · 12 years ago
  50. 324eb0f crc32: add slice-by-8 algorithm to existing code by Bob Pearson · 12 years ago
  51. 9a1dbf6 crc32: make CRC_*_BITS definition correspond to actual bit counts by Bob Pearson · 12 years ago
  52. ce4320d crc32: fix mixing of endian-specific types by Bob Pearson · 12 years ago
  53. 60e58d5 crc32: miscellaneous cleanups by Bob Pearson · 12 years ago
  54. 3863ef3 crc32: simplify unit test code by Bob Pearson · 12 years ago
  55. fbedceb crc32: move long comment about crc32 fundamentals to Documentation/ by Bob Pearson · 12 years ago
  56. e30c7a8 crc32: remove two instances of trailing whitespaces by Bob Pearson · 12 years ago
  57. 97e834c prio_tree: introduce prio_set_parent() by Xiao Guangrong · 12 years ago
  58. 742245d prio_tree: simplify prio_tree_expand() by Xiao Guangrong · 12 years ago
  59. f35368d prio_tree: cleanup prio_tree_left()/prio_tree_right() by Xiao Guangrong · 12 years ago
  60. f42240d prio_tree: remove unnecessary code in prio_tree_replace by Xiao Guangrong · 12 years ago
  61. f43804b string: memchr_inv() speed improvements by Akinobu Mita · 12 years ago
  62. d314d74 nmi watchdog: do not use cpp symbol in Kconfig by Cong Wang · 12 years ago
  63. e335e3e locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage by Raghavendra K T · 12 years ago
  64. 9f7de82 idr: make idr_get_next() good for rcu_read_lock() by Hugh Dickins · 12 years ago
  65. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  66. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  67. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  69. c3eede8 lib: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  70. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  71. 930c514 dql: Fix undefined jiffies by Tom Herbert · 12 years ago
  72. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  73. 7b60a18 uevent: send events in correct order according to seqnum (v3) by Andrew Vagin · 12 years ago
  74. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  75. 5756b76 vsprintf: make %pV handling compatible with kasprintf() by Jan Beulich · 12 years ago
  76. 9f78ff0 debugobjects: Fix selftest for static warnings by Stephen Boyd · 12 years ago
  77. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  78. 50af5ea bug.h: add include of it to various implicit C users by Paul Gortmaker · 13 years ago
  79. b116ee4 lib: fix implicit users of kernel.h for TAINT_WARN by Paul Gortmaker · 13 years ago
  80. a858af2 rcu: Print scheduling-clock information on RCU CPU stall-warning messages by Paul E. McKenney · 13 years ago
  81. 5c8806a rcu: Move RCU_TRACE to lib/Kconfig.debug by Paul E. McKenney · 13 years ago
  82. 5f32908 watchdog: Update Kconfig entries by Fernando Luis Vázquez Cao · 12 years ago
  83. 690d137 Reduce the number of expensive division instructions done by _parse_integer() by David Howells · 12 years ago
  84. 95025d6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  85. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. a99e7e5 lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h by David Miller · 12 years ago
  87. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 12 years ago
  88. 86f8bed lib/digsig: checks for NULL return value by Dmitry Kasatkin · 13 years ago
  89. 43b2c0a lib/mpi: added missing NULL check by Dmitry Kasatkin · 13 years ago
  90. a6d68ec lib/mpi: added comment on divide by 0 case by Dmitry Kasatkin · 13 years ago
  91. 4877e05 lib/mpi: check for possible zero length by Dmitry Kasatkin · 13 years ago
  92. b35e286 lib/digsig: pkcs_1_v1_5_decode_emsa cleanup by Dmitry Kasatkin · 13 years ago
  93. f58a081 lib/digsig: additional sanity checks against badly formated key payload by Dmitry Kasatkin · 13 years ago
  94. bc95eea lib/mpi: removed unused functions by Dmitry Kasatkin · 13 years ago
  95. e2fe85c lib/mpi: checks for zero divisor length by Dmitry Kasatkin · 13 years ago
  96. e87c5e3 lib/mpi: return error code on dividing by zero by Dmitry Kasatkin · 13 years ago
  97. 3cccd15 lib/mpi: replaced MPI_NULL with normal NULL by Dmitry Kasatkin · 13 years ago
  98. c70c471 lib/mpi: added missing NULL check by Dmitry Kasatkin · 13 years ago
  99. b923650 lib: add NO_GENERIC_PCI_IOPORT_MAP by Michael S. Tsirkin · 12 years ago
  100. b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 13 years ago