aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAge
* Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-04
|\
| * [IA64] Fix spinaphore down_spin()Tony Luck2010-06-30
| * KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()Julia Lawall2010-06-09
| * Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
| |\
| * | ia64: revert __node_random additionLinus Torvalds2010-05-30
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-28
| |\ \
| | * \ Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-28
| | |\ \
| | | * | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-14
| | * | | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-28
| | |\ \ \
| | | * | | ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-04
| * | | | | [IA64] Fix build breakageTony Luck2010-05-27
| * | | | | numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn2010-05-27
| * | | | | numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
| * | | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori2010-05-27
| * | | | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-27
| * | | | | ia64: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-27
| * | | | | ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checksOleg Nesterov2010-05-27
| * | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
| |\ \ \ \ \
| | * | | | | sn_hwperf: Kill BKL usageArnd Bergmann2010-05-16
| | |/ / / /
| * | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-21
| |\ \ \ \ \
| | * | | | | KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-19
| | * | | | | KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-17
| | * | | | | KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chipWei Yongjun2010-05-17
| | * | | | | KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failureWei Yongjun2010-05-17
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
| |\ \ \ \ \
| | * | | | | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-14
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-05-20
| |\ \ \ \ \
| | * | | | | ia64: add sparse annotation to __ia64_per_cpu_var()Tejun Heo2010-05-12
| | |/ / / /
| * | | | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-19
| |\ \ \ \ \
| | * | | | | ia64: Convert ia64 to use read/update_persistent_clockJohn Stultz2010-03-12
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-05-19
| |\ \ \ \ \ \
| | * | | | | | [IA64] Drop duplicated "config IOMMU_HELPER"Tony Luck2010-05-18
| | * | | | | | [IA64] invoke oom-killer from page faultnpiggin@suse.de2010-05-18
| | * | | | | | [IA64] use __ratelimitAkinobu Mita2010-05-18
| | * | | | | | [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-18
| | * | | | | | [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-18
| | * | | | | | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches2010-05-18
| | * | | | | | [IA64] removing redundant ifdefJiri Olsa2010-05-18
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
| |\ \ \ \ \ \
| | * | | | | | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-06
| * | | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
| |\ \ \ \ \ \ \
| | * | | | | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman2010-05-04
| | | |/ / / / / | | |/| | | | |
| * / | | | | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-17
| |/ / / / / /
| * / / / / / KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
| |/ / / / /
| * | / / / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| | |/ / / | |/| | |
| * | | | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-14
| | |/ / | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
| |\ \ \
| | * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| | |\ \ \
| | | * | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
| * | | | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-12