summaryrefslogtreecommitdiff
path: root/arch/ia64/include
AgeCommit message (Expand)Author
2012-10-01sanitize tsk_is_polling()Al Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk
2012-09-10[IA64] Fix a node distance bugJianguo Wu
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini
2012-08-21xen: missing includesStefano Stabellini
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini
2012-07-30Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-26[IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-07-25[IA64] Rename platform_name to ia64_platform_nameFengguang Wu
2012-07-24Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-06-25iommu: Remove group_mfAlex Williamson
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-05-31bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-23Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-16[IA64] Add cmpxchg.h to exported userspace headersmaximilian attems
2012-05-16[IA64] Removed "task_size" element from thread_struct - it is now constantTony Luck
2012-05-12gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-05-08task_allocator: Use config switches instead of magic definesThomas Gleixner
2012-05-08ia64: Remove unused cpu_idle_wait()Thomas Gleixner
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha
2012-05-07iommu: rename intr_remapping references to irq_remappingSuresh Siddha
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel
2012-04-19KVM: Fix page-crossing MMIOAvi Kivity
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti
2012-04-17ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall
2012-04-05Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-30ia64: Fixup asm/cmpxchg.hDavid Howells
2012-03-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz