1. 0f923a2 [CRYPTO] rmd128: Fix endian problems by Adrian-Ken Rueegsegger · 16 years ago
  2. 0bea3dc [CRYPTO] hifn: Remove duplicated include by Huang Weiyi · 16 years ago
  3. cde0e2c8 [CRYPTO] tcrypt: Use asynchronous hash interface by Loc Ho · 16 years ago
  4. b8a2825 [CRYPTO] cryptd: Add asynchronous hash support by Loc Ho · 16 years ago
  5. 004a403 [CRYPTO] hash: Add asynchronous hash support by Loc Ho · 16 years ago
  6. 534fe2c [CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithms by Adrian-Ken Rueegsegger · 16 years ago
  7. 2998db3 [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320 by Adrian-Ken Rueegsegger · 16 years ago
  8. c555c28 [CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320 by Adrian-Ken Rueegsegger · 16 years ago
  9. ba6b039 [CRYPTO] ripemd: Put all common RIPEMD values in header file by Adrian-Ken Rueegsegger · 16 years ago
  10. a558f1d [CRYPTO] tcrypt: Catch cipher destination memory corruption by Patrick McHardy · 16 years ago
  11. 692af5d [HIFN]: Have HW invalidate src and dest descriptors after processing by Patrick McHardy · 16 years ago
  12. 85e7e60 [HIFN]: Move command descriptor setup to seperate function by Patrick McHardy · 16 years ago
  13. 6cd3d67 [HIFN]: Fix max queue length value by Patrick McHardy · 16 years ago
  14. 4b804b5 [HIFN]: Properly initialize ivsize for CBC modes by Patrick McHardy · 16 years ago
  15. 281d6bd [HIFN]: Use unique driver names for different algos by Patrick McHardy · 16 years ago
  16. 136f702 [HIFN]: Properly handle requests for less than the full scatterlist by Patrick McHardy · 16 years ago
  17. d069033 [HIFN]: Fix data alignment checks by Patrick McHardy · 16 years ago
  18. 94eaa1b [HIFN]: Handle ablkcipher_walk errors by Patrick McHardy · 16 years ago
  19. 9e70a40 [HIFN]: Indicate asynchronous processing to crypto API by Patrick McHardy · 16 years ago
  20. 7808f07 [HIFN]: Remove printk_ratelimit() for debugging printk by Patrick McHardy · 16 years ago
  21. 3c42cbc [HIFN]: Endianess fixes by Patrick McHardy · 16 years ago
  22. b10c170 [CRYPTO] tcrpyt: Get rid of change log in source by Herbert Xu · 16 years ago
  23. 82798f9 [CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithms by Adrian-Ken Rueegsegger · 16 years ago
  24. fd4adf1 [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160 by Adrian-Ken Rueegsegger · 16 years ago
  25. c6580eb [CRYPTO] ripemd: Add support for RIPEMD hash algorithms by Adrian-Ken Rueegsegger · 16 years ago
  26. 93aa7f8 [CRYPTO] cryptd: Fix EINPROGRESS notification context by Herbert Xu · 16 years ago
  27. 872ac87 crypto: chainiv - Invoke completion function by Herbert Xu · 16 years ago
  28. 6329d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  29. b72e9eb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  30. ba0fc70 powerpc: Add missing reference to coherent_dma_mask by Vitaly Bordug · 16 years ago
  31. f1d407e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  32. 7683c57 kernel/printk.c: Made printk_recursion_bug_msg static. by Daniel Guilak · 16 years ago
  33. 5e19cf6 RDMA/cxgb3: Fix regression caused by class_device -> device conversion by Steve Wise · 16 years ago
  34. 48948a3 Fix broken fix for fsl-diu-db by Takashi Iwai · 16 years ago
  35. f57e916 Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  36. e914475 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  37. eb35c21 reiserfs: discard prealloc in reiserfs_delete_inode by Jeff Mahoney · 16 years ago
  38. 803a906 SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups by Trond Myklebust · 16 years ago
  39. 0d3a34b SUNRPC: Fix a double-free in rpcbind by Trond Myklebust · 16 years ago
  40. 2aac05a NFS: Fix readdir cache invalidation by Trond Myklebust · 16 years ago
  41. 14defd9 [MIPS] Fix 32bit kernels on R4k with 128 byte cache line size by Thomas Bogendoerfer · 16 years ago
  42. b32dfbb [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs by Shane McDonald · 16 years ago
  43. 90621ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  44. be30504 it8213: fix return value in it8213_init_one() by Bartlomiej Zolnierkiewicz · 16 years ago
  45. ffab6cf palm_bk3710: fix IDECLK period calculation by Sergei Shtylyov · 16 years ago
  46. a861beb ide: add __ide_default_irq() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 9c0fc4e Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  48. 86df864 Correct hash flushing from huge_ptep_set_wrprotect() by David Gibson · 16 years ago
  49. 138c902 [S390] protect _PAGE_SPECIAL bit against mprotect by Nick Piggin · 16 years ago
  50. dbb018cd8 crypto: tcrypt - Fix memory leak in test_cipher by Darren Jenkins · 16 years ago
  51. 7b51ba3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  52. 739db07 Revert "PCI: Correct last two HP entries in the bfsort whitelist" by Jesse Barnes · 16 years ago
  53. 18c6ac3 [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() by Sunil Mushran · 16 years ago
  54. 4f81c53 [UML] fix gcc ICEs and unresolved externs by Jeff Dike · 16 years ago
  55. b2798bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  56. 3bc5ab9 powerpc: Fix unterminated of_device_id array in legacy_serial.c by Benjamin Herrenschmidt · 16 years ago
  57. 0fe1ef2 vsprintf: add support for '%pS' and '%pF' pointer formats by Linus Torvalds · 16 years ago
  58. 4d8a743 vsprintf: add infrastructure support for extended '%p' specifiers by Linus Torvalds · 16 years ago
  59. 78a8bf6 vsprintf: split out '%p' handling logic by Linus Torvalds · 16 years ago
  60. 0f9bfa5 vsprintf: split out '%s' handling logic by Linus Torvalds · 16 years ago
  61. 1b40a89 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  62. 97f8571 pxamci: fix byte aligned DMA transfers by Philipp Zabel · 16 years ago
  63. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 16 years ago
  64. 35baff2 KVM: IOAPIC: Fix level-triggered irq injection hang by Mark McLoughlin · 16 years ago
  65. ca37393 x86: KVM guest: Add memory clobber to hypercalls by Anthony Liguori · 16 years ago
  66. 7f2d38e can: add sanity checks by Oliver Hartkopp · 16 years ago
  67. b727946 Linux 2.6.26-rc9 by Linus Torvalds · 16 years ago
  68. 5d7e0d2 Fix pagemap_read() use of struct mm_walk by Andrew Morton · 16 years ago
  69. ca31e14 Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h by Eduard - Gabriel Munteanu · 16 years ago
  70. 84df87b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  71. 537388b 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
  72. 20cbc97 Fix clear_refs_write() use of struct mm_walk by Andrew Morton · 16 years ago
  73. fbe0825 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  74. d28f87a ahci: give another shot at clearing all bits in irq_stat by Tejun Heo · 16 years ago
  75. 2b54ed9 ide: ide_unregister() locking bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  76. bd8a59e ide: ide_unregister() warm-plug bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 7cd95f5 ide: fix hwif->gendev refcounting by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 3b72532 softlockup: print a module list on being stuck by Arjan van de Ven · 16 years ago
  79. a1716d5 Merge branch 'x86/s2ram-fix' into x86/urgent by Ingo Molnar · 16 years ago
  80. 64e83b5 x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64 by Rafael J. Wysocki · 16 years ago
  81. 4b4f728 x86 ACPI: normalize segment descriptor register on resume by H. Peter Anvin · 16 years ago
  82. d79df63 mempolicy: mask off internal flags for userspace API by David Rientjes · 16 years ago
  83. b8a0b6c 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
  84. bf5b193 mmc: don't use DMA on newer ENE controllers by Pierre Ossman · 16 years ago
  85. 46b6d94 doc: document the relax_domain_level kernel boot argument by Paul Jackson · 16 years ago
  86. d823f6b devcgroup: fix odd behaviour when writing 'a' to devices.allow by Li Zefan · 16 years ago
  87. 26ff8c6 Update MAINTAINERS file for the TPM device driver by Rajiv Andrade · 16 years ago
  88. 2d5c1be mm: switch node meminfo Active & Inactive pages to Kbytes by John Blackwood · 16 years ago
  89. acb7669 cpumask: introduce new APIs by Stephen Rothwell · 16 years ago
  90. 603ded1 olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout by Andres Salomon · 16 years ago
  91. e08c169 olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue by Andres Salomon · 16 years ago
  92. 4915399 cciss: read config to obtain max outstanding commands per controller by Mike Miller · 16 years ago
  93. 8deacee MAINTAINERS: update the email address of Andreas Dilger by Geert Uytterhoeven · 16 years ago
  94. 985ee7f cpusets: document proc status cpus and mems allowed lists by Paul Jackson · 16 years ago
  95. 51597ac Alpha Linux kernel fails with inconsistent kallsyms data by Bastian Blank · 16 years ago
  96. 1209726 security: filesystem capabilities: fix CAP_SETPCAP handling by Andrew G. Morgan · 16 years ago
  97. 086f731 security: filesystem capabilities: fix fragile setuid fixup code by Andrew G. Morgan · 16 years ago
  98. abbaeff doc: doc maintainers by Randy Dunlap · 16 years ago
  99. 4b1295b spi: fix the read path in spidev by Sebastian Siewior · 16 years ago
  100. bef67c5 cgroups: document the effect of attaching PID 0 to a cgroup by Li Zefan · 16 years ago