aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-7/+10
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEGravatar David Hildenbrand 1-2/+0
2019-07-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-23/+1
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Gravatar Anshuman Khandual 1-23/+1
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Gravatar Linus Torvalds 4-4/+4
2019-07-15docs: ia64: convert to ReSTGravatar Mauro Carvalho Chehab 4-4/+4
2019-07-15arch: mark syscall number 435 reserved for clone3Gravatar Christian Brauner 1-0/+1
2019-07-11Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+0
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-21/+21
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-10/+10
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-14/+6
2019-06-28arch: wire-up pidfd_open()Gravatar Christian Brauner 1-0/+1
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchGravatar Ingo Molnar 8-39/+8
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesGravatar Nadav Amit 2-14/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 5-20/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Gravatar Thomas Gleixner 1-13/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Gravatar Thomas Gleixner 2-6/+2
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesGravatar Ingo Molnar 1-2/+1
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesGravatar Ingo Molnar 1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Gravatar Thomas Gleixner 1-2/+1
2019-06-03Merge 5.2-rc3 into tty-nextGravatar Greg Kroah-Hartman 38-178/+38
2019-06-03locking/atomic, ia64: Use s64 for atomic64Gravatar Mark Rutland 1-10/+10
2019-06-03sched/core: Provide a pointer to the valid CPU maskGravatar Sebastian Andrzej Siewior 1-1/+1
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Gravatar Linus Torvalds 17-160/+17
2019-05-30treewide: Add SPDX license identifier - KbuildGravatar Greg Kroah-Hartman 2-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Gravatar Thomas Gleixner 2-8/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Gravatar Thomas Gleixner 1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 9-134/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 3-14/+3
2019-05-29signal: Remove the task parameter from force_sig_faultGravatar Eric W. Biederman 4-14/+14
2019-05-28ia64: fix build errors by exporting paddr_to_nid()Gravatar Randy Dunlap 1-0/+1
2019-05-27signal: Remove task parameter from force_sigGravatar Eric W. Biederman 2-4/+4
2019-05-27signal: Remove task parameter from force_sigsegvGravatar Eric W. Biederman 1-3/+3
2019-05-25vfs: Convert ia64 perfmon to use the new mount APIGravatar David Howells 1-7/+10
2019-05-25mount_pseudo(): drop 'name' argument, switch to d_make_root()Gravatar Al Viro 1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Gravatar Thomas Gleixner 2-18/+2
2019-05-24tty: simserial: drop unused iflag macroGravatar Johan Hovold 1-2/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 3-0/+3
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 5-0/+5
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 10-0/+10
2019-05-18ia64: require -Wl,--hash-style=sysvGravatar Nick Desaulniers 1-1/+1
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-0/+6
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+0
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]Gravatar David Howells 1-0/+6
2019-05-15ia64: Make sure that we have a mmiowb function real earlyGravatar Tony Luck 1-1/+3
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outGravatar Mike Rapoport 1-1/+0
2019-05-14mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failGravatar David Hildenbrand 1-8/+3
2019-05-14mm, memory_hotplug: provide a more generic restrictions for memory hotplugGravatar Michal Hocko 1-3/+3