aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/xcbc.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-18x86: properly initialize temp insn buffer for paravirt patchingChris Wright1-0/+2
2007-08-18x86_64: Check for .cfi_rel_offset in CFI probeAndi Kleen2-4/+4
2007-08-18x86_64: Change PMDS invocation to single macroAndi Kleen1-2/+1
2007-08-18x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub5-7/+9
2007-08-18x86_64: Fail dma_alloc_coherent on dma less devicesAndi Kleen1-0/+4
2007-08-18fix random hang in forcedeth driver when using netconsoleTimo Jantunen1-5/+5
2007-08-18i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert()Satyam Sharma2-2/+4
2007-08-18Add some help texts to recently-introduced kconfig itemsJan Engelhardt11-0/+64
2007-08-18Enable partitions for lguest block deviceRusty Russell1-3/+6
2007-08-18Reset current->pdeath_signal on SUID binary executionMarcel Holtmann1-4/+9
2007-08-18[CIFS] Check return code on failed allocCyrill Gorcunov2-0/+10
2007-08-17Cross-compilation between e.g. i386 -> 64bit could break -> work around itThomas Renninger1-1/+2
2007-08-17[IA64] Enable early console for Ski simulatorPeter Chubb1-0/+7
2007-08-17[IA64] forbid ptrace changes psr.ri to 3Shaohua Li1-3/+7
2007-08-16[MATH-EMU]: Fix underflow exception reporting.David S. Miller4-1/+19
2007-08-17[POWERPC] Fix invalid semicolon after if statementIlpo Järvinen1-1/+1
2007-08-16[SPARC64]: Create a HWCAP_SPARC_N2 and report it to userspace on Niagara-2.David S. Miller1-2/+8
2007-08-16[IA64] Failure to grow RBSAndrew Burgess1-3/+11
2007-08-17sh: remove extraneous ; on scif_sercon_putc wait loopAndy Whitcroft1-1/+1
2007-08-16SELinux: correct error code in selinux_audit_rule_initSteve G1-1/+1
2007-08-16[SPARC64]: SMP trampoline needs to avoid %tick_cmpr on sun4v too.David S. Miller1-4/+3
2007-08-16[SPARC64]: Do not touch %tick_cmpr on sun4v cpus.David S. Miller1-1/+2
2007-08-16[SPARC64]: Niagara-2 optimized copies.David S. Miller8-1/+716
2007-08-15[SPARC64]: Allow userspace to get at the machine description.David S. Miller1-0/+38
2007-08-15IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen1-1/+1
2007-08-15[IPv6]: Invalid semicolon after if statementIlpo Järvinen1-1/+1
2007-08-15[NET]: Fix unbalanced rcu_read_unlock in __sock_createHerbert Xu1-1/+1
2007-08-15[IA64] Fix processor_get_freqAlex Williamson1-4/+2
2007-08-15[AVR32] Define mmiowb()Haavard Skinnemoen1-0/+2
2007-08-15[AVR32] Fix bogus pte_page() definitionHaavard Skinnemoen1-3/+1
2007-08-15[AVR32] Simplify pte_alloc_one{,_kernel}Haavard Skinnemoen1-20/+2
2007-08-15include/asm-avr32/pgalloc.h: kmalloc + memset conversion to kcallocMariusz Kozlowski1-7/+1
2007-08-15[AVR32] Wire up i2c-gpio on the ATNGW100 boardHaavard Skinnemoen1-0/+18
2007-08-15[AVR32] leds-gpio for stk1000David Brownell2-0/+88
2007-08-15libata: adjust libata to ignore errors after spinupRyan Power1-1/+1
2007-08-15ata_piix: add TECRA M7 to broken suspend listTejun Heo1-0/+7
2007-08-15pata_hpt{37x|3x2n}: fix clock reporting (take 2)Sergei Shtylyov2-7/+11
2007-08-15pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)Sergei Shtylyov1-8/+4
2007-08-15pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R]Bartlomiej Zolnierkiewicz1-5/+14
2007-08-15ata_piix: update map 10b for ich8mTejun Heo1-1/+1
2007-08-15sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742Alan Cox1-0/+3
2007-08-15[libata] pata_isapnp: replace missing module device tableJeff Garzik1-0/+2
2007-08-15[POWERPC] ps3: Fix no storage devices foundGeert Uytterhoeven1-1/+1
2007-08-15[POWERPC] Fix for assembler -gRoland McGrath1-0/+1
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson2-2/+22
2007-08-15[POWERPC] Remove unused code causing a compile warningBecky Bruce1-18/+0
2007-08-15[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr1-0/+1
2007-08-14[SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c.Mark Fortescue1-2/+0
2007-08-14[SPARC32]: Fix bogus ramdisk image location check.Mark Fortescue1-2/+1
2007-08-14[x86 setup] edd.c: make sure MBR signatures actually get reportedH. Peter Anvin1-13/+11