aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds42-1205/+4000
2005-10-28[IA64] fix warning unused variable `g'Tony Luck1-1/+1
2005-10-28Pull optimize-ptrace-threads into release branchTony Luck1-16/+10
2005-10-28Pull fix-slow-tlb-purge into release branchTony Luck2-19/+28
2005-10-28Pull fix-bte-copy into release branchTony Luck1-1/+1
2005-10-28Pull xpc-disengage into release branchTony Luck4-368/+1130
2005-10-28Pull for-each-cpu into release branchTony Luck6-22/+21
2005-10-28Pull asm-slot-fix into release branchTony Luck1-4/+12
2005-10-28Pull proc-cpuinfo-siblings into release branchTony Luck1-1/+1
2005-10-28Pull big-sim-disk into release branchTony Luck1-5/+8
2005-10-28Pull sparsemem-v5 into release branchTony Luck7-46/+1445
2005-10-28Pull new-efi-memmap into release branchTony Luck3-192/+367
2005-10-28Pull define-node-cleanup into release branchTony Luck5-118/+57
2005-10-28Pull sn_pci_legacy_read-write into release branchTony Luck1-0/+46
2005-10-28Pull acpi-produce-consume into release branchTony Luck1-8/+27
2005-10-28Pull update-default-configs into release branchTony Luck4-262/+576
2005-10-28Pull move-iosapic-to-acpi into release branchTony Luck2-25/+11
2005-10-28Pull ar-k0-usage into release branchTony Luck1-13/+16
2005-10-28Pull 1024-cpu into release branchTony Luck1-2/+2
2005-10-28Pull hp-machvec into release branchTony Luck3-15/+145
2005-10-28Pull altix-mmr into release branchTony Luck3-58/+63
2005-10-28Pull altix-fpga-reset into release branchTony Luck1-29/+33
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Al Viro4-4/+4
2005-10-27[IA64] ptrace - find memory sharers on children listCliff Wickman1-16/+10
2005-10-27[IA64] - Avoid slow TLB purges on SGI Altix systemsDean Roe2-19/+28
2005-10-25[IA64-SGI] fix bte_copy() calling get_nasid() while preemptibleRuss Anderson1-1/+1
2005-10-25[IA64-SGI] cleanup the way XPC locates the reserved pageDean Nelson1-13/+26
2005-10-25[IA64-SGI] XPC changes to support more than 2k nasidsDean Nelson3-84/+141
2005-10-25[IA64-SGI] fixes for XPC disengage and open/close protocolDean Nelson4-88/+204
2005-10-25[IA64] another place to use for_each_cpu_mask() in arch/ia64hawkes@sgi.com1-3/+1
2005-10-25[IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com5-19/+20
2005-10-25[IA64] Fix 2.6 kernel for the new ia64 assemblerH. J. Lu1-4/+12
2005-10-25[IA64] fix siblings field value in /proc/cpuinfoSiddha, Suresh B1-1/+1
2005-10-25[IA64] Allow simulator to use bigger disksPeter Chubb1-5/+8
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto1-2/+2
2005-10-06[IA64] Avoid kernel hang during CMC interrupt stormBryan Sutula1-0/+5
2005-10-04[PATCH] V5 ia64 SPARSEMEM - gensparse_defconfigBob Picco1-0/+1319
2005-10-04[PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changesBob Picco3-3/+66
2005-10-04[PATCH] V5 ia64 SPARSEMEM - eliminate contig_page_dataBob Picco1-2/+2
2005-10-04[PATCH] V5 ia64 SPARSEMEM - Kconfig and MakefileBob Picco2-41/+58
2005-09-28[IA64] end of kernel 'data' is at _end, not _edataTony Luck1-2/+2
2005-09-23[IA64-SGI] fix sn_pci_legacy_read/fix sn_pci_legacy_writeMark Maule1-0/+46
2005-09-23[IA64] respect ACPI producer/consumer flag for PCI root bridgesBjorn Helgaas1-8/+27
2005-09-22[IA64] MCA recovery verify pfn_validHidetoshi Seto1-6/+15
2005-09-22[IA64] Wire in the MCA/INIT handler stacksKeith Owens1-11/+85
2005-09-22[IA64] Fix simscsi for new SCSI midlayerPeter Chubb1-6/+23
2005-09-19[IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.cBjorn Helgaas2-25/+11
2005-09-19[IA64] ia64: add ar.k0 usage noteBjorn Helgaas1-13/+16
2005-09-19[IA64] include EFI memory information in /proc/iomemKhalid Aziz2-0/+116
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma1-1/+2
2005-09-16[IA64] Increase max NR_CPUS on IA64 from 512 to 1024Jack Steiner1-2/+2
2005-09-16[IA64] mca_drv cleanupHidetoshi Seto3-70/+94
2005-09-16[IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb3-3/+3
2005-09-15[IA64] Cleanup use of various #defines related to nodesJack Steiner5-118/+57
2005-09-15[IA64] Update default configsBjorn Helgaas4-262/+576
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller3-48/+0
2005-09-14[IA64] more robust zx1/sx1000 machvec supportAlex Williamson3-15/+145
2005-09-14Pull fix-offsets-h into release branchTony Luck2-11/+2
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins1-6/+0
2005-09-13[IA64] fix circular dependency on generation of asm-offsets.hTony Luck2-11/+2
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com1-1/+1
2005-09-11Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds12-1180/+1440
2005-09-11Pull sn-features into release branchTony Luck1-11/+19
2005-09-11Pull sim-fixes into release branchTony Luck3-64/+97
2005-09-11[IA64] MCA/INIT: remove obsolete unwind codeKeith Owens1-22/+0
2005-09-11[IA64] MCA/INIT: remove the physical mode path from minstate.hKeith Owens2-71/+18
2005-09-11[PATCH] MCA/INIT: use per cpu stacksKeith Owens4-984/+1272
2005-09-11[IA64] MCA/INIT: avoid reading INIT record during INIT eventKeith Owens1-28/+34
2005-09-11kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg1-1/+1
2005-09-10[PATCH] spinlock consolidationIngo Molnar1-10/+1
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds7-20/+13
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2-2/+2
2005-09-09[PATCH] files: break up files structDipankar Sarma1-2/+5
2005-09-09[PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W1-0/+23
2005-09-09kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg7-20/+13
2005-09-09[IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck3-0/+3
2005-09-08[IA64] Manual merge fix for 3 filesTony Luck28-751/+332
2005-09-08[IA64] Increase max physical address for SN platformsJack Steiner1-1/+1
2005-09-08[IA64] ensure XPC and XPNET are loaded on sn2 platforms onlyDean Nelson2-0/+8
2005-09-08[IA64] defconfig: turn off QLOGIC_FCMartin Hicks1-1/+1
2005-09-08[IA64] simplified efi memory map parsingTony Luck3-192/+251
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown16-504/+120
2005-09-07[PATCH] bogus #if (simserial)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S1-3/+19
2005-09-07[PATCH] Kprobes/IA64: fix race when break hits and kprobe not foundKeshavamurthy Anil S1-0/+45
2005-09-07[PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi6-27/+41
2005-09-07[PATCH] IA64: convert kcalloc to kzallocPekka Enberg3-6/+6
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi2-32/+1
2005-09-07[PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes2-445/+1
2005-09-07[PATCH] ia64 cpuset + build_sched_domains() mangles structuresJohn Hawkes1-21/+69
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2-38/+6
2005-09-07[IA64-SGI] volatile semantics in places where it seems necessaryMark Maule3-58/+60
2005-09-07[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQKenji Kaneshige8-15/+0
2005-09-07[IA64] minor performance tune-up in ia64_switch_toChen, Kenneth W1-3/+3
2005-09-07[IA64] make exception handler in copy_user more robustChen, Kenneth W1-0/+3
2005-09-06[IA64-SGI] get XPC to cleanly disengage from remote memory referencesDean Nelson4-237/+813
2005-09-06[IA64] page_not_present fault in region 5 is normalKiyoshi Ueda1-3/+3
2005-09-06[IA64] Altix patch for fpga resetBruce Losure1-29/+33
2005-09-03Merge linux-2.6 into linux-acpi-2.6 testLen Brown30-237/+2040
2005-08-31[IA64] uncached allocator: use generic (not sn2 specific) functionsMartin Hicks1-2/+2
2005-08-31[IA64-SGI] Add new vendor-specific SAL calls for:Jack Steiner1-11/+19
2005-08-31[IA64] Fix nasty VMLPT problem...Peter Chubb1-3/+12
2005-08-31[IA64] Allow /proc/pal/cpu0/vm_info under the simulatorPeter Chubb1-55/+60
2005-08-31[IA64] Add PAL_VM_SUMMARY/PAL_MEM_ATTRIB to bootloader for SKIPeter Chubb1-6/+25
2005-08-30Auto-update from upstreamTony Luck1-9/+6
2005-08-29Pull rationalise-regions into release branchTony Luck2-5/+5
2005-08-29Pull ngam-maule-steiner into release branchTony Luck17-212/+1494
2005-08-29Pull pending-2.6.14 into release branchTony Luck2-12/+1
2005-08-29Pull acpi-p-state into release branchTony Luck5-0/+536
2005-08-29Pull asm-segment into release branchTony Luck3-3/+0
2005-08-29Pull swiotlb-size into release branchTony Luck1-3/+2
2005-08-29Auto-update from upstreamLen Brown1-9/+6
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-9/+6
2005-08-26[IA64] Delete erroneous copy_page.o in global lib-y listKenneth Chen1-1/+1
2005-08-26[IA64] Add ACPI based P-state supportVenkatesh Pallipadi5-0/+536
2005-08-26[IA64-SGI] fix bte_copy() calling smp_processor_id() while preemptibleRuss Anderson1-1/+1
2005-08-26[IA64] altix: Abstract irq_affinity at the sn pci providerMark Maule4-6/+48
2005-08-25Merge HEAD from ../from-linus Len Brown1-0/+1
2005-08-25[IA64] fix allnoconfig buildLen Brown2-2/+2
2005-08-25[ACPI] delete CONFIG_ACPI_PCILen Brown5-5/+0
2005-08-25[ACPI] IA64-related ACPI Kconfig fixesLen Brown6-42/+3
2005-08-24[IA64] SGI SN remove redundant partition SAL callRuss Anderson2-4/+2
2005-08-24[IA64] - SGI SN hwperf enhancements -Mark Goodwin1-6/+14
2005-08-24[IA64] - SGI SN hwperf enhancements -Mark Goodwin1-20/+246
2005-08-24[IA64] - SGI SN hwperf enhancements - export_pci_topologyMark Goodwin1-34/+16
2005-08-24[IA64] Rationalise Region DefinitionsPeter Chubb2-5/+5
2005-08-24[IA64] arch/ia64/hp/sim/boot/fw-emu.c: remove egcs workaroundAdrian Bunk1-11/+0
2005-08-24[IA64] remove use of asm/segment.hKumar Gala3-3/+0
2005-08-24[PATCH] Export pcibios_bus_to_resourceKeith Owens1-0/+1
2005-08-24[ACPI] delete CONFIG_ACPI_BUSLen Brown5-5/+0
2005-08-24[ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown5-5/+0
2005-08-24[ACPI] delete CONFIG_ACPI_BOOTLen Brown8-10/+5
2005-08-23Merge from-linus to-akpmLen Brown9-311/+364
2005-08-23[IA64] Fix simulator boot (for real this time).Peter Chubb1-1/+1
2005-08-23[IA64] backout incorrect fix for simulator boot issueTony Luck1-5/+1
2005-08-23Pull prarit-bus-sysdata into release branchTony Luck1-8/+10
2005-08-18[IA64, X86_64] fix swiotlb sizingAlex Williamson1-3/+2
2005-08-18[IA64] Simulator bootloader fails with gcc 4Ian Wienand1-1/+5
2005-08-17[IA64-SGI] - New SN hardware support - ptc_fixesJack Steiner3-27/+243
2005-08-17[IA64-SGI] - New SN hardware support - cpu_relaxJack Steiner3-2/+4
2005-08-17[IA64-SGI] - New SN hardware support - bte_fixesJack Steiner1-31/+51
2005-08-17[IA64-SGI] - New SN hardware support - no_warsJack Steiner1-10/+12
2005-08-17[IA64-SGI] - New SN hardware support - boot_init_shub2Jack Steiner1-2/+2
2005-08-17[IA64-SGI] - New SN hardware support - use_alias_spaceJack Steiner2-13/+8
2005-08-17[IA64] Updated tiger defconfigTony Luck1-68/+81
2005-08-16[IA64] Updated zx1 defconfigPeter Chubb1-125/+101
2005-08-16[IA64] Refresh arch/ia64/configs/sn2_defconfig.Greg Edwards1-98/+164
2005-08-16[IA64] Initialize some spinlocksKeith Owens2-1/+3
2005-08-16[IA64]: SN fix bus->sysdata pointer and memory cleanupsPrarit Bhargava1-8/+10
2005-08-16Auto-update from upstreamTony Luck1-1/+1
2005-08-16[PATCH] fix for ia64 sched-domains codeJohn Hawkes1-1/+1
2005-08-15[ACPI] fix ia64 build issues resulting from Lindent and mergeMAEDA Naoaki2-4/+4
2005-08-15[IA64] update CONFIG_PCI descriptionChristoph Hellwig1-9/+2
2005-08-11[IA64-SGI] sn pci provider for TIOCE (pciMark Maule3-1/+736
2005-08-11[IA64-SGI] add support for TIO huge-windowMark Maule3-24/+42
2005-08-11[IA64-SGI] abstract force_interrupt() mechanismMark Maule3-22/+33
2005-08-11[IA64-SGI] altix: cosmetic rename of SGI_PCIBR_ERRORMark Maule1-1/+1
2005-08-11[IA64-SGI] Altix only: Add PCI Domain number support.Colin Ngam4-14/+41
2005-08-11Merge ../to-linusLen Brown1-1/+1
2005-08-10[IA64] fix perfmon context loadstephane.eranian@hp.com1-0/+1
2005-08-08[IA64] fix nohalt boot optionKen Chen1-1/+1
2005-08-05[ACPI] Lindent all ACPI filesLen Brown2-173/+188
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown2-10/+20
2005-08-04[ACPI] iosapic_register_intr() now returns error instead of panicKenji Kaneshige1-7/+16
2005-08-04[ACPI] acpi_register_gsi() can return errorKenji Kaneshige1-1/+5
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar1-1/+1
2005-07-27[IA64] unwind.c uses wrong unat from switch_stackKeith Owens1-6/+6
2005-07-27[IA64] inotify: ia64 syscalls.Robert Love1-3/+3
2005-07-26[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt1-1/+1
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-5/+0
2005-07-14[IA64] Fix undefined reference to can_cpei_retarget for simulatorIan Wienand1-0/+2
2005-07-13Auto merge with /home/aegl/GIT/linusTony Luck6-1/+68
2005-07-13[IA64] fix call of smp_processor_id() by XPC whileDean Nelson1-4/+4
2005-07-12[IA64] Altix pcibus_to_node implementationChristoph Lameter4-7/+43
2005-07-12[IA64] improve flush_icache_range()Zoltan Menyhart2-14/+69
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown5-1/+66
2005-07-12[IA64] remove CONFIG_IA64_SGI_SN_SIMGreg Edwards2-8/+0
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2005-07-12[IA64] pcibus_to_node implementation for IA64Christoph Lameter1-2/+10
2005-07-12[ACPI] fix C1 patch for IA64Venkatesh Pallipadi2-0/+4
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+2
2005-07-12[ACPI] Evaluate CPEI Processor Override flagAshok Raj3-1/+62
2005-07-11[IA64] assign_irq_vector() should not panicKenji Kaneshige4-21/+20
2005-07-11[IA64] use msleep_interruptible() instead of schedule_timeoutNishanth Aravamudan1-11/+5
2005-07-11[IA64] remove linux/version.h include from arch/ia64Olaf Hering2-2/+0
2005-07-08[IA64] Fix a typo in arch/ia64/kernel/entry.SH. J. Lu1-1/+1
2005-07-07[IA64] - Disable tiocx driver on non-SN systemsJack Steiner1-0/+4
2005-07-06[IA64] fix generic/up buildsTony Luck5-65/+110
2005-07-06[IA64] memory-less-nodes repostbob.picco2-228/+169
2005-07-06[IA64] Make ia64 die() preempt safe1-2/+4
2005-07-06Auto merge with /home/aegl/GIT/linusTony Luck1-1/+1
2005-07-06[IA64] restore_sigcontext is not preempt safeKeith Owens1-0/+2
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava3-48/+129
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version codePrarit Bhargava2-9/+7
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: moving of header filesPrarit Bhargava11-699/+31
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ FixesPrarit Bhargava2-134/+155
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch1-1/+1
2005-06-29[IA64] Update zx1_defconfigTony Luck1-44/+122
2005-06-29[IA64] Update tiger_defconfigTony Luck1-8/+31