aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2006-03-08[IA64] Fix race in the accessed/dirty bit handlersChristoph Lameter1-6/+9
2006-03-07[IA64] mca recovery return value when no bus checkRuss Anderson1-2/+7
2006-03-07[IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas3-3/+3
2006-03-07[IA64] gensparse_defconfig: turn on PNPACPIBjorn Helgaas1-2/+10
2006-03-07[IA64] Increase severity of MCA recovery messagesRuss Anderson1-3/+4
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen1-3/+28
2006-02-28[IA64] cleanup in fsys.SKen Chen1-4/+3
2006-02-27[IA64] refresh default config filesTony Luck7-351/+826
2006-02-27[IA64] die_if_kernel() can returnTony Luck1-1/+1
2006-02-27[IA64-SGI] revert export sn_pcidev_info_getChristoph Hellwig1-1/+0
2006-02-27[IA64] Fix pcibios_setupMatthew Wilcox1-1/+1
2006-02-27[IA64] Delete a redundant instruction in unaligned_accessZhang, Yanmin1-1/+0
2006-02-26Make Kprobes depend on modulesLinus Torvalds1-0/+1
2006-02-16[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj1-11/+8
2006-02-16[IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner1-1/+3
2006-02-15Pull fix-cpu-possible-map into release branchTony Luck3-4/+61
2006-02-15[IA64] support panic_on_oops sysctlHorms1-0/+8
2006-02-15[IA64] ia64: simplify and fix udelay()hawkes@sgi.com2-22/+36
2006-02-15[IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson2-10/+18
2006-02-15[IA64-SGI] fix the size of __sn_cnodeid_to_nasidDean Roe1-1/+1
2006-02-15[IA64-SGI] export sn_pcidev_info_getMark Maule1-0/+1
2006-02-15[IA64-SGI] remove compile time warningJes Sorensen1-0/+2
2006-02-15[IA64] remove obsolete corporate addressJes Sorensen1-6/+1
2006-02-15[IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen9-143/+107
2006-02-15[IA64] Remove duplicate EXPORT_SYMBOLsAndreas Schwab1-15/+0
2006-02-14[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2-0/+60
2006-02-14[IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.Ashok Raj1-4/+1
2006-02-09Pull new-syscalls into release branchTony Luck2-26/+19
2006-02-09[IA64] mca_drv: Add minstate validationHidetoshi Seto1-0/+3
2006-02-09[IA64] sys32_signal() forgets to initialize ->sa_maskTony Luck1-0/+1
2006-02-09[IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe.Prarit Bhargava1-4/+2
2006-02-09[IA64-SGI] Hotplug driver related fix in the SN ia64 code.Prarit Bhargava2-1/+5
2006-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-28/+70
2006-02-08[IA64] unshare system call registration for ia64Janak Desai1-0/+3
2006-02-08[IA64] prevent sn2 specific code to be run in generic kernelsJes Sorensen2-3/+7
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro2-24/+0
2006-02-07[IA64] Fix CONFIG_PRINTK_TIMETony Luck4-13/+59
2006-02-07[IA64] Fix wrong use of memparse in efi.cZou Nan hai1-11/+3
2006-02-07[IA64] Fix a possible buffer overflow in efi.cZou Nan hai1-1/+1
2006-02-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds14-178/+221
2006-02-06[IA64] add syscall entry for *at()Chen, Kenneth W2-26/+16
2006-02-06[IA64-SGI] Shub2 BTE address fixRuss Anderson1-11/+6
2006-02-06Pull sn-recursive-flags-for-select-builds into release branchTony Luck5-2/+8
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin1-8/+10
2006-02-02[IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave().Robin Holt1-8/+11
2006-02-02[IA64-SGI] sn2 housekeepingJes Sorensen4-34/+35
2006-02-02Pull sgi-drivers-makefile-cleanup into release branchTony Luck1-0/+3
2006-02-02[IA64] avoid broken SAL_CACHE_FLUSH implementationsBjorn Helgaas1-0/+75
2006-02-02[IA64] Remove stale comment from ia64/KconfigKyle McMartin1-1/+0
2006-02-02[IA64-SGI] disable msi for all altix pci devicesMark Maule1-0/+7
2006-02-02[IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSIMark Maule1-1/+1
2006-02-02Pull update-tlbflush-sn into release branchTony Luck1-121/+75
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds7-70/+92
2006-01-26[IA64-SGI] Update TLB flushing code for SN platformJack Steiner1-121/+75
2006-01-26[IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava1-18/+18
2006-01-26[PATCH] drivers/sn/ must be entered for CONFIG_SGI_IOC3Jes Sorensen1-0/+3
2006-01-26[IA64-SGI] Recursive flags do not work for selective buildsKeith Owens5-2/+8
2006-01-24[IA64-SGI] XPC remove unnecessary GFP_DMA flagJes Sorensen1-3/+3
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown7-70/+92
2006-01-24[IA64] Scaling fix for simultaneous unaligned accessesJack Steiner1-1/+2
2006-01-24[IA64-SGI] sn_dma_alloc_coherent should use gfp flagsTakashi Iwai1-2/+2
2006-01-24[IA64] Set the correct default OS status in the MCA handlerKeith Owens1-1/+1
2006-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds10-67/+123
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen1-5/+6
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen1-16/+12
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg4-0/+4
2006-01-17[IA64-SGI] sn2 mutex conversionJes Sorensen4-39/+36
2006-01-17[IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE callsMike Habeck1-4/+8
2006-01-17[IA64-SGI] Older PROM WAR for device flush codePrarit Bhargava2-3/+60
2006-01-16Pull perfmon-montecito into release branchTony Luck2-0/+271
2006-01-16[IA64] Cleanup of arch/ia64/sn and include/asm-ia64/snPrarit Bhargava12-247/+257
2006-01-16[IA64] Stop multiple pci_claim_resource() call for the same resourceKenji Kaneshige1-5/+14
2006-01-16[IA64] Simple memory hot-add for ia64.Yasunori Goto1-0/+36
2006-01-16[IA64] Perfmon for MontecitoStephane Eranian2-0/+271
2006-01-14[PATCH] Altix: ioc3 serial supportPatrick Gefre2-0/+4
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-8/+8
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-1/+0
2006-01-13[IA64] build broken for ia64 simserial.cAndreas Schwab1-8/+2
2006-01-13[IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin2-0/+84
2006-01-13[IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens1-51/+119
2006-01-13[IA64] Handle debug traps in fsys modeJason Uhlenkott1-7/+19
2006-01-13[IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationPrarit Bhargava4-71/+93
2006-01-13[IA64] Hole in IA64 TLB flushing from system threadsJack Steiner1-1/+1
2006-01-13[IA64-SGI] Altix BTE error handling fixesRuss Anderson2-14/+53
2006-01-13[IA64] Fix conversion of pal_min_state physical addressFrancois Wellenrieter1-1/+1
2006-01-13[PATCH] Add tiocx bus_type probe/remove methodsRussell King1-8/+8
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson3-6/+6
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/snDean Nelson1-1274/+0
2006-01-13[IA64-SGI] move xpc_system_reboot()Dean Nelson1-29/+29
2006-01-13[IA64-SGI] ignoring loss of heartbeat while XPC is in kdebugDean Nelson1-1/+27
2006-01-13[IA64-SGI] XPC and unregistering from notifier listsDean Nelson1-4/+6
2006-01-13[IA64-SGI] cleanup XPC disengage related messagesDean Nelson3-23/+68
2006-01-13[IA64-SGI] ensure XPC disengage request is processedDean Nelson4-11/+16
2006-01-13[IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck1-0/+1
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro9-48/+47
2006-01-12[PATCH] ia64: task_thread_info()Al Viro2-7/+7
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org1-0/+6
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap5-0/+5
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S1-0/+7
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+1
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-4/+0
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2-48/+1
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig2-29/+1
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas1-49/+111
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton4-7/+3
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2-19/+6
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-0/+1
2006-01-08kbuild: remove GCC_VERSIONSam Ravnborg1-6/+1
2006-01-07Pull pnpacpi into acpica branchLen Brown20-138/+385
2006-01-05[IA64] Fix compile warnings in setup.cTony Luck1-1/+1
2006-01-05Auto-update from upstreamTony Luck2-3/+9
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-2/+2
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+7
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson1-2/+2
2006-01-03[IA64] incorrect return from ia64_pci_legacy_write()Alex Williamson1-1/+1
2005-12-28[ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown1-3/+3
2005-12-16[IA64] Add __read_mostly support for IA64Christoph Lameter1-0/+3
2005-12-16[IA64-SGI] change default_sn2 to NR_CPUS==1024hawkes@sgi.com1-1/+1
2005-12-16[IA64-SGI] Missed TLB flushJack Steiner1-1/+1
2005-12-16[IA64] uncached ref count leakJes Sorensen1-3/+3
2005-12-16[IA64] disable preemption in udelay()John Hawkes1-0/+29
2005-12-15[PATCH] ia64 sn __iomem annotationsAl Viro2-30/+30
2005-12-14[IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.Robin Holt1-0/+2
2005-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds9-97/+304
2005-12-12[PATCH] Fix Kconfig of DMA32 for ia64Yasunori Goto1-1/+1
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S1-1/+1
2005-12-10[ACPI] ACPICA 20051021Bob Moore1-1/+1
2005-12-10[ACPI] ACPICA 20050930Bob Moore2-15/+15
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi1-1/+7
2005-12-06Pull release into acpica branchLen Brown62-2255/+4838
2005-12-06[IA64-SGI] Fix SN PTC deadlock recoveryJack Steiner1-2/+6
2005-12-06[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.Robin Holt3-4/+4
2005-12-06[IA64] Limit the maximum NODEDATA_ALIGN() offsetJack Steiner1-1/+3
2005-12-06[IA64-SGI] altix: pci_window fixupJohn Keller1-22/+131
2005-12-05[ACPI] IA64 ZX1 buildfix for _PDC patchVenkatesh Pallipadi3-4/+5
2005-12-05[IA64] Allow salinfo_decode to detect signals on readKeith Owens1-1/+1
2005-12-02[IA64] refresh tiger_defconfig ready for 2.6.15Tony Luck1-24/+50
2005-12-02[IA64] Updates to the sn2_defconfig for 2.6.15.Robin Holt1-43/+109
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi3-51/+72
2005-11-30[ACPI] ia64 build fixMAEDA Naoaki1-1/+1
2005-11-29[IA64] Remove getting break_num by decoding instructionKeshavamurthy Anil S2-19/+1
2005-11-29[IA64] - Make pfn_valid more precise for SGI Altix systemsDean Roe1-0/+1
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston1-7/+0
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