summaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)AuthorLines
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+6
2015-02-13ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-4/+2
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-5/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi-6/+0
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-20/+5
2015-02-10ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-20/+5
2015-02-10Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki-6/+0
2015-02-10Merge branch 'acpica'Rafael J. Wysocki-10/+10
2015-02-10KVM: ia64: drop kvm.h from installed user headersMike Frysinger-1/+0
2015-02-06ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo-6/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds-0/+2
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng-10/+10
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-27/+21
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+2
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell-4/+2
2015-01-16ia64/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu-27/+21
2015-01-14Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-5/+6
2015-01-13ia64: fix put_user sparse errorsMichael S. Tsirkin-4/+5
2015-01-13ia64/uaccess: fix sparse errorsMichael S. Tsirkin-1/+1
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki-6/+7
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo-5/+4
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck-1/+3
2014-12-19Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-13235/+0
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-10/+0
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki-1/+1
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck-0/+3
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck-13/+9
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+5
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2014-12-10make default ->i_fop have ->open() fail with ENXIOAl Viro-10/+0
2014-12-10ia64: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud-1/+1
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann-1/+0
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+6
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+8
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+12
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki-1/+1
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov-0/+3
2014-12-04PM / Kconfig: Do not select PM directly from Kconfig filesRafael J. Wysocki-1/+0
2014-12-02[IA64] Update comment that references __get_cpu_varChristoph Lameter-2/+2
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel-1/+1
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner-4/+4
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu-4/+4
2014-11-20KVM: ia64: removePaolo Bonzini-13235/+0
2014-11-18ia64: Sync struct siginfo with general versionQiaowei Ren-2/+6
2014-11-15PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/KconfigKevin Hilman-0/+1