summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds11-521/+858
2007-07-20Pull ia64-clocksource into release branchTony Luck5-126/+253
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck5-126/+253
2007-07-19Pull vector-domain into release branchTony Luck5-394/+604
2007-07-19[IA64] Delete iosapic_free_rte()Yasuaki Ishimatsu1-8/+0
2007-07-19[IA64] fallocate system callDavid Chinner1-1/+1
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-9/+0
2007-07-19use the new percpu interface for shared dataFenghua Yu1-1/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+1
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman1-1/+6
2007-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+3
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-17handle kernelcore=: genericMel Gorman1-0/+1
2007-07-17[IA64] Enable percpu vector domain for IA64_DIGYasuaki Ishimatsu1-1/+1
2007-07-17[IA64] Enable percpu vector domain for IA64_GENERICYasuaki Ishimatsu1-0/+26
2007-07-17[IA64] Support irq migration across domainYasuaki Ishimatsu3-12/+70
2007-07-17[IA64] Add support for vector domainYasuaki Ishimatsu3-39/+103
2007-07-17[IA64] Add mapping table between irq and vectorYasuaki Ishimatsu4-62/+206
2007-07-17[IA64] Check if irq is sharableYasuaki Ishimatsu1-2/+3
2007-07-17[IA64] Fix invalid irq vector assumption for iosapicYasuaki Ishimatsu1-136/+122
2007-07-17[IA64] Use dynamic irq for iosapic interruptsYasuaki Ishimatsu1-24/+15
2007-07-17[IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu1-28/+29
2007-07-17[IA64] Cleanup lock order in iosapic_register_intrYasuaki Ishimatsu1-30/+20
2007-07-17[IA64] Remove duplicated members in iosapic_rte_infoYasuaki Ishimatsu1-36/+24
2007-07-17[IA64] Remove block structure for locking in iosapic.cYasuaki Ishimatsu1-166/+135
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu1-4/+0
2007-07-13[IA64] ar.itc access must really be after xtime_lock.sequence has been readHidetoshi Seto1-1/+3
2007-07-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-21/+61
2007-07-11[IA64] Support multiple CPUs going through OS_MCARuss Anderson2-19/+53
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen1-1/+2
2007-07-09[IA64] Stop bit for brl instructionChristian Kandeler1-0/+1
2007-07-09[IA64] Don't set psr.ic and psr.i simultaneouslyTony Luck1-1/+5
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar1-6/+0
2007-06-26[IA64] remove duplicate header include lineMUNEDA Takahiro1-1/+0
2007-06-26[IA64] Correct unwind validation codeKeith Owens1-5/+11
2007-05-24[IA64] acpi_get_sysname() should be __initTony Luck1-1/+2
2007-05-24[IA64] Fix using uninitialized data in _PDC setupVenki Pallipadi1-1/+1
2007-05-23[IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck1-2/+2
2007-05-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-7/+19
2007-05-22[IA64] Only unwind non-running tasks.Robin Holt1-0/+5
2007-05-22[IA64] Improve unwind checking.Robin Holt1-7/+14
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+6
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig1-8/+1
2007-05-15[IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr1-1/+0
2007-05-14[IA64] s/scalibility/scalability/Tony Luck1-1/+1
2007-05-14[IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2-7/+19
2007-05-14[IA64] wire up {signal,timer,event}fd syscallsTony Luck1-0/+3
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott17-39/+39
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-6/+25