aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-25kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel1-1/+1
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+4
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2-1/+7
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds13-39/+39
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+1
2014-10-14Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds3-1/+3
2014-10-14ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]Geert Uytterhoeven1-1/+1
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-104/+88
2014-10-09[IA64] Enable bpf syscall for ia64Tony Luck3-1/+3
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-3/+3
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-35/+14
2014-10-03Merge branch 'next' into efi-next-mergeMatt Fleming1-2/+4
2014-10-03ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek1-2/+4
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-2/+2
2014-10-01PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang2-3/+3
2014-09-24sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra1-1/+0
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-1/+1
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+6
2014-09-23[IA64] refresh arch/ia64/configs/* using "make savedefconfig"Tony Luck6-83/+29
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-23/+1
2014-09-16vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont1-23/+1
2014-09-15ia64: Fix syscall number for memfd_createTony Luck1-1/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-02ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_cpu_write.Christoph Lameter1-1/+1
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal1-2/+0
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-2/+2
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář2-30/+12
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-3/+0
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter12-38/+38
2014-08-18[IA64] Wire up memfd_create() system callTony Luck3-1/+3
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2014-08-14locking,arch,ia64: Fold atomic_opsPeter Zijlstra1-102/+86
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-25/+21
2014-08-09Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds3-1/+3
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds6-22/+37
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+2
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2-0/+33
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott3-7/+2
2014-08-08rtc: ia64: allow other architectures to use EFI RTCMark Salter1-15/+0
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+2
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds1-1/+2
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-4/+6
2014-08-06memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEWang Nan1-1/+2
2014-08-06[IA64] Wire up getrandom() system callTony Luck3-1/+3
2014-08-06ia64: Use get_signal() signal_setup_done()Richard Weinberger1-25/+21
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras1-0/+1
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini1-1/+1