aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64
AgeCommit message (Expand)AuthorFilesLines
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck185-29383/+0
2008-07-30sgi-xp: replace AMO_t typedef by struct amoDean Nelson1-8/+8
2008-07-26[PATCH] kill altrootAl Viro1-25/+0
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+7
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori1-0/+2
2008-07-25[IA64] Wire up new system callsTony Luck1-1/+7
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-51/+0
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz1-22/+0
2008-07-24ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz1-29/+0
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds1-1/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-1/+0
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-1/+2
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich1-1/+1
2008-07-24Remove asm/semaphore.hMatthew Wilcox1-1/+0
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds15-62/+1131
2008-07-20KVM: Add coalesced MMIO support (ia64 part)Laurent Vivier1-0/+1
2008-07-20KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang1-0/+2
2008-07-17[IA64] Update ia64 mmr list for SGI uvDimitri Sivanich1-8/+415
2008-07-17Pull pvops into release branchTony Luck14-54/+716
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui1-0/+1
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui1-0/+1
2008-06-26ia64: convert to generic helpers for IPI function callsJens Axboe1-5/+3
2008-06-16[IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner1-1/+6
2008-05-27[IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata1-0/+32
2008-05-27[IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2-4/+67
2008-05-27[IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2-2/+56
2008-05-27[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata1-0/+70
2008-05-27[IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2-8/+36
2008-05-27[IA64] pvops: paravirtualize entry.SIsaku Yamahata2-0/+31
2008-05-27[IA64] pvops: paravirtualize minstate.h.Isaku Yamahata1-0/+2
2008-05-27[IA64] pvops: define paravirtualized instructions for native.Isaku Yamahata1-0/+165
2008-05-27[IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata5-42/+178
2008-05-27[IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata1-0/+3
2008-05-27[IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata1-0/+62
2008-05-27[IA64] pvops: preparation: introduce ia64_get_psr_i() to make kernel paravirt...Isaku Yamahata2-2/+10
2008-05-27[IA64] pvops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel par...Isaku Yamahata2-5/+10
2008-05-27[IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata1-0/+1
2008-05-27[IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata1-0/+2
2008-05-27[IA64] Workaround for RSE issueTony Luck3-1/+3
2008-05-18KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48Xiantao Zhang1-1/+1
2008-05-18KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpregXiantao Zhang1-2/+8
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner2-0/+28
2008-05-14[IA64] Add header files for SGI UV platformJack Steiner2-0/+575
2008-05-02ia64: types: use <asm-generic/int-*.h> for the ia64 architectureH. Peter Anvin1-29/+2
2008-05-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-3/+12
2008-05-01[IA64] TS_RESTORE_SIGMASKRoland McGrath1-2/+11
2008-05-01dmi: clean-up dmi helper declarationsJean Delvare2-5/+5
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/topology.cHidetoshi Seto1-1/+1
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike1-1/+1
2008-04-30signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org1-3/+2
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang1-0/+2
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson1-3/+3
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-1/+6
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner5-48/+78
2008-04-28fix ia64 local_irq_save() et.al.Al Viro1-9/+9
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer1-0/+37
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer1-0/+5
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer2-6/+37
2008-04-28mm: introduce pte_special pte bitNick Piggin1-0/+3
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity1-4/+4
2008-04-27KVM: ia64: Add header files for kvm/ia64Xiantao Zhang3-3/+755
2008-04-27KVM: ia64: Prepare some structure and routines for kvm useXiantao Zhang2-0/+75
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum1-0/+16
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2-1752/+0
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto1-0/+1
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds1-1/+0
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto1-1/+1
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis1-0/+5
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds15-18/+316
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-10/+0
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz1-6/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz1-2/+0
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz1-2/+0
2008-04-17Pull miscellaneous into release branchTony Luck4-12/+72
2008-04-17Pull nptcg into release branchTony Luck2-0/+22
2008-04-17Pull kvm-patches into release branchTony Luck3-0/+32
2008-04-17Pull percpureserve into release branchTony Luck2-0/+35
2008-04-17Pull regset into release branchTony Luck1-6/+25
2008-04-17Pull virt-cpu-accounting into release branchTony Luck3-0/+130
2008-04-17Generic semaphore implementationMatthew Wilcox1-99/+1
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart1-1/+2
2008-04-09[IA64] Itanium Spec updatesRuss Anderson1-9/+63
2008-04-09[IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu1-1/+6
2008-04-09[IA64] pgd_offset() constfication.KOSAKI Motohiro1-1/+1
2008-04-08[IA64] Minimize per_cpu reservations.holt@sgi.com2-0/+35
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu1-0/+4
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu2-0/+18
2008-04-03[IA64] Implement smp_call_function_mask for ia64Xiantao Zhang1-0/+3
2008-04-03[IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang2-0/+29
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-03-12[IA64] use CORE_DUMP_USE_REGSETShaohua Li1-6/+1
2008-03-12[IA64] regset: 64-bit supportShaohua Li1-0/+24
2008-03-06[IA64] kprobes arch consolidation build fixHarvey Harrison1-1/+1
2008-03-05[IA64] remove duplicate code from arch_ptrace()Petr Tesarik1-0/+7
2008-03-05[IA64] convert sys_ptrace to arch_ptracePetr Tesarik1-2/+0
2008-03-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-6/+16
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-1/+0
2008-03-04[IA64] fix ia64 kprobes compilationAdrian Bunk1-4/+0
2008-03-04[IA64] move gcc_intrin.h from header-y to unifdef-yDoug Chapman1-1/+1
2008-03-04[IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang1-0/+4
2008-03-04[IA64] Fix irq migration in multiple vector domainKenji Kaneshige1-1/+11
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto3-0/+130
2008-02-11[IA64] Fix build for sim_defconfigTony Luck1-9/+1
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+23
2008-02-08[IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik1-0/+4
2008-02-08[IA64] Synchronize kernel RSE to user-space and backPetr Tesarik2-0/+9
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik1-3/+6
2008-02-08[IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck1-1/+4
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-6/+16
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells1-3/+0
2008-02-07Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64Mathieu Desnoyers1-3/+9
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-6/+0
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-38/+39
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-8/+8
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen1-1/+2
2008-02-04[IA64] ia64_set_psr should use srlz.iXiantao Zhang1-1/+1
2008-02-04[IA64] Export three symbols for module useZhang, Xiantao1-11/+3
2008-02-04[IA64] mca style cleanupHidetoshi Seto2-4/+5
2008-02-04[IA64] Slim-down __clear_bit_unlockZoltan Menyhart1-22/+28
2008-02-04[IA64] fix userspace compile error in gcc_intrin.hDoug Chapman1-0/+2
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ĺšlusarz1-1/+1
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2008-01-30ia64: on UP percpu variables are not small memory modelIngo Molnar1-2/+4
2008-01-30ia64: use generic percputravis@sgi.com1-17/+7
2008-01-30modules: fold percpu_modcopy into module.ctravis@sgi.com1-5/+0
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar1-1/+0
2008-01-30percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com1-22/+2
2008-01-30x86: voluntary leave_mm before entering ACPI C3Venki Pallipadi1-0/+2
2008-01-28remove __attribute_used__Adrian Bunk1-1/+1
2008-01-03[IA64] Update Altix BTE error return status patchRuss Anderson1-2/+4
2007-12-19[IA64] make flush_tlb_kernel_range() an inline functionJan Beulich1-1/+5
2007-12-19[IA64] Fix Altix BTE error return statusRuss Anderson3-4/+62
2007-12-18[IA64] Two trivial spelling fixesJoe Perches1-1/+1
2007-12-18IA64: Slim down __clear_bit_unlockChristoph Lameter3-3/+22
2007-12-07[IA64] iosapic cleanupSimon Horman1-2/+0
2007-11-26ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy1-0/+1
2007-11-09[IA64] Update printing of feature set bitsRuss Anderson1-2/+3
2007-10-29[IA64] fix typo in per_cpu_offsetYu Luming1-1/+1
2007-10-29[IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang1-1/+0
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3
2007-10-22Change table chaining layoutJens Axboe1-1/+1
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz1-1/+0
2007-10-19Use extended crashkernel command line on ia64Bernhard Walle1-1/+1
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby1-0/+4
2007-10-19remove asm/bitops.h includesJiri Slaby4-4/+4
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt1-13/+0
2007-10-18ia64: lock bitopsNick Piggin1-2/+41
2007-10-18bitops: introduce lock opsNick Piggin1-0/+2
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2-0/+3
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-4/+0
2007-10-17Add vmcoreinfoKen'ichi Ohmichi1-0/+1
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+0
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-1/+3
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu1-0/+1
2007-10-16flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki1-13/+31
2007-10-16IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter1-0/+6
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2-16/+0
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis2-2/+2
2007-10-16IA64: sg chaining supportJens Axboe2-1/+3
2007-10-15[IA64] build fix for scatterlistTony Luck1-0/+1
2007-10-12[IA64] Fix kernel panic in kdump on INITKenji Kaneshige1-0/+2
2007-10-12[IA64] abstract SAL_CALL wrapper to allow other firmware entry pointsBjorn Helgaas1-6/+9
2007-09-01[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb1-0/+6
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb1-0/+10
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller3-0/+3
2007-08-13[IA64] SN2 needs platform specific irq_to_vector() function.Kenji Kaneshige4-1/+16
2007-08-13[IA64] Use atomic64_read to read an atomic64_t.Andreas Schwab1-2/+2
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-9/+11
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-7/+8
2007-07-25[IA64] fix section mismatch warningsTony Luck1-1/+0
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org2-6/+7
2007-07-25[IA64] Ensure that machvec is set up takes place before serial consoleHorms1-0/+1
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown1-0/+5
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro1-3/+0
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-7/+32
2007-07-20[IA64] Prevent people from directly including <asm/rwsem.h>.Robert P. J. Day1-0/+4
2007-07-19Pull vector-domain into release branchTony Luck3-6/+27
2007-07-19[IA64] fallocate system callDavid Chinner1-1/+1
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-1/+0
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro1-2/+2
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+10
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman1-2/+0
2007-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-3/+12
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+17
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman1-6/+7
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-17/+0
2007-07-17mm: remove ptep_establish()Martin Schwidefsky1-2/+4
2007-07-17[IA64] Support irq migration across domainYasuaki Ishimatsu2-0/+3
2007-07-17[IA64] Add support for vector domainYasuaki Ishimatsu2-3/+10
2007-07-17[IA64] Add mapping table between irq and vectorYasuaki Ishimatsu1-2/+13
2007-07-17[IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu1-2/+2
2007-07-16Introduce compat_u64 and compat_s64 typesArnd Bergmann1-0/+2
2007-07-16page table handling cleanupJan Beulich1-3/+0
2007-07-13[IA64] arbitary speed tty ioctl supportAlan Cox3-3/+12
2007-07-12[IA64] Un-break ia64 buildTony Luck1-4/+6