1. a99e7e5 lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h by David Miller · 13 years ago
  2. c6df4b1 lib: Fix multiple definitions of clz_tab by David Miller · 13 years ago
  3. 86f8bed lib/digsig: checks for NULL return value by Dmitry Kasatkin · 13 years ago
  4. 43b2c0a lib/mpi: added missing NULL check by Dmitry Kasatkin · 13 years ago
  5. a6d68ec lib/mpi: added comment on divide by 0 case by Dmitry Kasatkin · 13 years ago
  6. 4877e05 lib/mpi: check for possible zero length by Dmitry Kasatkin · 13 years ago
  7. b35e286 lib/digsig: pkcs_1_v1_5_decode_emsa cleanup by Dmitry Kasatkin · 13 years ago
  8. f58a081 lib/digsig: additional sanity checks against badly formated key payload by Dmitry Kasatkin · 13 years ago
  9. bc95eea lib/mpi: removed unused functions by Dmitry Kasatkin · 13 years ago
  10. e2fe85c lib/mpi: checks for zero divisor length by Dmitry Kasatkin · 13 years ago
  11. e87c5e3 lib/mpi: return error code on dividing by zero by Dmitry Kasatkin · 13 years ago
  12. 3cccd15 lib/mpi: replaced MPI_NULL with normal NULL by Dmitry Kasatkin · 13 years ago
  13. c70c471 lib/mpi: added missing NULL check by Dmitry Kasatkin · 13 years ago
  14. b923650 lib: add NO_GENERIC_PCI_IOPORT_MAP by Michael S. Tsirkin · 13 years ago
  15. b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 13 years ago
  16. 7c60c48 sysctl: Improve the sysctl sanity checks by Eric W. Biederman · 13 years ago
  17. f3ff924 Remove useless get_driver()/put_driver() calls by Alan Stern · 13 years ago
  18. 85f7f6c dynamic_debug: process multiple debug-queries on a line by Jim Cromie · 13 years ago
  19. 574b372 dynamic_debug: factor vpr_info_dq out of ddebug_parse_query by Jim Cromie · 13 years ago
  20. 2b67831 dynamic_debug: add trim_prefix() to provide source-root relative paths by Jim Cromie · 13 years ago
  21. 7281491 dynamic_debug: enlarge command/query write buffer by Jim Cromie · 13 years ago
  22. 8bd6026 dynamic_debug: chop off comments in ddebug_tokenize by Jim Cromie · 13 years ago
  23. b5b78f8 dynamic_debug: early return if _ddebug table is empty by Jim Cromie · 13 years ago
  24. 820874c dynamic_debug: tighten up error checking on debug queries by Jim Cromie · 13 years ago
  25. 5ca7d2a dynamic_debug: describe_flags with '=[pmflt_]*' by Jim Cromie · 13 years ago
  26. d6a238d dynamic_debug: drop explicit !=NULL checks by Jim Cromie · 13 years ago
  27. ae27f86 dynamic_debug: pr_err() call should not depend upon verbosity by Jim Cromie · 13 years ago
  28. bc757f6 dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query() by Jim Cromie · 13 years ago
  29. 74df138 dynamic_debug: change verbosity at runtime by Jim Cromie · 13 years ago
  30. 87e6f96 dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT by Jim Cromie · 13 years ago
  31. 07100be dynamic_debug: fix whitespace complaints from scripts/cleanfile by Jim Cromie · 13 years ago
  32. 4bf1924 MPILIB: Add a missing ENOMEM check by David Howells · 13 years ago
  33. 2e5f094 lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts by Dmitry Kasatkin · 13 years ago
  34. 68adcad lib: MPILIB Kconfig description update by Dmitry Kasatkin · 13 years ago
  35. be440ec lib: digital signature dependency fix by Dmitry Kasatkin · 13 years ago
  36. 5e8898e lib: digital signature config option name change by Dmitry Kasatkin · 13 years ago
  37. 892d208 Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux by Linus Torvalds · 13 years ago
  38. 35f1526 unlzo: fix input buffer free by Sascha Hauer · 13 years ago
  39. e2bdb93 radix_tree: take radix_tree_path off stack by Hugh Dickins · 13 years ago
  40. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  41. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  42. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  43. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 13 years ago
  44. 5742332 crc32: optimize inner loop by Joakim Tjernlund · 13 years ago
  45. 96b6206 btree: export btree_get_prev() so modules can use btree_for_each by Steve Hodgson · 13 years ago
  46. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  47. 8fcc995 Merge branch 'next' into for-linus by James Morris · 13 years ago
  48. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  49. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  50. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  51. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  52. fb7ebfe PCI: Increase resource array mask bit size in pcim_iomap_regions() by Yinghai Lu · 13 years ago
  53. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  54. 8c717b7 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  55. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  56. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  57. b3e8d7b kobject: remove kset_find_obj_hinted() by Kay Sievers · 13 years ago
  58. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  59. 4af679c kref: Inline all functions by Peter Zijlstra · 13 years ago
  60. 74099b1 driver-core: skip uevent generation when nobody is listening by Kay Sievers · 13 years ago
  61. 8af2a21 sch_red: Adaptative RED AQM by Eric Dumazet · 13 years ago
  62. fe0e94c mpi/mpi-mpow: NULL dereference on allocation failure by Dan Carpenter · 13 years ago
  63. f21ffe9 swiotlb: Expose swiotlb_nr_tlb function to modules by Konrad Rzeszutek Wilk · 13 years ago
  64. 38c8dcf decompress_bunzip2: remove invalid vi modeline by Paul Bolle · 13 years ago
  65. 90802ed treewide: Fix comment and string typo 'bufer' by Paul Bolle · 13 years ago
  66. 029aeff kmemleak: Add support for memory hotplug by Laura Abbott · 13 years ago
  67. 75957ba dql: Dynamic queue limits by Tom Herbert · 13 years ago
  68. 66eab4d lib: add GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  69. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  70. b84d435 debugobjects: Extend to assert that an object is initialized by Christine Chan · 13 years ago
  71. feac18d debugobjects: Be smarter about static objects by Stephen Boyd · 13 years ago
  72. de35353 digsig: build dependency fix by Dmitry Kasatkin · 13 years ago
  73. 91ec37c Fix comparison using wrong pointer variable in dma debug code by Thomas Jarosch · 13 years ago
  74. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  75. 72f8c0b lib: devres: add convenience function to remap a resource by Wolfram Sang · 13 years ago
  76. 571806a lib: devres: add annotations for #endif by Wolfram Sang · 13 years ago
  77. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  78. 051dbb9 crypto: digital signature verification support by Dmitry Kasatkin · 13 years ago
  79. 7e8dec9 crypto: GnuPG based MPI lib - additional sources (part 4) by Dmitry Kasatkin · 13 years ago
  80. d9c46b1 crypto: GnuPG based MPI lib - make files (part 3) by Dmitry Kasatkin · 13 years ago
  81. 5ce3e31 crypto: GnuPG based MPI lib - header files (part 2) by Dmitry Kasatkin · 13 years ago
  82. cdec9cb crypto: GnuPG based MPI lib - source files (part 1) by Dmitry Kasatkin · 13 years ago
  83. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  84. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  85. c30bc94 netlink: validate NLA_MSECS length by Johannes Berg · 13 years ago
  86. 46cbc1d ida: make ida_simple_get/put() IRQ safe by Tejun Heo · 13 years ago
  87. 55036ba lib: rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  88. 66f6958 lib/string.c: fix strim() semantics for strings that have only blanks by Michael Holzheu · 13 years ago
  89. e3816c5 lib/idr.c: fix comment for ida_get_new_above() by Wang Sheng-Hui · 13 years ago
  90. 3a8495c lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef by Glauber Costa · 13 years ago
  91. b9c321f lib/bitmap.c: quiet sparse noise about address space by H Hartley Sweeten · 13 years ago
  92. 4e101b0 lib/spinlock_debug.c: print owner on spinlock lockup by Akinobu Mita · 13 years ago
  93. 1dff46d lib/kstrtox: common code between kstrto*() and simple_strto*() functions by Alexey Dobriyan · 13 years ago
  94. c51eaac lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT by Jiaju Zhang · 13 years ago
  95. 79824820 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  96. 3fa36ac radix_tree: clean away saw_unset_tag leftovers by Hugh Dickins · 13 years ago
  97. 23a7bfa lib: dma-debug needs export.h for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  98. daaa5f7 md: Add in export.h for files using EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  99. 056075c md: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  100. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago