aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-25[IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck3-1/+5
2016-03-22ia64/extable: use generic search and sort routinesArd Biesheuvel2-101/+4
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+10
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-14/+12
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-2/+3
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-4/+0
2016-03-17fix Christoph's email addressesChristoph Lameter1-1/+1
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2016-03-17ia64: define ioremap_uc()Luis R. Rodriguez1-0/+1
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+5
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-52/+48
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-15Merge branch 'pci/resource' into nextBjorn Helgaas3-46/+48
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into nextBjorn Helgaas2-6/+0
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-2/+2
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2-12/+8
2016-03-12ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resourceBjorn Helgaas2-19/+16
2016-03-12ia64/PCI: Use ioremap() instead of open-coded equivalentBjorn Helgaas1-3/+2
2016-03-12ia64/PCI: Use temporary struct resource * to avoid repetitionBjorn Helgaas2-27/+22
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas1-2/+0
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa1-2/+0
2016-03-08PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas1-6/+16
2016-03-08PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas1-1/+2
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-2/+0
2016-03-05mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen1-1/+1
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2016-02-25net: Facility to report route quality of connected socketsTom Herbert1-0/+2
2016-02-18signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen1-4/+9
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen1-2/+1
2016-02-16gpio: Remove unused asm/gpio.h filesBjorn Helgaas1-4/+0
2016-01-30ia64: Set System RAM type and descriptorToshi Kani2-6/+13
2016-01-28ia64: Pin controlling tty for unaligned fault messagePeter Hurley1-2/+5
2016-01-22[IA64] Enable copy_file_range syscall for ia64Tony Luck3-1/+3
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2-3/+0
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-20/+10
2016-01-15libnvdimm, pfn, pmem: allocate memmap array in persistent memoryDan Williams1-0/+1
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-7/+7
2016-01-14mm: rework virtual memory accountingKonstantin Khlebnikov1-2/+1
2016-01-13ia64: split off early_ioremap() declarations into asm/early_ioremap.hArd Biesheuvel2-4/+11
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-7/+5
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2016-01-12ia64: define __smp_xxxMichael S. Tsirkin1-9/+5
2016-01-12ia64: reuse asm-generic/barrier.hMichael S. Tsirkin1-8/+2
2016-01-12ia64: rename nop->iosapic_nopMichael S. Tsirkin1-3/+3
2016-01-12lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso1-1/+1
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+0
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+3
2015-12-23ia64: ftrace: Fix the comments for ftrace_modify_code()Li Bin1-7/+5