aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-22[IA64] Enable copy_file_range syscall for ia64Tony Luck1-0/+1
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+3
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-7/+7
2016-01-14mm: rework virtual memory accountingKonstantin Khlebnikov1-2/+1
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-7/+5
2016-01-12ia64: rename nop->iosapic_nopMichael S. Tsirkin1-3/+3
2015-12-23ia64: ftrace: Fix the comments for ftrace_modify_code()Li Bin1-7/+5
2015-12-14[IA64] Enable mlock2 syscall for ia64Tony Luck1-0/+1
2015-12-04module: use a structure to encapsulate layout.Rusty Russell1-7/+7
2015-10-28[IA64] Wire up kcmp syscallÉmeric MASCHINO1-0/+1
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony1-0/+2
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka1-1/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams1-1/+1
2015-07-27ia64/iosapic: Use irq_set_chip_handler_name_locked()Thomas Gleixner1-3/+3
2015-07-27ia64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu3-6/+6
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu1-1/+1
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-0/+4
2015-06-29Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-4/+5
2015-06-22Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds21-1928/+44
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+19
2015-06-15ia64: Use setup_timerVaishali Thakkar1-4/+2
2015-06-15ia64: export flush_icache_range for module useLuis R. Rodriguez1-0/+3
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez21-1928/+44
2015-06-02ia64: make cpu_callin_map non-volatile.Rusty Russell1-1/+2
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams1-0/+4
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2-2/+2
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 Torvalds1-1/+1
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu1-11/+19
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds11-80/+79
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. Shutemov2-8/+8
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-10ia64: remove deprecated cpus_ usage.Rusty Russell1-2/+2
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell10-69/+72
2015-03-05ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.Rusty Russell2-9/+5
2015-02-13ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-4/+2
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+1
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. Wysocki1-3/+3
2015-02-06ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo1-6/+0
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address structures.Lv Zheng1-3/+3
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