aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-18UAPI: Make arch/ia64/include/asm/kvm_para.h genericDavid Howells2-34/+1
2012-10-17UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells2-0/+2
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2012-10-13Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds60-1804/+1961
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-14/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/ia64/include/asmDavid Howells60-1804/+1961
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+4
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann4-10/+10
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds1-0/+3
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+6
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-4/+2
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-14/+1
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk13-14/+13
2012-09-10[IA64] Fix a node distance bugJianguo Wu1-1/+1
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini1-1/+4
2012-08-21xen: missing includesStefano Stabellini1-0/+2
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker1-8/+0
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini1-0/+1
2012-07-30Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-12/+12
2012-07-26[IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck1-2/+2
2012-07-25[IA64] Rename platform_name to ia64_platform_nameFengguang Wu10-10/+10
2012-07-24Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2012-06-25iommu: Remove group_mfAlex Williamson1-2/+0
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall1-0/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+17
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+16
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+8
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-55/+4
2012-05-23Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-4/+2
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-25/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-16[IA64] Add cmpxchg.h to exported userspace headersmaximilian attems1-0/+1
2012-05-16[IA64] Removed "task_size" element from thread_struct - it is now constantTony Luck1-4/+1
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-55/+4
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra1-25/+0
2012-05-08task_allocator: Use config switches instead of magic definesThomas Gleixner1-3/+0
2012-05-08ia64: Remove unused cpu_idle_wait()Thomas Gleixner1-1/+0
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha1-0/+0
2012-05-07iommu: rename intr_remapping references to irq_remappingSuresh Siddha1-1/+1
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel1-0/+4
2012-04-19KVM: Fix page-crossing MMIOAvi Kivity1-0/+2
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti3-118/+153
2012-04-16ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony1-4/+5
2012-04-13ia64: populate the cmpxchg header with appropriate codePaul Gortmaker2-114/+148
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+5
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall1-0/+1
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-6/+12
2012-03-30ia64: Fixup asm/cmpxchg.hDavid Howells1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-118/+3
2012-03-29Fix ia64 build errors (fallout from system.h disintegration)Luck, Tony1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds21-212/+220
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+7
2012-03-28Delete all instances of asm/system.hDavid Howells1-4/+0
2012-03-28Disintegrate asm/system.h for IA64David Howells21-212/+224
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-6/+12
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-6/+0
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk1-0/+1
2012-03-08hpsim, initialize chip for assigned irqsJiri Slaby1-1/+1
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa1-0/+3
2012-03-05KVM: provide synchronous registers in kvm_runChristian Borntraeger1-0/+4
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar1-3/+3
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23ia64/PCI: get rid of device resource fixupsBjorn Helgaas1-5/+1
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14ia64: Use generic posix_types.hH. Peter Anvin1-118/+3
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+12
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-1/+12
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-8/+13
2012-01-13Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2012-01-12ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-6/+0
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+2
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-01-09ia64: Add accept4() syscallÉmeric Maschino1-1/+2
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel1-0/+2
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-30/+1
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-01-06PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-6/+0
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-38/+34
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro1-28/+1
2012-01-03consolidate umode_t declarationsAl Viro1-2/+0
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab1-0/+1
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky1-37/+32
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells1-8/+13
2011-11-30xen/ia64: fix build breakage because of conflicting u64 guest handlesLuck, Tony1-1/+1
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson1-0/+2
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-29/+0
2011-11-02[IA64] Wire up cross memory attach syscallsTony Luck1-1/+3
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel1-29/+0
2011-09-26xen/acpi: Domain0 acpi parser related platform hypercallYu Ke1-0/+1
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha3-3/+3
2011-09-21iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha1-2/+4
2011-08-01Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+55
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+2
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-2/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2011-07-21clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin1-2/+0
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski1-0/+12
2011-07-14ia64: add jump labels for paravirtGlauber Costa1-0/+4
2011-06-01[IA64] Hook up gpiolib supportMark Brown1-0/+55
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck1-1/+2
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-25ia64: mmu_gather reworkPeter Zijlstra1-20/+46
2011-03-31Fix common misspellingsLucas De Marchi5-7/+7
2011-03-29ia64: Remove redundant declaration of irq_desc[]Thomas Gleixner1-3/+0
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+5
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+3
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23ia64: fix build breakage in asm/thread_info.hLuck, Tony1-1/+1
2011-03-23Merge branch 'linus' into releaseLen Brown7-51/+24
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-3/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+3
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet1-1/+8
2011-03-22[IA64] New syscalls for 2.6.39Tony Luck1-1/+5
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+2
2011-03-16Pull misc-2.6.39 into release branchTony Luck1-0/+2
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-37/+0
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+9
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-5/+5
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-3/+6
2011-03-01xen: ia64 build broken due to "xen: switch to new schedop hypercall by default."Ian Campbell1-1/+1
2011-02-24ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki1-2/+2
2011-02-24ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki1-2/+2
2011-02-15Merge branch 'master' into for-nextJiri Kosina3-2/+9
2011-02-02fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock1-1/+1
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-15/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-9/+0
2011-01-27rwsem: Cleanup includesThomas Gleixner1-3/+0
2011-01-14[IA64] fix ia64 build failure in pmdp_get_and_clearAndrea Arcangeli1-0/+1
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+5
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+3
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger1-2/+3
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka1-0/+4
2011-01-11[IA64] Add DMA_ERROR_CODE define.Konrad Rzeszutek Wilk1-0/+2
2011-01-07ACPI: Use ioremap_cache()Len Brown1-0/+5
2010-10-27taskstats: use real microsecond granularity for CPU timesMichael Holzheu1-3/+3
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds1-0/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-88/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on ia64 (enables termiox)Jeff Mahoney1-88/+1
2010-10-22Merge branch 'hwpoison-fixes-2.6.37' into hwpoisonAndi Kleen1-0/+1
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-76/+94
2010-10-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-208/+0
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+0
2010-10-19[IA64] Move local_softirq_pending() definitionTony Luck1-6/+5
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-4/+0
2010-10-12Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck3-214/+11
2010-10-12Add _addr_lsb field to ia64 siginfoAndi Kleen1-0/+1
2010-10-08ia64, iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk1-0/+6
2010-10-07Fix IRQ flag handling namingDavid Howells2-76/+94
2010-09-23[IA64] remove asm/compat.hTony Luck1-208/+0
2010-09-20[IA64] Move local_softirq_pending() definitionTony Luck1-6/+5
2010-09-20[IA64] iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk1-0/+6
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-08-18[IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck1-2/+0
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-5/+4
2010-08-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-5/+8
2010-08-13[IA64] Add latest crop of syscallsTony Luck1-1/+4
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-08-13[IA64] Fix 64-bit atomic routines to return "long"Tony Luck1-4/+4
2010-08-12[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Tony Luck1-3/+3
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-2/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-2/+0
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-9/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman1-2/+0
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-9/+0