Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
55cd63676e0c5710fbe1ea86dfd9f8ea9aaa90f2
/
arch
/
ia64
6cd8e30
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
32f8840
KVM: use smp_send_reschedule in kvm_vcpu_kick
by Marcelo Tosatti
· 15 years ago
522c68c
KVM: Enable snooping control for supported hardware
by Sheng Yang
· 16 years ago
43890ae
KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled
by Jes Sorensen
· 16 years ago
4d13c3b
KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping
by Jes Sorensen
· 16 years ago
457459c
KVM: ia64: restore irq state before calling kvm_vcpu_init
by Jes Sorensen
· 16 years ago
f9b647a
KVM: ia64: remove empty function vti_vcpu_load()
by Jes Sorensen
· 16 years ago
64f6afb
KVM: ia64: Flush all TLBs once guest's memory mapping changes.
by Xiantao Zhang
· 16 years ago
c6b60c6
KVM: ia64: Don't hold slots_lock in guest mode
by Jes Sorensen
· 16 years ago
2906e79
KVM: ia64: make kvm depend on CONFIG_MODULES.
by Zhang, Xiantao
· 16 years ago
362c105
KVM: ia64: enable external interrupt in vmm
by Yang Zhang
· 16 years ago
7864612
KVM: Fix interrupt unhalting a vcpu when it shouldn't
by Gleb Natapov
· 16 years ago
09cec75
KVM: Timer event should not unconditionally unhalt vcpu.
by Gleb Natapov
· 16 years ago
0b5d7a2
KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler
by Jes Sorensen
· 16 years ago
ce17c64
KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequency
by Jes Sorensen
· 16 years ago
c6c9fcd
KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading.
by Jes Sorensen
· 16 years ago
0c72ea7
KVM: ia64: Map in SN2 RTC registers to the VMM module
by Jes Sorensen
· 16 years ago
58c2dde
KVM: APIC: get rid of deliver_bitmask
by Gleb Natapov
· 16 years ago
e103571
KVM: change the way how lowest priority vcpu is calculated
by Gleb Natapov
· 16 years ago
343f94f
KVM: consolidate ioapic/ipi interrupt delivery logic
by Gleb Natapov
· 16 years ago
6da7e3f
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
by Gleb Natapov
· 16 years ago
3f5e06f
KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu
by Yang Zhang
· 16 years ago
6cda3eb
Merge branch 'x86/apic' into irq/numa
by Ingo Molnar
· 15 years ago
0692698
[IA64] xen_domu_defconfig: fix build issues/warnings
by Jan Beulich
· 16 years ago
a2f809b
irq: change ACPI GSI APIs to also take a device argument
by Yinghai Lu
· 16 years ago
d5dedd4
irq: change ->set_affinity() to return status
by Yinghai Lu
· 16 years ago
d24d2c1
KVM: ia64: fix locking order entering guest
by Jes Sorensen
· 16 years ago
9b8de74
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
by David Howells
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
05f0ecb
[IA64] fix allmodconfig compilation breakage.
by Isaku Yamahata
· 16 years ago
edb91dc
[IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask
by Dimitri Sivanich
· 16 years ago
c4cb768
[IA64] export smp_send_reschedule
by Marcelo Tosatti
· 16 years ago
e930438
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
by Yang Hongyang
· 16 years ago
8851d37
[IA64] wire up preadv/pwritev system calls
by Tony Luck
· 16 years ago
2f4f27d
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
by Yang Hongyang
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
50cf156
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2d09cde
ia64: implement interrupt-enabling rwlocks
by Robin Holt
· 16 years ago
f5f7eac
Allow rwlocks to re-enable interrupts
by Robin Holt
· 16 years ago
1bc4faa
sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV
by Robin Holt
· 16 years ago
66666e5
sgi-gru: add macros for using the UV hub to send interrupts
by Jack Steiner
· 16 years ago
c729670
sgi-gru: add definitions of ia64 GRU MMRs
by Jack Steiner
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
8b53ef3
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
80a03e2
[IA64] BUG to BUG_ON changes
by Stoyan Gaydarov
· 16 years ago
ebf7649
[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c
by Randy Dunlap
· 16 years ago
5e3fd9e
rtc: add platform driver for EFI
by dann frazier
· 16 years ago
bf54215
proc tty: switch ia64 simserial to ->proc_fops
by Alexey Dobriyan
· 16 years ago
c66b31f
Pull pvops into release branch
by Tony Luck
· 16 years ago
50fbe56
Pull cpumask into release branch
by Tony Luck
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
cf2f7d7
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
0451fb2
cpumask: remove node_to_first_cpu
by Rusty Russell
· 16 years ago
b0d44c0
Merge branch 'linus' into core/iommu
by Ingo Molnar
· 16 years ago
7c730cc
Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8d735b4
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
82268da
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
3ba13d1
constify dentry_operations: rest
by Al Viro
· 16 years ago
2b1c6bd
generic compat_sys_ustat
by Christoph Hellwig
· 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
66f3e6a
[IA64] Fix kstat_this_cpu build breakage
by Jes Sorensen
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
ba1eb95
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a841696
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
13220a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
0a7d324
ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.
by Isaku Yamahata
· 16 years ago
dae17da
ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning.
by Isaku Yamahata
· 16 years ago
ee158fc
ia64/pv_ops/bp/module: support binary patching for kernel module.
by Isaku Yamahata
· 16 years ago
03f511d
ia64/pv_ops: implement binary patching optimization for native.
by Isaku Yamahata
· 16 years ago
bf7ab02
ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops.
by Isaku Yamahata
· 16 years ago
f8de2ec
ia64/pv_ops/xen/gate.S: xen gate page paravirtualization
by Isaku Yamahata
· 16 years ago
c431251
ia64/pv_ops: paravirtualize gate.S.
by Isaku Yamahata
· 16 years ago
53129c5
ia64/pv_ops: move down __kernel_syscall_via_epc.
by Isaku Yamahata
· 16 years ago
b937dd7
ia64/pv_ops/xen: define xen specific gate page.
by Isaku Yamahata
· 16 years ago
e4ff5b8
ia64/pv_ops: gate page paravirtualization.
by Isaku Yamahata
· 16 years ago
1aec1c5
ia64/pv_ops/xen/pv_time_ops: implement sched_clock.
by Isaku Yamahata
· 16 years ago
f927da1
ia64/pv_ops/pv_time_ops: add sched_clock hook.
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
94752a7
ia64/pv_ops: paravirtualize mov = ar.itc.
by Isaku Yamahata
· 16 years ago
9d1964f
ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization
by Isaku Yamahata
· 16 years ago
84b8857
ia64/pv_ops: paravirtualize fsys.S.
by Isaku Yamahata
· 16 years ago
533bd15
ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.
by Isaku Yamahata
· 16 years ago
dd97d5c
ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.
by Isaku Yamahata
· 16 years ago
ac93925
ia64/xen: short-circuit tests for dom0
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
5a54bd1
Merge commit 'v2.6.29' into core/header-fixes
by Ingo Molnar
· 16 years ago
6b08035
KVM: ia64: Fix the build errors due to lack of macros related to MSI.
by Xiantao Zhang
· 16 years ago
2fa8937
ia64: Move the macro definitions related to MSI to one header file.
by Xiantao Zhang
· 16 years ago
4925663
KVM: Report IRQ injection status to userspace.
by Gleb Natapov
· 16 years ago
934d534
KVM: ia64: dynamic nr online cpus
by Jes Sorensen
· 16 years ago
7d656bd
KVM: ia64: Implement some pal calls needed for windows 2008
by Xiantao Zhang
· 16 years ago
4b7bb62
KVM: ia64: Add the support for translating PAL Call's pointer args
by Xiantao Zhang
· 16 years ago
27d1464
KVM: ia64: vTLB change for enabling windows 2008 boot
by Xiantao Zhang
· 16 years ago
Next »