| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64-SGI] Missed TLB flush | Jack Steiner | 2005-12-16 | 1 | -1/+1 |
* | [PATCH] ia64 sn __iomem annotations | Al Viro | 2005-12-15 | 2 | -30/+30 |
* | [IA64-SGI] Fix SN PTC deadlock recovery | Jack Steiner | 2005-12-06 | 1 | -2/+6 |
* | [IA64-SGI] altix: pci_window fixup | John Keller | 2005-12-06 | 1 | -22/+131 |
* | [IA64-SGI] bte_copy nasid_index fix | Russ Anderson | 2005-11-21 | 1 | -0/+1 |
* | [IA64] fix bug in sn/ia64 for sparse CPU numbering | hawkes@sgi.com | 2005-11-21 | 1 | -1/+2 |
* | [IA64] Prevent sn2 ptc code from executing on all ia64 subarches | Prarit Bhargava | 2005-11-21 | 1 | -0/+3 |
* | [IA64-SGI] set altix preferred console | Mark Maule | 2005-11-11 | 1 | -4/+153 |
* | [IA64] utilize notify_die() for XPC disengage | Dean Nelson | 2005-11-10 | 3 | -5/+107 |
* | [IA64] Replace kcalloc(1, with kzalloc. | Panagiotis Issaris | 2005-11-10 | 2 | -4/+4 |
* | [IA64] altix: misc pci interrupt related fixes | Mark Maule | 2005-11-08 | 2 | -3/+3 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-10-28 | 14 | -586/+1349 |
|\ |
|
| * | Pull fix-slow-tlb-purge into release branch | Tony Luck | 2005-10-28 | 1 | -12/+19 |
| |\ |
|
| | * | [IA64] - Avoid slow TLB purges on SGI Altix systems | Dean Roe | 2005-10-27 | 1 | -12/+19 |
| * | | Pull fix-bte-copy into release branch | Tony Luck | 2005-10-28 | 1 | -1/+1 |
| |\ \ |
|
| | * | | [IA64-SGI] fix bte_copy() calling get_nasid() while preemptible | Russ Anderson | 2005-10-25 | 1 | -1/+1 |
| | |/ |
|
| * | | Pull xpc-disengage into release branch | Tony Luck | 2005-10-28 | 4 | -368/+1130 |
| |\ \ |
|
| | * | | [IA64-SGI] cleanup the way XPC locates the reserved page | Dean Nelson | 2005-10-25 | 1 | -13/+26 |
| | * | | [IA64-SGI] XPC changes to support more than 2k nasids | Dean Nelson | 2005-10-25 | 3 | -84/+141 |
| | * | | [IA64-SGI] fixes for XPC disengage and open/close protocol | Dean Nelson | 2005-10-25 | 4 | -88/+204 |
| | * | | [IA64-SGI] get XPC to cleanly disengage from remote memory references | Dean Nelson | 2005-09-06 | 4 | -237/+813 |
| * | | | Pull define-node-cleanup into release branch | Tony Luck | 2005-10-28 | 5 | -118/+57 |
| |\ \ \ |
|
| | * | | | [IA64] Cleanup use of various #defines related to nodes | Jack Steiner | 2005-09-15 | 5 | -118/+57 |
| | | |/
| | |/| |
|
| * | | | Pull sn_pci_legacy_read-write into release branch | Tony Luck | 2005-10-28 | 1 | -0/+46 |
| |\ \ \ |
|
| | * | | | [IA64-SGI] fix sn_pci_legacy_read/fix sn_pci_legacy_write | Mark Maule | 2005-09-23 | 1 | -0/+46 |
| | |/ / |
|
| * | | | Pull altix-mmr into release branch | Tony Luck | 2005-10-28 | 3 | -58/+63 |
| |\ \ \ |
|
| | * | | | [IA64] Need to include <asm/sn/io.h> in a few more places. | Tony Luck | 2005-09-09 | 3 | -0/+3 |
| | * | | | [IA64-SGI] volatile semantics in places where it seems necessary | Mark Maule | 2005-09-07 | 3 | -58/+60 |
| | | |/
| | |/| |
|
| * | | | Pull altix-fpga-reset into release branch | Tony Luck | 2005-10-28 | 1 | -29/+33 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | [IA64] Altix patch for fpga reset | Bruce Losure | 2005-09-06 | 1 | -29/+33 |
| | |/ |
|
* | | | [PATCH] gfp_t: remaining bits of arch/* | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | | | [PATCH] gfp_t: dma-mapping (ia64) | Al Viro | 2005-10-28 | 1 | -1/+1 |
|/ / |
|
* | | Pull sn-features into release branch | Tony Luck | 2005-09-11 | 1 | -11/+19 |
|\ \ |
|
| * | | [IA64-SGI] Add new vendor-specific SAL calls for: | Jack Steiner | 2005-08-31 | 1 | -11/+19 |
* | | | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 2005-09-09 | 1 | -1/+1 |
* | | | [IA64] Manual merge fix for 3 files | Tony Luck | 2005-09-08 | 5 | -8/+8 |
|\ \ \ |
|
| * \ \ | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 2005-09-08 | 3 | -6/+6 |
| |\ \ \ |
|
| | * | | | [PATCH] IA64: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 3 | -6/+6 |
| | | |/
| | |/| |
|
| * | | | Merge linux-2.6 into linux-acpi-2.6 test | Len Brown | 2005-09-03 | 17 | -213/+1494 |
| |\ \ \
| | |/ / |
|
| * | | | [IA64] fix allnoconfig build | Len Brown | 2005-08-25 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | [IA64] Increase max physical address for SN platforms | Jack Steiner | 2005-09-08 | 1 | -1/+1 |
* | | | [IA64] ensure XPC and XPNET are loaded on sn2 platforms only | Dean Nelson | 2005-09-08 | 2 | -0/+8 |
| |/
|/| |
|
* | | Pull ngam-maule-steiner into release branch | Tony Luck | 2005-08-29 | 17 | -212/+1494 |
|\ \ |
|
| * | | [IA64-SGI] fix bte_copy() calling smp_processor_id() while preemptible | Russ Anderson | 2005-08-26 | 1 | -1/+1 |
| * | | [IA64] altix: Abstract irq_affinity at the sn pci provider | Mark Maule | 2005-08-26 | 4 | -6/+48 |
| * | | [IA64] SGI SN remove redundant partition SAL call | Russ Anderson | 2005-08-24 | 2 | -4/+2 |
| * | | [IA64] - SGI SN hwperf enhancements - | Mark Goodwin | 2005-08-24 | 1 | -6/+14 |
| * | | [IA64] - SGI SN hwperf enhancements - | Mark Goodwin | 2005-08-24 | 1 | -20/+246 |
| * | | [IA64] - SGI SN hwperf enhancements - export_pci_topology | Mark Goodwin | 2005-08-24 | 1 | -34/+16 |
| * | | [IA64-SGI] - New SN hardware support - ptc_fixes | Jack Steiner | 2005-08-17 | 3 | -27/+243 |