aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2005-08-31[IA64] uncached allocator: use generic (not sn2 specific) functionsMartin Hicks1-2/+2
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-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-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-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[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-10[IA64] fix perfmon context loadstephane.eranian@hp.com1-0/+1
2005-08-08[IA64] fix nohalt boot optionKen Chen1-1/+1
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
2005-06-29Auto merge with /home/aegl/GIT/linusTony Luck3-30/+172
2005-06-28[IA64] Fix another IA64 preemption problemPeter Chubb1-0/+3
2005-06-28[IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.cDavid Mosberger-Tang1-5/+11
2005-06-28[IA64-SGI] Altix patch to tiocx, add subsys_initcallBruce Losure1-5/+9
2005-06-28[IA64] sparse cleanup of TIOCA filesPrarit Bhargava1-4/+4
2005-06-28[IA64-SGI] - new macros for SGI SN simulator Jack Steiner2-9/+20
2005-06-28[IA64] sparse cleanup of shub_mmr.hPrarit Bhargava1-0/+1
2005-06-28[IA64] Speed up lfetch.fault [NULL]David Mosberger-Tang1-0/+19
2005-06-28[IA64] Recognize HP sx2000 chipsetBjorn Helgaas1-0/+4
2005-06-28[IA64-SGI] altix: enable vgacon supportMark Maule3-8/+18
2005-06-28[IA64-SGI] pcdp: add PCDP pci interface supportMark Maule1-4/+8
2005-06-28Auto merge with /home/aegl/GIT/ia64-testTony Luck6-224/+299
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH4-7/+148
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige2-29/+126
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige1-0/+17
2005-06-27[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the busRajesh Shah1-0/+4
2005-06-27[PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safeRajesh Shah1-1/+21
2005-06-27[PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridgesRajesh Shah1-3/+7
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah1-1/+1
2005-06-27[PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S2-3/+22
2005-06-27[PATCH] kprobes/ia64: refuse inserting kprobe on slot 1Rusty Lynch1-0/+7
2005-06-27[PATCH] Return probe redesign: ia64 specific implementationRusty Lynch2-2/+117
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-2/+2
2005-06-25[PATCH] Dynamic sched domains: ia64 changesDinakar Guniguntala1-31/+45
2005-06-25[PATCH] sched: sched tuningNick Piggin1-1/+1
2005-06-25[PATCH] set cpu_state for CPU hotplug (ia64)Shaohua Li1-0/+3
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo1-0/+1
2005-06-25[PATCH] gcc4 compile fix for recent ia64 xpc changesDave Jones3-13/+13
2005-06-23[PATCH] compat: introduce compat_time_tStephen Rothwell1-1/+1
2005-06-23[PATCH] Kprobes/ia64: temporary disarming of reentrant probeAnil S Keshavamurthy1-6/+43
2005-06-23[PATCH] Kprobes/IA64: check jprobe break before handlingKeshavamurthy Anil S1-3/+7
2005-06-23[PATCH] Kprobes IA64: safe register kprobeAnil S Keshavamurthy1-0/+45
2005-06-23[PATCH] Kprobes IA64: cmp ctype unc supportAnil S Keshavamurthy1-2/+41
2005-06-23[PATCH] Kprobes IA64: arch_prepare_kprobes() cleanupAnil S Keshavamurthy1-70/+121
2005-06-23[PATCH] Kprobes ia64 qp fixRusty Lynch1-3/+3
2005-06-23[PATCH] Kprobes ia64 cleanupRusty Lynch1-101/+77
2005-06-23[PATCH] Kprobes/IA64: support kprobe on branch/call instructionsAnil S Keshavamurthy1-15/+116
2005-06-23[PATCH] Kprobes/IA64: architecture specific JProbes supportAnil S Keshavamurthy3-7/+84
2005-06-23[PATCH] Kprobes/IA64: arch specific handlingAnil S Keshavamurthy3-0/+344
2005-06-23[PATCH] Kprobes/IA64: kdebug die notification mechanismAnil S Keshavamurthy2-1/+40
2005-06-23[PATCH] ia64: Selectable Timer Interrupt FrequencyChristoph Lameter1-0/+2
2005-06-23[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLEDave Hansen2-2/+2
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-1/+3
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-4/+5
2005-06-22Merge kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.gitLinus Torvalds9-90/+126
2005-06-21[PATCH] ioc4: CONFIG splitBrent Casavant2-0/+12
2005-06-21[PATCH] SN2 XPC build patchesJes Sorensen2-3/+5
2005-06-21[PATCH] ia64 uncached allocJes Sorensen4-0/+283
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-156/+2
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks1-1/+1
2005-06-21Auto merge with /home/aegl/GIT/linusTony Luck1-14/+11
2005-06-21[IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0Matthew Chapman2-7/+13
2005-06-21[IA64] remove "pci=routeirq" optionBjorn Helgaas1-20/+0
2005-06-21[IA64] fix nested_dtlb_miss handler for hugetlb addressKen Chen1-4/+9
2005-06-21[IA64] printk needs KERN_INFO arch/ia64/kernel/smp.cChristophe Lucas1-1/+1
2005-06-21[IA64] enable SGI simulator for generic kernelsGreg Edwards1-1/+1
2005-06-21[IA64] Refresh tiger_defconfigTony Luck1-9/+10
2005-06-21[IA64] refresh arch/ia64/defconfigGreg Edwards1-47/+91
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou1-2/+2
2005-06-20[PATCH] sn: fixes due to driver core changesPatrick Mochel1-12/+9
2005-06-20[IA64] Drop spurious paren in entry.hDavid Mosberger-Tang1-1/+1
2005-06-15Auto merge with /home/aegl/GIT/linusTony Luck39-248/+6909
2005-06-09[IA64] Fix race condition in the rt_sigprocmask fastcallChristoph Lameter1-2/+2
2005-06-08[PATCH] ia64: fix floating-point preemption problemPeter Chubb2-1/+16
2005-06-08[IA64] Extract correct break number for break.bKeith Owens1-0/+18
2005-06-08[IA64] Update comment to describe modes set in default control register.Tony Luck1-1/+2
2005-06-08[IA64] Module gp must point to valid memoryKeith Owens1-4/+6
2005-06-08[IA64] Fill holes in FIXADDR_USER space with zero pages.David Mosberger-Tang1-2/+17
2005-06-03[IA64] fix setting of sn_hub_info->shub_1_1_foundDean Nelson1-2/+2
2005-06-01[IA64] fix compilation warning in sys32_epoll_wait()Peter Chubb1-1/+1
2005-06-01[IA64] Cleanup compile warnings for ski configPeter Chubb1-2/+2
2005-05-31[IA64] Use "PER_CPU" form of EXPORT macroTony Luck1-1/+1
2005-05-26[IA64] sys_mmap doesn't follow posix.1 when parameter len=0Zhang Yanmin1-7/+0
2005-05-18[IA64] initialize spinlock pfm_alt_install_checkTony Luck1-1/+1
2005-05-18[IA64] alternate perfmon handlerTony Luck1-15/+160
2005-05-17Merge with temp tree to get David's gdb inferior calls patchTony Luck3-18/+25
2005-05-17[IA64] Fix convert_to_non_syscall() so gdb inferior calls work againDavid Mosberger-Tang1-1/+21
2005-05-17[IS64-SGI] Set Altix error handling featuresRuss Anderson1-0/+2
2005-05-17[IA64-SGI] cpe interrupts are not being enabled.Russ Anderson1-2/+2
2005-05-17[IA64] Correct convert_to_non_syscall()David Mosberger-Tang1-3/+17
2005-05-17Merge with linusTony Luck1-1/+0
2005-05-17[PATCH] kill <asm/ioctl32.h>Christoph Hellwig1-1/+0
2005-05-10[IA64] Avoid .spillpsp directive in handcoded assemblyDavid Mosberger-Tang1-2/+2
2005-05-09[IA64] fix "section mismatch" compile-time-errorDavid Mosberger-Tang1-1/+1
2005-05-06[IA64] Fix stack placement when INIT hits in kernel mode.David Mosberger-Tang1-2/+1
2005-05-05[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cAnton Blanchard1-0/+4
2005-05-05[IA64] Merge audit fix for fsyscalls with syscall-optimizationsDavid Mosberger-Tang1-2/+2
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse27-192/+6640
2005-05-04[IA64-SGI] move nodepda pointer out of pdaDean Nelson1-2/+7
2005-05-03[IA64] Update arch/ia64/configs/tiger_defconfigTony Luck1-39/+57
2005-05-03[IA64] Fix two warnings introduced by perfmon patches.Tony Luck1-3/+1
2005-05-03[IA64] another perfmon fix (take2)stephane eranian1-10/+20
2005-05-03[IA64] perfmon & PAL_HALT againStephane Eranian2-3/+24
2005-05-03[IA64] altix: fix TIOCA dmamap list_addMark Maule1-1/+1
2005-05-03[IA64] SAL to OS callbacks cannot call sleepingKeith Owens1-13/+21
2005-05-03[IA64] MCA recovery improvementsRuss Anderson2-5/+17
2005-05-03[IA64] fix ia64 syscall auditingDavid Woodhouse2-2/+5
2005-05-03[IA64] reduce cacheline bouncing in cpu_idle_waitZwane Mwaikambo1-15/+26
2005-05-03[IA64-SGI] Altix only: Fix for sn_dma_flushMike Habeck1-1/+1
2005-05-03[IA64] use common pxm functionAlex Williamson2-48/+9
2005-05-03[IA64-SGI] Altix only: Register Error InterruptColin Ngam1-4/+6
2005-05-03[IA64-SGI] convert AMO address found in XPC's reserved pageDean Nelson1-1/+14
2005-05-03[IA64-SGI] SGI Altix cross partition functionality [3/3]Dean Nelson2-0/+716
2005-05-03[IA64-SGI] SGI Altix cross partition functionality [2/3]Dean Nelson5-0/+5325
2005-05-03[IA64] manually apply changes to arch/ia64/sn/kernel/MakefileTony Luck1-1/+3
2005-05-03[IA64-SGI] SGI Altix cross partition functionality (2ndDean Nelson3-0/+330
2005-05-03[PATCH] move cnodeid_to_nasid_table out of pdaDean Nelson1-14/+17
2005-05-03[IA64-SGI] Altix patch to add bricktype knowledge to tiocxBruce Losure1-9/+32
2005-05-03[IA64-SGI] Altix only: Remove hubdev SAL call Bruce Losure1-19/+0
2005-05-03[IA64] use fc.i for fluch_icache_range()David Mosberger-Tang1-3/+3
2005-05-03[IA64] fix typos caught by new assemblerDavid Mosberger-Tang2-2/+2
2005-05-03[IA64] Fix memcpy_mck.S for current binutilsAndreas Schwab1-1/+1
2005-05-03[IA64] Add config SCHED_SMTSuresh Siddha1-0/+9
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-17/+4
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell2-15/+1
2005-04-29[PATCH] fix ia64 syscall auditingAmy Griffis2-2/+5
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.1-8/+13
2005-04-27[IA64] need r29=psr *after* rsm psr.iDavid Mosberger-Tang1-6/+5