index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_sev_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-29
5
-14
/
+17
|
\
|
*
x86/sev: Make enc_dec_hypercall() accept a size instead of npages
Steve Rutherford
2023-08-25
3
-13
/
+10
|
*
x86/sev: Do not handle #VC for DR7 read/write
Alexey Kardashevskiy
2023-08-16
2
-1
/
+7
*
|
Merge tag 'ras_core_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
3
-3
/
+57
|
\
\
|
*
|
x86/MCE: Always save CS register on AMD Zen IF Poison errors
Yazen Ghannam
2023-08-18
2
-1
/
+30
|
*
|
x86/mce: Prevent duplicate error records
Borislav Petkov (AMD)
2023-07-21
3
-2
/
+27
*
|
|
Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
5
-3
/
+34
|
\
\
\
|
*
|
|
x86/uv: Update HPE Superdome Flex Maintainers
Justin Ernst
2023-08-11
1
-2
/
+2
|
*
|
|
EDAC/amd64: Add support for AMD family 1Ah models 00h-1Fh and 40h-4Fh
Avadhut Naik
2023-08-10
1
-0
/
+15
|
*
|
|
hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based models
Avadhut Naik
2023-08-10
1
-1
/
+7
|
*
|
|
x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based models
Avadhut Naik
2023-08-10
2
-0
/
+10
*
|
|
|
Merge tag 'x86_boot_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
24
-562
/
+587
|
\
\
\
\
|
*
|
|
|
x86/efistub: Avoid legacy decompressor when doing EFI boot
Ard Biesheuvel
2023-08-07
7
-191
/
+84
|
*
|
|
|
x86/efistub: Perform SNP feature test while running in the firmware
Ard Biesheuvel
2023-08-07
3
-46
/
+87
|
*
|
|
|
efi/libstub: Add limit argument to efi_random_alloc()
Ard Biesheuvel
2023-08-07
4
-7
/
+9
|
*
|
|
|
x86/decompressor: Factor out kernel decompression and relocation
Ard Biesheuvel
2023-08-07
2
-5
/
+31
|
*
|
|
|
x86/decompressor: Move global symbol references to C code
Ard Biesheuvel
2023-08-07
3
-23
/
+11
|
*
|
|
|
decompress: Use 8 byte alignment
Ard Biesheuvel
2023-08-07
1
-1
/
+1
|
*
|
|
|
x86/efistub: Prefer EFI memory attributes protocol over DXE services
Ard Biesheuvel
2023-08-07
1
-8
/
+21
|
*
|
|
|
x86/efistub: Perform 4/5 level paging switch from the stub
Ard Biesheuvel
2023-08-07
6
-26
/
+130
|
*
|
|
|
x86/decompressor: Merge trampoline cleanup with switching code
Ard Biesheuvel
2023-08-07
2
-24
/
+8
|
*
|
|
|
x86/decompressor: Pass pgtable address to trampoline directly
Ard Biesheuvel
2023-08-07
3
-11
/
+8
|
*
|
|
|
x86/decompressor: Only call the trampoline when changing paging levels
Ard Biesheuvel
2023-08-07
2
-54
/
+13
|
*
|
|
|
x86/decompressor: Call trampoline directly from C code
Ard Biesheuvel
2023-08-07
2
-37
/
+26
|
*
|
|
|
x86/decompressor: Avoid the need for a stack in the 32-bit trampoline
Ard Biesheuvel
2023-08-07
3
-21
/
+40
|
*
|
|
|
x86/decompressor: Use standard calling convention for trampoline
Ard Biesheuvel
2023-08-07
2
-15
/
+14
|
*
|
|
|
x86/decompressor: Call trampoline as a normal function
Ard Biesheuvel
2023-08-07
2
-45
/
+36
|
*
|
|
|
x86/decompressor: Assign paging related global variables earlier
Ard Biesheuvel
2023-08-07
2
-11
/
+5
|
*
|
|
|
x86/decompressor: Store boot_params pointer in callee save register
Ard Biesheuvel
2023-08-07
1
-26
/
+16
|
*
|
|
|
x86/efistub: Clear BSS in EFI handover protocol entrypoint
Ard Biesheuvel
2023-08-07
2
-3
/
+24
|
*
|
|
|
x86/decompressor: Avoid magic offsets for EFI handover entrypoint
Ard Biesheuvel
2023-08-07
2
-19
/
+19
|
*
|
|
|
x86/efistub: Simplify and clean up handover entry code
Ard Biesheuvel
2023-08-07
5
-36
/
+31
|
*
|
|
|
x86/efistub: Branch straight to kernel entry point from C code
Ard Biesheuvel
2023-08-07
1
-5
/
+17
|
*
|
|
|
x86/head_64: Store boot_params pointer in callee save register
Ard Biesheuvel
2023-08-07
1
-20
/
+12
|
*
|
|
|
x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved
Ard Biesheuvel
2023-08-07
1
-7
/
+23
*
|
|
|
|
Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-29
10
-81
/
+152
|
\
\
\
\
\
|
*
|
|
|
|
Documentation: core-api/cpuhotplug: Fix state names
Anna-Maria Behnsen
2023-08-08
2
-6
/
+6
|
*
|
|
|
|
cpu/hotplug: Remove unused function declaration cpu_set_state_online()
Yue Haibing
2023-08-07
1
-1
/
+0
|
*
|
|
|
|
cpu/SMT: Fix cpu_smt_possible() comment
Zhang Rui
2023-07-31
1
-1
/
+1
|
*
|
|
|
|
cpu/SMT: Allow enabling partial SMT states via sysfs
Michael Ellerman
2023-07-28
2
-16
/
+45
|
*
|
|
|
|
cpu/SMT: Create topology_smt_thread_allowed()
Michael Ellerman
2023-07-28
2
-1
/
+26
|
*
|
|
|
|
cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
2023-07-28
3
-12
/
+2
|
*
|
|
|
|
cpu/SMT: Store the current/max number of threads
Michael Ellerman
2023-07-28
3
-4
/
+27
|
*
|
|
|
|
cpu/SMT: Move smt/control simple exit cases earlier
Michael Ellerman
2023-07-28
1
-6
/
+6
|
*
|
|
|
|
cpu/SMT: Move SMT prototypes into cpu_smt.h
Michael Ellerman
2023-07-28
4
-24
/
+33
|
*
|
|
|
|
cpu/hotplug: Remove dependancy against cpu_primary_thread_mask
Laurent Dufour
2023-07-28
1
-14
/
+10
*
|
|
|
|
|
Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-28
36
-62
/
+55
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'irqchip-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-08-28
33
-41
/
+35
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
irqchip: Add support for Amlogic-C3 SoCs
Huqiang Qin
2023-08-21
1
-0
/
+5
|
|
*
|
|
|
|
|
dt-bindings: interrupt-controller: Add support for Amlogic-C3 SoCs
Huqiang Qin
2023-08-21
1
-0
/
+1
[next]