1. 4bf1924 MPILIB: Add a missing ENOMEM check by David Howells · 12 years ago
  2. 2e5f094 lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts by Dmitry Kasatkin · 12 years ago
  3. 68adcad lib: MPILIB Kconfig description update by Dmitry Kasatkin · 12 years ago
  4. be440ec lib: digital signature dependency fix by Dmitry Kasatkin · 12 years ago
  5. 5e8898e lib: digital signature config option name change by Dmitry Kasatkin · 12 years ago
  6. 892d208 Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux by Linus Torvalds · 12 years ago
  7. 35f1526 unlzo: fix input buffer free by Sascha Hauer · 12 years ago
  8. e2bdb93 radix_tree: take radix_tree_path off stack by Hugh Dickins · 12 years ago
  9. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  10. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 12 years ago
  11. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  12. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 12 years ago
  13. 5742332 crc32: optimize inner loop by Joakim Tjernlund · 12 years ago
  14. 96b6206 btree: export btree_get_prev() so modules can use btree_for_each by Steve Hodgson · 12 years ago
  15. 1a464cb Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  16. 8fcc995 Merge branch 'next' into for-linus by James Morris · 12 years ago
  17. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  18. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  19. 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
  20. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  21. fb7ebfe PCI: Increase resource array mask bit size in pcim_iomap_regions() by Yinghai Lu · 12 years ago
  22. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  23. 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
  24. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  25. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. b3e8d7b kobject: remove kset_find_obj_hinted() by Kay Sievers · 12 years ago
  27. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 12 years ago
  28. 4af679c kref: Inline all functions by Peter Zijlstra · 13 years ago
  29. 74099b1 driver-core: skip uevent generation when nobody is listening by Kay Sievers · 13 years ago
  30. 8af2a21 sch_red: Adaptative RED AQM by Eric Dumazet · 13 years ago
  31. fe0e94c mpi/mpi-mpow: NULL dereference on allocation failure by Dan Carpenter · 13 years ago
  32. f21ffe9 swiotlb: Expose swiotlb_nr_tlb function to modules by Konrad Rzeszutek Wilk · 13 years ago
  33. 38c8dcf decompress_bunzip2: remove invalid vi modeline by Paul Bolle · 13 years ago
  34. 90802ed treewide: Fix comment and string typo 'bufer' by Paul Bolle · 13 years ago
  35. 029aeff kmemleak: Add support for memory hotplug by Laura Abbott · 13 years ago
  36. 75957ba dql: Dynamic queue limits by Tom Herbert · 13 years ago
  37. 66eab4d lib: add GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  38. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  39. b84d435 debugobjects: Extend to assert that an object is initialized by Christine Chan · 13 years ago
  40. feac18d debugobjects: Be smarter about static objects by Stephen Boyd · 13 years ago
  41. de35353 digsig: build dependency fix by Dmitry Kasatkin · 13 years ago
  42. 91ec37c Fix comparison using wrong pointer variable in dma debug code by Thomas Jarosch · 13 years ago
  43. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  44. 72f8c0b lib: devres: add convenience function to remap a resource by Wolfram Sang · 13 years ago
  45. 571806a lib: devres: add annotations for #endif by Wolfram Sang · 13 years ago
  46. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  47. 051dbb9 crypto: digital signature verification support by Dmitry Kasatkin · 13 years ago
  48. 7e8dec9 crypto: GnuPG based MPI lib - additional sources (part 4) by Dmitry Kasatkin · 13 years ago
  49. d9c46b1 crypto: GnuPG based MPI lib - make files (part 3) by Dmitry Kasatkin · 13 years ago
  50. 5ce3e31 crypto: GnuPG based MPI lib - header files (part 2) by Dmitry Kasatkin · 13 years ago
  51. cdec9cb crypto: GnuPG based MPI lib - source files (part 1) by Dmitry Kasatkin · 13 years ago
  52. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  53. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  54. c30bc94 netlink: validate NLA_MSECS length by Johannes Berg · 13 years ago
  55. 46cbc1d ida: make ida_simple_get/put() IRQ safe by Tejun Heo · 13 years ago
  56. 55036ba lib: rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  57. 66f6958 lib/string.c: fix strim() semantics for strings that have only blanks by Michael Holzheu · 13 years ago
  58. e3816c5 lib/idr.c: fix comment for ida_get_new_above() by Wang Sheng-Hui · 13 years ago
  59. 3a8495c lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef by Glauber Costa · 13 years ago
  60. b9c321f lib/bitmap.c: quiet sparse noise about address space by H Hartley Sweeten · 13 years ago
  61. 4e101b0 lib/spinlock_debug.c: print owner on spinlock lockup by Akinobu Mita · 13 years ago
  62. 1dff46d lib/kstrtox: common code between kstrto*() and simple_strto*() functions by Alexey Dobriyan · 13 years ago
  63. c51eaac lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT by Jiaju Zhang · 13 years ago
  64. 79824820 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  65. 3fa36ac radix_tree: clean away saw_unset_tag leftovers by Hugh Dickins · 13 years ago
  66. 23a7bfa lib: dma-debug needs export.h for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  67. daaa5f7 md: Add in export.h for files using EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  68. 056075c md: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  69. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  70. 435a95c Docs: Kconfig: CORDIC description by Michael Witten · 13 years ago
  71. d89ce93 Docs: wording: functions -> algorithm by Michael Witten · 13 years ago
  72. 0314322 Docs: Pedantry: [Cc]ordic -> CORDIC by Michael Witten · 13 years ago
  73. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  74. 6cba00e fault-inject: export setup_fault_attr() by Per Forlin · 13 years ago
  75. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  76. df87ecb fault-inject: export fault injection functions by Per Forlin · 13 years ago
  77. c3ae1f3 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  78. 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
  79. 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
  80. 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
  81. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  82. 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
  83. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  84. 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 13 years ago
  85. 1abb4ba Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into next by Joerg Roedel · 13 years ago
  86. bd860c5 lib/raid6: Fix filename emitted in generated code by Dan McGee · 13 years ago
  87. 0feefd9 dynamic_debug: fix undefined reference to `__netdev_printk' by Jason Baron · 13 years ago
  88. 431625d dynamic_debug: use a single printk() to emit messages by Jason Baron · 13 years ago
  89. bd22c01 dynamic_debug: remove num_enabled accounting by Jason Baron · 13 years ago
  90. fa17b50 sched: Wrap scheduler p->cpus_allowed access by Peter Zijlstra · 13 years ago
  91. f0f1d32 llist: Remove cpu_relax() usage in cmpxchg loops by Peter Zijlstra · 13 years ago
  92. 781f7fd llist: Return whether list is empty before adding in llist_add() by Huang Ying · 13 years ago
  93. a312733 llist: Move cpu_relax() to after the cmpxchg() by Huang Ying · 13 years ago
  94. 2c30245 llist: Remove the platform-dependent NMI checks by Ingo Molnar · 13 years ago
  95. 1230db8 llist: Make some llist functions inline by Huang Ying · 13 years ago
  96. 89bace6 ARM: always use ARM_UNWIND for thumb2 kernels by Arnd Bergmann · 13 years ago
  97. 9c1f859 XZ: Fix incorrect XZ_BUF_ERROR by Lasse Collin · 13 years ago
  98. b780498 lib: add error checking to hex2bin by Mimi Zohar · 13 years ago
  99. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  100. c9bab38 Remove unneeded version.h include from lib/ by Jesper Juhl · 13 years ago