aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-2011-521/+858
|\
| * Pull ia64-clocksource into release branchTony Luck2007-07-205-126/+253
| |\
| | * [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-205-126/+253
| * | Pull vector-domain into release branchTony Luck2007-07-195-394/+604
| |\ \
| | * | [IA64] Delete iosapic_free_rte()Yasuaki Ishimatsu2007-07-191-8/+0
| | * | [IA64] Enable percpu vector domain for IA64_DIGYasuaki Ishimatsu2007-07-171-1/+1
| | * | [IA64] Enable percpu vector domain for IA64_GENERICYasuaki Ishimatsu2007-07-171-0/+26
| | * | [IA64] Support irq migration across domainYasuaki Ishimatsu2007-07-173-12/+70
| | * | [IA64] Add support for vector domainYasuaki Ishimatsu2007-07-173-39/+103
| | * | [IA64] Add mapping table between irq and vectorYasuaki Ishimatsu2007-07-174-62/+206
| | * | [IA64] Check if irq is sharableYasuaki Ishimatsu2007-07-171-2/+3
| | * | [IA64] Fix invalid irq vector assumption for iosapicYasuaki Ishimatsu2007-07-171-136/+122
| | * | [IA64] Use dynamic irq for iosapic interruptsYasuaki Ishimatsu2007-07-171-24/+15
| | * | [IA64] Use per iosapic lock for indirect iosapic register accessYasuaki Ishimatsu2007-07-171-28/+29
| | * | [IA64] Cleanup lock order in iosapic_register_intrYasuaki Ishimatsu2007-07-171-30/+20
| | * | [IA64] Remove duplicated members in iosapic_rte_infoYasuaki Ishimatsu2007-07-171-36/+24
| | * | [IA64] Remove block structure for locking in iosapic.cYasuaki Ishimatsu2007-07-171-166/+135
| * | | [IA64] fallocate system callDavid Chinner2007-07-191-1/+1
* | | | [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-9/+0
|/ / /
* | | use the new percpu interface for shared dataFenghua Yu2007-07-191-1/+1
* | | define new percpu interface for shared dataFenghua Yu2007-07-191-0/+1
* | | jprobes: make jprobes a little safer for usersMichael Ellerman2007-07-191-1/+6
| |/ |/|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-171-1/+3
|\ \
| * | [IA64] ar.itc access must really be after xtime_lock.sequence has been readHidetoshi Seto2007-07-131-1/+3
* | | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | | handle kernelcore=: genericMel Gorman2007-07-171-0/+1
| |/ |/|
* | serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-161-4/+0
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-125-21/+61
|\
| * [IA64] Support multiple CPUs going through OS_MCARuss Anderson2007-07-112-19/+53
| * [IA64] silence GCC ia64 unused variable warningsJes Sorensen2007-07-111-1/+2
| * [IA64] Stop bit for brl instructionChristian Kandeler2007-07-091-0/+1
| * [IA64] Don't set psr.ic and psr.i simultaneouslyTony Luck2007-07-091-1/+5
* | sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-6/+0
|/
* [IA64] remove duplicate header include lineMUNEDA Takahiro2007-06-261-1/+0
* [IA64] Correct unwind validation codeKeith Owens2007-06-261-5/+11
* [IA64] acpi_get_sysname() should be __initTony Luck2007-05-241-1/+2
* [IA64] Fix using uninitialized data in _PDC setupVenki Pallipadi2007-05-241-1/+1
* [IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck2007-05-231-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-222-7/+19
|\
| * [IA64] Only unwind non-running tasks.Robin Holt2007-05-221-0/+5
| * [IA64] Improve unwind checking.Robin Holt2007-05-221-7/+14
* | all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+6
* | all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
|/
* [IA64] optimize pagefaults a littleChristoph Hellwig2007-05-161-8/+1
* [IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr2007-05-151-1/+0
* [IA64] s/scalibility/scalability/Tony Luck2007-05-141-1/+1
* [IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2007-05-142-7/+19
* [IA64] wire up {signal,timer,event}fd syscallsTony Luck2007-05-141-0/+3
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-1117-39/+39
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-116-6/+25
|\