1. e14e61e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  2. cb10ea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  3. 81d6e59 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  4. 5ce442f Merge branch 'topic/udev-id-rename' into to-push by Takashi Iwai · 16 years ago
  5. 60cda2b Merge branch 'topic/sound-core-fix' into to-push by Takashi Iwai · 16 years ago
  6. 9649745 Merge branch 'topic/snd-hrtimer' into to-push by Takashi Iwai · 16 years ago
  7. a9c3c7e Merge branch 'topic/pcxhr-update' into to-push by Takashi Iwai · 16 years ago
  8. cc49108 Merge branch 'topic/oxygen' into to-push by Takashi Iwai · 16 years ago
  9. a802269 Merge branch 'topic/jack-mechanical' into to-push by Takashi Iwai · 16 years ago
  10. a650562 Merge branch 'topic/hda' into to-push by Takashi Iwai · 16 years ago
  11. 313769d Merge branch 'topic/cs5535audio' into to-push by Takashi Iwai · 16 years ago
  12. 8afabfa Merge branch 'topic/convert-tasklet' into to-push by Takashi Iwai · 16 years ago
  13. 86b3aa3 Merge branch 'topic/ca0106' into to-push by Takashi Iwai · 16 years ago
  14. e4456e7 Merge branch 'topic/audigy-capture-boost' into to-push by Takashi Iwai · 16 years ago
  15. 5c8261e Merge branch 'topic/asoc' into to-push by Takashi Iwai · 16 years ago
  16. facef86 Merge branch 'topic/aoa' into to-push by Takashi Iwai · 16 years ago
  17. 0ee4a96 crypto: aes - Precompute tables by Herbert Xu · 16 years ago
  18. ca38a81 crypto: talitos - Ack done interrupt in isr instead of tasklet by Lee Nipper · 16 years ago
  19. bcf84a3 crypto: testmgr - Correct comment about deflate parameters by Geert Uytterhoeven · 16 years ago
  20. f0d1ec3 crypto: salsa20 - Remove private wrappers around various operations by Harvey Harrison · 16 years ago
  21. ad79cdd crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set by Jarod Wilson · 16 years ago
  22. bd9d20d crypto: sha512 - Switch to shash by Adrian-Ken Rueegsegger · 16 years ago
  23. f9e2bca crypto: sha512 - Move message schedule W[80] to static percpu area by Adrian-Ken Rueegsegger · 16 years ago
  24. 19e2bf1 crypto: michael_mic - Switch to shash by Adrian-Ken Rueegsegger · 16 years ago
  25. 4946510 crypto: wp512 - Switch to shash by Adrian-Ken Rueegsegger · 16 years ago
  26. f63fbd3 crypto: tgr192 - Switch to shash by Adrian-Ken Rueegsegger · 16 years ago
  27. 50e109b crypto: sha256 - Switch to shash by Adrian-Ken Rueegsegger · 16 years ago
  28. 14b75ba crypto: md5 - Switch to shash by Adrian-Ken Rueegsegger · 16 years ago
  29. 808a176 crypto: md4 - Switch to shash by Adrian-Ken Rueegsegger · 16 years ago
  30. 54ccb36 crypto: sha1 - Switch to shash by Adrian-Ken Rueegsegger · 16 years ago
  31. 3b8efb4 crypto: rmd320 - Switch to shash by Herbert Xu · 16 years ago
  32. d8a5e2e crypto: rmd256 - Switch to shash by Herbert Xu · 16 years ago
  33. e5835fb crypto: rmd160 - Switch to shash by Herbert Xu · 16 years ago
  34. 7c4468b crypto: rmd128 - Switch to shash by Herbert Xu · 16 years ago
  35. d35d245 crypto: null - Switch to shash by Herbert Xu · 16 years ago
  36. 3751f40 crypto: hash - Make setkey optional by Herbert Xu · 16 years ago
  37. b812eb0 crypto: testmgr - Validate output length in (de)compression tests by Geert Uytterhoeven · 16 years ago
  38. dad3df2 crypto: remove uses of __constant_{endian} helpers by Harvey Harrison · 16 years ago
  39. 664134d crypto: testmgr - Fix error flow of test_comp by Ingo Molnar · 16 years ago
  40. 5f459f0 crypto: hifn_795x - Use softirq kernel mapping in bh context by Evgeniy Polyakov · 16 years ago
  41. d6a10c8 crypto: hifn_795x - Fix queue management by Evgeniy Polyakov · 16 years ago
  42. 3ec858d crypto: hifn_795x - Remove some unused cruft by Patrick McHardy · 16 years ago
  43. ed4f92e crypto: hifn_795x - Fix queue processing by Patrick McHardy · 16 years ago
  44. 5df4c0c crypto: hifn_795x - Fix request context corruption by Patrick McHardy · 16 years ago
  45. 3416158 crypto: hifn_795x - Don't copy src sg list by Patrick McHardy · 16 years ago
  46. 75741a0 crypto: hifn_795x - Fix DMA setup by Patrick McHardy · 16 years ago
  47. 09fbf7c crypto: ansi_cprng - fix inverted DT increment routine by Jarod Wilson · 16 years ago
  48. 9302735 libcrc32c: Select CRYPTO in Kconfig by Herbert Xu · 16 years ago
  49. aa1a85d crypto: ansi_cprng - Avoid incorrect extra call to _get_more_prng_bytes by Jarod Wilson · 16 years ago
  50. 31a61bf crypto: md4 - Use ARRAY_SIZE by Julia Lawall · 16 years ago
  51. 0426c16 libcrc32c: Add crc32c_le macro by Herbert Xu · 16 years ago
  52. 53b146a libcrc32c: Fix "crc32c undefined" compilation error by Adrian-Ken Rueegsegger · 16 years ago
  53. 69c35ef libcrc32c: Move implementation to crypto crc32c by Herbert Xu · 16 years ago
  54. 8e3ee85 crypto: crc32c - Test descriptor context format by Herbert Xu · 16 years ago
  55. b7e8bda crypto: crc32c-intel - Switch to shash by Herbert Xu · 16 years ago
  56. faccc4b crypto: crc32c - Switch to shash by Herbert Xu · 16 years ago
  57. 5f7082e crypto: hash - Export shash through hash by Herbert Xu · 16 years ago
  58. 67cd080 crypto: api - Call type show function before legacy for proc by Herbert Xu · 16 years ago
  59. dec8b78 crypto: hash - Add import/export interface by Herbert Xu · 16 years ago
  60. 3b2f6df crypto: hash - Export shash through ahash by Herbert Xu · 16 years ago
  61. 7b5a080b crypto: hash - Add shash interface by Herbert Xu · 16 years ago
  62. 7b0bac6 crypto: api - Rebirth of crypto_alloc_tfm by Herbert Xu · 16 years ago
  63. 4a77948 crypto: api - Move type exit function into crypto_tfm by Herbert Xu · 16 years ago
  64. 2566578 crypto: ansi_cprng - Allow resetting of DT value by Neil Horman · 16 years ago
  65. 420a4b2 crypto: padlock - Avoid resetting cword on successive operations by Herbert Xu · 16 years ago
  66. 1c06da8 crypto: crc32c-intel - Update copyright head by Kent Liu · 16 years ago
  67. 4b24ea9 crypto: talitos - Preempt overflow interrupts off-by-one fix by Vishnu Suresh · 16 years ago
  68. 32bd78e crypto: camellia - use kernel-provided bitops, unaligned access by Harvey Harrison · 16 years ago
  69. d12d6b6 crypto: testmgr - Trigger a panic when self test fails in FIPS mode by Neil Horman · 16 years ago
  70. fe5720e crypto: talitos - Perform auth check in h/w if on sec 2.1 and above by Kim Phillips · 16 years ago
  71. 1c2e881 crypto: talitos - Implement done interrupt mitigation by Lee Nipper · 16 years ago
  72. 40405f1 crypto: talitos - Pass correct interrupt status to error handler by Kim Phillips · 16 years ago
  73. a44b56c crypto: hifn - Disable driver when physical size exceeds 32 bits by Evgeniy Polyakov · 16 years ago
  74. 4a6908a Linux 2.6.28 by Linus Torvalds · 16 years ago
  75. c20137f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  76. 1806f82 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. 2523659 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  78. 7645c4b Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  79. 574f3c4 ALSA: hda - Add missing terminators in patch_sigmatel.c by Herton Ronaldo Krzesinski · 16 years ago
  80. 40f15ad x86: disable X86_PTRACE_BTS by Ingo Molnar · 16 years ago
  81. 5289f46 parisc: disable UP-optimized flush_tlb_mm by Kyle McMartin · 16 years ago
  82. 8960223 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  83. d519c8d edac: fix edac core deadlock when removing a device by Harry Ciao · 16 years ago
  84. 20ca9b3 cgroups: avoid accessing uninitialized data in failure path by Li Zefan · 16 years ago
  85. e368d3a cgroups: suppress bogus warning messages by Sharyathi Nagesh · 16 years ago
  86. f00a189 w1: fix slave selection on big-endian systems by Evgeniy Polyakov · 16 years ago
  87. cc6c2ca rtc: rtc-isl1208: reject invalid dates by Chris Elston · 16 years ago
  88. 231ffc9 V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command by Devin Heitmueller · 16 years ago
  89. 077ebed drm/radeon: fix correctness of irq_enabled check for radeon. by Dave Airlie · 16 years ago
  90. c47a75a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  91. 0099f77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  92. 9ecab6e drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  93. 2e85696 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  94. 7ef5f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  95. 472346d ALSA: ASoC: fix a typo in omp-pcm.c by Roel Kluin · 16 years ago
  96. c691348 ASoC: Fix DSP formats in SSM2602 audio codec by Jarkko Nikula · 16 years ago
  97. bd25867 ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected drivers by Jarkko Nikula · 16 years ago
  98. 59de580 sh: oprofile: Fix up the module build. by Paul Mundt · 16 years ago
  99. 7d91fcf sh: add UIO support for JPU on SH7722. by Takanari Hayama · 16 years ago
  100. b0c50ad serial: sh-sci: Fix up port pinmux for SH7366. by Paul Mundt · 16 years ago