summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-12/+12
* Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\
| * arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-0/+1
|\ \
| * | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
| |/
* | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-3/+0
|\ \
| * | arch/ia64/setup: Drop dummy_con initializationArvind Sankar2020-01-141-3/+0
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-7/+7
|\ \
| * | sched/rt, ia64: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-7/+7
| |/
* | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-2/+0
|\ \
| * | ACPI/sleep: Convert acpi_wakeup_address into a functionSean Christopherson2019-12-101-2/+0
| |/
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-4/+4
|/
* 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-261-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-251-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-162-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-1625-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
|/ /
OpenPOWER on IntegriCloud