summaryrefslogtreecommitdiff
path: root/arch/ia64/lib
AgeCommit message (Expand)Author
2005-05-03[IA64] fix typos caught by new assemblerDavid Mosberger-Tang
2005-05-03[IA64] Fix memcpy_mck.S for current binutilsAndreas Schwab
2005-04-25[IA64] __copy_user breaks on unaligned srcKeith Owens
2005-03-28[PATCH] arch hook for notifying changes in PTE protections bitsSeth Rohit
2005-01-23[PATCH] removing bcopy... because it's half brokenArjan van de Ven
2005-01-21[IA64] fix declaration of __find_next_zero_bit, first arg is "const"Bob Picco
2005-01-20[PATCH] Lock initializer cleanup: IA64Thomas Gleixner
2005-01-14[PATCH] swiotlb: fix gcc printk warningRandy Dunlap
2005-01-14[PATCH] csum_and_copy_from_user gcc4 warning fixesPawel Sikora
2005-01-07[IA64] add hpzx1_swiotlb machine-vectorDavid Mosberger
2005-01-05[IA64] swiotlb.c: long line, whitespace, and other cleanupJesse Barnes
2004-12-27[IA64] Fix memcpy_fromio prototypeMatthew Wilcox
2004-12-27[IA64] Fix swiotlb some more:David Mosberger
2004-10-30Make "atomic_dec_and_lock()" a macro.Linus Torvalds
2004-10-27[IA64] fix machine vectors for mmiowbJesse Barnes
2004-10-20MergeTony Luck
2004-10-20[IA64] fallback to swiotlb for consistent DMA mappingsSuresh B. Siddha
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-10-05[IA64] sparse __iomem annotationsDavid Mosberger
2004-10-05[IA64] minimal sparse-enablement; add __user annotationsDavid Mosberger
2004-10-05[IA64] fix argument-order in access_ok() call from csum_partial_copy_from_userDavid Mosberger
2004-08-17[IA64] various issues in the IA64 swiotlb codeAndi Kleen
2004-06-04[PATCH] ia64: uninline find_next_bit on ia64Andrew Morton
2004-03-23[PATCH] ia64: add dma_mapping_error() supportAndrew Morton
2004-03-13[PATCH] DMA: Fill gaping hole in DMA API interfaces.Andrew Morton
2004-02-10ia64: Fix some more warnings caused by casts used as l-values.David Mosberger
2004-02-05[PATCH] fix readX_relaxed machine vectors for ia64Andrew Morton
2004-01-15ia64: If GAS can handle .align inside code, enable it via TEXT_ALIGN().David Mosberger
2004-01-11[PATCH] ia64: __ia64_memcpy_fromio() may be missing from kernelAndreas Schwab
2004-01-04Many files:David Mosberger
2003-12-10ia64: Based on patch by Jerome Marchand: Add ia64-optimizedDavid Mosberger
2003-10-17ia64: Add missing exports to modules build again.David Mosberger
2003-08-24[PATCH] ia64: ia64/lib/Makefile: use call-if-changedMatthew Wilcox
2003-08-06ia64: Clean up trailing whitespace.David Mosberger
2003-06-19[PATCH] ia64: cleanup xor build rule to take advantage of lib-mAlex Tsariounov
2003-06-16ia64: Manual merge with 2.5.71.David Mosberger
2003-06-07[PATCH] all archs: Replace O_TARGET with lib-ySam Ravnborg
2003-05-30[PATCH] ia64: small patch for arch/ia64/lib/Makefile for xor.oAlex Tsariounov
2003-05-21ia64: Restructure pt_regs and optimize syscall path.David Mosberger
2003-05-14ia64: Desupport GCC 2.96 and everything older.David Mosberger
2003-05-13ia64: Couple of minor NEW_LOCK spinlock fixes. Put RAID5 xor routines only intoDavid Mosberger
2003-05-12[PATCH] ia64: replace RAID xor routine into an assembly fileAsit K. Mallick
2003-05-09ia64: Prepare for GCC v3.4. Sync with 2.5.69.David Mosberger
2003-05-05[PATCH] ia64: spelling fixesSteven Cole
2003-04-11ia64: Merge Alex Williamson's sba_iommu patch.David Mosberger
2003-04-02[PATCH] ia64: remove platform_pci_dma_addresAlex Williamson
2003-03-30[PATCH] ia64: machine vectors for readX routinesJesse Barnes
2003-02-25[PATCH] Spelling fixes: accommodateMichael Hayes
2003-02-25[PATCH] Spelling fixes: guaranteeMichael Hayes
2003-02-24[PATCH] 2.5.63 loose pedantry; loose -> lose where appropriate.Steven Cole