aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/include
AgeCommit message (Expand)Author
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-10KVM: ia64: drop kvm.h from installed user headersMike Frysinger
2015-01-13ia64: fix put_user sparse errorsMichael S. Tsirkin
2015-01-13ia64/uaccess: fix sparse errorsMichael S. Tsirkin
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck
2014-12-19Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-12-02[IA64] Update comment that references __get_cpu_varChristoph Lameter
2014-11-20KVM: ia64: removePaolo Bonzini
2014-11-18ia64: Sync struct siginfo with general versionQiaowei Ren
2014-11-11Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-10Change xlate_dev_{kmem,mem}_ptr() prototypesThierry Reding
2014-10-20ia64: io: implement dummy relaxed accessor macros for writesWill Deacon
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-10-14Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-14ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]Geert Uytterhoeven
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09[IA64] Enable bpf syscall for ia64Tony Luck
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-24sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2014-09-15ia64: Fix syscall number for memfd_createTony Luck
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter
2014-08-18[IA64] Wire up memfd_create() system callTony Luck
2014-08-14locking,arch,ia64: Fold atomic_opsPeter Zijlstra
2014-08-09Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06[IA64] Wire up getrandom() system callTony Luck
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds