summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2019-10-05ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng
2019-06-22ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap
2018-05-30ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-03-03ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-03Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim
2017-08-10mm: refactor TLB gathering APIMinchan Kim
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt
2017-07-24ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-19signal/ia64: Document a conflict with SI_USER with SIGFPEEric W. Biederman
2017-07-18efi: Update efi_mem_type() to return an error rather than 0Tom Lendacky
2017-07-18Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar
2017-07-15get rid of SYSVIPC_COMPAT on ia64Al Viro
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-07-12ia64: sn: pci: move inline before typeJoe Perches
2017-07-12ia64: move inline before return typeJoe Perches
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang
2017-07-10ia64: remove redundant generic-y += kvm_para.h from asm/KbuildMasahiro Yamada
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05x86/mm: Stop calling leave_mm() in idle codeAndy Lutomirski
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds