1. 25c38d3 crypto: api - Use dedicated workqueue for crypto subsystem by Huang Ying · 15 years ago
  2. 6fe4a28 crypto: testmgr - Test skciphers with no IVs by Herbert Xu · 15 years ago
  3. 5852ae4 crypto: aead - Avoid infinite loop when nivaead fails selftest by Herbert Xu · 15 years ago
  4. b170a13 crypto: skcipher - Avoid infinite loop when cipher fails selftest by Herbert Xu · 15 years ago
  5. 3f683d6 crypto: api - Fix crypto_alloc_tfm/create_create_tfm return convention by Herbert Xu · 15 years ago
  6. ff75330 crypto: api - crypto_alg_mod_lookup either tested or untested by Herbert Xu · 15 years ago
  7. 049359d crypto: amcc - Add crypt4xx driver by James Hsiao · 15 years ago
  8. 5b07bd5 crypto: ansi_cprng - Add maintainer by Neil Horman · 15 years ago
  9. c5b1e54 crypto: ansi_cprng - Panic on CPRNG test failure when in FIPS mode by Neil Horman · 15 years ago
  10. 563f346 crypto: sha-s390 - Switch to shash by Herbert Xu · 15 years ago
  11. 9749598 crypto: shash - Add crypto_shash_blocksize by Herbert Xu · 15 years ago
  12. d7992f4 crypto: ansi_cprng - Force reset on allocation by Neil Horman · 15 years ago
  13. 54b6a1b crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform by Huang Ying · 15 years ago
  14. 1cac2cb crypto: cryptd - Add support to access underlying blkcipher by Huang Ying · 15 years ago
  15. 1693531 crypto: shash - Remove superfluous check in init_tfm by Herbert Xu · 15 years ago
  16. 07bf44f crypto: aes - Export x86 AES encrypt/decrypt functions by Huang Ying · 15 years ago
  17. 109568e crypto: aes - Move key_length in struct crypto_aes_ctx to be the last field by Huang Ying · 15 years ago
  18. 8eb2dfa crypto: lrw - Fix big endian support by Herbert Xu · 15 years ago
  19. d2f8d7e Linux 2.6.29-rc5 by Linus Torvalds · 15 years ago
  20. b51ebdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  21. fb5ae64 User namespaces: Only put the userns when we unhash the uid by Serge E. Hallyn · 15 years ago
  22. 99cbb86 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  23. 7c56c29 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  24. b4583a4 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  25. ebb8802 Merge branch 'fix/oss-header-fix' into for-linus by Takashi Iwai · 15 years ago
  26. 14fa43f ASoC: Only register AC97 bus if it's not done already by Mark Brown · 15 years ago
  27. 9411e21 ALSA: hda - Add snd_hda_multi_out_dig_cleanup() by Takashi Iwai · 15 years ago
  28. 3a08e30 ALSA: hda - Add missing terminator in slave dig-out array by Takashi Iwai · 15 years ago
  29. 92258a3 ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 model by Herton Ronaldo Krzesinski · 15 years ago
  30. 37bed90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  31. 1d7b33f wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface by Inaky Perez-Gonzalez · 15 years ago
  32. df0bca0 net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2 by Clément Lecigne · 15 years ago
  33. 354b45f netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used" on IA64 platform by Yang Hongyang · 15 years ago
  34. a6952b5 bnx2: Update version to 1.9.2 and copyright. by Michael Chan · 15 years ago
  35. 990ec38 bnx2: Fix jumbo frames error handling. by Michael Chan · 15 years ago
  36. 259436a bnx2: Update 5709 firmware. by Michael Chan · 15 years ago
  37. 86f95f9 bnx2: Update 5706/5708 firmware. by Michael Chan · 15 years ago
  38. 501aa06 3c505: do not set pcb->data.raw beyond its size by Roel Kluin · 15 years ago
  39. f82da72 Documentation/connector/cn_test.c: don't use gfp_any() by Andrew Morton · 15 years ago
  40. 9970937 net: don't use in_atomic() in gfp_any() by Andrew Morton · 15 years ago
  41. fb08867 IRDA: cnt is off by 1 by Roel Kluin · 15 years ago
  42. acdb602 netxen: remove pcie workaround by Dhananjay Phadke · 15 years ago
  43. cff71e8 sun3: print when lance_open() fails by Roel Kluin · 15 years ago
  44. 79d2b29 qlge: bugfix: Add missing rx buf clean index on early exit. by Ron Mercer · 15 years ago
  45. def48b6 qlge: bugfix: Fix RX scaling values. by Ron Mercer · 15 years ago
  46. 0d979f7 qlge: bugfix: Fix TSO breakage. by Ron Mercer · 15 years ago
  47. 06a3d51 qlge: bugfix: Add missing dev_kfree_skb_any() call. by Ron Mercer · 15 years ago
  48. f2603c2 qlge: bugfix: Add missing put_page() call. by Ron Mercer · 15 years ago
  49. 6497b60 qlge: bugfix: Fix fatal error recovery hang. by Ron Mercer · 15 years ago
  50. 7a9deb6 qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb(). by Ron Mercer · 15 years ago
  51. d4675b5 TG3: limit reaches -1 by Roel Kluin · 15 years ago
  52. 071a0bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  53. 3a4c680 Fix page writeback thinko, causing Berkeley DB slowdown by Nick Piggin · 15 years ago
  54. b1aabec mm: Export symbol ksize() by Kirill A. Shutemov · 15 years ago
  55. b578f3f Merge git://git.infradead.org/users/cbou/battery-2.6.29 by Linus Torvalds · 15 years ago
  56. 26a74f1 ALSA: hda - Register (new) devices at reconfig by Takashi Iwai · 15 years ago
  57. 32cf9a1 ALSA: mtpav - Fix initial value for input hwport by Takashi Iwai · 15 years ago
  58. 507e2fb w1: w1 temp calculation overflow fix by Ian Dall · 15 years ago
  59. 4d48a54 nbd: fix I/O hang on disconnected nbds by Paul Clements · 15 years ago
  60. 9480c53 mm: rearrange exit_mmap() to unlock before arch_exit_mmap by Jeremy Fitzhardinge · 15 years ago
  61. 3abdbf9 parport: parport_serial, don't bind netmos ibm 0299 by Jiri Slaby · 15 years ago
  62. 89e1219 writeback: fix break condition by Federico Cuello · 15 years ago
  63. 6c597963 syscall define: fix uml compile bug by Heiko Carstens · 15 years ago
  64. 0e4a9b5 ext2/xip: refuse to change xip flag during remount with busy inodes by Carsten Otte · 15 years ago
  65. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 15 years ago
  66. 01c4a42 cgroups: add Li Zefan as a maintainer by KOSAKI Motohiro · 15 years ago
  67. c318c7a rtc: t reaches -1, tested 0 by Roel Kluin · 15 years ago
  68. b4870bc kernel-doc: fix syscall wrapper processing by Randy Dunlap · 15 years ago
  69. f40b45a kernel-doc: preferred ending marker and examples by Randy Dunlap · 15 years ago
  70. 2e9c237 memcg: use __GFP_NOWARN in page cgroup allocation by KAMEZAWA Hiroyuki · 15 years ago
  71. d409745 video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driver by Uwe Kleine-Koenig · 15 years ago
  72. 7dcce13 tpm: correct email address for tpm_infineon-driver by Marcel Selhorst · 15 years ago
  73. 508b9f8 mm: fix mlocked page counter mismatch by MinChan Kim · 15 years ago
  74. 02ac597 ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" by Jan Kara · 15 years ago
  75. 8fe4cd0 jbd: fix return value of journal_start_commit() by Jan Kara · 15 years ago
  76. fc3501d mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches by Sven Wegener · 15 years ago
  77. 35887b1 gx1fb: properly alloc cmap and plug cmap leak by Andres Salomon · 15 years ago
  78. b14caec gxfb: properly alloc cmap and plug cmap leak by Andres Salomon · 15 years ago
  79. 067f129 lxfb: properly alloc cmap in all cases and don't leak the memory by Marco La Porta · 15 years ago
  80. 57f63bc rtc: update maintainership of pxa rtc driver by Robert Jarzmik · 15 years ago
  81. 1001c9f migration: migrate_vmas should check "vma" by Daisuke Nishimura · 15 years ago
  82. 17c9d12 Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE by Mel Gorman · 15 years ago
  83. 89c581b iwlwifi: fix suspend/resume and its usage of pci saved state by Reinette Chatre · 15 years ago
  84. efb43f4 zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G by Hin-Tak Leung · 15 years ago
  85. 14990c6 zd1211rw: adding 0ace:0xa211 as a ZD1211 device by Hin-Tak Leung · 15 years ago
  86. f1b33cb mac80211: restrict to AP in outgoing interface heuristic by Johannes Berg · 15 years ago
  87. fcf6b1bc ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx by Bob Copeland · 15 years ago
  88. 6c6f1f0 Merge branch 'sched-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. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. 9ce04f9 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
  91. b3f2caa Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. 93431dd Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  93. da8dbb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  94. fc631c8 sched: revert recent sync wakeup changes by Peter Zijlstra · 15 years ago
  95. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 15 years ago
  96. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 15 years ago
  97. 95ec807 [S390] Update default configuration. by Martin Schwidefsky · 15 years ago
  98. 48cae88 [S390] dasd: fix race in dasd timer handling by Stefan Weinhuber · 15 years ago
  99. ca0b4b7 [S390] dasd: bus_id -> dev_name() conversion. by Cornelia Huck · 15 years ago
  100. 0addff8 [S390] Fix init irq proc build break. by Sachin Sant · 15 years ago