aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2015-10-28[IA64] Wire up kcmp syscallÉmeric MASCHINO
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-07-27ia64/iosapic: Use irq_set_chip_handler_name_locked()Thomas Gleixner
2015-07-27ia64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-29Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-15ia64: Use setup_timerVaishali Thakkar
2015-06-15ia64: export flush_icache_range for module useLuis R. Rodriguez
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez
2015-06-02ia64: make cpu_callin_map non-volatile.Rusty Russell
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-04-14ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-02kbuild: ia64: use $(src)/Makefile.gate rather than particular pathMasahiro Yamada
2015-04-02kbuild: use relative path to include MakefileMasahiro Yamada
2015-03-26ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas
2015-03-10ia64: remove deprecated cpus_ usage.Rusty Russell
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell
2015-03-05ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.Rusty Russell
2015-02-13ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-10Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki
2015-02-10Merge branch 'acpica'Rafael J. Wysocki
2015-02-06ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-10make default ->i_fop have ->open() fail with ENXIOAl Viro
2014-12-10ia64: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds