summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-09KVM: ia64: fix build due to typoAvi Kivity
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-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-04-26ia64: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-17ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker
2012-04-05Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus 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-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-29Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-29Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-29arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat
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
2012-03-27ia64: vsyscall: Add missing paranthesisThomas Gleixner
2012-03-24Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-23Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-16ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner
2012-03-14[IA64] Fix ISA IRQ trigger model and polarity settingLiu Jiang
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk
2012-03-08TTY: simserial, final cleanupJiri Slaby
2012-03-08TTY: simserial, reindent some codeJiri Slaby
2012-03-08TTY: simserial, fix includesJiri Slaby
2012-03-08TTY: simserial, remove useless commentsJiri Slaby
2012-03-08TTY: simserial, use tty_port_hangupJiri Slaby
2012-03-08TTY: simserial, use tty_port_openJiri Slaby
2012-03-08TTY: simserial, properly refcount tty_port->ttyJiri Slaby
2012-03-08TTY: simserial, use tty_port_close_startJiri Slaby
2012-03-08TTY: simserial, use tty_port_close_endJiri Slaby