index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-15
x86/mm/numa: Move early mptable evaluation into common code
Thomas Gleixner
3
-12
/
+2
2024-02-15
x86/mpparse: Switch to new init callbacks
Thomas Gleixner
10
-39
/
+9
2024-02-15
x86/hyperv/vtl: Prepare for separate mpparse callbacks
Thomas Gleixner
1
-1
/
+3
2024-02-15
x86/xen/smp_pv: Prepare for separate mpparse callbacks
Thomas Gleixner
1
-2
/
+9
2024-02-15
x86/jailhouse: Prepare for separate mpparse callbacks
Thomas Gleixner
1
-12
/
+20
2024-02-15
x86/platform/intel-mid: Prepare for separate mpparse callbacks
Thomas Gleixner
1
-2
/
+4
2024-02-15
x86/platform/ce4100: Prepare for separate mpparse callbacks
Thomas Gleixner
1
-6
/
+8
2024-02-15
x86/dtb: Rename x86_dtb_init()
Thomas Gleixner
3
-4
/
+4
2024-02-15
x86/mpparse: Prepare for callback separation
Thomas Gleixner
3
-6
/
+20
2024-02-15
x86/mpparse: Provide separate early/late callbacks
Thomas Gleixner
1
-0
/
+4
2024-02-15
x86/mpparse: Rename default_find_smp_config()
Thomas Gleixner
8
-20
/
+13
2024-02-15
x86/apic: Remove check_apicid_used() and ioapic_phys_id_map()
Thomas Gleixner
6
-28
/
+0
2024-02-15
x86/ioapic: Simplify setup_ioapic_ids_from_mpc_nocheck()
Thomas Gleixner
1
-3
/
+2
2024-02-15
x86/ioapic: Make io_apic_get_unique_id() simpler
Thomas Gleixner
1
-17
/
+5
2024-02-15
x86/apic: Get rid of get_physical_broadcast()
Thomas Gleixner
2
-37
/
+22
2024-02-15
x86/ioapic: Replace some more set bit nonsense
Thomas Gleixner
2
-7
/
+2
2024-02-15
x86/platform/ce4100: Dont override x86_init.mpparse.setup_ioapic_ids
Thomas Gleixner
3
-3
/
+1
2024-02-15
x86/cpu/topology: Make the APIC mismatch warnings complete
Thomas Gleixner
3
-16
/
+16
2024-02-15
x86/apic/uv: Remove the private leaf 0xb parser
Thomas Gleixner
2
-43
/
+14
2024-02-15
x86/xen/smp_pv: Remove cpudata fiddling
Thomas Gleixner
1
-3
/
+0
2024-02-15
x86/apic: Remove unused phys_pkg_id() callback
Thomas Gleixner
12
-68
/
+0
2024-02-15
x86/cpu: Remove x86_coreid_bits
Thomas Gleixner
2
-3
/
+0
2024-02-15
x86/cpu: Remove topology.c
Thomas Gleixner
2
-143
/
+1
2024-02-15
x86/cpu: Make topology_amd_node_id() use the actual node info
Thomas Gleixner
2
-7
/
+4
2024-02-15
x86/mm/numa: Use core domain size on AMD
Thomas Gleixner
2
-19
/
+21
2024-02-15
x86/cpu: Use common topology code for HYGON
Thomas Gleixner
5
-154
/
+4
2024-02-15
x86/cpu: Use common topology code for AMD
Thomas Gleixner
4
-151
/
+5
2024-02-15
x86/smpboot: Teach it about topo.amd_node_id
Thomas Gleixner
1
-4
/
+8
2024-02-15
x86/cpu: Provide an AMD/HYGON specific topology parser
Thomas Gleixner
9
-7
/
+215
2024-02-15
x86/cpu/amd: Provide a separate accessor for Node ID
Thomas Gleixner
9
-12
/
+23
2024-02-15
x86/cpu: Use common topology code for Intel
Thomas Gleixner
5
-117
/
+4
2024-02-15
x86/cpu: Provide a sane leaf 0xb/0x1f parser
Thomas Gleixner
3
-1
/
+143
2024-02-15
x86/cpu: Move __max_die_per_package to common.c
Thomas Gleixner
2
-3
/
+3
2024-02-15
x86/cpu: Use common topology code for Centaur and Zhaoxin
Thomas Gleixner
3
-11
/
+8
2024-02-15
x86/cpu: Add legacy topology parser
Thomas Gleixner
3
-1
/
+51
2024-02-15
x86/cpu: Provide cpu_init/parse_topology()
Thomas Gleixner
7
-18
/
+296
2024-02-15
x86/cpu: Provide cpuid_read() et al.
Thomas Gleixner
1
-0
/
+36
2024-02-11
Linux 6.8-rc4
v6.8-rc4
Linus Torvalds
1
-1
/
+1
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
35
-77
/
+96
2024-02-09
smb3: clarify mount warning
Steve French
1
-1
/
+1
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2
-1
/
+6
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
3
-1
/
+14
2024-02-09
x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6
Aleksander Mazur
1
-1
/
+1
2024-02-09
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
1
-38
/
+37
2024-02-09
ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
Masami Hiramatsu (Google)
1
-0
/
+10
2024-02-08
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
1
-3
/
+4
2024-02-08
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
1
-0
/
+7
2024-02-08
smb: client: set correct d_type for reparse points under DFS mounts
Paulo Alcantara
2
-7
/
+14
2024-02-08
smb3: add missing null server pointer check
Steve French
1
-1
/
+1
2024-02-08
kprobes: Remove unnecessary initial values of variables
Li zeming
1
-2
/
+2
[next]