| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] pvops: preparation: remove extern in irq_ia64.c | Isaku Yamahata | 2008-05-27 | 1 | -1/+0 |
* | [IA64] Workaround for RSE issue | Tony Luck | 2008-05-27 | 5 | -46/+125 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-20 | 1 | -1/+0 |
|\ |
|
| * | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | | KVM: ia64: fix GVMM module including position-dependent objects | Xiantao Zhang | 2008-05-18 | 3 | -2/+3 |
|/ |
|
* | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan | 2008-05-15 | 2 | -10/+25 |
* | [IA64] Properly unregister legacy interrupts | Prarit Bhargava | 2008-05-15 | 1 | -0/+3 |
* | [IA64] Remove NULL pointer check for argument never passed as NULL. | Simon Holm Thøgersen | 2008-05-15 | 1 | -6/+0 |
* | [IA64] trivial cleanup for perfmon.c | Hidetoshi Seto | 2008-05-15 | 1 | -6/+10 |
* | [IA64] trivial cleanup for entry.S | Hidetoshi Seto | 2008-05-15 | 1 | -6/+6 |
* | [IA64] fix interrupt masking for pending works on kernel leave | Hidetoshi Seto | 2008-05-15 | 2 | -8/+31 |
* | [IA64] allow user to force_pal_cache_flush | Alex Chiang | 2008-05-15 | 1 | -0/+11 |
* | [IA64] Don't reserve crashkernel memory > 4 GB | Bernhard Walle | 2008-05-15 | 1 | -0/+29 |
* | [IA64] machvec support for SGI UV platform | Jack Steiner | 2008-05-14 | 7 | -2/+154 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-05-02 | 9 | -168/+145 |
|\ |
|
| * | [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 | 2 | -8/+9 |
| * | [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 |
| * | [IA64] fix section mismatch in arch/ia64/kernel/acpi.c | Hidetoshi Seto | 2008-04-30 | 1 | -1/+1 |
* | | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 | 1 | -2/+1 |
|/ |
|
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -4/+7 |
* | signals: ia64 renumber TIF_RESTORE_SIGMASK | akpm@linux-foundation.org | 2008-04-30 | 1 | -1/+1 |
* | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang | 2008-04-30 | 1 | -0/+9 |
* | [IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO | Alex Chiang | 2008-04-29 | 1 | -3/+9 |
* | [IA64] allocate multiple contiguous pages via uncached allocator | Dean Nelson | 2008-04-29 | 1 | -10/+13 |
* | [IA64] bugfix: nptcg breaks cpu-hotadd | Hidetoshi Seto | 2008-04-29 | 1 | -1/+4 |
* | ia64: use kbuild.h macros instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -6/+1 |
* | ia64: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 5 | -36/+20 |
* | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner | 2008-04-29 | 3 | -77/+129 |
* | dma: add dma_*map*_attrs() interfaces | Arthur Kepner | 2008-04-29 | 1 | -0/+1 |
* | swiotlb: use iommu_is_span_boundary helper function | FUJITA Tomonori | 2008-04-29 | 1 | -1/+4 |
* | ia64 kvm fixes for O=... builds | Al Viro | 2008-04-28 | 1 | -5/+2 |
* | hotplug-memory: make online_page() common | Jeremy Fitzhardinge | 2008-04-28 | 1 | -9/+0 |
* | KVM: add ioctls to save/store mpstate | Marcelo Tosatti | 2008-04-27 | 1 | -0/+12 |
* | KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* | Avi Kivity | 2008-04-27 | 1 | -13/+13 |
* | KVM: hlt emulation should take in-kernel APIC/PIT timers into account | Marcelo Tosatti | 2008-04-27 | 1 | -0/+5 |
* | KVM: ia64: Stub out kvmtrace | Avi Kivity | 2008-04-27 | 1 | -0/+3 |
* | KVM: ia64: Enable kvm build for ia64 | Xiantao Zhang | 2008-04-27 | 4 | -0/+111 |
* | KVM: ia64: Add kvm sal/pal virtulization support | Xiantao Zhang | 2008-04-27 | 1 | -0/+500 |
* | KVM: ia64: Add guest interruption injection support | Xiantao Zhang | 2008-04-27 | 1 | -0/+970 |
* | KVM: ia64: Generate offset values for assembly code use | Xiantao Zhang | 2008-04-27 | 1 | -0/+251 |
* | KVM: ia64: Add optimization for some virtulization faults | Xiantao Zhang | 2008-04-27 | 1 | -0/+918 |
* | KVM: ia64: Add processor virtulization support | Xiantao Zhang | 2008-04-27 | 1 | -0/+2163 |
* | KVM: ia64: Add trampoline for guest/host mode switch | Xiantao Zhang | 2008-04-27 | 1 | -0/+1038 |
* | KVM: ia64: Add mmio decoder for kvm/ia64 | Xiantao Zhang | 2008-04-27 | 1 | -0/+341 |
* | KVM: ia64: Add interruption vector table for vmm | Xiantao Zhang | 2008-04-27 | 1 | -0/+1424 |
* | KVM: ia64: Add TLB virtulization support | Xiantao Zhang | 2008-04-27 | 1 | -0/+636 |