summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-243-20/+18
|\
| * KVM: ia64: fix build due to typoAvi Kivity2012-04-191-1/+1
| * KVM: Fix page-crossing MMIOAvi Kivity2012-04-192-5/+7
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-193-118/+153
| |\
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+5
| * | KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-082-15/+6
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-55/+4
|\ \ \
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-55/+4
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-7/+2
|\ \ \ \
| * | | | ia64: Use generic time configAnna-Maria Gleixner2012-05-211-7/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-13/+2
|\ \ \ \
| * | | | ia64: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-13/+2
* | | | | Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-05-233-182/+15
|\ \ \ \ \
| * | | | | [IA64] Liberate the signal layer from IA64 assemblerAndi Kleen2012-05-161-170/+1
| * | | | | [IA64] Add cmpxchg.h to exported userspace headersmaximilian attems2012-05-161-0/+1
| * | | | | [IA64] Fix fast syscall version of getcpu()Tony Luck2012-05-161-8/+12
| * | | | | [IA64] Removed "task_size" element from thread_struct - it is now constantTony Luck2012-05-161-4/+1
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \ \ \ \ \
| * | | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
| |/ / / / /
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-25/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-25/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-215-83/+8
|\ \ \ \ \
| * | | | | task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-082-3/+2
| * | | | | ia64: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-082-21/+0
| * | | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-0/+1
| * | | | | ia64: Use generic idle thread allocationThomas Gleixner2012-04-262-58/+4
| * | | | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
| |/ / / /
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-211-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-071-0/+0
| * | | | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-071-1/+1
| * | | | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-071-0/+4
| |/ / /
* / / / KVM: ia64: fix build due to typoAvi Kivity2012-05-091-1/+1
|/ / /
* | | kill mm argument of vm_munmap()Al Viro2012-04-211-1/+1
* | | perfmon: kill some helpers and argumentsAl Viro2012-04-211-9/+4
* | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-201-8/+3
| |/ |/|
* | ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony2012-04-161-4/+5
* | ia64: populate the cmpxchg header with appropriate codePaul Gortmaker2012-04-132-114/+148
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-044-18/+34
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-284-18/+34
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-021-1/+1
|\ \
| * | documentation: remove references to cpu_*_map.Rusty Russell2012-03-291-1/+1
* | | ia64: Fixup asm/cmpxchg.hDavid Howells2012-03-301-1/+1
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-118/+3
|\ \ \
| * | | ia64: Use generic posix_types.hH. Peter Anvin2012-02-141-118/+3
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-294-11/+7
|\ \ \
| * | | ia64: vsyscall: Add missing paranthesisThomas Gleixner2012-03-271-1/+1
| * | | ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-03-154-11/+7
| |/ /
* | / Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony2012-03-292-0/+2
| |/ |/|
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-288-26/+24
|\ \
| * | arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat2012-03-288-26/+24