summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-07-17[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()Alex Chiang1-3/+2
2008-07-17 [IA64] adding parameter check to module_free()Akiyama, Nobuyuki1-1/+2
2008-07-17[IA64] improper printk format in acpi-cpufreqDenis V. Lunev1-2/+2
2008-07-17Pull pvops into release branchTony Luck15-303/+954
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui1-0/+2
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui1-0/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar7-253/+28
2008-06-30[IA64] export account_system_vtimeDoug Chapman1-0/+1
2008-06-30[IA64] Bugfix for system with 32 cpusTony Luck1-1/+2
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe3-6/+6
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe6-8/+7
2008-06-26ia64: convert to generic helpers for IPI function callsJens Axboe2-239/+15
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall1-2/+0
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen1-2/+1
2008-06-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-9/+8
2008-06-11[IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang1-4/+3
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu1-2/+7
2008-06-11[IA64] perfmon: fix async exit bugstephane eranian1-5/+5
2008-05-28[IA64] pv_ops: move some functions in ivt.S to avoid lack of space.Isaku Yamahata1-128/+133
2008-05-27[IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata2-0/+38
2008-05-27[IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2-5/+28
2008-05-27[IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2-16/+54
2008-05-27[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata3-0/+19
2008-05-27[IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2-0/+57
2008-05-27[IA64] pvops: paravirtualize entry.SIsaku Yamahata4-44/+152
2008-05-27[IA64] pvops: paravirtualize ivt.SIsaku Yamahata1-127/+122
2008-05-27[IA64] pvops: paravirtualize minstate.h.Isaku Yamahata2-6/+36
2008-05-27[IA64] pvops: preparation for paravirtulization of hand written assembly code.Isaku Yamahata1-0/+9
2008-05-27[IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata1-0/+247
2008-05-27[IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata1-0/+41
2008-05-27[IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata2-0/+43
2008-05-27[IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata1-1/+0
2008-05-27[IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata1-1/+0
2008-05-27[IA64] Workaround for RSE issueTony Luck5-46/+125
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-14[IA64] Properly unregister legacy interruptsPrarit Bhargava1-0/+3
2008-05-14[IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen1-6/+0
2008-05-14[IA64] trivial cleanup for perfmon.cHidetoshi Seto1-6/+10
2008-05-14[IA64] trivial cleanup for entry.SHidetoshi Seto1-6/+6
2008-05-14[IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto2-8/+31
2008-05-14[IA64] allow user to force_pal_cache_flushAlex Chiang1-0/+11
2008-05-14[IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle1-0/+29
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner1-1/+6
2008-05-01[IA64] fix file and descriptor handling in perfmonAl Viro1-112/+87
2008-05-01[IA64] TS_RESTORE_SIGMASKRoland McGrath1-7/+8
2008-05-01[IA64] smp.c coding style fixHidetoshi Seto1-33/+35
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/topology.cHidetoshi Seto1-6/+10
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/palinfo.cHidetoshi Seto1-1/+1
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/irq.cHidetoshi Seto2-7/+2
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/acpi.cHidetoshi Seto1-1/+1