summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-09-172-8/+2
|\
| * percpu: Make pcpu_setup_first_chunk() void functionKefeng Wang2019-07-042-8/+2
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-0/+1
|\ \
| * | arch, ia64: Make NUMA select SMPMatt Fleming2019-09-031-0/+1
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-163-1/+5
|\ \ \
| * | | efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel2019-08-084-2/+6
| |/ /
* | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-16172-25603/+306
|\ \ \
| * | | ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig2019-08-162-4/+0
| * | | ia64: remove support for machvecsChristoph Hellwig2019-08-1644-473/+101
| * | | ia64: move the screen_info setup to common codeChristoph Hellwig2019-08-162-30/+34
| * | | ia64: move the ROOT_DEV setup to common codeChristoph Hellwig2019-08-162-9/+9
| * | | ia64: rework iommu probingChristoph Hellwig2019-08-1614-151/+40
| * | | ia64: remove the unused sn_coherency_id symbolChristoph Hellwig2019-08-161-3/+0
| * | | ia64: remove the SGI UV simulator supportChristoph Hellwig2019-08-164-64/+6
| * | | ia64: remove the zx1 swiotlb machvecChristoph Hellwig2019-08-1613-145/+5
| * | | ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig2019-08-167-36/+8
| * | | ia64: remove CONFIG_PCI ifdefsChristoph Hellwig2019-08-165-35/+3
| * | | ia64: remove the hpsim platformChristoph Hellwig2019-08-1628-2711/+26
| * | | ia64: remove now unused machvec indirectionsChristoph Hellwig2019-08-1623-669/+67
| * | | ia64: remove support for the SGI SN2 platformChristoph Hellwig2019-08-1691-20656/+13
| * | | drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig2019-08-162-2/+0
| * | | drivers: remove the SGI SN2 IOC3 base supportChristoph Hellwig2019-08-162-3/+0
| * | | misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig2019-08-161-4/+0
| * | | tty/serial: remove the ioc3_serial driverChristoph Hellwig2019-08-161-1/+0
| * | | tty/serial: remove the ioc4_serial driverChristoph Hellwig2019-08-162-2/+0
| * | | tty/serial: remove the sn_console driverChristoph Hellwig2019-08-163-9/+0
| * | | ide: remove the sgiioc4 driverChristoph Hellwig2019-08-162-2/+0
| * | | char/agp: remove the sgi-agp driverChristoph Hellwig2019-08-162-2/+0
| * | | char: remove the SGI tiocx/mbcs driverChristoph Hellwig2019-08-164-574/+0
| * | | char: remove the SGI snsc driverChristoph Hellwig2019-08-162-2/+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-232-4/+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-251-7/+10
| * | mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-1/+1
* | | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-181-2/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-23/+1
|\ \ \
| * | | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-161-23/+1
* | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-164-4/+4
|\ \ \ \
| * | | | docs: ia64: convert to ReSTMauro Carvalho Chehab2019-07-154-4/+4
| |/ / /
* / / / arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1
|/ / /
* | | Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-111-2/+0
|\ \ \
| * \ \ Merge 5.2-rc3 into tty-nextGreg Kroah-Hartman2019-06-0338-178/+38
| |\ \ \
| * | | | tty: simserial: drop unused iflag macroJohan Hovold2019-05-241-2/+0
| | |/ / | |/| |
* | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-101-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-085-21/+21
|\ \ \ \