summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-15y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig
2019-11-04ia64: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook
2019-11-04ia64: Rename PT_LOAD identifier "code" to "text"Kees Cook
2019-10-18ia64: Use pr_warn instead of pr_warningKefeng Wang
2019-10-09sched/cputime: Rename vtime_account_system() to vtime_account_kernel()Frederic Weisbecker
2019-09-24ia64: Fix some warnings introduced in merge windowTony Luck
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-03dma-mapping: fix filename referencesAndy Shevchenko
2019-08-23ia64: Get rid of iommu_pass_throughJoerg Roedel
2019-08-16ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16ia64: move the screen_info setup to common codeChristoph Hellwig
2019-08-16ia64: move the ROOT_DEV setup to common codeChristoph Hellwig
2019-08-16ia64: rework iommu probingChristoph Hellwig
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig
2019-08-16ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig
2019-08-16ia64: remove the hpsim platformChristoph Hellwig
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig
2019-08-16tty/serial: remove the sn_console driverChristoph Hellwig
2019-08-12ia64/kprobes: remove the unused ia64_get_bsp_cfm functionChristoph Hellwig
2019-08-12ia64: annotate switch fallthroughs in ia64_handle_unalignedChristoph Hellwig
2019-08-12ia64: annotate a switch fallthrough in ia64_do_signalChristoph Hellwig
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel
2019-08-06ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-15docs: ia64: convert to ReSTMauro Carvalho Chehab
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-28arch: wire-up pidfd_open()Christian Brauner
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner