Age | Commit message (Expand) | Author |
2008-07-21 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-07-20 | KVM: Add coalesced MMIO support (ia64 part) | Laurent Vivier |
2008-07-20 | KVM: IOAPIC/LAPIC: Enable NMI support | Sheng Yang |
2008-07-17 | [IA64] Update ia64 mmr list for SGI uv | Dimitri Sivanich |
2008-07-17 | Pull pvops into release branch | Tony Luck |
2008-07-16 | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui |
2008-07-16 | ACPI: Create "idle=halt" bootparam | Zhao Yakui |
2008-06-26 | ia64: convert to generic helpers for IPI function calls | Jens Axboe |
2008-06-16 | [IA64] Fix CONFIG_IA64_SGI_UV build error | Jack Steiner |
2008-05-27 | [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 minstate.h. | Isaku Yamahata |
2008-05-27 | [IA64] pvops: define paravirtualized instructions for native. | 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: introduce ia64_get_psr_i() to make kernel paravirt... | Isaku Yamahata |
2008-05-27 | [IA64] pvops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel par... | 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-18 | KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48 | Xiantao Zhang |
2008-05-18 | KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpreg | Xiantao Zhang |
2008-05-14 | [IA64] machvec support for SGI UV platform | Jack Steiner |
2008-05-14 | [IA64] Add header files for SGI UV platform | Jack Steiner |
2008-05-02 | ia64: types: use <asm-generic/int-*.h> for the ia64 architecture | H. Peter Anvin |
2008-05-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-05-01 | [IA64] TS_RESTORE_SIGMASK | Roland McGrath |
2008-05-01 | dmi: clean-up dmi helper declarations | Jean Delvare |
2008-04-30 | [IA64] fix section mismatch in arch/ia64/kernel/topology.c | Hidetoshi Seto |
2008-04-30 | asm-*/futex.h should include linux/uaccess.h | Jeff Dike |
2008-04-30 | signals: ia64 renumber TIF_RESTORE_SIGMASK | akpm@linux-foundation.org |
2008-04-29 | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang |
2008-04-29 | [IA64] allocate multiple contiguous pages via uncached allocator | Dean Nelson |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison |
2008-04-29 | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner |
2008-04-28 | fix ia64 local_irq_save() et.al. | Al Viro |
2008-04-28 | hugetlbfs: common code update for s390 | Gerald Schaefer |
2008-04-28 | hugetlbfs: add missing TLB flush to hugetlb_cow() | Gerald Schaefer |
2008-04-28 | hugetlbfs: architecture header cleanup | Gerald Schaefer |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin |
2008-04-27 | KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* | Avi Kivity |
2008-04-27 | KVM: ia64: Add header files for kvm/ia64 | Xiantao Zhang |
2008-04-27 | KVM: ia64: Prepare some structure and routines for kvm use | Xiantao Zhang |
2008-04-26 | generic: implement __fls on all 64-bit archs | Alexander van Heukelum |
2008-04-22 | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson |