summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-201-0/+23
|\ \
| * | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+23
| |/
* / ia64/xen: Remove Xen support for ia64Boris Ostrovsky2013-12-1121-1861/+1Star
|/
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-1/+1
|\
| * ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-1/+1
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-3/+0Star
|\ \
| * | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-3/+0Star
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-151-5/+1Star
|\ \ \
| * | | kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-301-1/+1
| * | | KVM: ia64: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-4/+0Star
* | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-151-0/+38
|\ \ \ \
| * | | | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-251-0/+14
| * | | | xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-091-0/+24
| |/ / /
* | | / ia64: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\ \ \
| * | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-291-0/+2
| |/ /
* | / exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-131-1/+1
| |/ |/|
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-121-0/+1
|\ \
| * | ia64: add early_memremap() alias for early_ioremap()Leif Lindholm2013-09-051-0/+1
* | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
| |/ |/|
* | Merge tag 'please-pull-misc-3.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-062-8/+2Star
|\ \
| * | [IA64] Use asm-generic/bitops/builtin-ffs.hAkinobu Mita2013-08-261-7/+1Star
| * | [IA64] dmi.h: Make dmi_alloc use kzallocJoe Perches2013-08-191-1/+1
| |/
* | lockref: Implement lockref for ItaniumLuck, Tony2013-09-051-0/+5
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-041-0/+1
|\ \ | |/ |/|
| * vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-141-0/+1
* | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-3/+6
|/
* net: rename busy poll socket op and globalsEliezer Tamir2013-07-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-0/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-0/+1
| |\
| * | net: add socket option for low latency pollingEliezer Tamir2013-06-181-0/+2
* | | Merge tag 'please-pull-root_bus_hotplug' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-07-031-6/+4Star
|\ \ \
| * | | PCI/IA64: fix memleak for create pci root bus failJiang Liu2013-06-181-0/+5
| * | | PCI/IA64: embed pci hostbridge resources into pci_root_infoYijing Wang2013-06-181-8/+1Star
| |/ /
* | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-031-6/+4Star
|\ \ \
| * | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-261-6/+4Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-3/+0Star
|\ \ \ | |/ / |/| |
| * | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0Star
| |/
* / [IA64] Fix include dependency in asm/irqflags.hDavid Daney2013-06-171-0/+1
|/
* arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-33/+8Star
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-052-1/+1
|\
| * kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-281-1/+0Star
| * KVM: IA64: Carry non-ia64 changes into ia64Alexander Graf2013-04-261-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\ \
| * | net: add option to enable error queue packets waking selectKeller, Jacob E2013-04-011-0/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-10/+4Star
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-042-10/+4Star
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-2/+1Star
|\ \
| * | ia64: Make sure interrupts enabled when we "safe_halt()"Luck, Tony2013-04-171-0/+1
| * | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0Star
| |/