summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Pull ar-k0-usage into release branchTony Luck2005-10-281-13/+16
| | |\ \ \ \ \ \
| | | * | | | | | [IA64] ia64: add ar.k0 usage noteBjorn Helgaas2005-09-191-13/+16
| | | |/ / / / /
| | * | | | | | Pull 1024-cpu into release branchTony Luck2005-10-281-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | [IA64] Increase max NR_CPUS on IA64 from 512 to 1024Jack Steiner2005-09-161-2/+2
| | * | | | | | | Pull hp-machvec into release branchTony Luck2005-10-283-15/+145
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Pull altix-mmr into release branchTony Luck2005-10-283-58/+63
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | [IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck2005-09-093-0/+3
| | | * | | | | | | | [IA64-SGI] volatile semantics in places where it seems necessaryMark Maule2005-09-073-58/+60
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | Pull altix-fpga-reset into release branchTony Luck2005-10-281-29/+33
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | [IA64] Altix patch for fpga resetBruce Losure2005-09-061-29/+33
| | | |/ / / / / /
| * | | | | | | | [PATCH] gfp_t: remaining bits of arch/*Al Viro2005-10-281-1/+1
| * | | | | | | | [PATCH] gfp_t: dma-mapping (ia64)Al Viro2005-10-284-4/+4
| |/ / / / / / /
* | | | | | | | Update from upstream with manual merge of Yasunori Goto'sTony Luck2005-10-2012-145/+227
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto2005-10-191-2/+2
| * | | | | | | [IA64] Avoid kernel hang during CMC interrupt stormBryan Sutula2005-10-061-0/+5
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | [IA64] MCA recovery verify pfn_validHidetoshi Seto2005-09-221-6/+15
| * | | | | | [IA64] Wire in the MCA/INIT handler stacksKeith Owens2005-09-221-11/+85
| * | | | | | [IA64] Fix simscsi for new SCSI midlayerPeter Chubb2005-09-221-6/+23
| | |_|_|/ / | |/| | | |
| * | | | | [PATCH] files: fix preemption issuesDipankar Sarma2005-09-171-1/+2
| * | | | | [IA64] mca_drv cleanupHidetoshi Seto2005-09-163-70/+94
| * | | | | [IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb2005-09-163-3/+3
| | |_|/ / | |/| | |
| * | | | [LIB]: Consolidate _atomic_dec_and_lock()David S. Miller2005-09-143-48/+0
| | |_|/ | |/| |
* | | | [PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville2005-09-293-760/+5
| |_|/ |/| |
* | | [IA64] more robust zx1/sx1000 machvec supportAlex Williamson2005-09-143-15/+145
|/ /
* | Pull fix-offsets-h into release branchTony Luck2005-09-142-11/+2
|\ \
| * | [IA64] fix circular dependency on generation of asm-offsets.hTony Luck2005-09-132-11/+2
* | | [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2005-09-141-6/+0
|/ /
* | [PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com2005-09-121-1/+1
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-1112-1180/+1440
|\ \
| * \ Pull sn-features into release branchTony Luck2005-09-111-11/+19
| |\ \
| | * | [IA64-SGI] Add new vendor-specific SAL calls for:Jack Steiner2005-08-311-11/+19
| * | | Pull sim-fixes into release branchTony Luck2005-09-113-64/+97
| |\ \ \
| | * | | [IA64] Fix nasty VMLPT problem...Peter Chubb2005-08-311-3/+12
| | * | | [IA64] Allow /proc/pal/cpu0/vm_info under the simulatorPeter Chubb2005-08-311-55/+60
| | * | | [IA64] Add PAL_VM_SUMMARY/PAL_MEM_ATTRIB to bootloader for SKIPeter Chubb2005-08-311-6/+25
| | |/ /
| * | | [IA64] MCA/INIT: remove obsolete unwind codeKeith Owens2005-09-111-22/+0
| * | | [IA64] MCA/INIT: remove the physical mode path from minstate.hKeith Owens2005-09-112-71/+18
| * | | [PATCH] MCA/INIT: use per cpu stacksKeith Owens2005-09-114-984/+1272
| * | | [IA64] MCA/INIT: avoid reading INIT record during INIT eventKeith Owens2005-09-111-28/+34
* | | | kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg2005-09-111-1/+1
|/ / /
* | | [PATCH] spinlock consolidationIngo Molnar2005-09-101-10/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-097-20/+13
|\ \ \
| * | | kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg2005-09-097-20/+13
* | | | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-092-2/+2
* | | | [PATCH] files: break up files structDipankar Sarma2005-09-091-2/+5
* | | | [PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W2005-09-091-0/+23
* | | | [IA64] Manual merge fix for 3 filesTony Luck2005-09-0828-751/+332
|\ \ \ \ | |/ / /
| * | | Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0816-504/+120
| |\ \ \
| | * | | [PATCH] bogus #if (simserial)viro@ZenIV.linux.org.uk2005-09-071-1/+1
| | * | | [PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2005-09-071-3/+19
OpenPOWER on IntegriCloud