| Commit message (Expand) | Author | Age | Files | Lines |
* | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 1 | -7/+15 |
* | [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic() | Alex Chiang | 2008-07-17 | 1 | -3/+2 |
* | [IA64] adding parameter check to module_free() | Akiyama, Nobuyuki | 2008-07-17 | 1 | -1/+2 |
* | [IA64] improper printk format in acpi-cpufreq | Denis V. Lunev | 2008-07-17 | 1 | -2/+2 |
* | Pull pvops into release branch | Tony Luck | 2008-07-17 | 15 | -303/+954 |
|\ |
|
| * | [IA64] pv_ops: move some functions in ivt.S to avoid lack of space. | Isaku Yamahata | 2008-05-28 | 1 | -128/+133 |
| * | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. | Isaku Yamahata | 2008-05-27 | 2 | -0/+38 |
| * | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. | Isaku Yamahata | 2008-05-27 | 2 | -5/+28 |
| * | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata | 2008-05-27 | 2 | -16/+54 |
| * | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e... | Isaku Yamahata | 2008-05-27 | 3 | -0/+19 |
| * | [IA64] pvops: paravirtualize NR_IRQS | Isaku Yamahata | 2008-05-27 | 2 | -0/+57 |
| * | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata | 2008-05-27 | 4 | -44/+152 |
| * | [IA64] pvops: paravirtualize ivt.S | Isaku Yamahata | 2008-05-27 | 1 | -127/+122 |
| * | [IA64] pvops: paravirtualize minstate.h. | Isaku Yamahata | 2008-05-27 | 2 | -6/+36 |
| * | [IA64] pvops: preparation for paravirtulization of hand written assembly code. | Isaku Yamahata | 2008-05-27 | 1 | -0/+9 |
| * | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions. | Isaku Yamahata | 2008-05-27 | 1 | -0/+247 |
| * | [IA64] pvops: add an early setup hook for pv_ops. | Isaku Yamahata | 2008-05-27 | 1 | -0/+41 |
| * | [IA64] pvops: introduce pv_info which describes some random info. | Isaku Yamahata | 2008-05-27 | 2 | -0/+43 |
| * | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file. | Isaku Yamahata | 2008-05-27 | 1 | -1/+0 |
| * | [IA64] pvops: preparation: remove extern in irq_ia64.c | Isaku Yamahata | 2008-05-27 | 1 | -1/+0 |
* | | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 2008-07-16 | 1 | -0/+2 |
* | | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 2008-07-16 | 1 | -0/+2 |
* | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 7 | -253/+28 |
|\ \ |
|
| * | | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 3 | -6/+6 |
| * | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 6 | -8/+7 |
| * | | ia64: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 2 | -239/+15 |
* | | | [IA64] export account_system_vtime | Doug Chapman | 2008-06-30 | 1 | -0/+1 |
* | | | [IA64] Bugfix for system with 32 cpus | Tony Luck | 2008-06-30 | 1 | -1/+2 |
|/ / |
|
* | | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() | Julia Lawall | 2008-06-24 | 1 | -2/+0 |
* | | [IA64] Fix boot failure on ia64/sn2 | Jes Sorensen | 2008-06-24 | 1 | -2/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-06-16 | 2 | -9/+8 |
|\ \ |
|
| * | | [IA64] Update check_sal_cache_flush to use platform_send_ipi() | Alex Chiang | 2008-06-11 | 1 | -4/+3 |
| * | | [IA64] perfmon: fix async exit bug | stephane eranian | 2008-06-11 | 1 | -5/+5 |
| |/ |
|
* | | ACPI: handle invalid ACPI SLIT table | Fenghua Yu | 2008-06-11 | 1 | -2/+7 |
|/ |
|
* | [IA64] Workaround for RSE issue | Tony Luck | 2008-05-27 | 5 | -46/+125 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | [IA64] Properly unregister legacy interrupts | Prarit Bhargava | 2008-05-14 | 1 | -0/+3 |
* | [IA64] Remove NULL pointer check for argument never passed as NULL. | Simon Holm Thøgersen | 2008-05-14 | 1 | -6/+0 |
* | [IA64] trivial cleanup for perfmon.c | Hidetoshi Seto | 2008-05-14 | 1 | -6/+10 |
* | [IA64] trivial cleanup for entry.S | Hidetoshi Seto | 2008-05-14 | 1 | -6/+6 |
* | [IA64] fix interrupt masking for pending works on kernel leave | Hidetoshi Seto | 2008-05-14 | 2 | -8/+31 |
* | [IA64] allow user to force_pal_cache_flush | Alex Chiang | 2008-05-14 | 1 | -0/+11 |
* | [IA64] Don't reserve crashkernel memory > 4 GB | Bernhard Walle | 2008-05-14 | 1 | -0/+29 |
* | [IA64] machvec support for SGI UV platform | Jack Steiner | 2008-05-14 | 1 | -1/+6 |
* | [IA64] fix file and descriptor handling in perfmon | Al Viro | 2008-05-01 | 1 | -112/+87 |
* | [IA64] TS_RESTORE_SIGMASK | Roland McGrath | 2008-05-01 | 1 | -7/+8 |
* | [IA64] smp.c coding style fix | Hidetoshi Seto | 2008-05-01 | 1 | -33/+35 |
* | [IA64] fix section mismatch in arch/ia64/kernel/topology.c | Hidetoshi Seto | 2008-04-30 | 1 | -6/+10 |
* | [IA64] fix section mismatch in arch/ia64/kernel/palinfo.c | Hidetoshi Seto | 2008-04-30 | 1 | -1/+1 |
* | [IA64] fix section mismatch in arch/ia64/kernel/irq.c | Hidetoshi Seto | 2008-04-30 | 2 | -7/+2 |