aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.1-8/+13
2005-04-25From: jbarnes@sgi.comJesse Barnes1-1/+1
2005-04-25[IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/Kenji Kaneshige1-1/+1
2005-04-25[IA64] print "siblings" before {physical,core,thread} idTony Luck1-1/+1
2005-04-25[IA64] vector sharing (Large I/O system support)Kenji Kaneshige2-89/+285
2005-04-25[IA64] multi-core/multi-thread identificationSuresh Siddha2-2/+273
2005-04-25[IA64] __copy_user breaks on unaligned srcKeith Owens1-1/+1
2005-04-25[IA64] Need to handle lfetch in "no_context" case.Tony Luck1-3/+6
2005-04-25[IA64-SGI] Altix SN add support for slots in geoid_t locatorMark Goodwin1-47/+24
2005-04-25[IA64] fix syscall-optimization goofDavid Mosberger-Tang1-1/+1
2005-04-25[IA64-SGI] Shub2 BTE support - BTE recovery codeRuss Anderson2-31/+54
2005-04-25[IA64-SGI] Add new MMR definitions/Modify BTE initialiation&copy.Russ Anderson1-9/+11
2005-04-25[IA64-SGI] disable TIOCA GART TLB prefetchingMark Maule1-3/+3
2005-04-25[IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warningTony Luck1-1/+1
2005-04-25[IA64] sba_iommu bug fixesAlex Williamson1-40/+56
2005-04-25[IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.Robin Holt3-29/+51
2005-04-25[IA64-SGI]Bruce Losure1-0/+548
2005-04-25[IA64-SGI] Altix: enable poweroffAaron J Young1-0/+9
2005-04-25[IA64-SGI] Bus driver for the CX port of SGI's TIO chip.Bruce Losure2-0/+3
2005-04-25[IA64] perfmon: make pfm_sysctl a global, and other cleanupStephane Eranian2-42/+30
2005-04-25[IA64-SGI] Shub2 provides an addition of 2 External Interrupt events.Colin Ngam1-13/+2
2005-04-25[IA64-SGI] Altix SN topology fix potential infinite loopMark Goodwin1-5/+7
2005-04-25[IA64-SGI] Altix SN topology support for new chipsets and pci topologyMark Goodwin1-9/+124
2005-04-25[IA64] speed up syscall path a bit moreDavid Mosberger-Tang1-6/+6
2005-04-25[IA64] Tighten up unw_unwind_to_user checkKeith Owens1-10/+17
2005-04-25[IA64] add missing cpu_relax() in ITC syncing codeDavid Mosberger-Tang1-4/+7
2005-04-25[IA64-SGI] altix: tioca chip driver (agp)Mark Maule3-1/+671
2005-04-25[IA64-SGI] sn2-move-pci-headers.patchMark Maule9-123/+14
2005-04-25[IA64-SGI] sn2-pci-dma-abstraction.patchMark Maule7-79/+173
2005-04-22[IA64] Fix build errors for !HOTPLUG case.Ashok Raj1-3/+7
2005-04-22[IA64] cpu hotplug: return offlined cpus to SALAshok Raj4-110/+361
2005-04-22[IA64] ia32_signal.c: erroneous use of memset/memcpyArun Sharma1-3/+2
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins1-6/+23
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins1-35/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds197-0/+69771