summaryrefslogtreecommitdiff
path: root/include/asm-ia64
AgeCommit message (Expand)Author
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz
2008-04-17Pull miscellaneous into release branchTony Luck
2008-04-17Pull nptcg into release branchTony Luck
2008-04-17Pull kvm-patches into release branchTony Luck
2008-04-17Pull percpureserve into release branchTony Luck
2008-04-17Pull regset into release branchTony Luck
2008-04-17Pull virt-cpu-accounting into release branchTony Luck
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart
2008-04-09[IA64] Itanium Spec updatesRuss Anderson
2008-04-09[IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu
2008-04-09[IA64] pgd_offset() constfication.KOSAKI Motohiro
2008-04-08[IA64] Minimize per_cpu reservations.holt@sgi.com
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu
2008-04-03[IA64] Implement smp_call_function_mask for ia64Xiantao Zhang
2008-04-03[IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-03-12[IA64] use CORE_DUMP_USE_REGSETShaohua Li
2008-03-12[IA64] regset: 64-bit supportShaohua Li
2008-03-06[IA64] kprobes arch consolidation build fixHarvey Harrison
2008-03-05[IA64] remove duplicate code from arch_ptrace()Petr Tesarik
2008-03-05[IA64] convert sys_ptrace to arch_ptracePetr Tesarik
2008-03-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-03-04[IA64] fix ia64 kprobes compilationAdrian Bunk
2008-03-04[IA64] move gcc_intrin.h from header-y to unifdef-yDoug Chapman
2008-03-04[IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang
2008-03-04[IA64] Fix irq migration in multiple vector domainKenji Kaneshige
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto
2008-02-11[IA64] Fix build for sim_defconfigTony Luck
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-02-08[IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik
2008-02-08[IA64] Synchronize kernel RSE to user-space and backPetr Tesarik
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik
2008-02-08[IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-07Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64Mathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin