aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha1.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-20kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V2-19/+36
2006-12-20kref refcnt and false positivesVenkatesh Pallipadi1-6/+1
2006-12-18[CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov3-13/+10
2006-12-18[IPV4]: Fix BUG of ip_rt_send_redirect()Li Yewang1-1/+2
2006-12-17[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hashLeigh Brown1-1/+1
2006-12-17[TCP]: Fix oops caused by tcp_v4_md5_do_delLeigh Brown1-0/+1
2006-12-17[CONNECTOR]: Fix compilation breakage introduced recently.Evgeniy Polyakov1-2/+1
2006-12-17[TG3]: Update version and reldate.Michael Chan1-2/+2
2006-12-17[TG3]: Power down/up 5906 PHY correctly.Michael Chan2-1/+17
2006-12-17[TG3]: Fix race condition when calling register_netdev().Michael Chan1-4/+4
2006-12-17[TG3]: Assign tp->link_config.orig_* values.Michael Chan1-0/+4
2006-12-17[NETFILTER] IPV6: Fix dependencies.David S. Miller1-2/+3
2006-12-17[BNX2]: Fix minor loopback problem.Michael Chan1-3/+3
2006-12-17[BNX2]: Fix bug in bnx2_nvram_write().Michael Chan1-2/+2
2006-12-17[BNX2]: Fix panic in bnx2_tx_int().Michael Chan1-3/+10
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle3-28/+26
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_node usesRalf Baechle1-4/+18
2006-12-17[AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle4-52/+29
2006-12-17[AX.25]: Fix unchecked nr_add_node uses.Ralf Baechle1-3/+8
2006-12-17[AX.25]: Fix unchecked ax25_listen_register usesRalf Baechle3-10/+24
2006-12-17[AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle4-32/+32
2006-12-17[AX.25]: Mark all kmalloc users __must_checkRalf Baechle6-14/+17
2006-12-17[TG3]: replace kmalloc+memset with kzallocYan Burman1-8/+1
2006-12-17[PATCH] more work_struct fixes: tas300x sound driversAl Viro2-15/+14
2006-12-17[SPARC]: Make bitops use same spinlocks as atomics.David S. Miller6-207/+58
2006-12-17[CPUFREQ] longhaul compile fix.Dave Jones1-0/+1
2006-12-17[CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones1-1/+2
2006-12-17[CPUFREQ] set policy->curfreq on initializationMattia Dongili1-2/+2
2006-12-17[SPARC]: Update defconfig.David S. Miller1-179/+532
2006-12-17[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2-5/+12
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez1-1/+1
2006-12-17[DocBook]: Fix two typos in generic IRQ docs.David S. Miller1-2/+2
2006-12-17[SPARC64]: Minor irq handling cleanups.David S. Miller2-22/+4
2006-12-17[SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller1-6/+1
2006-12-17[PATCH] sys_mincore: s/max/min/Oleg Nesterov1-1/+1
2006-12-17[PATCH] m68k trivial build fixesAl Viro2-4/+4
2006-12-16Fix up mm/mincore.c error value casesLinus Torvalds1-19/+10
2006-12-16Make workqueue bit operations work on "atomic_long_t"Linus Torvalds2-18/+30
2006-12-16Fix incorrect user space access locking in mincore()Linus Torvalds1-104/+86
2006-12-16[PATCH] pata_via: Cable detect errorAlan1-2/+7
2006-12-16[PATCH] Fix help text for CONFIG_ATA_PIIXAlan1-3/+3
2006-12-16[PATCH] initializer entry defined twice in pata_rz1000Ira Snyder1-2/+0
2006-12-16[PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita3-5/+7
2006-12-16[PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo1-2/+0
2006-12-16[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo1-4/+10
2006-12-16[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik1-7/+34
2006-12-16[libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik1-2/+2
2006-12-16[PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo1-1/+1
2006-12-16[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston1-4/+16
2006-12-15IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier1-3/+1