index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
x86/apic/64: Uncopypaste probing
Thomas Gleixner
1
-10
/
+11
2023-08-09
x86/apic/x2apic: Share all common IPI functions
Thomas Gleixner
4
-44
/
+28
2023-08-09
x86/apic/uv: Get rid of wrapper callbacks
Thomas Gleixner
1
-6
/
+1
2023-08-09
x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()
Thomas Gleixner
7
-24
/
+22
2023-08-09
x86/apic: Allow apic::safe_wait_icr_idle() to be NULL
Thomas Gleixner
7
-30
/
+1
2023-08-09
x86/apic: Allow apic::wait_icr_idle() to be NULL
Thomas Gleixner
7
-24
/
+2
2023-08-09
x86/apic: Consolidate wait_icr_idle() implementations
Thomas Gleixner
7
-14
/
+9
2023-08-09
x86/apic/ipi: Tidy up the code and fixup comments
Thomas Gleixner
2
-44
/
+32
2023-08-09
x86/apic: Mop up apic::apic_id_registered()
Thomas Gleixner
13
-68
/
+12
2023-08-09
x86/apic: Mop up *setup_apic_routing()
Thomas Gleixner
14
-41
/
+13
2023-08-09
x86/ioapic/32: Decrapify phys_id_present_map operation
Thomas Gleixner
1
-4
/
+1
2023-08-09
x86/apic: Nuke apic::apicid_to_cpu_present()
Thomas Gleixner
11
-18
/
+5
2023-08-09
x86/apic: Nuke empty init_apic_ldr() callbacks
Thomas Gleixner
12
-77
/
+24
2023-08-09
x86/apic/32: Remove bigsmp_cpu_present_to_apicid()
Thomas Gleixner
1
-9
/
+1
2023-08-09
x86/apic/32: Decrapify the def_bigsmp mechanism
Thomas Gleixner
7
-70
/
+41
2023-08-09
x86/apic/32: Remove pointless default_acpi_madt_oem_check()
Thomas Gleixner
3
-24
/
+3
2023-08-09
x86/apic: Mop up early_per_cpu() abuse
Thomas Gleixner
1
-1
/
+1
2023-08-09
x86/apic/ipi: Code cleanup
Thomas Gleixner
1
-16
/
+7
2023-08-09
x86/apic/32: Remove x86_cpu_to_logical_apicid
Thomas Gleixner
4
-68
/
+9
2023-08-09
x86/apic/32: Sanitize logical APIC ID handling
Thomas Gleixner
5
-51
/
+2
2023-08-09
x86/apic: Get rid of apic_phys
Thomas Gleixner
1
-9
/
+10
2023-08-09
x86/apic: Remove check_phys_apicid_present()
Thomas Gleixner
11
-24
/
+0
2023-08-09
x86/apic: Nuke another processor check
Thomas Gleixner
1
-17
/
+0
2023-08-09
x86/apic: Sanitize num_processors handling
Thomas Gleixner
2
-21
/
+6
2023-08-09
x86/xen/pv: Pretend that it found SMP configuration
Thomas Gleixner
1
-1
/
+2
2023-08-09
x86/apic: Sanitize APIC address setup
Thomas Gleixner
3
-29
/
+12
2023-08-09
x86/apic: Split register_apic_address()
Thomas Gleixner
1
-8
/
+14
2023-08-09
x86/apic: Make some APIC init functions bool
Thomas Gleixner
3
-22
/
+22
2023-08-09
x86/of: Fix the APIC address registration
Thomas Gleixner
1
-9
/
+5
2023-08-09
x86/apic: Remove mpparse 'apicid' variable
Dave Hansen
1
-4
/
+1
2023-08-09
x86/apic: Remove the pointless APIC version check
Thomas Gleixner
7
-31
/
+13
2023-08-09
x86/apic: Register boot CPU APIC early
Thomas Gleixner
1
-70
/
+50
2023-08-09
x86/apic: Consolidate boot_cpu_physical_apicid initialization sites
Thomas Gleixner
3
-74
/
+34
2023-08-09
x86/apic: Nuke unused apic::inquire_remote_apic()
Thomas Gleixner
11
-78
/
+0
2023-08-09
x86/apic: Remove unused max_physical_apicid
Thomas Gleixner
1
-8
/
+0
2023-08-09
x86/apic: Get rid of hard_smp_processor_id()
Thomas Gleixner
10
-24
/
+17
2023-08-09
x86/apic: Remove pointless x86_bios_cpu_apicid
Thomas Gleixner
7
-15
/
+4
2023-08-09
x86/apic/ioapic: Rename skip_ioapic_setup
Thomas Gleixner
5
-17
/
+18
2023-08-09
x86/apic: Rename disable_apic
Thomas Gleixner
7
-20
/
+20
2023-08-09
x86/cpu: Remove unused physid_*() nonsense
Thomas Gleixner
1
-26
/
+0
2023-08-09
x86/cpu: Make identify_boot_cpu() static
Thomas Gleixner
2
-2
/
+1
2023-08-06
tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools
Xin Li
2
-8
/
+1
2023-08-06
x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
Thomas Gleixner
4
-29
/
+78
2023-08-06
x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
Thomas Gleixner
6
-11
/
+11
2023-07-30
Linux 6.5-rc4
v6.5-rc4
Linus Torvalds
1
-1
/
+1
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
64
-75
/
+63
2023-07-29
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
1
-31
/
+39
2023-07-29
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
1
-4
/
+9
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
5
-20
/
+52
2023-07-29
Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"
Sean Christopherson
1
-68
/
+0
[next]