| Commit message (Expand) | Author | Age |
* | [IA64] pv_ops: move some functions in ivt.S to avoid lack of space. | Isaku Yamahata | 2008-05-28 |
* | [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e... | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: paravirtualize NR_IRQS | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: paravirtualize entry.S | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: paravirtualize ivt.S | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: paravirtualize minstate.h. | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: preparation for paravirtulization of hand written assembly code. | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions. | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: add an early setup hook for pv_ops. | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: introduce pv_info which describes some random info. | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file. | Isaku Yamahata | 2008-05-27 |
* | [IA64] pvops: preparation: remove extern in irq_ia64.c | Isaku Yamahata | 2008-05-27 |
* | [IA64] Workaround for RSE issue | Tony Luck | 2008-05-27 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
* | [IA64] Properly unregister legacy interrupts | Prarit Bhargava | 2008-05-14 |
* | [IA64] Remove NULL pointer check for argument never passed as NULL. | Simon Holm Thøgersen | 2008-05-14 |
* | [IA64] trivial cleanup for perfmon.c | Hidetoshi Seto | 2008-05-14 |
* | [IA64] trivial cleanup for entry.S | Hidetoshi Seto | 2008-05-14 |
* | [IA64] fix interrupt masking for pending works on kernel leave | Hidetoshi Seto | 2008-05-14 |
* | [IA64] allow user to force_pal_cache_flush | Alex Chiang | 2008-05-14 |
* | [IA64] Don't reserve crashkernel memory > 4 GB | Bernhard Walle | 2008-05-14 |
* | [IA64] machvec support for SGI UV platform | Jack Steiner | 2008-05-14 |
* | [IA64] fix file and descriptor handling in perfmon | Al Viro | 2008-05-01 |
* | [IA64] TS_RESTORE_SIGMASK | Roland McGrath | 2008-05-01 |
* | [IA64] smp.c coding style fix | Hidetoshi Seto | 2008-05-01 |
* | [IA64] fix section mismatch in arch/ia64/kernel/topology.c | Hidetoshi Seto | 2008-04-30 |
* | [IA64] fix section mismatch in arch/ia64/kernel/palinfo.c | Hidetoshi Seto | 2008-04-30 |
* | [IA64] fix section mismatch in arch/ia64/kernel/irq.c | Hidetoshi Seto | 2008-04-30 |
* | [IA64] fix section mismatch in arch/ia64/kernel/acpi.c | Hidetoshi Seto | 2008-04-30 |
* | signals: ia64 renumber TIF_RESTORE_SIGMASK | akpm@linux-foundation.org | 2008-04-30 |
* | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang | 2008-04-29 |
* | [IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO | Alex Chiang | 2008-04-29 |
* | [IA64] allocate multiple contiguous pages via uncached allocator | Dean Nelson | 2008-04-29 |
* | ia64: use kbuild.h macros instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 |
* | ia64: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | [IA64] minor irq handler cleanups | Jeff Garzik | 2008-04-22 |
* | [IA64] simplify notify hooks in mca.c | Hidetoshi Seto | 2008-04-22 |
* | [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs | Hidetoshi Seto | 2008-04-22 |
* | [IA64] disable interrupts on exit of ia64_trace_syscall | Hidetoshi Seto | 2008-04-22 |
* | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | Pull miscellaneous into release branch | Tony Luck | 2008-04-17 |
| |\ |
|
| | * | [IA64] kdump: Add crash_save_vmcoreinfo for INIT | Takao Indoh | 2008-04-15 |
| | * | [IA64] Fix NUMA configuration issue | Zoltan Menyhart | 2008-04-11 |
| | * | [IA64] arch/ia64/kernel/: use time_* macros | S.Caglar Onur | 2008-04-09 |
| | * | [IA64] kprobes: kprobe-booster for ia64 | Masami Hiramatsu | 2008-04-09 |
| | * | [IA64] fix getpid and set_tid_address fast system calls for pid namespaces | Pavel Emelyanov | 2008-04-09 |