aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-1/+2
2015-04-22Merge tag 'pci-v4.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+1
2015-04-21ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as windowsBjorn Helgaas1-4/+1
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds12-83/+82
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds2-27/+0
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-1/+1
2015-04-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2015-04-14ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov6-31/+23
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-04-12ia64: Remove Linux/x86 exec domain supportRichard Weinberger1-25/+0
2015-04-02kbuild: ia64: use $(src)/Makefile.gate rather than particular pathMasahiro Yamada1-1/+1
2015-04-02kbuild: use relative path to include MakefileMasahiro Yamada1-1/+1
2015-03-26ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas1-1/+1
2015-03-25ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORTGraeme Gregory1-0/+1
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-0/+2
2015-03-10ia64: remove deprecated cpus_ usage.Rusty Russell1-2/+2
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell11-72/+75
2015-03-05ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.Rusty Russell2-9/+5
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-5/+6
2015-02-13ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-4/+2
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski2-5/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-6/+0
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-20/+5
2015-02-10ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-20/+5
2015-02-10Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki1-6/+0
2015-02-10Merge branch 'acpica'Rafael J. Wysocki2-10/+10
2015-02-10KVM: ia64: drop kvm.h from installed user headersMike Frysinger1-1/+0
2015-02-06ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo1-6/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds1-0/+2
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address structures.Lv Zheng2-10/+10
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-27/+21
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-4/+2
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell1-4/+2
2015-01-16ia64/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-27/+21
2015-01-14Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost into asm-genericArnd Bergmann1-5/+6
2015-01-13ia64: fix put_user sparse errorsMichael S. Tsirkin1-4/+5
2015-01-13ia64/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki4-6/+7
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo1-5/+4
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck3-1/+3
2014-12-19Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-2/+2
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds27-13235/+0
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+0
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki1-1/+1
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck1-0/+3
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck1-13/+9