index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
x86/apic: Provide common init infrastructure
Thomas Gleixner
9
-63
/
+59
2023-08-09
x86/apic: Wrap apic->native_eoi() into a helper
Thomas Gleixner
2
-1
/
+7
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
14
-38
/
+28
2023-08-09
x86/apic: Remove pointless arguments from [native_]eoi_write()
Thomas Gleixner
13
-27
/
+38
2023-08-09
x86/apic/noop: Tidy up the code
Thomas Gleixner
1
-30
/
+8
2023-08-09
x86/apic: Remove pointless NULL initializations
Thomas Gleixner
6
-13
/
+0
2023-08-09
x86/apic: Sanitize APIC ID range validation
Thomas Gleixner
12
-42
/
+1
2023-08-09
x86/apic: Prepare x2APIC for using apic::max_apic_id
Thomas Gleixner
5
-4
/
+14
2023-08-09
x86/apic: Simplify X2APIC ID validation
Thomas Gleixner
1
-5
/
+2
2023-08-09
x86/apic: Add max_apic_id member
Thomas Gleixner
10
-0
/
+14
2023-08-09
x86/apic: Wrap APIC ID validation into an inline
Thomas Gleixner
5
-8
/
+11
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
[next]