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
/
kernel
/
apic
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
x86/ioapic: Unbreak check_timer()
Thomas Gleixner
1
-0
/
+1
2020-09-16
x86/irq: Cleanup the arch_*_msi_irqs() leftovers
Thomas Gleixner
1
-22
/
+0
2020-09-16
x86/pci: Set default irq domain in pcibios_add_device()
Thomas Gleixner
1
-1
/
+1
2020-09-16
x86/irq: Initialize PCI/MSI domain at PCI init time
Thomas Gleixner
2
-14
/
+19
2020-09-16
x86/irq: Move apic_post_init() invocation to one place
Thomas Gleixner
3
-6
/
+3
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
1
-29
/
+1
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
1
-4
/
+3
2020-09-16
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
1
-1
/
+1
2020-09-16
x86/irq: Consolidate DMAR irq allocation
Thomas Gleixner
1
-5
/
+5
2020-09-16
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
1
-35
/
+35
2020-09-16
x86/msi: Consolidate HPET allocation
Thomas Gleixner
1
-7
/
+7
2020-09-16
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
2
-2
/
+2
2020-09-16
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
2
-2
/
+2
2020-09-16
x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency
Thomas Gleixner
1
-3
/
+3
2020-09-16
x86/msi: Remove pointless vcpu_affinity callback
Thomas Gleixner
1
-1
/
+0
2020-09-16
x86/msi: Move compose message callback where it belongs
Thomas Gleixner
2
-9
/
+4
2020-09-16
genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
Thomas Gleixner
1
-2
/
+5
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+9
2020-08-27
x86/irq: Unbreak interrupt affinity setting
Thomas Gleixner
1
-7
/
+9
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-0
/
+8
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
3
-0
/
+3
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
5
-0
/
+5
2020-08-04
Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-96
/
+26
2020-07-27
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-0
/
+4
2020-07-23
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
1
-0
/
+5
2020-07-18
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
1
-17
/
+5
2020-07-17
x86/platform/uv: Remove support for UV1 platform from x2apic_uv_x
steve.wahl@hpe.com
1
-96
/
+26
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
3
-12
/
+17
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-24
/
+23
2020-06-12
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-06-11
x86/entry: Convert SMP system vectors to IDTENTRY_SYSVEC
Thomas Gleixner
1
-3
/
+2
2020-06-11
x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
Thomas Gleixner
1
-18
/
+5
2020-06-11
x86/entry: Use idtentry for interrupts
Thomas Gleixner
2
-16
/
+10
2020-06-11
x86/irq: Convey vector as argument and not in ptregs
Thomas Gleixner
1
-6
/
+25
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-02
Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-74
/
+17
2020-06-01
Merge tag 'x86-cpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-45
/
+12
2020-06-01
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+0
2020-05-26
x86/io_apic: Remove unused function mp_init_irq_at_boot()
YueHaibing
1
-13
/
+0
2020-05-26
x86/apic: Make TSC deadline timer detection message visible
Borislav Petkov
1
-1
/
+1
2020-05-23
x86/apic/uv: Remove code for unused distributed GRU mode
Steve Wahl
1
-58
/
+1
2020-05-07
x86/platform/uv: Unexport uv_apicid_hibits
Christoph Hellwig
1
-1
/
+0
2020-05-07
x86/platform/uv: Remove _uv_hub_info_check()
Christoph Hellwig
1
-6
/
+0
2020-05-07
x86/platform/uv: Simplify uv_send_IPI_one()
Christoph Hellwig
1
-5
/
+14
2020-05-07
x86/platform/uv: Mark uv_min_hub_revision_id static
Christoph Hellwig
1
-2
/
+1
2020-05-07
x86/platform/uv: Mark is_uv_hubless() static
Christoph Hellwig
1
-2
/
+1
2020-05-07
x86/apic: Convert the TSC deadline timer matching to steppings macro
Borislav Petkov
1
-45
/
+12
[prev]
[next]