aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-10-13mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-05-07Wrong asm register contraints in the kvm implementationStephan Schreiber
2013-05-07Wrong asm register contraints in the futex implementationStephan Schreiber
2013-05-07Fix initialization of CMCI/CMCP interruptsTony Luck
2012-10-13ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o
2012-08-15Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-06-10IA64: Add cmpxchg.h to exported userspace headersmaximilian attems
2012-05-09KVM: ia64: fix build due to typoAvi Kivity
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21perfmon: kill some helpers and argumentsAl Viro
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-16ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker
2012-04-04Merge 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-29Merge 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-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28arch/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-23Merge 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-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge 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-15ia64: 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
2012-03-08TTY: simserial, remove some tty opsJiri Slaby