aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-14padata: simplify serialization mechanismSteffen Klassert2-55/+22
2010-07-14padata: make padata_do_parallel to return zero on successSteffen Klassert2-18/+11
2010-07-14padata: Handle empty padata cpumasksSteffen Klassert1-11/+50
2010-07-14padata: Block until the instance is unused on stopSteffen Klassert1-8/+16
2010-07-14padata: Check for valid padata instance on startSteffen Klassert3-8/+32
2010-07-14crypto: hifn_795x - Remove unused ctx variableJustin P. Mattock1-4/+0
2010-07-05hwrng: n2-drv - remove casts from void*Kulikov Vasiliy1-1/+1
2010-06-16crypto: talitos - fix ahash for multiple of blocksizeLee Nipper1-37/+40
2010-06-03crypto: twofish: Rename twofish to twofish_generic and add an aliasJoachim Fritschi2-1/+2
2010-06-03crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin3-0/+26
2010-06-03crypto: pcomp - Fix illegal Kconfig configurationHerbert Xu2-2/+7
2010-06-03padata: add parenthesis in MAX_SEQ_NR macroDan Carpenter1-1/+1
2010-05-26crypto: mv_cesa - fixup error handling in mv_probe()Dan Carpenter1-5/+5
2010-05-26crypto: des_s390 - Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-26crypto: omap - remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-05-25n2_crypto: Add HMAC support.David S. Miller1-4/+206
2010-05-25n2_crypto: Make ahash parameterization explicit.David S. Miller1-117/+99
2010-05-25n2_crypto: Log algorithm success/failure in kernel log.David S. Miller1-0/+6
2010-05-25n2_crypto: Kill n2_base_ctx and helpers.David S. Miller1-14/+1
2010-05-25n2_crypto: Plumb fallback ahash requests properly.David S. Miller1-47/+48
2010-05-25n2_crypto: Fix MAU kmem_cache name.David S. Miller1-1/+1
2010-05-25n2_crypto: Fix build after of_device/of_platform_driver changes.David S. Miller1-10/+16
2010-05-26crypto: Use ERR_CASTJulia Lawall3-3/+3
2010-05-25Revert "module: drop the lock while waiting for module to complete initialization."Linus Torvalds1-37/+22
2010-05-25drivers/net/usb/asix.c: Fix pointer cast.David S. Miller1-2/+2
2010-05-25be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi3-2/+20
2010-05-25proc_dointvec: write a single valueJ. R. Okajima1-1/+3
2010-05-25hso: add support for new productsFilip Aben1-0/+3
2010-05-25Phonet: fix potential use-after-free in pep_sock_close()RĂ©mi Denis-Courmont1-0/+2
2010-05-26alpha: simplify and optimize sched_find_first_bitMatt Turner1-11/+9
2010-05-26alpha: invoke oom-killer from page faultNick Piggin1-9/+2
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2-42/+31
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers8-4/+17
2010-05-25RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung1-1/+2
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau1-53/+10
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau1-9/+3
2010-05-25auxdisplay: section cleanup in cfag12864bfb driverHenrik Kretzschmar1-4/+4
2010-05-25nuc900fb: release correct mem regionDan Carpenter1-1/+1
2010-05-25fb_defio: fix for non-dirty ptesAlbert Herranz1-8/+32
2010-05-25sgivwfb: fix sectionsHenrik Kretzschmar1-5/+5
2010-05-25s3c2410fb: fix sectionsHenrik Kretzschmar1-5/+5
2010-05-25hitfb: fix sectionsHenrik Kretzschmar1-4/+4
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas6-14/+2
2010-05-25fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose2-67/+235
2010-05-25fbdev: section cleanup in w100fbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in vga16fbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in vfbHenrik Kretzschmar1-2/+2
2010-05-25fbdev: section cleanup in hgafbHenrik Kretzschmar1-5/+5
2010-05-25fbdev: section cleanup in arcfbHenrik Kretzschmar1-4/+4
2010-05-25sis: strcpy() => strlcpy()Dan Carpenter1-1/+1