aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
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 4-20/+20
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 '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 3-10/+3
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 1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Gravatar Thomas Gleixner 2-6/+2
2019-06-03sched/core: Provide a pointer to the valid CPU maskGravatar Sebastian Andrzej Siewior 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Gravatar Thomas Gleixner 1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 3-45/+3
2019-05-29signal: Remove the task parameter from force_sig_faultGravatar Eric W. Biederman 3-13/+13
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-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 7-0/+7
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-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-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-7/+7
2019-05-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+1
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Linus Torvalds 1-0/+4
2019-04-15arch: add pidfd and io_uring syscalls everywhereGravatar Arnd Bergmann 1-0/+4
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsGravatar Steven Rostedt (VMware) 1-4/+3
2019-04-04acpi: Create subtable parsing infrastructureGravatar Keith Busch 1-7/+7
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesGravatar Robert Richter 1-3/+1
2019-03-12ia64: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 1-6/+14
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Gravatar Mike Rapoport 1-2/+0
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Gravatar Mike Rapoport 1-2/+1
2019-03-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-56/+5
2019-03-05ia64: perfmon: don't mark buffer pages as PG_reservedGravatar David Hildenbrand 1-55/+4
2019-03-05mm: replace all open encodings for NUMA_NO_NODEGravatar Anshuman Khandual 1-1/+1
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesGravatar Arnd Bergmann 1-0/+1
2019-01-25arch: add pkey and rseq syscall numbers everywhereGravatar Arnd Bergmann 1-0/+4
2019-01-25ia64: assign syscall numbers for perf and seccompGravatar Arnd Bergmann 1-0/+2
2019-01-25ia64: add statx and io_pgetevents syscallsGravatar Arnd Bergmann 1-0/+2
2019-01-25ia64: add __NR_umount2 definitionGravatar Arnd Bergmann 1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 2-4/+4
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-5/+2
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-2/+19
2018-12-26Merge tag 'please-pull-y2038prep' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-328/+448
2018-12-23treewide: add intermediate .s files to targetsGravatar Masahiro Yamada 1-0/+2
2018-12-23treewide: remove explicit rules for *offsets.sGravatar Masahiro Yamada 1-5/+0
2018-12-13dma-mapping: bypass indirect calls for dma-directGravatar Christoph Hellwig 1-1/+0
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeGravatar Christoph Hellwig 1-1/+1
2018-12-13swiotlb: remove dma_mark_cleanGravatar Christoph Hellwig 1-1/+19
2018-11-26ia64: export node_distance functionGravatar Matias Bjørling 1-3/+3
2018-11-13ia64: generate uapi header and system call table filesGravatar Firoz Khan 1-328/+3