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