aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2007-07-17[IA64] Enable percpu vector domain for IA64_DIGYasuaki Ishimatsu
2007-07-17[IA64] Enable percpu vector domain for IA64_GENERICYasuaki Ishimatsu
2007-07-17[IA64] Support irq migration across domainYasuaki Ishimatsu
2007-07-17[IA64] Add support for vector domainYasuaki Ishimatsu
2007-07-17[IA64] Add mapping table between irq and vectorYasuaki Ishimatsu
2007-07-17[IA64] Check if irq is sharableYasuaki Ishimatsu
2007-07-17[IA64] Fix invalid irq vector assumption for iosapicYasuaki Ishimatsu
2007-07-17[IA64] Use dynamic irq for iosapic interruptsYasuaki Ishimatsu
2007-07-17[IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu
2007-07-17[IA64] Cleanup lock order in iosapic_register_intrYasuaki Ishimatsu
2007-07-17[IA64] Remove duplicated members in iosapic_rte_infoYasuaki Ishimatsu
2007-07-17[IA64] Remove block structure for locking in iosapic.cYasuaki Ishimatsu
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-07-13[IA64] ar.itc access must really be after xtime_lock.sequence has been readHidetoshi Seto
2007-07-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-11[IA64] Support multiple CPUs going through OS_MCARuss Anderson
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen
2007-07-09[IA64] Stop bit for brl instructionChristian Kandeler
2007-07-09[IA64] Don't set psr.ic and psr.i simultaneouslyTony Luck
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar
2007-06-26[IA64] remove duplicate header include lineMUNEDA Takahiro
2007-06-26[IA64] Correct unwind validation codeKeith Owens
2007-05-24[IA64] acpi_get_sysname() should be __initTony Luck
2007-05-24[IA64] Fix using uninitialized data in _PDC setupVenki Pallipadi
2007-05-23[IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck
2007-05-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-05-22[IA64] Only unwind non-running tasks.Robin Holt
2007-05-22[IA64] Improve unwind checking.Robin Holt
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig
2007-05-15[IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr
2007-05-14[IA64] s/scalibility/scalability/Tony Luck
2007-05-14[IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan
2007-05-14[IA64] wire up {signal,timer,event}fd syscallsTony Luck
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-05-11[IA64] fix Kprobes reentrancyAnil S Keshavamurthy
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller
2007-05-11[PATCH] audit signal recipientsAmy Griffis
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis
2007-05-10[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not usedTony Luck
2007-05-10[IA64] Fix - Section mismatch: reference to .init.data:mvec_nameTony Luck
2007-05-10[IA64] Wire up epoll_pwait and utimensatTony Luck
2007-05-10[IA64] typo s/kenrel/kernel/Tony Luck
2007-05-09[IA64] sa_interrupt is deprecatedakpm@linux-foundation.org
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-08[IA64] wire up pselect, ppollAlexey Kuznetsov