summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-261-1/+1
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-231-2/+4
|\
| * Merge branch 'next' into efi-next-mergeMatt Fleming2014-10-031-2/+4
| |\
| | * ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek2014-10-031-2/+4
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-192-1/+7
|\ \ \
| * | | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-1/+1
| * | | ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-0/+6
* | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-1513-39/+39
|\ \ \ \
| * | | | ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_...Christoph Lameter2014-09-021-1/+1
| * | | | ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-2612-38/+38
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-141-1/+1
|\ \ \ \
| * | | | ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]Geert Uytterhoeven2014-10-141-1/+1
* | | | | Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-143-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [IA64] Enable bpf syscall for ia64Tony Luck2014-10-093-1/+3
| | |_|/ | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-1/+0
|\ \ \ \
| * | | | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra2014-09-241-1/+0
* | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-104/+88
|\ \ \ \ \
| * | | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-2/+2
| * | | | | locking,arch,ia64: Fold atomic_opsPeter Zijlstra2014-08-141-102/+86
* | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-092-3/+3
|\ \ \ \ \ \
| * | | | | | PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang2014-10-012-3/+3
* | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \ \ \ \ \
| * | | | | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-082-35/+14
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-2/+2
| * | | | | | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-292-30/+12
| * | | | | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-3/+0
| | |_|_|/ / | |/| | | |
* | | | | | [IA64] refresh arch/ia64/configs/* using "make savedefconfig"Tony Luck2014-09-236-83/+29
* | | | | | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-191-23/+1
|\ \ \ \ \ \
| * | | | | | vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont2014-09-161-23/+1
| | |_|/ / / | |/| | | |
* | | | | | ia64: Fix syscall number for memfd_createTony Luck2014-09-151-1/+1
| |_|/ / / |/| | | |
* | | | | kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-291-2/+0
|/ / / /
* / / / [IA64] Wire up memfd_create() system callTony Luck2014-08-183-1/+3
|/ / /
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-141-1/+1
|\ \ \
| * | | kbuild: allow to override Python command nameMasahiro Yamada2014-07-181-1/+1
* | | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-25/+21
|\ \ \ \
| * | | | ia64: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-25/+21
| | |_|/ | |/| |
* | | | Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-093-1/+3
|\ \ \ \
| * | | | [IA64] Wire up getrandom() system callTony Luck2014-08-063-1/+3
| |/ / /
* | | | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-086-22/+37
|\ \ \ \
| * | | | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+2
| * | | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-082-0/+33
| * | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-083-7/+2
| * | | | rtc: ia64: allow other architectures to use EFI RTCMark Salter2014-08-081-15/+0
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-072-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-051-0/+1
| * | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-1/+1
| |\ \ \ \
| | * | | | KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
| | | |/ / | | |/| |
* | | | | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-061-1/+2
|\ \ \ \ \
| * | | | | memory-hotplug: ia64: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-061-1/+2