summaryrefslogtreecommitdiffstats
path: root/include/asm-ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-1815-18/+316
|\
| * Pull miscellaneous into release branchTony Luck2008-04-174-12/+72
| |\
| | * [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-121-1/+2
| | * [IA64] Itanium Spec updatesRuss Anderson2008-04-091-9/+63
| | * [IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu2008-04-091-1/+6
| | * [IA64] pgd_offset() constfication.KOSAKI Motohiro2008-04-091-1/+1
| * | Pull nptcg into release branchTony Luck2008-04-172-0/+22
| |\ \
| | * | [IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu2008-04-041-0/+4
| | * | [IA64] Multiple outstanding ptc.g instruction supportFenghua Yu2008-04-042-0/+18
| | |/
| * | Pull kvm-patches into release branchTony Luck2008-04-173-0/+32
| |\ \
| | * | [IA64] Implement smp_call_function_mask for ia64Xiantao Zhang2008-04-031-0/+3
| | * | [IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang2008-04-032-0/+29
| | |/
| * | Pull percpureserve into release branchTony Luck2008-04-172-0/+35
| |\ \
| | * | [IA64] Minimize per_cpu reservations.holt@sgi.com2008-04-082-0/+35
| | |/
| * | Pull regset into release branchTony Luck2008-04-171-6/+25
| |\ \
| | * | [IA64] use CORE_DUMP_USE_REGSETShaohua Li2008-03-131-6/+1Star
| | * | [IA64] regset: 64-bit supportShaohua Li2008-03-131-0/+24
| * | | Pull virt-cpu-accounting into release branchTony Luck2008-04-173-0/+130
| |\ \ \ | | |_|/ | |/| |
| | * | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto2008-02-203-0/+130
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-181-10/+0Star
|\ \ \ \
| * | | | ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz2008-04-181-6/+0Star
| * | | | ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-181-2/+0Star
| * | | | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz2008-04-181-2/+0Star
| |/ / /
* / / / Generic semaphore implementationMatthew Wilcox2008-04-171-99/+1Star
|/ / /
* | / kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-031-0/+6
| |/ |/|
* | [IA64] kprobes arch consolidation build fixHarvey Harrison2008-03-061-1/+1
* | [IA64] remove duplicate code from arch_ptrace()Petr Tesarik2008-03-061-0/+7
* | [IA64] convert sys_ptrace to arch_ptracePetr Tesarik2008-03-061-2/+0Star
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-03-054-6/+16
|\ \
| * | [IA64] fix ia64 kprobes compilationAdrian Bunk2008-03-041-4/+0Star
| * | [IA64] move gcc_intrin.h from header-y to unifdef-yDoug Chapman2008-03-041-1/+1
| * | [IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang2008-03-041-0/+4
| * | [IA64] Fix irq migration in multiple vector domainKenji Kaneshige2008-03-041-1/+11
| |/
* / Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-051-1/+0Star
|/
* [IA64] Fix build for sim_defconfigTony Luck2008-02-111-9/+1Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-093-4/+23
|\
| * [IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik2008-02-081-0/+4
| * [IA64] Synchronize kernel RSE to user-space and backPetr Tesarik2008-02-082-0/+9
| * [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik2008-02-081-3/+6
| * [IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck2008-02-081-1/+4
* | CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-082-6/+16
* | aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-081-3/+0Star
|/
* Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64Mathieu Desnoyers2008-02-071-3/+9
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-1/+1
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-6/+0Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-056-38/+39
|\
| * [IA64] ia64_set_psr should use srlz.iXiantao Zhang2008-02-051-1/+1
| * [IA64] Export three symbols for module useZhang, Xiantao2008-02-051-11/+3Star
| * [IA64] mca style cleanupHidetoshi Seto2008-02-052-4/+5
| * [IA64] Slim-down __clear_bit_unlockZoltan Menyhart2008-02-051-22/+28