summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-1/+1
|\
| * y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann2019-11-151-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-6/+0
|\ \
| * | dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2019-11-111-6/+0
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-271-2/+2
|\ \
| * | sched/cputime: Rename vtime_account_system() to vtime_account_kernel()Frederic Weisbecker2019-10-091-2/+2
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-11/+9
|\ \
| * | ia64: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-1/+1
| * | vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
| * | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-2/+0
| * | vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook2019-11-041-3/+1
| * | vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook2019-11-041-0/+2
| * | ia64: Rename PT_LOAD identifier "code" to "text"Kees Cook2019-11-041-7/+7
| |/
* | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-261-1/+1
|\ \ | |/ |/|
| * ia64: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-1/+1
* | ia64: Fix some warnings introduced in merge windowTony Luck2019-09-241-0/+1
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-1/+1
|\ \
| * | dma-mapping: fix filename referencesAndy Shevchenko2019-09-031-1/+1
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-172-1/+4
|\ \ \
| * | | efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel2019-08-082-1/+4
| |/ /
* | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-1725-412/+99
|\ \ \
| * | | ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig2019-08-161-2/+0
| * | | ia64: remove support for machvecsChristoph Hellwig2019-08-1613-160/+15
| * | | ia64: move the screen_info setup to common codeChristoph Hellwig2019-08-161-0/+34
| * | | ia64: move the ROOT_DEV setup to common codeChristoph Hellwig2019-08-161-0/+9
| * | | ia64: rework iommu probingChristoph Hellwig2019-08-163-42/+0
| * | | ia64: remove the zx1 swiotlb machvecChristoph Hellwig2019-08-161-6/+0
| * | | ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig2019-08-166-34/+6
| * | | ia64: remove CONFIG_PCI ifdefsChristoph Hellwig2019-08-161-18/+0
| * | | ia64: remove the hpsim platformChristoph Hellwig2019-08-163-15/+3
| * | | ia64: remove now unused machvec indirectionsChristoph Hellwig2019-08-1612-58/+15
| * | | ia64: remove support for the SGI SN2 platformChristoph Hellwig2019-08-166-38/+7
| * | | tty/serial: remove the sn_console driverChristoph Hellwig2019-08-161-7/+0
| * | | ia64/kprobes: remove the unused ia64_get_bsp_cfm functionChristoph Hellwig2019-08-121-26/+0
| * | | ia64: annotate switch fallthroughs in ia64_handle_unalignedChristoph Hellwig2019-08-121-3/+3
| * | | ia64: annotate a switch fallthrough in ia64_do_signalChristoph Hellwig2019-08-121-5/+5
| * | | ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng2019-08-061-2/+6
| |/ /
* / / ia64: Get rid of iommu_pass_throughJoerg Roedel2019-08-231-2/+0
|/ /
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-7/+10
|\ \
| * | vfs: Convert ia64 perfmon to use the new mount APIDavid Howells2019-05-261-7/+10
| * | mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-1/+1
* | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-162-2/+2
|\ \ \
| * | | docs: ia64: convert to ReSTMauro Carvalho Chehab2019-07-152-2/+2
* | | | arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1
|/ / /
* | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-111-0/+1
|\ \ \ | |_|/ |/| |
| * | arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-094-20/+20
|\ \
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-293-13/+13
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-272-4/+4
| * | signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-3/+3
| |/