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