summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-051-3/+3
|\
| * Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-0498-6628/+348Star
| |\
| * | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-031-2/+2
| * | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-031-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-0510-9508/+1058Star
|\ \ \
| * \ \ Pull misc2-6-36 into release branchTony Luck2010-08-042-184/+200
| |\ \ \
| | * | | [IA64] perfmon: convert to unlocked_ioctlArnd Bergmann2010-07-061-11/+11
| | * | | [IA64] beautify vmlinux.lds.hSam Ravnborg2010-06-221-173/+189
| * | | | Pull percpu256K into release branchTony Luck2010-08-041-1/+1
| |\ \ \ \
| | * | | | [IA64] increase ia64 static per cpu areaTony Luck2010-07-271-1/+1
| | | |_|/ | | |/| |
| * / | | [IA64] Put ia64 config files on the Uwe Kleine-König dietTony Luck2010-07-137-9323/+857Star
| |/ / /
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-052-4/+4
|\ \ \ \
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-08-041-1/+1
| |\| | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-06-1627-65/+82
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-162-4/+4
* | | | | KVM: Remove unnecessary divide operationsJoerg Roedel2010-08-011-0/+1
* | | | | KVM: ia64: cleanup kvm_ia64_sync_dirty_log()Takuya Yoshikawa2010-08-011-19/+11Star
* | | | | KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log()Takuya Yoshikawa2010-08-011-2/+2
* | | | | KVM: Remove memory alias supportAvi Kivity2010-08-011-5/+0Star
* | | | | KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-011-11/+0Star
| |_|/ / |/| | |
* | | | [IA64] Fix spinaphore down_spin()Tony Luck2010-06-301-1/+1
| |/ / |/| |
* | | KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()Julia Lawall2010-06-091-0/+1
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-0116-42/+42
|\ \ \ | | |/ | |/|
| * | Rename .text.lock to .text..lock.Denys Vlasenko2010-03-031-2/+2
| * | Rename .text.ivt to .text..ivt.Denys Vlasenko2010-03-033-3/+3
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-033-3/+3
| * | Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-031-1/+1
| * | Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko2010-03-035-25/+25
| * | Rename .data.gate to .data..gate.Denys Vlasenko2010-03-034-5/+5
| * | Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-031-1/+1
| * | Rename .data.init_task to .data..init_task.Tim Abbott2010-03-031-1/+1
| * | scripts: change scripts to use system python instead of envDon Zickus2010-02-021-1/+1
* | | ia64: revert __node_random additionLinus Torvalds2010-05-301-17/+0Star
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-282-2/+4
|\ \ \
| * \ \ Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-281-1/+0Star
| |\ \ \
| | * | | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-151-1/+0Star
| * | | | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-281-1/+4
| |\ \ \ \
| | * | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-041-1/+4
* | | | | | [IA64] Fix build breakageTony Luck2010-05-282-0/+21
* | | | | | numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn2010-05-272-0/+5
* | | | | | numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-273-5/+10
* | | | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-271-2/+2
* | | | | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-271-0/+3
* | | | | | ia64: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-271-2/+0Star
* | | | | | ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checksOleg Nesterov2010-05-271-2/+2
* | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-7/+2Star
|\ \ \ \ \ \
| * | | | | | sn_hwperf: Kill BKL usageArnd Bergmann2010-05-171-7/+2Star
| |/ / / / /
* | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-222-3/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-191-1/+1
| * | | | | KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-171-1/+1