aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus 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/linux-2.6Linus 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/linux-2.6Linus 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/linux-2.6Linus 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