1. 7647d6c crypto: testmgr - Add infrastructure for ansi_cprng self-tests by Jarod Wilson · 15 years ago
  2. 5d66732 crypto: testmgr - Add self-tests for rfc4309(ccm(aes)) by Jarod Wilson · 15 years ago
  3. e44a1b4 crypto: testmgr - Handle AEAD test vectors expected to fail verification by Jarod Wilson · 15 years ago
  4. 2f81741 crypto: padlock - Restore dependency on x86 by Herbert Xu · 15 years ago
  5. d1c8b0a crypto: padlock - Enable on x86_64 by Sebastian Andrzej Siewior · 15 years ago
  6. 962a9c9 crypto: talitos - Avoid unnecessary decrypt check by Kim Phillips · 15 years ago
  7. 19bbbc6 crypto: talitos - containerof related codingstyle by Kim Phillips · 15 years ago
  8. e938e46 crypto: talitos - Whitespace/codingstyle/overrun lines cleanup by Kim Phillips · 15 years ago
  9. 4de9d0b crypto: talitos - Add ablkcipher algorithms by Lee Nipper · 15 years ago
  10. 56af8cd crypto: talitos - scaffolding for new algorithm types by Lee Nipper · 15 years ago
  11. 9f171ad hwrng: omap - Move probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  12. 2f6ceb7 crypto: pcomp - pcompress.c should include crypto/internal/compress.h by Geert Uytterhoeven · 15 years ago
  13. c79cf91 crypto: testmgr - Kill test_comp() sparse warnings by Geert Uytterhoeven · 15 years ago
  14. 2cf4ac8 crypto: aes-ni - Add support for more modes by Huang Ying · 15 years ago
  15. 150c7e8 crypto: fpu - Add template for blkcipher touching FPU by Huang Ying · 15 years ago
  16. 505fd21 crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher by Huang Ying · 15 years ago
  17. 811d8f0 crypto: api - Use kzfree by Johannes Weiner · 15 years ago
  18. 376bacb crypto: tcrypt - Reduce stack size by Frank Seidel · 15 years ago
  19. d315a0e crypto: hash - Fix handling of sg entry that crosses page boundary by Herbert Xu · 15 years ago
  20. 3218911 Merge git://git.infradead.org/~dwmw2/mtd-2.6.30 by Linus Torvalds · 15 years ago
  21. b939e41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  22. deeb103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  23. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  24. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  25. 3da9e9d Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  26. 44ada1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  27. b8e7e40 8250: Fix oops from setserial by Alan Cox · 15 years ago
  28. 715fe7a edac: AMD8111 & AMD8131 Kconfig fixup by Harry Ciao · 15 years ago
  29. 56ec0c7 edac: AMD8111 & AMD8131 use dev_name() by Harry Ciao · 15 years ago
  30. 46f7e60 memcg: fix build warning and avoid checking for mem != null again and again by Nikanth Karthikesan · 15 years ago
  31. f83a275 mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs by Mel Gorman · 15 years ago
  32. 32b154c x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not by Mel Gorman · 15 years ago
  33. 53b7479 atmel_lcdfb: correct fifo size for some products by Nicolas Ferre · 15 years ago
  34. 17663e5 S3C-fb: PM fix by Marek Szyprowski · 15 years ago
  35. 8e8e826 serial: 8250_gsc: fix printk format error by Alexander Beregalov · 15 years ago
  36. b5d598b parport_gsc: fix printk format error by Alexander Beregalov · 15 years ago
  37. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  38. ba94471 MAINTAINERS: change email address for Thomas Dahlmann by Thomas Dahlmann · 15 years ago
  39. b898f4f drivers/serial/mpc52xx_uart.c: fix array overindexing check by Roel Kluin · 15 years ago
  40. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 15 years ago
  41. bd6daba procfs: make errno values consistent when open pident vs exit(2) race occurs by KOSAKI Motohiro · 15 years ago
  42. b2e1fea cred: #include init.h in cred.h by Alexey Dobriyan · 15 years ago
  43. 6d2661e oom: fix possible oom_dump_tasks NULL pointer by David Rientjes · 15 years ago
  44. 681a1b4 MAINTAINERS: pair EDAC-E752X P: and M: entries by Joe Perches · 15 years ago
  45. 81e2962 jffs2: Fix corruption when flash erase/write failure by Joakim Tjernlund · 15 years ago
  46. 8541c11 mtd: MXC NAND driver fixes (v5) by Vladimir Barinov · 15 years ago
  47. 5c8563d Driver Core: do not oops when driver_unregister() is called for unregistered drivers by Kay Sievers · 15 years ago
  48. 086a377 sysfs: file.c: use create_singlethread_workqueue() by Andrew Morton · 15 years ago
  49. 29868b2 Revert "USB: Correct Makefile to make isp1760 buildable" by Mike Frysinger · 15 years ago
  50. 0a3c854 usb-serial: fix crash when sub-driver updates firmware by Alan Stern · 15 years ago
  51. 0afb20e USB: isp1760: urb_dequeue doesn't always find the urbs by Warren Free · 15 years ago
  52. cab98a0 USB: Yet another Conexant Clone to add to cdc-acm.c by Xiao Kaijian · 15 years ago
  53. fe92c9e USB: atmel_usb_udc: Use kzalloc() to allocate ep structures by Haavard Skinnemoen · 15 years ago
  54. f42706c USB: atmel-usba-udc : fix control out requests. by Martin Fuzzey · 15 years ago
  55. a3ce6ea Input: libps2 - better handle bad scheduler decisions by Dmitry Torokhov · 15 years ago
  56. 817682c Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  57. 1812e67 ALSA: hda - Compaq Presario CQ60 patching for Conexant by Tony Vroon · 15 years ago
  58. 98779be svcrdma: dma unmap the correct length for the RPCRDMA header page. by Steve Wise · 15 years ago
  59. 7f42183 nfsd: Revert "svcrpc: take advantage of tcp autotuning" by J. Bruce Fields · 15 years ago
  60. a0d24b2 nfsd: fix hung up of nfs client while sync write data to nfs server by Wei Yongjun · 15 years ago
  61. 07f4f3e i915: Set object to gtt domain when faulting it back in by Kristian Høgsberg · 15 years ago
  62. b5c42bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  63. b14f3bd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  64. 911e690 CacheFiles: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  65. 348ca10 FS-Cache: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  66. 54726f1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  67. f5219b6 Merge branch 'fix/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  68. f00452c Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  69. 346a850 Input: usb1400_ts - fix access to "device data" in resume function by Manuel Traut · 15 years ago
  70. ed37d83 md: raid5: change incorrect usage of 'min' macro to 'min_t' by NeilBrown · 15 years ago
  71. 55de5ef sound: usb-audio: make the MotU Fastlane work again by Clemens Ladisch · 15 years ago
  72. c87d973 ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode by Takashi Iwai · 15 years ago
  73. 6af3fb7 ALSA: Fix invalid jiffies check after pause by Takashi Iwai · 15 years ago
  74. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 15 years ago
  75. f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 15 years ago
  76. b16e776 powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm by Benjamin Herrenschmidt · 15 years ago
  77. add8a50 Blackfin: fix strncmp.o build error by Mike Frysinger · 15 years ago
  78. 2ec10ea Blackfin: drop unneeded asm/.gitignore by Mike Frysinger · 15 years ago
  79. 6b50520 Blackfin: ignore generated vmlinux.lds by Mike Frysinger · 15 years ago
  80. 49afa60 MAINTAINERS: drop (subscribers-only) markings on Blackfin lists by Mike Frysinger · 15 years ago
  81. 6c83429 MAINTAINERS: update Blackfin items by Mike Frysinger · 15 years ago
  82. 7a1450f Blackfin: hook up preadv/pwritev syscalls by Mike Frysinger · 15 years ago
  83. 84532a0 Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" by Benjamin Herrenschmidt · 15 years ago
  84. cfa16a0 drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing. by Eric Anholt · 15 years ago
  85. e76a16d drm/i915: Fix tiling pitch handling on 8xx. by Eric Anholt · 15 years ago
  86. 8784cdd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  87. b1338d1 tomoyo: add missing call to cap_bprm_set_creds by Herton Ronaldo Krzesinski · 15 years ago
  88. cd86a53 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. ebd4c99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  90. 299297c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. 2171787 x86: avoid back to back on_each_cpu in cpa_flush_array by Pallipadi, Venkatesh · 15 years ago
  92. e2a1b9e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  93. 878a4f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  94. 733be82 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  95. 5643462 lguest: fix on Intel when KVM loaded (unhandled trap 13) by Rusty Russell · 15 years ago
  96. ab2b7eb kmod: Release sub_info on cred allocation failure. by Tetsuo Handa · 15 years ago
  97. d4a76f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  98. 60a0cd5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  99. e25e092 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  100. 95baa25 NFSv4: Fix the case where NFSv4 renewal fails by Trond Myklebust · 15 years ago