aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2014-03-11sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas1-1/+0
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-2/+2
2014-01-28[IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck2-1/+3
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+4
2014-01-23firmware/dmi_scan: generalize for use by other archsArd Biesheuvel1-3/+5
2014-01-23printk/cache: mark printk_once test variable __read_mostlyJoe Perches1-0/+1
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+23
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+23
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-1/+2
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky21-1861/+1
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+1
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+38
2013-11-15ia64: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-1/+1
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-3/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-11-13exec/ptrace: fix get_dumpable() incorrect testsKees Cook1-1/+1
2013-11-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-10-30kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson1-1/+1
2013-10-25xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini1-0/+14
2013-10-14KVM: ia64: Get rid of KVM_HPAGE definesChristoffer Dall1-4/+0
2013-10-09xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini1-0/+24
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-06Merge tag 'please-pull-misc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds2-8/+2
2013-09-05ia64: add early_memremap() alias for early_ioremap()Leif Lindholm1-0/+1
2013-09-04lockref: Implement lockref for ItaniumLuck, Tony1-0/+5
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-08-26[IA64] Use asm-generic/bitops/builtin-ffs.hAkinobu Mita1-7/+1
2013-08-19[IA64] dmi.h: Make dmi_alloc use kzallocJoe Perches1-1/+1
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-3/+6
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker1-0/+1
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-07-03Merge tag 'please-pull-root_bus_hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-6/+4
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+4
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst1-6/+4
2013-06-18PCI/IA64: fix memleak for create pci root bus failJiang Liu1-0/+5
2013-06-18PCI/IA64: embed pci hostbridge resources into pci_root_infoYijing Wang1-8/+1
2013-06-17net: add socket option for low latency pollingEliezer Tamir1-0/+2
2013-06-17[IA64] Fix include dependency in asm/irqflags.hDavid Daney1-0/+1