summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-294-14/+14
| * | | 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-248-39/+8
| |\ \ \
| * \ \ \ Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-171-2/+1
| |\ \ \ \
| * | | | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-10/+10
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-171-2/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | locking/atomic, ia64: Use s64 for atomic64Mark Rutland2019-06-031-10/+10
| | |/ / / | |/| | |
* | | | | 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-195-20/+5
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-13/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-192-6/+2
| |_|/ / |/| | |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1
| |/ / |/| |
* | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-3117-160/+17
|\ \ \
| * | | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-302-8/+2
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-4/+1
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-309-134/+9
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-303-14/+3
| |/ /
* / / ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap2019-05-281-0/+1
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-242-18/+2
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+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-2110-0/+10
|/
* 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
* | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-6/+0
|\ \
| * | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-6/+0
* | | ia64: Make sure that we have a mmiowb function real earlyTony Luck2019-05-151-1/+3
* | | mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+0
* | | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-141-8/+3
* | | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-21/+0
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-251-0/+4
| |\ \
| * | | asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-191-21/+0
* | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-1/+1
|\ \ \ \
| * | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
| | |_|/ | |/| |