summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava2006-01-261-18/+18
* [IA64-SGI] XPC remove unnecessary GFP_DMA flagJes Sorensen2006-01-241-3/+3
* [IA64] Scaling fix for simultaneous unaligned accessesJack Steiner2006-01-241-1/+2
* [IA64-SGI] sn_dma_alloc_coherent should use gfp flagsTakashi Iwai2006-01-241-2/+2
* [IA64] Set the correct default OS status in the MCA handlerKeith Owens2006-01-241-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-1910-67/+123
|\
| * [IA64] eliminate softlockup warningJohn Hawkes2006-01-191-0/+1
| * [IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen2006-01-191-5/+6
| * [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen2006-01-191-16/+12
| * [IA64-SGI] sn2 mutex conversionJes Sorensen2006-01-174-39/+36
| * [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE callsMike Habeck2006-01-171-4/+8
| * [IA64-SGI] Older PROM WAR for device flush codePrarit Bhargava2006-01-172-3/+60
* | [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-184-0/+4
|/
* Pull perfmon-montecito into release branchTony Luck2006-01-162-0/+271
|\
| * [IA64] Perfmon for MontecitoStephane Eranian2006-01-162-0/+271
* | [IA64] Cleanup of arch/ia64/sn and include/asm-ia64/snPrarit Bhargava2006-01-1612-247/+257
* | [IA64] Stop multiple pci_claim_resource() call for the same resourceKenji Kaneshige2006-01-161-5/+14
* | [IA64] Simple memory hot-add for ia64.Yasunori Goto2006-01-161-0/+36
|/
* [PATCH] Altix: ioc3 serial supportPatrick Gefre2006-01-142-0/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-141-8/+8
|\
| * [PATCH] Add tiocx bus_type probe/remove methodsRussell King2006-01-131-8/+8
* | [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
* | [IA64] build broken for ia64 simserial.cAndreas Schwab2006-01-131-8/+2
* | [IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin2006-01-132-0/+84
* | [IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutexKeith Owens2006-01-131-51/+119
* | [IA64] Handle debug traps in fsys modeJason Uhlenkott2006-01-131-7/+19
* | [IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationPrarit Bhargava2006-01-134-71/+93
* | [IA64] Hole in IA64 TLB flushing from system threadsJack Steiner2006-01-131-1/+1
* | [IA64-SGI] Altix BTE error handling fixesRuss Anderson2006-01-132-14/+53
* | [IA64] Fix conversion of pal_min_state physical addressFrancois Wellenrieter2006-01-131-1/+1
* | [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson2006-01-133-6/+6
* | [IA64-SGI] move xpc.h to include/asm-ia64/snDean Nelson2006-01-131-1274/+0
* | [IA64-SGI] move xpc_system_reboot()Dean Nelson2006-01-131-29/+29
* | [IA64-SGI] ignoring loss of heartbeat while XPC is in kdebugDean Nelson2006-01-131-1/+27
* | [IA64-SGI] XPC and unregistering from notifier listsDean Nelson2006-01-131-4/+6
* | [IA64-SGI] cleanup XPC disengage related messagesDean Nelson2006-01-133-23/+68
* | [IA64-SGI] ensure XPC disengage request is processedDean Nelson2006-01-134-11/+16
* | [IA64] Add stub entry to fsys.S for sys_migrate_pagesTony Luck2006-01-131-0/+1
|/
* [PATCH] ia64: task_pt_regs()Al Viro2006-01-129-48/+47
* [PATCH] ia64: task_thread_info()Al Viro2006-01-122-7/+7
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-121-0/+6
* [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+10
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-115-0/+5
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-111-0/+7
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-101-2/+1
|\
| * kbuild: remove GCC_VERSIONSam Ravnborg2006-01-081-6/+1
* | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-4/+0
* | [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-48/+1
* | [PATCH] common compat_sys_timer_createChristoph Hellwig2006-01-102-29/+1
* | [PATCH] /dev/mem: validate mmap requestsBjorn Helgaas2006-01-081-49/+111