1. a77ad6e X.509: Implement simple static OID registry by David Howells · 12 years ago
  2. 12f008b MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification by David Howells · 12 years ago
  3. aacf29b MPILIB: Provide count_leading/trailing_zeros() based on arch functions by David Howells · 12 years ago
  4. bc01637 digsig: add hash size comparision on signature verification by Dmitry Kasatkin · 12 years ago
  5. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. d87aae2 switch the protection of percpu_counter list to spinlock by Al Viro · 12 years ago
  7. 2e3ee61 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  8. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  9. e04f228 lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table() by Mandeep Singh Baines · 12 years ago
  10. 08dfb4d powerpc: pSeries reconfig notifier error injection module by Akinobu Mita · 12 years ago
  11. 9579f5b memory: memory notifier error injection module by Akinobu Mita · 12 years ago
  12. 048b9c3 PM: PM notifier error injection module by Akinobu Mita · 12 years ago
  13. f5a9f52 cpu: rewrite cpu-notifier-error-inject module by Akinobu Mita · 12 years ago
  14. 8d43828 fault-injection: notifier error injection by Akinobu Mita · 12 years ago
  15. 49ac572 lib/crc32.c: fix unused variables warnings by Thiago Rafael Becker · 12 years ago
  16. 4b06814 spinlock_debug: print offset in addition to symbol name by Stephen Boyd · 12 years ago
  17. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  18. 639b9e3 string: introduce memweight() by Akinobu Mita · 12 years ago
  19. 31550a1 vsprintf: add support of '%*ph[CDN]' by Andy Shevchenko · 12 years ago
  20. 3715c530 lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q) by Dan Rosenberg · 12 years ago
  21. 80f548e lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when adding printk formats by Andrew Morton · 12 years ago
  22. 76597ff9 vsprintf: add %pMR for Bluetooth MAC address by Andrei Emeltchenko · 12 years ago
  23. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  24. 6f51f51 Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  25. efc42bc scatterlist: add sg_alloc_table_from_pages function by Tomasz Stanislawski · 12 years ago
  26. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  27. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  28. 474183b Merge tag 'please-pull-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  29. e05644e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  30. ab25383 of/lib: Allow scripts/dtc/libfdt to be used from kernel code by David Daney · 12 years ago
  31. 16d286e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. e9c31b3 debug: Do not permit CONFIG_DEBUG_STACK_USAGE=y on IA64 or PARISC by Tony Luck · 12 years ago
  34. 17fae1c Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  35. 5cf05ad rcu: Fix broken strings in RCU's source code. by Paul E. McKenney · 12 years ago
  36. 68ee6d2 dma-debug: debugfs_create_bool() takes a u32 pointer by Dan Carpenter · 12 years ago
  37. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  38. 59f91e5 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  39. 422aa27 lib: correct link to the original source for div64_u64 by Akinobu Mita · 12 years ago
  40. f39cdae fault-inject: avoid call to random32() if fault injection is disabled by Anton Blanchard · 12 years ago
  41. a95f9b6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. 66dd07b Merge commit 'v3.5-rc2' into next by James Morris · 12 years ago
  43. e78d483 lib: Fix possible deadlock in flexible proportion code by Jan Kara · 12 years ago
  44. f3109a5 lib: Proportions with flexible period by Jan Kara · 12 years ago
  45. 39caa09 btree: catch NULL value before it does harm by Joern Engel · 12 years ago
  46. cbf8ae3 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 12 years ago
  47. 374916e Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  48. 8a173b1 spinlock: Indicate that a lockup is only suspected by Christian Borntraeger · 12 years ago
  49. c7f5f4a Merge branch 'core/debug' into core/urgent by Ingo Molnar · 12 years ago
  50. fffaee3 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 12 years ago
  51. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  52. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  53. 133fd9f vsprintf: further optimize decimal conversion by Denys Vlasenko · 12 years ago
  54. 725fe00 vsprintf: correctly handle width when '#' flag used in %#p format by Grant Likely · 12 years ago
  55. 914bec1 bql: Avoid possible inconsistent calculation. by Hiroaki SHIMODA · 12 years ago
  56. 25426b7 bql: Avoid unneeded limit decrement. by Hiroaki SHIMODA · 12 years ago
  57. 0cfd32b bql: Fix POSDIFF() to integer overflow aware. by Hiroaki SHIMODA · 12 years ago
  58. 2f83766 Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  59. 28f8571 Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  60. 7c20342 lib/vsprintf.c: "%#o",0 becomes '0' instead of '00' by Pierre Carrier · 12 years ago
  61. 5536805 radix-tree: fix preload vector size by Nick Piggin · 12 years ago
  62. fd0a373 spinlock_debug: print kallsyms name for lock by Stephen Boyd · 12 years ago
  63. 4796dd2 vsprintf: fix %ps on non symbols when using kallsyms by Stephen Boyd · 12 years ago
  64. 05a6c8a lib/bitmap.c: fix documentation for scnprintf() functions by Andrew Morton · 12 years ago
  65. 68aecfb lib/string_helpers.c: make arrays static by Andrew Morton · 12 years ago
  66. 26d7b99 lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  67. 17a801f list_debug: WARN for adding something already in the list by Chris Metcalf · 12 years ago
  68. 3af684c swiotlb: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  69. 2aa4ee2 lib/raid6: fix sparse warnings in recovery functions by Jim Kukunas · 12 years ago
  70. 69ea640 lib: Fix generic strnlen_user for 32-bit big-endian machines by Paul Mackerras · 12 years ago
  71. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
  72. 39b6cc6 Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  73. a08c535 lib: add generic strnlen_user() function by Linus Torvalds · 12 years ago
  74. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
  75. 7cf4206 Remove unused code from MPI library by Dmitry Kasatkin · 12 years ago
  76. 9e235dc Revert "crypto: GnuPG based MPI lib - additional sources (part 4)" by Dmitry Kasatkin · 12 years ago
  77. ce00417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  78. 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 12 years ago
  79. c80ddb5 Merge tag 'md-3.5' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  80. 19bec32 Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  82. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  83. 96e6770 lib/raid6: cleanup gen_syndrome function selection by Jim Kukunas · 12 years ago
  84. 2dbf708 lib/raid6: update test program for recovery functions by Jim Kukunas · 12 years ago
  85. 048a8b8 lib/raid6: Add SSSE3 optimized recovery functions by Jim Kukunas · 12 years ago
  86. f674ef7 lib/raid6: fix test program build by Jim Kukunas · 12 years ago
  87. 226da0d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. 513de47 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. 6684b57 lib: Change mail address of Oskar Schirmer by Oskar Schirmer · 12 years ago
  90. 649e6ee printk() - restore timestamp printing at console output by Kay Sievers · 12 years ago
  91. 9ff1f83 kobject: fix the uncorrect comment by Zhi Yong Wu · 12 years ago
  92. fef15d2 Revert "dynamic_debug: remove unneeded includes" by Greg Kroah-Hartman · 12 years ago
  93. 2a01bb3 panic: Make panic_on_oops configurable by Kyle McMartin · 12 years ago
  94. 04db6e5 dynamic_debug: remove unneeded includes by Jim Cromie · 12 years ago
  95. eb15742 Merge 3.4-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  96. 9c1c21a ddr: add LPDDR2 data from JESD209-2 by Aneesh V · 12 years ago
  97. 3ec5652 dynamic_debug: init with early_initcall, not arch_initcall by Jim Cromie · 12 years ago
  98. 29e36c9 dynamic_debug: update Documentation/*, Kconfig.debug by Jim Cromie · 12 years ago
  99. 8e59b5cf dynamic_debug: add modname arg to exec_query callchain by Jim Cromie · 12 years ago
  100. 4107692 dynamic_debug: print ram usage by ddebug tables if verbose by Jim Cromie · 12 years ago