aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2005-11-21[IA64-SGI] bte_copy nasid_index fixRuss Anderson1-0/+1
2005-11-21[IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com1-1/+2
2005-11-21[IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava1-0/+3
2005-11-17[IA64] polish comments for tlb fault handler in ivt.SChen, Kenneth W1-62/+71
2005-11-17[IA64] 4 level page table bug fix in vhpt_missChen, Kenneth W1-2/+2
2005-11-15[PATCH] ia64: cpu_idle performance bug fixChen, Kenneth W1-7/+8
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-0/+4
2005-11-14[PATCH] x86_64: Set compatibility flag for 4GB zone on IA64Andi Kleen1-0/+4
2005-11-11[IA64-SGI] set altix preferred consoleMark Maule1-4/+153
2005-11-11[IA64] 4-level page tablesRobin Holt4-15/+65
2005-11-10[IA64] utilize notify_die() for XPC disengageDean Nelson3-5/+107
2005-11-10[IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris3-5/+5
2005-11-10Pull add-mmio-to-proc-iomem into release branchTony Luck1-24/+82
2005-11-10Pull context-bitmap into release branchTony Luck2-42/+44
2005-11-10Pull extend-notify-die into release branchTony Luck4-58/+134
2005-11-10Pull memoryless-node-allocation into release branchTony Luck1-10/+9
2005-11-10Pull mca-check-psp into release branchTony Luck1-4/+13
2005-11-10Pull align-sig-frame into release branchTony Luck1-6/+5
2005-11-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+5
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-15/+17
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-0/+3
2005-11-09[PATCH] remove ioctl32_handler_tChristoph Hellwig1-3/+1
2005-11-08[IA64] add the MMIO regions that are translated to I/O port space to /proc/iomemBjorn Helgaas1-24/+82
2005-11-08[IA64] altix: misc pci interrupt related fixesMark Maule2-3/+3
2005-11-08[IA64] MCA recovery: Bump reference count on bad pagesRuss Anderson1-0/+1
2005-11-08[IA64] MCA recovery: pfn_valid() needs a pfnRuss Anderson1-1/+1
2005-11-08[IA64] MCA recovery based on PSP bitsRuss Anderson1-4/+13
2005-11-08[IA64] align signal-frame even when not using alternate signal-stackDavid Mosberger-Tang1-6/+5
2005-11-08[IA64] fix memory less node allocationBob Picco1-10/+9
2005-11-07[IA64] Extend notify_die() hooks for IA64Keith Owens4-58/+134
2005-11-07Auto-update from upstreamTony Luck7-79/+92
2005-11-07[PATCH] kfree cleanup: archJesper Juhl1-1/+1
2005-11-07[PATCH] ia64: fix-up schedule_timeout() usageNishanth Aravamudan1-4/+2
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli1-17/+20
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli1-10/+6
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changesAnanth N Mavinakayanahalli1-38/+45
2005-11-07[PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli1-8/+14
2005-11-07[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menuPrasanna S Panchamukhi3-17/+13
2005-11-07[PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOLJohn W. Linville1-0/+7
2005-11-03[IA64] restrict CONFIG_SGI_SN_XP to IA64_GENERIC or IA64_SGI_SN2Dean Nelson1-0/+1
2005-11-03[IA64] make mmu_context.h and tlb.c 80-column friendlyChen, Kenneth W1-15/+18
2005-10-31[IA64] Use bitmaps for efficient context allocation/freePeter Keilty2-29/+28
2005-10-31manual update from upstream:Tony Luck46-1236/+3882
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-0/+1
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen1-1/+6
2005-10-29[PATCH] mm: flush_tlb_range outside ptlockHugh Dickins1-0/+2
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-8/+3
2005-10-29[PATCH] mm: ia64 use expand_upwardsHugh Dickins2-28/+8
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins2-2/+3
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-20Update from upstream with manual merge of Yasunori Goto'sTony Luck12-145/+227
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-29[PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville3-760/+5
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