summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Reschedule fsys_bubble_down().David Mosberger-Tang2005-04-271-40/+33
* [IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info.David Mosberger-Tang2005-04-271-22/+22
* [IA64] Reschedule __kernel_syscall_via_epc().David Mosberger-Tang2005-04-271-13/+18
* [IA64] Reschedule break_fault() for better performance.David Mosberger-Tang2005-04-271-67/+106
* [IA64] In ia64_leave_syscall(), fix comments and whitespace only.David Mosberger-Tang2005-04-271-40/+39
* [IA64] Schedule ia64_leave_syscall() to read ar.bsp earlierDavid Mosberger-Tang2005-04-271-24/+19
* [IA64] In syscall-entry, use st8 instead of stf8 to clear pt_regs.r8David Mosberger-Tang2005-04-271-3/+3
* [IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc().David Mosberger-Tang2005-04-271-1/+8
* [IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp.David Mosberger-Tang2005-04-271-10/+15
* [IA64] Use dynamic prediction for RSE-clearing branches.David Mosberger-Tang2005-04-271-2/+2
* [IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it.David Mosberger-Tang2005-04-272-15/+0
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds2005-04-2760-507/+5297
|\
| * [IA64] re-enable preempt before page allocation for pgtable quicklistMartin Hicks2005-04-261-2/+2
| * From: jbarnes@sgi.comJesse Barnes2005-04-251-1/+1
| * [IA64-SGI] snsc_event.c new fileGreg Howard2005-04-251-0/+304
| * [IA64] Altix system controller event handlingGreg Howard2005-04-254-1/+63
| * [IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/Kenji Kaneshige2005-04-251-1/+1
| * [IA64] print "siblings" before {physical,core,thread} idTony Luck2005-04-251-1/+1
| * [IA64] vector sharing (Large I/O system support)Kenji Kaneshige2005-04-253-89/+286
| * [IA64] multi-core/multi-thread identificationSuresh Siddha2005-04-256-2/+365
| * [IA64] __copy_user breaks on unaligned srcKeith Owens2005-04-251-1/+1
| * [IA64] Need to handle lfetch in "no_context" case.Tony Luck2005-04-251-3/+6
| * [IA64-SGI] Altix SN add support for slots in geoid_t locatorMark Goodwin2005-04-254-68/+55
| * [IA64] fix syscall-optimization goofDavid Mosberger-Tang2005-04-251-1/+1
| * [IA64-SGI] Shub2 BTE support - BTE recovery codeRuss Anderson2005-04-253-33/+71
| * [IA64-SGI] Add new MMR definitions/Modify BTE initialiation&copy.Russ Anderson2005-04-255-20/+80
| * [IA64-SGI] disable TIOCA GART TLB prefetchingMark Maule2005-04-251-3/+3
| * [IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warningTony Luck2005-04-251-1/+1
| * [IA64] fix: warning: `ql_size' might be used uninitializedTony Luck2005-04-251-1/+1
| * [IA64] sba_iommu bug fixesAlex Williamson2005-04-251-40/+56
| * [IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.Robin Holt2005-04-255-115/+112
| * [IA64-SGI]Bruce Losure2005-04-251-0/+548
| * [IA64-SGI] Altix: enable poweroffAaron J Young2005-04-251-0/+9
| * [IA64-SGI] Bus driver for the CX port of SGI's TIO chip.Bruce Losure2005-04-258-0/+1494
| * [IA64] perfmon: make pfm_sysctl a global, and other cleanupStephane Eranian2005-04-253-42/+42
| * [IA64-SGI] support variable length nasids in shub2Colin Ngam2005-04-251-1/+2
| * [IA64-SGI] Shub2 provides an addition of 2 External Interrupt events.Colin Ngam2005-04-252-13/+19
| * [IA64-SGI] Altix SN topology fix potential infinite loopMark Goodwin2005-04-251-5/+7
| * [IA64-SGI] Altix SN topology support for new chipsets and pci topologyMark Goodwin2005-04-252-9/+135
| * [IA64] speed up syscall path a bit moreDavid Mosberger-Tang2005-04-251-6/+6
| * [IA64] Tighten up unw_unwind_to_user checkKeith Owens2005-04-251-10/+17
| * [IA64] add missing cpu_relax() in ITC syncing codeDavid Mosberger-Tang2005-04-251-4/+7
| * [IA64-SGI] Change SAL call request code for SN systemsJack Steiner2005-04-251-1/+1
| * [IA64-SGI] altix: tioca chip driver (agp)Mark Maule2005-04-256-2/+1475
| * [IA64-SGI] sn2-move-pci-headers.patchMark Maule2005-04-259-14/+14
| * [IA64-SGI] sn2-pci-dma-abstraction.patchMark Maule2005-04-257-79/+173
* | [PATCH] PC300 pci_enable_device fixMarcelo Tosatti2005-04-261-10/+12
* | [PATCH] ppc64: trivial user annotationsAl Viro2005-04-262-8/+8
* | [PATCH] size_t portability fixes - drivers/usbAl Viro2005-04-263-4/+4
* | Automatic merge of kernel.org:/home/rmk/linux-2.6-serial.gitLinus Torvalds2005-04-268-110/+83
|\ \