index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
i8259.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: simplify pic_ioport_read()
David Hildenbrand
2017-04-12
1
-6
/
+3
*
KVM: x86: set data directly in picdev_read()
David Hildenbrand
2017-04-12
1
-4
/
+3
*
KVM: x86: drop picdev_in_range()
David Hildenbrand
2017-04-12
1
-23
/
+12
*
KVM: x86: make kvm_pic_reset() static
David Hildenbrand
2017-04-12
1
-1
/
+1
*
KVM: x86: simplify pic_unlock()
David Hildenbrand
2017-04-12
1
-9
/
+4
*
KVM: x86: push usage of slots_lock down
David Hildenbrand
2017-04-12
1
-0
/
+2
*
KVM: x86: get rid of pic_irqchip()
David Hildenbrand
2017-04-12
1
-2
/
+2
*
KVM: x86: check existance before destroy
Peter Xu
2017-03-23
1
-0
/
+3
*
KVM: x86: make pic setup code look like ioapic setup
Radim Krčmář
2017-01-09
1
-5
/
+11
*
KVM: x86: clean/fix memory barriers in irqchip_in_kernel
Paolo Bonzini
2015-07-30
1
-10
/
+5
*
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-04-07
1
-6
/
+6
|
\
|
*
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2015-03-26
1
-6
/
+6
*
|
kvm: x86: i8259: return initialized data on invalid-size read
Petr Matousek
2015-03-30
1
-0
/
+1
|
/
*
KVM: inject ExtINT interrupt before APIC interrupts
Gleb Natapov
2012-12-13
1
-0
/
+2
*
KVM: cleanup pic reset
Gleb Natapov
2012-09-04
1
-41
/
+11
*
KVM: x86: drop parameter validation in ioapic/pic
Michael S. Tsirkin
2012-08-14
1
-9
/
+9
*
KVM: PIC: call ack notifiers for irqs that are dropped form irr
Gleb Natapov
2012-07-26
1
-0
/
+17
*
KVM: fix race with level interrupts
Michael S. Tsirkin
2012-07-20
1
-3
/
+14
*
KVM: x86: reset edge sense circuit of i8259 on init
Gleb Natapov
2012-03-05
1
-0
/
+1
*
KVM: drop bsp_vcpu pointer from kvm struct
Gleb Natapov
2011-12-27
1
-8
/
+16
*
KVM: Clean up and extend rate-limited output
Jan Kiszka
2011-09-25
1
-7
/
+8
*
KVM: Intelligent device lookup on I/O bus
Sasha Levin
2011-09-25
1
-19
/
+89
*
KVM: remove isr_ack logic from PIC
Gleb Natapov
2011-03-17
1
-23
/
+2
*
KVM: i8259: initialize isr_ack
Avi Kivity
2011-01-02
1
-0
/
+2
*
KVM: fix typo in copyright notice
Nicolas Kaiser
2010-10-24
1
-1
/
+1
*
KVM: Convert PIC lock from raw spinlock to ordinary spinlock
Avi Kivity
2010-10-24
1
-3
/
+3
*
KVM: Check for pending events before attempting injection
Avi Kivity
2010-10-24
1
-0
/
+1
*
KVM: i8259: Make ICW1 conform to spec
Avi Kivity
2010-10-24
1
-6
/
+10
*
KVM: fix i8259 oops when no vcpus are online
Avi Kivity
2010-09-08
1
-0
/
+3
*
KVM: x86: Call mask notifiers from pic
Gleb Natapov
2010-08-02
1
-1
/
+11
*
KVM: Search the LAPIC's for one that will accept a PIC interrupt
Chris Lalancette
2010-08-01
1
-4
/
+13
*
KVM: i8259: simplify pic_irq_request() calling sequence
Avi Kivity
2010-08-01
1
-4
/
+1
*
KVM: i8259: reduce excessive abstraction for pic_irq_request()
Avi Kivity
2010-08-01
1
-10
/
+7
*
KVM: Update Red Hat copyrights
Avi Kivity
2010-08-01
1
-0
/
+1
*
KVM: x86: Kick VCPU outside PIC lock again
Jan Kiszka
2010-04-25
1
-15
/
+38
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
KVM: Convert i8254/i8259 locks to raw_spinlocks
Thomas Gleixner
2010-03-01
1
-15
/
+16
*
KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl
Wei Yongjun
2010-03-01
1
-0
/
+11
*
KVM: convert slots_lock to a mutex
Marcelo Tosatti
2010-03-01
1
-2
/
+2
*
KVM: convert io_bus to SRCU
Marcelo Tosatti
2010-03-01
1
-1
/
+3
*
KVM: Move IO APIC to its own lock
Gleb Natapov
2009-12-03
1
-6
/
+16
*
KVM: Call pic_clear_isr() on pic reset to reuse logic there
Gleb Natapov
2009-12-03
1
-13
/
+9
*
KVM: Replace pic_lock()/pic_unlock() with direct call to spinlock functions
Gleb Natapov
2009-09-10
1
-24
/
+12
*
KVM: Call ack notifiers from PIC when guest OS acks an IRQ.
Gleb Natapov
2009-09-10
1
-14
/
+4
*
KVM: Call kvm_vcpu_kick() inside pic spinlock
Gleb Natapov
2009-09-10
1
-9
/
+1
*
KVM: make io_bus interface more robust
Gregory Haskins
2009-09-10
1
-1
/
+8
*
KVM: Add trace points in irqchip code
Gleb Natapov
2009-09-10
1
-0
/
+3
*
KVM: remove in_range from io devices
Michael S. Tsirkin
2009-09-10
1
-8
/
+12
*
KVM: convert bus to slots_lock
Michael S. Tsirkin
2009-09-10
1
-1
/
+1
*
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
2009-09-10
1
-3
/
+3
[next]