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