summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck2016-03-253-1/+5
* ia64/extable: use generic search and sort routinesArd Biesheuvel2016-03-222-101/+4
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-202-6/+10
|\
| * mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen2016-03-051-1/+1
| * signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen2016-02-181-4/+9
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-193-14/+12
|\ \
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-2/+2
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-132-12/+8
| * | net: Facility to report route quality of connected socketsTom Herbert2016-02-251-0/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-183-2/+3
|\ \
| * | fix Christoph's email addressesChristoph Lameter2016-03-171-1/+1
| * | mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
| * | ia64: define ioremap_uc()Luis R. Rodriguez2016-03-171-0/+1
* | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-4/+0
|\ \ \
| * | | gpio: Remove unused asm/gpio.h filesBjorn Helgaas2016-02-161-4/+0
| | |/ | |/|
* | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-2/+5
|\ \ \ | |_|/ |/| |
| * | ia64: Pin controlling tty for unaligned fault messagePeter Hurley2016-01-281-2/+5
| |/
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-165-52/+48
|\ \
| * \ Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-153-46/+48
| |\ \
| | * | ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resourceBjorn Helgaas2016-03-122-19/+16
| | * | ia64/PCI: Use ioremap() instead of open-coded equivalentBjorn Helgaas2016-03-121-3/+2
| | * | ia64/PCI: Use temporary struct resource * to avoid repetitionBjorn Helgaas2016-03-122-27/+22
| | * | PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas2016-03-081-6/+16
| | * | PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas2016-03-081-1/+2
| | |/
| | |
| | \
| *-. \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-152-6/+0
| |\ \ \ | | |_|/ | |/| |
| | | * PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-2/+0
| | |/ | |/|
| | * PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-2/+0
| | * PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-081-2/+0
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \
| * | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
| |/
* | ia64: Set System RAM type and descriptorToshi Kani2016-01-302-6/+13
|/
* [IA64] Enable copy_file_range syscall for ia64Tony Luck2016-01-223-1/+3
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-3/+0
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-182-20/+10
|\
| * ia64: define __smp_xxxMichael S. Tsirkin2016-01-121-9/+5
| * ia64: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+2
| * ia64: rename nop->iosapic_nopMichael S. Tsirkin2016-01-121-3/+3
| * lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2016-01-121-1/+1
* | libnvdimm, pfn, pmem: allocate memmap array in persistent memoryDan Williams2016-01-151-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-151-2/+1
|\ \
| * | mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-141-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-7/+7
|\ \ \ | |/ / |/| |
| * | module: use a structure to encapsulate layout.Rusty Russell2015-12-041-7/+7
* | | ia64: split off early_ioremap() declarations into asm/early_ioremap.hArd Biesheuvel2016-01-132-4/+11
* | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-121-7/+5
|\ \ \
| * | | ia64: ftrace: Fix the comments for ftrace_modify_code()Li Bin2015-12-231-7/+5
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-121-0/+3
|\ \ \
| * | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
| | |/ | |/|
* | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2016-01-111-2/+0
|\ \ \
OpenPOWER on IntegriCloud