summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-15docs: ia64: convert to ReSTMauro Carvalho Chehab
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner
2019-07-11Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-28arch: wire-up pidfd_open()Christian Brauner
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-06-03Merge 5.2-rc3 into tty-nextGreg Kroah-Hartman
2019-06-03locking/atomic, ia64: Use s64 for atomic64Mark Rutland
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-28ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigsegvEric W. Biederman
2019-05-25vfs: Convert ia64 perfmon to use the new mount APIDavid Howells
2019-05-25mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner
2019-05-24tty: simserial: drop unused iflag macroJohan Hovold
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-18ia64: require -Wl,--hash-style=sysvNick Desaulniers
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-05-15ia64: Make sure that we have a mmiowb function real earlyTony Luck
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport