summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-08-17ia64: remove support for machvecsChristoph Hellwig13-160/+15
2019-08-16ia64: move the screen_info setup to common codeChristoph Hellwig1-0/+34
2019-08-16ia64: move the ROOT_DEV setup to common codeChristoph Hellwig1-0/+9
2019-08-16ia64: rework iommu probingChristoph Hellwig3-42/+0
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig1-6/+0
2019-08-16ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig6-34/+6
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig1-18/+0
2019-08-16ia64: remove the hpsim platformChristoph Hellwig3-15/+3
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig12-58/+15
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig6-38/+7
2019-08-16tty/serial: remove the sn_console driverChristoph Hellwig1-7/+0
2019-08-12ia64/kprobes: remove the unused ia64_get_bsp_cfm functionChristoph Hellwig1-26/+0
2019-08-12ia64: annotate switch fallthroughs in ia64_handle_unalignedChristoph Hellwig1-3/+3
2019-08-12ia64: annotate a switch fallthrough in ia64_do_signalChristoph Hellwig1-5/+5
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel2-1/+4
2019-08-06ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng1-2/+6
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-7/+10
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2-2/+2
2019-07-15docs: ia64: convert to ReSTMauro Carvalho Chehab2-2/+2
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner1-0/+1
2019-07-11Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2019-07-09Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-20/+20
2019-07-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+6
2019-06-28arch: wire-up pidfd_open()Christian Brauner1-0/+1
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar3-10/+3
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2-14/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2-6/+2
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner3-45/+3
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman3-13/+13
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman2-4/+4
2019-05-27signal: Remove task parameter from force_sigsegvEric W. Biederman1-3/+3
2019-05-26vfs: Convert ia64 perfmon to use the new mount APIDavid Howells1-7/+10
2019-05-26mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner5-0/+5
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner7-0/+7
2019-05-18ia64: require -Wl,--hash-style=sysvNick Desaulniers1-1/+1
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+6
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells1-0/+6
2019-05-16ia64: Make sure that we have a mmiowb function real earlyTony Luck1-1/+3
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+7
2019-05-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds1-0/+4
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann1-0/+4
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-4/+3
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch1-7/+7
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter1-3/+1