index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
i8259.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
KVM: x86: Call mask notifiers from pic
Gleb Natapov
1
-1
/
+11
2010-08-01
KVM: Search the LAPIC's for one that will accept a PIC interrupt
Chris Lalancette
1
-4
/
+13
2010-08-01
KVM: i8259: simplify pic_irq_request() calling sequence
Avi Kivity
1
-4
/
+1
2010-08-01
KVM: i8259: reduce excessive abstraction for pic_irq_request()
Avi Kivity
1
-10
/
+7
2010-08-01
KVM: Update Red Hat copyrights
Avi Kivity
1
-0
/
+1
2010-04-25
KVM: x86: Kick VCPU outside PIC lock again
Jan Kiszka
1
-15
/
+38
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
KVM: Convert i8254/i8259 locks to raw_spinlocks
Thomas Gleixner
1
-15
/
+16
2010-03-01
KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl
Wei Yongjun
1
-0
/
+11
2010-03-01
KVM: convert slots_lock to a mutex
Marcelo Tosatti
1
-2
/
+2
2010-03-01
KVM: convert io_bus to SRCU
Marcelo Tosatti
1
-1
/
+3
2009-12-03
KVM: Move IO APIC to its own lock
Gleb Natapov
1
-6
/
+16
2009-12-03
KVM: Call pic_clear_isr() on pic reset to reuse logic there
Gleb Natapov
1
-13
/
+9
2009-09-10
KVM: Replace pic_lock()/pic_unlock() with direct call to spinlock functions
Gleb Natapov
1
-24
/
+12
2009-09-10
KVM: Call ack notifiers from PIC when guest OS acks an IRQ.
Gleb Natapov
1
-14
/
+4
2009-09-10
KVM: Call kvm_vcpu_kick() inside pic spinlock
Gleb Natapov
1
-9
/
+1
2009-09-10
KVM: make io_bus interface more robust
Gregory Haskins
1
-1
/
+8
2009-09-10
KVM: Add trace points in irqchip code
Gleb Natapov
1
-0
/
+3
2009-09-10
KVM: remove in_range from io devices
Michael S. Tsirkin
1
-8
/
+12
2009-09-10
KVM: convert bus to slots_lock
Michael S. Tsirkin
1
-1
/
+1
2009-09-10
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
1
-3
/
+3
2009-09-10
KVM: Grab pic lock in kvm_pic_clear_isr_ack
Marcelo Tosatti
1
-0
/
+2
2009-09-10
KVM: cleanup io_device code
Gregory Haskins
1
-6
/
+14
2009-03-24
KVM: fix sparse warnings: context imbalance
Hannes Eder
1
-0
/
+2
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
1
-5
/
+13
2009-03-24
KVM: make irq ack notifications aware of routing table
Marcelo Tosatti
1
-2
/
+3
2008-12-31
KVM: Add locking to virtual i8259 interrupt controller
Avi Kivity
1
-4
/
+48
2008-10-15
KVM: PIC: enhance IPI avoidance
Marcelo Tosatti
1
-2
/
+15
2008-10-15
KVM: fix i8259 reset irq acking
Marcelo Tosatti
1
-5
/
+11
2008-10-15
KVM: irq ack notification
Marcelo Tosatti
1
-1
/
+11
2008-10-15
KVM: Consolidate PIC isr clearing into a function
Avi Kivity
1
-6
/
+12
2008-07-20
KVM: check injected pic irq within valid pic irqs
Ben-Ami Yassour
1
-2
/
+4
2008-07-20
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
1
-1
/
+2
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
1
-0
/
+450