aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-02[IA64] fix csum_ipv6_magic()Jiri Bohac1-3/+5
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu1-0/+55
2007-12-07[IA64] export copy_page() to modulesAndrew Morton1-2/+2
2007-07-17missing exports of csum_...Al Viro1-0/+1
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.David Howells1-0/+2
2007-03-06[IA64] always build arch/ia64/lib/xor.oLee Schermerhorn1-2/+1
2006-12-07[IA64] tidy up return value of ip_fast_csumChen, Kenneth W1-1/+2
2006-12-07[IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W1-2/+53
2006-12-02[NET]: IA64 checksum annotations and cleanups.Al Viro2-42/+27
2006-08-03[PATCH] Fix RAID5 + IA64 compilePrarit Bhargava1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-05-05[IA64] strcpy returns NULL pointer and not destination pointerChen, Kenneth W1-3/+6
2006-03-26[PATCH] bitops: ia64: use generic bitopsAkinobu Mita2-89/+1
2005-10-20Update from upstream with manual merge of Yasunori Goto'sTony Luck2-43/+0
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto1-2/+2
2005-09-29[PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville2-760/+1
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2-43/+0
2005-09-14[IA64] more robust zx1/sx1000 machvec supportAlex Williamson1-0/+102
2005-09-08[IA64] Manual merge fix for 3 filesTony Luck1-0/+1
2005-09-07[PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi1-0/+1
2005-09-07[IA64] make exception handler in copy_user more robustChen, Kenneth W1-0/+3
2005-08-29Pull pending-2.6.14 into release branchTony Luck1-1/+1
2005-08-26[IA64] Delete erroneous copy_page.o in global lib-y listKenneth Chen1-1/+1
2005-08-18[IA64, X86_64] fix swiotlb sizingAlex Williamson1-3/+2
2005-07-12[IA64] improve flush_icache_range()Zoltan Menyhart1-12/+34
2005-05-03[IA64] use fc.i for fluch_icache_range()David Mosberger-Tang1-3/+3
2005-05-03[IA64] fix typos caught by new assemblerDavid Mosberger-Tang1-1/+1
2005-05-03[IA64] Fix memcpy_mck.S for current binutilsAndreas Schwab1-1/+1
2005-04-25[IA64] __copy_user breaks on unaligned srcKeith Owens1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds26-0/+5093