index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled
Jes Sorensen
1
-1
/
+1
2009-06-10
KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping
Jes Sorensen
1
-1
/
+6
2009-06-10
KVM: ia64: restore irq state before calling kvm_vcpu_init
Jes Sorensen
1
-2
/
+1
2009-06-10
KVM: ia64: remove empty function vti_vcpu_load()
Jes Sorensen
1
-5
/
+0
2009-06-10
KVM: ia64: Flush all TLBs once guest's memory mapping changes.
Xiantao Zhang
1
-0
/
+1
2009-06-10
KVM: ia64: Don't hold slots_lock in guest mode
Jes Sorensen
1
-31
/
+33
2009-06-10
KVM: ia64: make kvm depend on CONFIG_MODULES.
Zhang, Xiantao
1
-1
/
+1
2009-06-10
KVM: ia64: enable external interrupt in vmm
Yang Zhang
3
-10
/
+16
2009-06-10
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
1
-0
/
+6
2009-06-10
KVM: Timer event should not unconditionally unhalt vcpu.
Gleb Natapov
1
-3
/
+3
2009-06-10
KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler
Jes Sorensen
4
-5
/
+71
2009-06-10
KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequency
Jes Sorensen
1
-1
/
+27
2009-06-10
KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading.
Jes Sorensen
2
-6
/
+32
2009-06-10
KVM: ia64: Map in SN2 RTC registers to the VMM module
Jes Sorensen
3
-5
/
+42
2009-06-10
KVM: APIC: get rid of deliver_bitmask
Gleb Natapov
2
-16
/
+21
2009-06-10
KVM: change the way how lowest priority vcpu is calculated
Gleb Natapov
2
-13
/
+3
2009-06-10
KVM: consolidate ioapic/ipi interrupt delivery logic
Gleb Natapov
2
-0
/
+11
2009-06-10
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
Gleb Natapov
3
-6
/
+5
2009-06-10
KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu
Yang Zhang
1
-1
/
+1
2009-06-05
intel-iommu: Fix one last ia64 build problem in Pass Through Support
Luck, Tony
1
-0
/
+4
2009-05-12
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
3
-8
/
+8
2009-05-05
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
3
-8
/
+8
2009-05-01
Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through Support
Fenghua Yu
1
-0
/
+2
2009-04-29
Intel IOMMU Pass Through Support
Fenghua Yu
2
-1
/
+2
2009-04-28
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
1
-2
/
+3
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
5
-15
/
+26
2009-04-22
KVM: ia64: fix locking order entering guest
Jes Sorensen
1
-6
/
+8
2009-04-21
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
1
-1
/
+1
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
3
-4
/
+4
2009-04-20
[IA64] fix allmodconfig compilation breakage.
Isaku Yamahata
1
-2
/
+0
2009-04-16
[IA64] smp_flush_tlb_mm() should only send IPI's to cpus in cpu_vm_mask
Dimitri Sivanich
1
-8
/
+5
2009-04-16
[IA64] export smp_send_reschedule
Marcelo Tosatti
1
-0
/
+1
2009-04-13
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
1
-1
/
+1
2009-04-08
[IA64] wire up preadv/pwritev system calls
Tony Luck
2
-1
/
+5
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-10
/
+348
2009-04-02
ia64: implement interrupt-enabling rwlocks
Robin Holt
1
-17
/
+63
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
1
-0
/
+3
2009-04-02
sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV
Robin Holt
1
-3
/
+0
2009-04-02
sgi-gru: add macros for using the UV hub to send interrupts
Jack Steiner
1
-0
/
+6
2009-04-02
sgi-gru: add definitions of ia64 GRU MMRs
Jack Steiner
1
-3
/
+155
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
7
-10
/
+348
2009-04-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
61
-290
/
+3188
2009-04-01
[IA64] BUG to BUG_ON changes
Stoyan Gaydarov
8
-33
/
+16
2009-04-01
[IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c
Randy Dunlap
1
-1
/
+1
2009-04-01
rtc: add platform driver for EFI
dann frazier
1
-0
/
+16
[prev]
[next]