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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
ia64: implement interrupt-enabling rwlocks
Robin Holt
1
-17
/
+63
2009-04-03
Allow rwlocks to re-enable interrupts
Robin Holt
1
-0
/
+3
2009-04-03
sgi-gru: add macros for using the UV hub to send interrupts
Jack Steiner
1
-0
/
+6
2009-04-03
sgi-gru: add definitions of ia64 GRU MMRs
Jack Steiner
1
-3
/
+155
2009-04-01
Pull pvops into release branch
Tony Luck
15
-28
/
+750
2009-04-01
Pull cpumask into release branch
Tony Luck
3
-9
/
+5
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-5
/
+0
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
1
-5
/
+0
2009-03-29
Merge branch 'linus' into core/iommu
Ingo Molnar
11
-16
/
+124
2009-03-27
ia64: remove some warnings.
Isaku Yamahata
2
-4
/
+20
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
3
-3
/
+16
2009-03-27
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-5
/
+4
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2009-03-26
ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.
Isaku Yamahata
1
-0
/
+4
2009-03-26
ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...
Isaku Yamahata
1
-0
/
+6
2009-03-26
ia64/pv_ops/bp/module: support binary patching for kernel module.
Isaku Yamahata
1
-0
/
+6
2009-03-26
ia64/pv_ops: implement binary patching optimization for native.
Isaku Yamahata
3
-4
/
+351
2009-03-26
ia64/pv_op/binarypatch: add helper functions to support binary patching for p...
Isaku Yamahata
1
-0
/
+143
2009-03-26
ia64/pv_ops/xen/gate.S: xen gate page paravirtualization
Isaku Yamahata
1
-0
/
+4
2009-03-26
ia64/pv_ops: paravirtualize gate.S.
Isaku Yamahata
2
-0
/
+8
2009-03-26
ia64/pv_ops/xen: define xen specific gate page.
Isaku Yamahata
1
-0
/
+38
2009-03-26
ia64/pv_ops: gate page paravirtualization.
Isaku Yamahata
2
-0
/
+73
2009-03-26
ia64/pv_ops/pv_time_ops: add sched_clock hook.
Isaku Yamahata
2
-0
/
+8
2009-03-26
ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm
Isaku Yamahata
4
-1
/
+42
2009-03-26
ia64/pv_ops: paravirtualize mov = ar.itc.
Isaku Yamahata
1
-0
/
+5
2009-03-26
ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization
Isaku Yamahata
1
-0
/
+5
2009-03-26
ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.
Isaku Yamahata
1
-0
/
+3
2009-03-26
ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.
Isaku Yamahata
2
-0
/
+18
2009-03-26
ia64/xen: short-circuit tests for dom0
Isaku Yamahata
1
-21
/
+18
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
3
-5
/
+5
2009-03-24
ia64: Move the macro definitions related to MSI to one header file.
Xiantao Zhang
1
-0
/
+42
2009-03-24
KVM: ia64: dynamic nr online cpus
Jes Sorensen
1
-4
/
+6
2009-03-24
KVM: ia64: expose registers in struct kvm_regs
Jes Sorensen
1
-1
/
+34
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
2
-1
/
+12
2009-03-24
KVM: New guest debug interface
Jan Kiszka
1
-0
/
+7
2009-03-16
cpumask: use mm_cpumask() wrapper: ia64
Rusty Russell
1
-3
/
+3
2009-03-16
cpumask: arch_send_call_function_ipi_mask: ia64
Rusty Russell
1
-1
/
+2
2009-03-16
cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64
Rusty Russell
1
-5
/
+0
2009-03-05
Merge branch 'linus' into core/iommu
Ingo Molnar
3
-5
/
+5
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3
-5
/
+5
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
3
-5
/
+5
2009-02-19
[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.
Robin Holt
1
-1
/
+1
2009-02-19
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
1
-4
/
+0
2009-02-16
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
1
-0
/
+3
2009-02-15
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
1
-0
/
+4
2009-02-13
Merge branch 'core/header-fixes' into x86/headers
Ingo Molnar
5
-5
/
+4
2009-02-11
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
1
-0
/
+13
2009-02-09
percpu: make PER_CPU_BASE_SECTION overridable by arches
Brian Gerst
1
-2
/
+2
2009-02-06
Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/f...
Jaswinder Singh Rajput
1
-2
/
+0
[next]