index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
1
-111
/
+0
|
*
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
11
-19
/
+15
|
*
x86/apic: Get rid of apic:: Dest_logical
Thomas Gleixner
2020-10-28
9
-31
/
+11
|
*
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/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
*
|
Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-14
1
-1
/
+22
|
\
\
|
*
|
x86/platform/uv: Add deprecated messages to /proc info leaves
Mike Travis
2020-12-07
1
-1
/
+10
|
*
|
x86/platform/uv: Add kernel interfaces for obtaining system info
Mike Travis
2020-12-07
1
-0
/
+12
*
|
|
x86/apic/vector: Fix ordering in vector assignment
Thomas Gleixner
2020-12-10
1
-10
/
+14
*
|
|
x86/platform/uv: Fix UV4 hub revision adjustment
Mike Travis
2020-12-03
1
-1
/
+1
|
/
/
*
|
x86/platform/uv: Fix copied UV5 output archtype
Mike Travis
2020-11-13
1
-3
/
+3
*
|
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
2020-11-07
1
-3
/
+10
*
|
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
2020-11-07
1
-0
/
+3
*
|
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
2020-11-07
1
-2
/
+5
|
/
*
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-12
6
-127
/
+77
|
\
|
*
x86/apic/msi: Unbreak DMAR and HPET MSI
Thomas Gleixner
2020-09-27
1
-0
/
+2
|
*
x86/irq: Cleanup the arch_*_msi_irqs() leftovers
Thomas Gleixner
2020-09-16
1
-22
/
+0
|
*
x86/pci: Set default irq domain in pcibios_add_device()
Thomas Gleixner
2020-09-16
1
-1
/
+1
|
*
x86/irq: Initialize PCI/MSI domain at PCI init time
Thomas Gleixner
2020-09-16
2
-14
/
+19
|
*
x86/irq: Move apic_post_init() invocation to one place
Thomas Gleixner
2020-09-16
3
-6
/
+3
|
*
x86/msi: Use generic MSI domain ops
Thomas Gleixner
2020-09-16
1
-29
/
+1
|
*
x86/msi: Consolidate MSI allocation
Thomas Gleixner
2020-09-16
1
-4
/
+3
|
*
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
2020-09-16
1
-1
/
+1
|
*
x86/irq: Consolidate DMAR irq allocation
Thomas Gleixner
2020-09-16
1
-5
/
+5
|
*
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
2020-09-16
1
-35
/
+35
|
*
x86/msi: Consolidate HPET allocation
Thomas Gleixner
2020-09-16
1
-7
/
+7
|
*
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
2020-09-16
2
-2
/
+2
|
*
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
2020-09-16
2
-2
/
+2
|
*
x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency
Thomas Gleixner
2020-09-16
1
-3
/
+3
|
*
x86/msi: Remove pointless vcpu_affinity callback
Thomas Gleixner
2020-09-16
1
-1
/
+0
|
*
x86/msi: Move compose message callback where it belongs
Thomas Gleixner
2020-09-16
2
-9
/
+4
|
*
genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
Thomas Gleixner
2020-09-16
1
-2
/
+5
*
|
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
2020-10-07
1
-0
/
+1
*
|
x86/platform/uv: Update UV5 TSC checking
Mike Travis
2020-10-07
1
-14
/
+10
*
|
x86/platform/uv: Update node present counting
Mike Travis
2020-10-07
1
-7
/
+19
*
|
x86/platform/uv: Update UV5 MMR references in UV GRU
Mike Travis
2020-10-07
1
-6
/
+24
*
|
x86/platform/uv: Adjust GAM MMR references affected by UV5 updates
Mike Travis
2020-10-07
1
-5
/
+25
*
|
x86/platform/uv: Update MMIOH references based on new UV5 MMRs
Mike Travis
2020-10-07
1
-68
/
+144
*
|
x86/platform/uv: Add and decode Arch Type in UVsystab
Mike Travis
2020-10-07
1
-19
/
+116
*
|
x86/platform/uv: Add UV5 direct references
Mike Travis
2020-10-07
1
-27
/
+70
*
|
x86/platform/uv: Update UV MMRs for UV5
Mike Travis
2020-10-07
1
-112
/
+155
*
|
x86/platform/uv: Remove SCIR MMR references for UV systems
Mike Travis
2020-10-07
1
-82
/
+0
*
|
x86/ioapic: Unbreak check_timer()
Thomas Gleixner
2020-09-23
1
-0
/
+1
|
/
*
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
1
-7
/
+9
|
\
|
*
x86/irq: Unbreak interrupt affinity setting
Thomas Gleixner
2020-08-27
1
-7
/
+9
[prev]
[next]