summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck2008-09-302-7/+10
* [IA64] kexec fails on systems with blocks of uncached memoryJay Lan2008-09-221-2/+3
* [IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang2008-09-221-0/+2
* [IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney2008-09-101-3/+1Star
* [IA64] fix compile failure with non modular buildsJames Bottomley2008-09-101-21/+0Star
* lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-091-0/+12
* [IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt2008-08-251-0/+1
* [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt2008-08-191-4/+4
* [IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2008-08-124-9/+40
* [IA64] Cleanup generated file not ignored by .gitignoreRobin Holt2008-08-041-0/+1
* [IA64] pv_ops: fix ivt.S paravirtualizationIsaku Yamahata2008-08-041-2/+2
* [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-016-10/+10
* tracehook: wait_task_inactiveRoland McGrath2008-07-261-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-261-0/+6
|\
| * [IA64] Wire up new system callsTony Luck2008-07-251-0/+6
* | kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2Star
|/
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-221-7/+15
* [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()Alex Chiang2008-07-171-3/+2Star
* [IA64] adding parameter check to module_free()Akiyama, Nobuyuki2008-07-171-1/+2
* [IA64] improper printk format in acpi-cpufreqDenis V. Lunev2008-07-171-2/+2
* Pull pvops into release branchTony Luck2008-07-1715-303/+954
|\
| * [IA64] pv_ops: move some functions in ivt.S to avoid lack of space.Isaku Yamahata2008-05-281-128/+133
| * [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata2008-05-282-0/+38
| * [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata2008-05-282-5/+28
| * [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata2008-05-282-16/+54
| * [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata2008-05-283-0/+19
| * [IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata2008-05-282-0/+57
| * [IA64] pvops: paravirtualize entry.SIsaku Yamahata2008-05-284-44/+152
| * [IA64] pvops: paravirtualize ivt.SIsaku Yamahata2008-05-281-127/+122Star
| * [IA64] pvops: paravirtualize minstate.h.Isaku Yamahata2008-05-282-6/+36
| * [IA64] pvops: preparation for paravirtulization of hand written assembly code.Isaku Yamahata2008-05-271-0/+9
| * [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions.Isaku Yamahata2008-05-271-0/+247
| * [IA64] pvops: add an early setup hook for pv_ops.Isaku Yamahata2008-05-271-0/+41
| * [IA64] pvops: introduce pv_info which describes some random info.Isaku Yamahata2008-05-272-0/+43
| * [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file.Isaku Yamahata2008-05-271-1/+0Star
| * [IA64] pvops: preparation: remove extern in irq_ia64.cIsaku Yamahata2008-05-271-1/+0Star
* | ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-161-0/+2
* | ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-0/+2
* | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-157-253/+28Star
|\ \
| * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-263-6/+6
| * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-266-8/+7Star
| * | ia64: convert to generic helpers for IPI function callsJens Axboe2008-06-262-239/+15Star
* | | [IA64] export account_system_vtimeDoug Chapman2008-07-011-0/+1
* | | [IA64] Bugfix for system with 32 cpusTony Luck2008-07-011-1/+2
|/ /
* | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-241-2/+0Star
* | [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-241-2/+1Star
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-162-9/+8Star
|\ \
| * | [IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang2008-06-121-4/+3Star
| * | [IA64] perfmon: fix async exit bugstephane eranian2008-06-121-5/+5
| |/