summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2017-07-04kill {__,}{get,put}_user_unaligned()Al Viro1-36/+0
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-17/+0
2017-06-30ia64: thin archives fix linkingNicholas Piggin1-6/+9
2017-06-30ia64: remove unneeded extra-y in Makefile.gateMasahiro Yamada1-3/+1
2017-06-29arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-17/+0
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-20ia64: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-13tty: simserial: drop unused alt_speed handlingJohan Hovold1-13/+0
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig1-1/+0
2017-06-04ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig2-23/+0
2017-05-22net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller1-0/+2
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2-2/+2
2017-05-16ia64, scsi: update references for the device-io bookMauro Carvalho Chehab2-2/+2
2017-05-16kill strlen_user()Al Viro3-213/+1
2017-05-11Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-45/+0
2017-05-11Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-25/+3
2017-05-10uapi: export all headers under uapi directoriesNicolas Dichtel1-45/+0
2017-05-09Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-48/+3
2017-05-09ia64: reuse append_elf_note() and final_note() functionsHari Bathini1-22/+0
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-4/+0
2017-05-03ia64: beatify build log for gate.so and gate-syms.oMasahiro Yamada1-1/+1
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+6
2017-05-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2017-05-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-33/+21
2017-05-02ia64: fix module loading for gcc-5.4Sergei Trofimovich1-2/+2
2017-05-02Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-89/+43
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro1-1/+0
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro6-88/+46
2017-04-20ia64: Use generic pci_mmap_resource_range()David Woodhouse2-30/+1
2017-04-20ia64: Remove redundant checks for WC in pci_mmap_page_range()David Woodhouse1-16/+2
2017-04-20ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range()David Woodhouse1-3/+0
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-2/+0
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse1-0/+2
2017-04-18ia64: Remove unused IA64_TASK_SIGHAND_OFFSET and IA64_SIGHAND_SIGLOCK_OFFSETEric W. Biederman1-4/+0
2017-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-8/+37
2017-04-15ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner1-8/+9
2017-04-15ia64/salinfo: Replace racy task affinity logicThomas Gleixner1-19/+12
2017-04-15ia64/topology: Remove cpus_allowed manipulationThomas Gleixner1-6/+0
2017-04-14ia64: restore symbol versions for symbols defined in assemblyJan Beulich2-8/+37
2017-04-12kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke1-24/+2
2017-04-08New getsockopt option to get socket cookieChenbo Feng1-0/+2
2017-04-07get rid of padding, switch to RAW_COPY_USERAl Viro3-43/+6
2017-04-07ia64: get rid of copy_in_user()Al Viro1-10/+0
2017-04-07ia64: sanitize __access_ok()Al Viro1-16/+16
2017-04-07ia64: get rid of 'segment' argument of __do_{get,put}_user()Al Viro1-8/+8
2017-04-07ia64: get rid of 'segment' argument of __{get,put}_user_check()Al Viro1-4/+4
2017-04-07ia64: add extable.hAl Viro3-8/+16
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra1-0/+2