index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
1
-12
/
+2
|
\
|
*
x86: Decouple PAT and MTRR handling
Juergen Gross
2022-11-10
1
-12
/
+1
|
*
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
2022-11-10
1
-1
/
+2
*
|
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
\
|
*
|
x86/boot: Skip realmode init code when running as Xen PV guest
Juergen Gross
2022-11-25
1
-1
/
+1
|
|
/
*
/
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
2022-11-18
1
-0
/
+1
|
/
*
x86/setup: Use rng seeds from setup_data
Jason A. Donenfeld
2022-07-11
1
-0
/
+10
*
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
2022-07-01
1
-0
/
+63
*
x86/mm: Fix RESERVE_BRK() for older binutils
Josh Poimboeuf
2022-06-13
1
-5
/
+0
*
x86/setup: Use strscpy() to replace deprecated strlcpy()
XueBing Chen
2022-05-25
1
-3
/
+3
*
x86/cpu: Remove "noexec"
Borislav Petkov
2022-04-04
1
-3
/
+25
*
x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
2022-03-24
1
-7
/
+3
*
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
2022-03-09
1
-7
/
+27
*
Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-10
1
-1
/
+6
|
\
|
*
x86/mtrr: Remove the mtrr_bp_init() stub
Christoph Hellwig
2021-12-22
1
-1
/
+6
*
|
x86/boot: Move EFI range reservation after cmdline parsing
Mike Rapoport
2021-12-15
1
-3
/
+3
*
|
Revert "x86/boot: Pull up cmdline preparation and early param parsing"
Borislav Petkov
2021-12-15
1
-39
/
+27
*
|
Revert "x86/boot: Mark prepare_command_line() __init"
Borislav Petkov
2021-12-15
1
-1
/
+1
|
/
*
x86/boot: Mark prepare_command_line() __init
Borislav Petkov
2021-11-24
1
-1
/
+1
*
x86/boot: Pull up cmdline preparation and early param parsing
Borislav Petkov
2021-11-15
1
-27
/
+39
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-2
/
+2
*
x86/setup: Call early_reserve_memory() earlier
Juergen Gross
2021-09-21
1
-12
/
+14
*
x86/setup: Explicitly include acpi.h
Nathan Chancellor
2021-09-01
1
-0
/
+1
*
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-01
1
-10
/
+0
|
\
|
*
iscsi_ibft: fix crash due to KASLR physical memory remapping
Maurizio Lombardi
2021-08-01
1
-10
/
+0
*
|
x86: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-0
/
+1
|
\
\
|
*
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
|
/
*
|
x86/setup: Document that Windows reserves the first MiB
Borislav Petkov
2021-06-08
1
-10
/
+11
*
|
x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= options
Mike Rapoport
2021-06-07
1
-24
/
+0
|
/
*
x86/setup: Always reserve the first 1M of RAM
Mike Rapoport
2021-06-03
1
-14
/
+21
*
x86/thermal: Fix LVT thermal setup for SMI delivery mode
Borislav Petkov
2021-05-31
1
-0
/
+9
*
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-28
1
-1
/
+0
|
\
|
*
x86: Remove dynamic NOP selection
Peter Zijlstra
2021-03-15
1
-1
/
+0
*
|
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
1
-3
/
+3
|
\
\
|
*
|
x86/setup: Remove unused RESERVE_BRK_ARRAY()
Cao jin
2021-03-11
1
-3
/
+3
|
|
/
*
|
Merge tag 'x86_boot_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
1
-51
/
+58
|
\
\
|
*
|
x86/setup: Move trim_snb_memory() later in setup_arch() to fix boot hangs
Mike Rapoport
2021-04-14
1
-5
/
+15
|
*
|
x86/setup: Merge several reservations of start of memory
Mike Rapoport
2021-03-23
1
-9
/
+10
|
*
|
x86/setup: Consolidate early memory reservations
Mike Rapoport
2021-03-23
1
-48
/
+44
|
|
/
*
|
ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
Rafael J. Wysocki
2021-04-13
1
-3
/
+2
*
|
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
2021-03-29
1
-5
/
+3
|
/
*
sfi: Remove framework for deprecated firmware
Andy Shevchenko
2021-02-15
1
-2
/
+0
*
Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
Mike Rapoport
2021-02-04
1
-9
/
+11
*
x86/setup: don't remove E820_TYPE_RAM for pfn 0
Mike Rapoport
2021-01-24
1
-11
/
+9
*
Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-16
1
-0
/
+6
|
\
|
*
x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
Ashish Kalra
2020-12-11
1
-0
/
+6
*
|
x86/setup: Remove unused MCA variables
Borislav Petkov
2020-10-28
1
-5
/
+0
|
/
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-0
/
+2
|
\
|
*
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
[next]