summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-081-7/+8
|\
| * ia64: thin archives fix linkingNicholas Piggin2017-06-301-6/+9
| * ia64: remove unneeded extra-y in Makefile.gateMasahiro Yamada2017-06-301-3/+1Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-072-11/+4Star
|\ \
| * | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-071-2/+2
| * | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-071-2/+2
| * | mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-071-8/+1Star
| * | mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-071-1/+1
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-073-213/+1Star
|\ \ \
| * | | kill strlen_user()Al Viro2017-05-163-213/+1Star
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-2/+0Star
|\ \ \ | |_|/ |/| |
| * | ia64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-17/+0Star
| |\ \
| * | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-221-0/+2
| | |/ | |/|
* | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-042-2/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-182-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | ia64, scsi: update references for the device-io bookMauro Carvalho Chehab2017-05-162-2/+2
* | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-041-13/+0Star
|\ \ \ \
| * | | | tty: simserial: drop unused alt_speed handlingJohan Hovold2017-06-131-13/+0Star
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-042-24/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-041-1/+0Star
| * | | ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig2017-06-042-23/+0Star
| |/ /
* / / arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-17/+0Star
|/ /
* | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-111-45/+0Star
|\ \
| * | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-45/+0Star
| |/
* | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-112-25/+3Star
|\ \ | |/ |/|
| * ia64: beatify build log for gate.so and gate-syms.oMasahiro Yamada2017-05-031-1/+1
| * kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-121-24/+2Star
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-092-48/+3Star
|\ \
| * | ia64: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-30/+1Star
| * | ia64: Remove redundant checks for WC in pci_mmap_page_range()David Woodhouse2017-04-201-16/+2Star
| * | ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range()David Woodhouse2017-04-201-3/+0Star
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| * | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-2/+0Star
| * | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-181-0/+2
| |/
* | ia64: reuse append_elf_note() and final_note() functionsHari Bathini2017-05-091-22/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-051-4/+0Star
|\ \
| * | ia64: Remove unused IA64_TASK_SIGHAND_OFFSET and IA64_SIGHAND_SIGLOCK_OFFSETEric W. Biederman2017-04-181-4/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-031-0/+6
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-162-8/+37
| |\ \
| * | | New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
| * | | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-251-0/+2
| * | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+2
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-021-0/+2
|\ \ \ \
| * | | | debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-031-0/+2
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-023-33/+21Star
|\ \ \ \
| * | | | ia64/sn/hwperf: Replace racy task affinity logicThomas Gleixner2017-04-151-8/+9
| * | | | ia64/salinfo: Replace racy task affinity logicThomas Gleixner2017-04-151-19/+12Star