Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
x86/apic: Decrapification and static calls
| State =
Action Required
| Archived =
No
| 58 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[V2,58/58] x86/apic: Turn on static calls
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,57/58] x86/apic: Provide static call infrastructure for APIC callbacks
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,56/58] x86/apic: Wrap IPI calls into helper functions
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,55/58] x86/apic: Mark all hotpath APIC callback wrappers __always_inline
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,54/58] x86/xen/apic: Mark apic __ro_after_init
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,53/58] x86/apic: Convert other overrides to apic_update_callback()
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,52/58] x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
x86/apic: Decrapification and static calls
1 1 -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,51/58] x86/apic: Provide apic_update_callback()
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,50/58] x86/apic: Provide common init infrastructure
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,49/58] x86/apic: Wrap apic->native_eoi() into a helper
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,48/58] x86/apic: Nuke ack_APIC_irq()
x86/apic: Decrapification and static calls
1 1 -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,47/58] x86/apic: Remove pointless arguments from [native_]eoi_write()
x86/apic: Decrapification and static calls
1 1 -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,46/58] x86/apic/noop: Tidy up the code
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,45/58] x86/apic: Remove pointless NULL initializations
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,44/58] x86/apic: Sanitize APID ID range validation
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,43/58] x86/apic: Prepare x2APIC for using apic::max_apic_id
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,42/58] x86/apic: Simplify X2APIC ID validation
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,41/58] x86/apic: Add max_apic_id member
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,40/58] x86/apic: Wrap APIC ID validation into an inline
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,39/58] x86/apic/64: Uncopypaste probing
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,38/58] x86/apic/x2apic: Share all common IPI functions
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,37/58] x86/apic/uv: Get rid of wrapper callbacks
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,36/58] x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,35/58] x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,34/58] x86/apic: Allow apic::wait_icr_idle() to be NULL
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,33/58] x86/apic: Consolidate wait_icr_idle() implementations
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,32/58] x86/apic/ipi: Tidy up the code and fixup comments
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,31/58] x86/apic: Mop up apic::apic_id_registered()
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,30/58] x86/apic: Mop up *setup_apic_routing()
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,29/58] x86/ioapic/32: Decrapify phys_id_present_map operation
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,28/58] x86/apic: Nuke apic::apicid_to_cpu_present()
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,27/58] x86/apic: Nuke empty init_apic_ldr() callbacks
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,26/58] x86/apic/32: Remove bigsmp_cpu_present_to_apicid()
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,25/58] x86/apic/32: Decrapify the def_bigsmp mechanism
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,24/58] x86/apic/32: Remove pointless default_acpi_madt_oem_check()
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,23/58] x86/apic: Mop up early_per_cpu() abuse
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,22/58] x86/apic/ipi: Code cleanup
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,21/58] x86/apic/32: Remove x86_cpu_to_logical_apicid
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,20/58] x86/apic/32: Sanitize logical APIC ID handling
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,19/58] x86/apic: Get rid of apic_phys
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,18/58] x86/apic: Remove check_phys_apicid_present()
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,17/58] x86/apic: Nuke another processor check
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,16/58] x86/apic: Sanitize num_processors handling
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,15/58] x86/apic: Sanitize APIC address setup
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,14/58] x86/apic: Split register_apic_address()
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,13/58] x86/apic: Make some APIC init functions bool
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,12/58] x86/of: Fix the APIC address registration
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,11/58] x86/apic: Remove the pointless APIC version check
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,10/58] x86/apic: Register boot CPU APIC early
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,09/58] x86/apic: Get rid of boot_cpu_physical_apicid madness
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,08/58] x86/apic: Nuke unused apic::inquire_remote_apic()
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,07/58] x86/apic: Remove unused max_physical_apicid
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,06/58] x86/apic: Get rid of hard_smp_processor_id()
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,05/58] x86/apic: Remove pointless x86_bios_cpu_apicid
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,04/58] x86/apic/ioapic: Rename skip_ioapic_setup
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,03/58] x86/apic: Rename disable_apic
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,02/58] x86/cpu: Remove unused physid_*() nonsense
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New
[V2,01/58] x86/cpu: Make identify_boot_cpu() static
x86/apic: Decrapification and static calls
1 - -
-
-
-
2023-07-24
Thomas Gleixner
New