aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Gravatar Rafael J. Wysocki 4-6/+7
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Gravatar Hanjun Guo 1-5/+4
2015-01-05[IA64] Enable execveat syscall for ia64Gravatar Tony Luck 3-1/+3
2014-12-19Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+2
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 27-13235/+0
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-10/+0
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesGravatar Rafael J. Wysocki 1-1/+1
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Gravatar Alexander Duyck 1-0/+3
2014-12-11arch: Cleanup read_barrier_depends() and commentsGravatar Alexander Duyck 1-13/+9
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-1/+5
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2014-12-10make default ->i_fop have ->open() fail with ENXIOGravatar Al Viro 1-10/+0
2014-12-10ia64: replace get_unused_fd() with get_unused_fd_flags(0)Gravatar Yann Droneaud 1-1/+1
2014-12-10net, lib: kill arch_fast_hash library bitsGravatar Daniel Borkmann 1-1/+0
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+6
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-8/+8
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-8/+12
2014-12-08Merge branch 'pm-runtime'Gravatar Rafael J. Wysocki 1-1/+1
2014-12-05net: sock: allow eBPF programs to be attached to socketsGravatar Alexei Starovoitov 1-0/+3
2014-12-04PM / Kconfig: Do not select PM directly from Kconfig filesGravatar Rafael J. Wysocki 1-1/+0
2014-12-02[IA64] Update comment that references __get_cpu_varGravatar Christoph Lameter 1-2/+2
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Gravatar Ard Biesheuvel 1-1/+1
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideGravatar Thomas Gleixner 2-4/+4
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Gravatar Jiang Liu 2-4/+4
2014-11-20KVM: ia64: removeGravatar Paolo Bonzini 27-13235/+0
2014-11-18ia64: Sync struct siginfo with general versionGravatar Qiaowei Ren 1-2/+6
2014-11-15PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigGravatar Kevin Hilman 1-0/+1
2014-11-11Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Gravatar Arnd Bergmann 1-0/+4
2014-11-11net: introduce SO_INCOMING_CPUGravatar Eric Dumazet 1-0/+2
2014-11-10Change xlate_dev_{kmem,mem}_ptr() prototypesGravatar Thierry Reding 1-8/+8
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+4
2014-10-20ia64: io: implement dummy relaxed accessor macros for writesGravatar Will Deacon 1-0/+4
2014-10-19Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 2-1/+7
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 13-39/+39
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 1-1/+1
2014-10-14Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-1/+3
2014-10-14ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]Gravatar Geert Uytterhoeven 1-1/+1
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-104/+88
2014-10-09[IA64] Enable bpf syscall for ia64Gravatar Tony Luck 3-1/+3
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-3/+3
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-35/+14
2014-10-03Merge branch 'next' into efi-next-mergeGravatar Matt Fleming 1-2/+4
2014-10-03ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Gravatar Laszlo Ersek 1-2/+4
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Gravatar Pranith Kumar 1-2/+2
2014-10-01PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Gravatar Yijing Wang 2-3/+3
2014-09-24sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWGravatar Peter Zijlstra 1-1/+0