index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
5
-153
/
+0
2025-03-03
x86/smp/32: Remove safe_smp_processor_id()
Brian Gerst
1
-30
/
+0
2025-02-27
x86/smp: Drop 32-bit "bigsmp" machine support
Arnd Bergmann
5
-153
/
+0
2025-02-21
x86/apic: Use str_disabled_enabled() helper in print_ipi_mode()
Thorsten Blum
1
-1
/
+2
2025-02-20
genirq: Introduce common irq_force_complete_move() implementation
Thomas Gleixner
1
-123
/
+108
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+2
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-7
/
+2
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+3
2025-01-21
Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+2
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
2
-2
/
+3
2025-01-03
x86/ioapic: Remove a stray tab in the IO-APIC type string
Alan Song
1
-1
/
+1
2024-12-17
x86/cpu: Expose only stepping min/max interface
Dave Hansen
1
-9
/
+9
2024-12-10
x86/apic: Remove "disablelapic" cmdline option
Borislav Petkov (AMD)
1
-8
/
+1
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2024-10-16
x86/acpi: Switch to irq_get_nr_irqs() and irq_set_nr_irqs()
Bart Van Assche
1
-4
/
+4
2024-10-15
x86/apic: Always explicitly disarm TSC-deadline timer
Zhang Rui
1
-1
/
+13
2024-09-17
Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-603
/
+346
2024-08-13
x86/apic: Make x2apic_disable() work correctly
Yuntao Wang
1
-5
/
+6
2024-08-09
x86/apic: Remove logical destination mode for 64-bit
Thomas Gleixner
1
-112
/
+7
2024-08-07
x86/ioapic: Cleanup remaining coding style issues
Thomas Gleixner
1
-11
/
+12
2024-08-07
x86/ioapic: Cleanup line breaks
Thomas Gleixner
1
-37
/
+18
2024-08-07
x86/ioapic: Cleanup bracket usage
Thomas Gleixner
1
-16
/
+18
2024-08-07
x86/ioapic: Cleanup comments
Thomas Gleixner
1
-49
/
+37
2024-08-07
x86/ioapic: Move replace_pin_at_irq_node() to the call site
Thomas Gleixner
1
-22
/
+18
2024-08-07
x86/ioapic: Cleanup guarded debug printk()s
Thomas Gleixner
1
-38
/
+29
2024-08-07
x86/ioapic: Cleanup apic_printk()s
Thomas Gleixner
1
-103
/
+73
2024-08-07
x86/apic: Cleanup apic_printk()s
Thomas Gleixner
1
-46
/
+35
2024-08-07
x86/ioapic: Use guard() for locking where applicable
Thomas Gleixner
1
-128
/
+64
2024-08-07
x86/ioapic: Cleanup structs
Thomas Gleixner
1
-18
/
+14
2024-08-07
x86/ioapic: Mark mp_alloc_timer_irq() __init
Thomas Gleixner
1
-2
/
+2
2024-08-07
x86/ioapic: Handle allocation failures gracefully
Thomas Gleixner
1
-24
/
+22
2024-05-23
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
1
-3
/
+6
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2024-05-15
Revert "x86/apic/msi: Enable PCI/IMS"
Bjorn Helgaas
1
-5
/
+0
2024-05-14
Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2024-05-14
Merge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-21
/
+24
2024-04-30
x86/apic: Don't access the APIC when disabling x2APIC
Thomas Gleixner
1
-5
/
+11
2024-04-30
x86/irq: Factor out common code for checking pending interrupts
Jacob Pan
1
-3
/
+2
2024-04-29
x86/apic: Switch to new Intel CPU model defines
Tony Luck
1
-19
/
+19
2024-04-12
Merge branch 'x86/urgent' into x86/cpu, to resolve conflict
Ingo Molnar
1
-3
/
+3
2024-04-11
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
1
-3
/
+3
2024-04-10
x86/cpu: Improve readability of per-CPU cpumask initialization code
Ingo Molnar
1
-3
/
+5
2024-04-10
x86/cpu: Take NUMA node into account when allocating per-CPU cpumasks
Li RongQing
1
-1
/
+2
2024-04-03
x86/apic: Improve data types to fix Coccinelle warnings
Thorsten Blum
1
-4
/
+4
2024-03-11
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-424
/
+49
2024-02-25
x86/apic/msi: Use DOMAIN_BUS_GENERIC_MSI for HPET/IO-APIC domain search
Thomas Gleixner
1
-1
/
+1
2024-02-15
x86/cpu/topology: Confine topology information
Thomas Gleixner
1
-1
/
+0
2024-02-15
x86/cpu/topology: Move registration out of APIC code
Thomas Gleixner
1
-183
/
+2
2024-02-15
x86/apic: Use a proper define for invalid ACPI CPU ID
Thomas Gleixner
1
-1
/
+1
[prev]
[next]