aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+17
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Gravatar Al Viro 1-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Gravatar Al Viro 1-0/+16
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentGravatar Al Viro 1-3/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-0/+8
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-55/+4
2012-05-23Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-4/+2
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+0
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-25/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-4/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Gravatar Suresh Siddha 1-3/+0
2012-05-16[IA64] Add cmpxchg.h to exported userspace headersGravatar maximilian attems 1-0/+1
2012-05-16[IA64] Removed "task_size" element from thread_struct - it is now constantGravatar Tony Luck 1-4/+1
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hGravatar Mark Brown 1-55/+4
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportGravatar Peter Zijlstra 1-25/+0
2012-05-08task_allocator: Use config switches instead of magic definesGravatar Thomas Gleixner 1-3/+0
2012-05-08ia64: Remove unused cpu_idle_wait()Gravatar Thomas Gleixner 1-1/+0
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Gravatar Suresh Siddha 1-0/+0
2012-05-07iommu: rename intr_remapping references to irq_remappingGravatar Suresh Siddha 1-1/+1
2012-05-07iommu/vt-d: Make intr-remapping initialization genericGravatar Joerg Roedel 1-0/+4
2012-04-19KVM: Fix page-crossing MMIOGravatar Avi Kivity 1-0/+2
2012-04-19Merge branch 'linus' into queueGravatar Marcelo Tosatti 3-118/+153
2012-04-16ia64: fix futex_atomic_cmpxchg_inatomic()Gravatar Luck, Tony 1-4/+5
2012-04-13ia64: populate the cmpxchg header with appropriate codeGravatar Paul Gortmaker 2-114/+148
2012-04-08kvmclock: Add functions to check if the host has stopped the vmGravatar Eric B Munson 1-0/+5
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeGravatar Christoffer Dall 1-0/+1
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Gravatar Linus Torvalds 1-6/+12
2012-03-30ia64: Fixup asm/cmpxchg.hGravatar David Howells 1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-118/+3
2012-03-29Fix ia64 build errors (fallout from system.h disintegration)Gravatar Luck, Tony 1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 21-212/+220
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-0/+7
2012-03-28Delete all instances of asm/system.hGravatar David Howells 1-4/+0
2012-03-28Disintegrate asm/system.h for IA64Gravatar David Howells 21-212/+224
2012-03-28X86 & IA64: adapt for dma_map_ops changesGravatar Andrzej Pietrasiewicz 1-6/+12
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-6/+0
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+4
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyGravatar Linus Torvalds 1-1/+1
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Gravatar Konrad Rzeszutek Wilk 1-0/+1
2012-03-08hpsim, initialize chip for assigned irqsGravatar Jiri Slaby 1-1/+1
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itGravatar Takuya Yoshikawa 1-0/+3
2012-03-05KVM: provide synchronous registers in kvm_runGravatar Christian Borntraeger 1-0/+4
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+3
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Gravatar Ingo Molnar 1-3/+3
2012-02-23PCI: collapse pcibios_resource_to_busGravatar Bjorn Helgaas 1-2/+0
2012-02-23ia64/PCI: get rid of device resource fixupsGravatar Bjorn Helgaas 1-5/+1
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionGravatar Pavel Emelyanov 1-0/+1
2012-02-14ia64: Use generic posix_types.hGravatar H. Peter Anvin 1-118/+3
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+12