index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-15
[IA64] fix personality(PER_LINUX32) performance issue
Huang, Xiaolan
2
-10
/
+25
2008-05-15
[IA64] Properly unregister legacy interrupts
Prarit Bhargava
1
-0
/
+3
2008-05-15
[IA64] Remove NULL pointer check for argument never passed as NULL.
Simon Holm Thøgersen
1
-6
/
+0
2008-05-15
[IA64] trivial cleanup for perfmon.c
Hidetoshi Seto
1
-6
/
+10
2008-05-15
[IA64] trivial cleanup for entry.S
Hidetoshi Seto
1
-6
/
+6
2008-05-15
[IA64] fix interrupt masking for pending works on kernel leave
Hidetoshi Seto
2
-8
/
+31
2008-05-15
[IA64] allow user to force_pal_cache_flush
Alex Chiang
1
-0
/
+11
2008-05-15
[IA64] Don't reserve crashkernel memory > 4 GB
Bernhard Walle
1
-0
/
+29
2008-05-15
[IA64] machvec support for SGI UV platform
Jack Steiner
7
-2
/
+154
2008-05-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
9
-168
/
+145
2008-05-02
[IA64] fix file and descriptor handling in perfmon
Al Viro
1
-112
/
+87
2008-05-02
[IA64] TS_RESTORE_SIGMASK
Roland McGrath
2
-8
/
+9
2008-05-02
[IA64] smp.c coding style fix
Hidetoshi Seto
1
-33
/
+35
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-2
/
+1
2008-05-01
[IA64] fix section mismatch in arch/ia64/kernel/topology.c
Hidetoshi Seto
1
-6
/
+10
2008-05-01
[IA64] fix section mismatch in arch/ia64/kernel/palinfo.c
Hidetoshi Seto
1
-1
/
+1
2008-05-01
[IA64] fix section mismatch in arch/ia64/kernel/irq.c
Hidetoshi Seto
2
-7
/
+2
2008-05-01
[IA64] fix section mismatch in arch/ia64/kernel/acpi.c
Hidetoshi Seto
1
-1
/
+1
2008-04-30
tty: The big operations rework
Alan Cox
1
-4
/
+7
2008-04-30
signals: ia64 renumber TIF_RESTORE_SIGMASK
akpm@linux-foundation.org
1
-1
/
+1
2008-04-30
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
1
-0
/
+9
2008-04-30
[IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO
Alex Chiang
1
-3
/
+9
2008-04-30
[IA64] allocate multiple contiguous pages via uncached allocator
Dean Nelson
1
-10
/
+13
2008-04-30
[IA64] bugfix: nptcg breaks cpu-hotadd
Hidetoshi Seto
1
-1
/
+4
2008-04-29
ia64: use kbuild.h macros instead of defining macros in asm-offsets.c
Christoph Lameter
1
-6
/
+1
2008-04-29
ia64: use non-racy method for proc entries creation
Denis V. Lunev
5
-36
/
+20
2008-04-29
dma/ia64: update ia64 machvecs, swiotlb.c
Arthur Kepner
3
-77
/
+129
2008-04-29
dma: add dma_*map*_attrs() interfaces
Arthur Kepner
1
-0
/
+1
2008-04-29
swiotlb: use iommu_is_span_boundary helper function
FUJITA Tomonori
1
-1
/
+4
2008-04-28
ia64 kvm fixes for O=... builds
Al Viro
1
-5
/
+2
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
1
-9
/
+0
2008-04-27
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
1
-0
/
+12
2008-04-27
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
Avi Kivity
1
-13
/
+13
2008-04-27
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
1
-0
/
+5
2008-04-27
KVM: ia64: Stub out kvmtrace
Avi Kivity
1
-0
/
+3
2008-04-27
KVM: ia64: Enable kvm build for ia64
Xiantao Zhang
4
-0
/
+111
2008-04-27
KVM: ia64: Add kvm sal/pal virtulization support
Xiantao Zhang
1
-0
/
+500
2008-04-27
KVM: ia64: Add guest interruption injection support
Xiantao Zhang
1
-0
/
+970
2008-04-27
KVM: ia64: Generate offset values for assembly code use
Xiantao Zhang
1
-0
/
+251
2008-04-27
KVM: ia64: Add optimization for some virtulization faults
Xiantao Zhang
1
-0
/
+918
2008-04-27
KVM: ia64: Add processor virtulization support
Xiantao Zhang
1
-0
/
+2163
2008-04-27
KVM: ia64: Add trampoline for guest/host mode switch
Xiantao Zhang
1
-0
/
+1038
2008-04-27
KVM: ia64: Add mmio decoder for kvm/ia64
Xiantao Zhang
1
-0
/
+341
2008-04-27
KVM: ia64: Add interruption vector table for vmm
Xiantao Zhang
1
-0
/
+1424
2008-04-27
KVM: ia64: Add TLB virtulization support
Xiantao Zhang
1
-0
/
+636
2008-04-27
KVM: ia64: VMM module interfaces
Xiantao Zhang
1
-0
/
+66
2008-04-27
KVM: ia64: Add header files for kvm/ia64
Xiantao Zhang
5
-0
/
+1421
2008-04-27
KVM: ia64: Add kvm arch-specific core code for kvm/ia64
Xiantao Zhang
1
-0
/
+1789
2008-04-23
[IA64] move XP and XPC to drivers/misc/sgi-xp
Dean Nelson
8
-6110
/
+1
2008-04-22
[IA64] minor irq handler cleanups
Jeff Garzik
3
-6
/
+8
[next]