summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-251-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-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-084-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
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-1/+1
|\ \
| * \ Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2019-06-243-10/+3
| |\ \
| * | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-1/+1
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-082-14/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-232-14/+6
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-192-6/+2
| |/ / |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-303-45/+3
|/ /
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-215-0/+5
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-217-0/+7
|/
* ia64: require -Wl,--hash-style=sysvNick Desaulniers2019-05-181-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-171-0/+6
|\
| * uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* | ia64: Make sure that we have a mmiowb function real earlyTony Luck2019-05-151-1/+3
|/
* Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-7/+7
|\
| * acpi: Create subtable parsing infrastructureKeith Busch2019-04-041-7/+7
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-061-3/+1
|\ \
| * | efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter2019-03-291-3/+1
| |/
* | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-231-0/+4
|\ \
| * | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
| |/
* / syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-4/+3
|/