Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
839fcf32836f283381663a0e37f39bedcf7e4bca
/
arch
/
ia64
/
xen
c140d87
Disintegrate asm/system.h for IA64
by David Howells
· 13 years ago
5d948ce
ia64: Fix typo in irq_xen.c
by Masanari Iida
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
bd3ff19
ia64: Add export.h to arch/ia64 specific files as required
by Paul Gortmaker
· 13 years ago
4dcaebb
xen: use generic functions instead of xen_{alloc, free}_vm_area()
by David Vrabel
· 13 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
41ef020
ia64: xen: Use irq accessor functions
by Thomas Gleixner
· 14 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
03c8142
xen: suspend: add "arch" to pre/post suspend hooks
by Ian Campbell
· 14 years ago
1aabd67
ia64: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
3e6b1b2
[IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.c
by Nikitas Angelinas
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
54cb27a
Rename .data.read_mostly to .data..read_mostly.
by Denys Vlasenko
· 15 years ago
e1cb14b
Rename .data.gate to .data..gate.
by Denys Vlasenko
· 15 years ago
32974ad
[IA64] Remove COMPAT_IA32 support
by Tony Luck
· 15 years ago
c6e22f9
percpu: make percpu symbols in xen unique
by Tejun Heo
· 15 years ago
a157229
rcu: Simplify rcu_pending()/rcu_check_callbacks() API
by Paul E. McKenney
· 15 years ago
86bc3df
[IA64] remove obsolete irq_desc_t typedef
by Thomas Gleixner
· 15 years ago
0692698
[IA64] xen_domu_defconfig: fix build issues/warnings
by Jan Beulich
· 16 years ago
7120569
ia64: remove some warnings.
by Isaku Yamahata
· 16 years ago
b46a0b0
ia64/xen: fix the link error.
by Isaku Yamahata
· 16 years ago
0a7d324
ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.
by Isaku Yamahata
· 16 years ago
f8de2ec
ia64/pv_ops/xen/gate.S: xen gate page paravirtualization
by Isaku Yamahata
· 16 years ago
b937dd7
ia64/pv_ops/xen: define xen specific gate page.
by Isaku Yamahata
· 16 years ago
1aec1c5
ia64/pv_ops/xen/pv_time_ops: implement sched_clock.
by Isaku Yamahata
· 16 years ago
496203b
ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm
by Isaku Yamahata
· 16 years ago
533bd15
ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.
by Isaku Yamahata
· 16 years ago
e8c3b42
ia64/pv_ops/xen: use __initconst instead of __initdata for const data
by Isaku Yamahata
· 16 years ago
ec8148d
[IA64] xen_domu build fix
by Tony Luck
· 16 years ago
1d5b20f
[IA64] fixes configs and add default config for ia64 xen domU
by Isaku Yamahata
· 16 years ago
7a0b6e0
[IA64] Update to use account_{steal,idle}_ticks
by Isaku Yamahata
· 16 years ago
0090d48
[IA64] xen: fix xen_get_eflags.
by Isaku Yamahata
· 16 years ago
ba9cc32
ia64/pv_ops: update Kconfig for paravirtualized guest and xen.
by Isaku Yamahata
· 16 years ago
91834e6
ia64/xen: preliminary support for save/restore.
by Isaku Yamahata
· 16 years ago
a0df655
ia64/xen: define xen machine vector for domU.
by Isaku Yamahata
· 16 years ago
dcbbecd
ia64/pv_ops/xen: implement xen pv_time_ops.
by Isaku Yamahata
· 16 years ago
7477de9
ia64/pv_ops/xen: implement xen pv_irq_ops.
by Isaku Yamahata
· 16 years ago
bcdd487
ia64/pv_ops/xen: implement xen pv_iosapic_ops.
by Isaku Yamahata
· 16 years ago
16583bc
ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen.
by Isaku Yamahata
· 16 years ago
5142ec4
ia64/pv_ops/xen: paravirtualize ivt.S for xen.
by Isaku Yamahata
· 16 years ago
4b83ce4
ia64/pv_ops/xen: define xen pv_cpu_ops.
by Isaku Yamahata
· 16 years ago
b5a26e4
ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization.
by Isaku Yamahata
· 16 years ago
080104c
ia64/pv_ops/xen: elf note based xen startup.
by Isaku Yamahata
· 16 years ago
7ad8631
ia64/xen: implement arch specific part of xen grant table.
by Isaku Yamahata
· 16 years ago
f021c8b
ia64/xen: xencomm conversion functions for hypercalls
by Isaku Yamahata
· 16 years ago
11d4377
ia64/xen: implement the arch specific part of xencomm.
by Isaku Yamahata
· 16 years ago
ed50bd6
ia64/xen: define helper functions for xen hypercalls.
by Isaku Yamahata
· 16 years ago