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.12.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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/ioapic: Cleanup the timer_works() irqflags mess
Thomas Gleixner
2020-12-10
1
-16
/
+6
*
x86/ioapic: Correct the PCI/ISA trigger type selection
Thomas Gleixner
2020-11-10
1
-2
/
+2
*
x86/ioapic: Use I/O-APIC ID for finding irqdomain, not index
David Woodhouse
2020-11-04
1
-2
/
+2
*
x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports it
Dexuan Cui
2020-11-04
1
-0
/
+29
*
x86/kvm: Enable 15-bit extension when KVM_FEATURE_MSI_EXT_DEST_ID detected
David Woodhouse
2020-10-28
1
-0
/
+6
*
x86/apic: Support 15 bits of APIC ID in MSI where available
David Woodhouse
2020-10-28
2
-2
/
+25
*
x86/ioapic: Handle Extended Destination ID field in RTE
David Woodhouse
2020-10-28
1
-5
/
+15
*
x86/ioapic: Use irq_find_matching_fwspec() to find remapping irqdomain
David Woodhouse
2020-10-28
1
-12
/
+13
*
x86/hpet: Use irq_find_matching_fwspec() to find remapping irqdomain
David Woodhouse
2020-10-28
1
-10
/
+14
*
x86/apic: Add select() method on vector irqdomain
David Woodhouse
2020-10-28
1
-0
/
+43
*
x86/ioapic: Generate RTE directly from parent irqchip's MSI message
David Woodhouse
2020-10-28
1
-31
/
+72
*
x86/ioapic: Cleanup IO/APIC route entry structs
Thomas Gleixner
2020-10-28
1
-79
/
+65
*
x86/io_apic: Cleanup trigger/polarity helpers
Thomas Gleixner
2020-10-28
1
-129
/
+115
*
x86/msi: Provide msi message shadow structs
Thomas Gleixner
2020-10-28
1
-16
/
+19
*
x86/hpet: Move MSI support into hpet.c
David Woodhouse
2020-10-28
2
-117
/
+112
*
x86/apic: Always provide irq_compose_msi_msg() method for vector domain
David Woodhouse
2020-10-28
3
-37
/
+38
*
x86/apic: Cleanup destination mode
Thomas Gleixner
2020-10-28
12
-24
/
+17
*
x86/apic: Get rid of apic:: Dest_logical
Thomas Gleixner
2020-10-28
10
-33
/
+14
*
x86/apic: Replace pointless apic:: Dest_logical usage
Thomas Gleixner
2020-10-28
3
-5
/
+5
*
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-10-28
9
-17
/
+18
*
x86/devicetree: Fix the ioapic interrupt type table
Thomas Gleixner
2020-10-28
1
-15
/
+15
*
x86/apic/uv: Fix inconsistent destination mode
Thomas Gleixner
2020-10-28
1
-1
/
+1
*
x86/msi: Only use high bits of MSI address for DMAR unit
David Woodhouse
2020-10-28
1
-6
/
+27
*
x86/apic: Fix x2apic enablement without interrupt remapping
David Woodhouse
2020-10-28
2
-6
/
+17
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
2
-2
/
+2
*
Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-10-24
1
-0
/
+2
|
\
|
*
x86/head/64: Disable stack protection for head$(BITS).o
Arvind Sankar
2020-10-19
1
-0
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
1
-1
/
+1
|
\
\
|
*
|
cpuidle-haltpoll: fix error comments in arch_haltpoll_disable
Li Qiang
2020-09-28
1
-1
/
+1
|
*
|
Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2020-09-22
19
-82
/
+105
|
|
\
\
*
|
\
\
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
task_work: cleanup notification modes
Jens Axboe
2020-10-17
2
-2
/
+2
*
|
|
|
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
1
-3
/
+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
x86: remove address space overrides using set_fs()
Christoph Hellwig
2020-09-08
1
-3
/
+0
*
|
|
|
|
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
1
-1
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
2020-10-14
1
-1
/
+6
|
*
|
|
|
|
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
2020-09-28
1
-4
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
3
-6
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
1
-1
/
+0
|
*
|
|
|
|
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
|
*
|
|
|
|
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
3
-0
/
+4
|
*
|
|
|
|
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-25
1
-0
/
+2
|
*
|
|
|
|
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
2020-09-25
3
-38
/
+34
|
|
\
\
\
\
\
|
*
|
|
|
|
|
dma-direct: remove dma_direct_{alloc,free}_pages
Christoph Hellwig
2020-09-11
1
-3
/
+3
|
*
|
|
|
|
|
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
2020-09-03
1
-2
/
+1
*
|
|
|
|
|
|
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86: switch to kernel_clone()
Christian Brauner
2020-08-20
1
-1
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-14
1
-0
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'acpi-numa'
Rafael J. Wysocki
2020-10-13
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86: Support Generic Initiator only proximity domains
Jonathan Cameron
2020-10-02
1
-0
/
+1
[next]