aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-02[AOE]: Add get_unaligned() calls where needed.David S. Miller2-8/+9
2007-03-02[RADEON]: Fix blanking return value.David S. Miller1-2/+1
2007-03-02[SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller2-0/+2
2007-03-02[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller4-0/+22
2007-03-02[SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller2-6/+0
2007-03-02[SPARC]: Fix bus handling in build_device_resources().David S. Miller2-6/+8
2007-03-01[PATCH] Fix sysfs build breakage if !CONFIG_SYSFSRalf Baechle1-2/+1
2007-03-01ahci: improve spurious SDB FIS handlingTejun Heo1-15/+24
2007-03-01ahci/pata_jmicron: match class not function numberTejun Heo3-23/+17
2007-03-01jmicron ATA: reimplement jmicron ATA quirkTejun Heo1-30/+50
2007-03-01pata_jmicron: drop unnecessary device programming in [re]initTejun Heo1-31/+1
2007-03-01[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke3-7/+38
2007-03-01libata: blacklist FUJITSU MHT2060BH for NCQTejun Heo1-0/+2
2007-03-01sata_sil24: kill unused local variable idx in sil24_fill_sg()Tejun Heo1-3/+0
2007-03-01libata: clear drvdata in ata_host_release(), take#2Tejun Heo4-4/+2
2007-03-01[PATCH] VM: invalidate_inode_pages2_range() should not exit earlyTrond Myklebust1-2/+2
2007-03-01[PATCH] tty_io: fix race in master pty close/slave pty close pathAristeu Sergio Rozanski Filho1-0/+14
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa2-2/+2
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil5-78/+318
2007-03-01[PATCH] adapt page_lock_anon_vma() to PREEMPT_RCUOleg Nesterov1-4/+13