summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel (unfollow)
Commit message (Expand)Author
2021-07-20ia64: mca_drv: fix incorrect array size calculationArnd Bergmann
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-03-30ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich
2020-11-10ia64: fix build error with !COREDUMPKrzysztof Kozlowski
2019-10-05ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-11-27kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke
2018-03-24ia64: fix module loading for gcc-5.4Sergei Trofimovich
2018-02-05BACKPORT: exit_thread: accept a task parameter to be exitedJiri Slaby
2017-10-09UPSTREAM: kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke
2017-08-09UPSTREAM: fix up initial thread stack pointer vs thread_info confusionLinus Torvalds
2015-12-14[IA64] Enable mlock2 syscall for ia64Tony Luck
2015-10-28[IA64] Wire up kcmp syscallÉmeric MASCHINO
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
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-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-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
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-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-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
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-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-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-09[IA64] Enable bpf syscall for ia64Tony Luck
2014-10-03ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek
2014-10-01PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-08-26ia64: Replace __get_cpu_var usesChristoph Lameter
2014-08-18[IA64] Wire up memfd_create() system callTony Luck