index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
ia64/pv_ops: implement binary patching optimization for native.
Isaku Yamahata
7
-25
/
+898
2009-03-26
ia64/pv_op/binarypatch: add helper functions to support binary patching for p...
Isaku Yamahata
4
-0
/
+737
2009-03-26
ia64/pv_ops/xen/gate.S: xen gate page paravirtualization
Isaku Yamahata
2
-0
/
+5
2009-03-26
ia64/pv_ops: paravirtualize gate.S.
Isaku Yamahata
3
-4
/
+21
2009-03-26
ia64/pv_ops: move down __kernel_syscall_via_epc.
Isaku Yamahata
1
-81
/
+81
2009-03-26
ia64/pv_ops/xen: define xen specific gate page.
Isaku Yamahata
5
-1
/
+94
2009-03-26
ia64/pv_ops: gate page paravirtualization.
Isaku Yamahata
9
-43
/
+231
2009-03-26
ia64/pv_ops/xen/pv_time_ops: implement sched_clock.
Isaku Yamahata
1
-0
/
+48
2009-03-26
ia64/pv_ops/pv_time_ops: add sched_clock hook.
Isaku Yamahata
5
-2
/
+26
2009-03-26
ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm
Isaku Yamahata
6
-2
/
+123
2009-03-26
ia64/pv_ops: paravirtualize mov = ar.itc.
Isaku Yamahata
4
-5
/
+10
2009-03-26
ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization
Isaku Yamahata
2
-0
/
+6
2009-03-26
ia64/pv_ops: paravirtualize fsys.S.
Isaku Yamahata
1
-7
/
+7
2009-03-26
ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.
Isaku Yamahata
3
-1
/
+18
2009-03-26
ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.
Isaku Yamahata
6
-14
/
+54
2009-03-26
ia64/xen: short-circuit tests for dom0
Isaku Yamahata
1
-21
/
+18
2009-03-26
ia64/pv_ops/xen: use __initconst instead of __initdata for const data
Isaku Yamahata
1
-1
/
+1
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
17
-34
/
+1654
2009-03-24
KVM: ia64: Fix the build errors due to lack of macros related to MSI.
Xiantao Zhang
1
-0
/
+2
2009-03-24
ia64: Move the macro definitions related to MSI to one header file.
Xiantao Zhang
2
-46
/
+51
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
1
-2
/
+10
2009-03-24
KVM: ia64: dynamic nr online cpus
Jes Sorensen
3
-9
/
+18
2009-03-24
KVM: ia64: Implement some pal calls needed for windows 2008
Xiantao Zhang
2
-7
/
+152
2009-03-24
KVM: ia64: Add the support for translating PAL Call's pointer args
Xiantao Zhang
1
-3
/
+45
2009-03-24
KVM: ia64: vTLB change for enabling windows 2008 boot
Xiantao Zhang
2
-24
/
+19
2009-03-24
KVM: Userspace controlled irq routing
Avi Kivity
1
-0
/
+5
2009-03-24
KVM: ia64: expose registers in struct kvm_regs
Jes Sorensen
1
-1
/
+34
2009-03-24
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
1
-0
/
+4
2009-03-24
KVM: ia64: Code cleanup
Xiantao Zhang
3
-57
/
+2
2009-03-24
KVM: Remove old kvm_guest_debug structs
Jan Kiszka
1
-2
/
+0
2009-03-24
KVM: ia64: stack get/restore patch
Jes Sorensen
3
-4
/
+101
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2
-2
/
+9
2009-03-18
Merge branch 'linus' into core/iommu
Ingo Molnar
1
-4
/
+3
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
15
-32
/
+1652
2009-03-16
cpumask: use mm_cpumask() wrapper: ia64
Rusty Russell
3
-6
/
+6
2009-03-16
cpumask: Use accessors code.: ia64
Rusty Russell
2
-11
/
+8
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64
Rusty Russell
8
-18
/
+18
2009-03-16
cpumask: arch_send_call_function_ipi_mask: ia64
Rusty Russell
2
-4
/
+5
2009-03-16
cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64
Rusty Russell
1
-5
/
+0
2009-03-10
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...
Ingo Molnar
1
-4
/
+3
2009-03-10
linker script: define __per_cpu_load on all SMP capable archs
Tejun Heo
1
-10
/
+2
2009-03-06
[IA64] fix PCI DMA flag propagation on SN (Altix) with PICs
Jeremy Higdon
1
-4
/
+3
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
15
-18
/
+39
2009-03-05
Merge branch 'linus' into core/iommu
Ingo Molnar
20
-39
/
+1660
2009-03-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-2
/
+13
2009-03-01
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
3
-2
/
+13
2009-02-27
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
Ingo Molnar
3
-2
/
+13
2009-02-25
[IA64] Don't go beyond iosapic_intr_info's arraysize
Roel Kluin
1
-1
/
+1
2009-02-25
[IA64] Do not go beyond ARRAY_SIZE of unw.hash
Roel Kluin
1
-1
/
+1
2009-02-25
[IA64] enable setting DMAR on by default
Kyle McMartin
1
-0
/
+11
[prev]
[next]