Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8ef1ec0ca32c6f8a87f5b4c24b1db26da67c5609
/
arch
/
x86
/
kernel
/
setup.c
6e9f879
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
1d87200
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
85fbf15
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
11a98f3
x86: Fix typos in comments
by Cao jin
· 5 years ago
b3c72fc
x86/boot: Introduce setup_indirect
by Daniel Kiper
· 5 years ago
6950e31
x86/efi: Push EFI_MEMMAP check into leaf routines
by Dan Williams
· 5 years ago
a329975
x86/mm: Report actual image regions in /proc/iomem
by Kees Cook
· 5 years ago
392e879
dma-mapping: fix filename references
by Andy Shevchenko
· 6 years ago
565eb5f8
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8ff80fb
x86/kdump/64: Restrict kdump kernel reservation to <64TB
by Baoquan He
· 6 years ago
c603a30
x86/mm: Identify the end of the kernel area to be reserved
by Thomas Lendacky
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
e913c4a
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b9ac384
x86/kdump: Fall back to reserve high crashkernel memory
by Dave Young
· 6 years ago
9ca5c8e
x86/kdump: Have crashkernel=X reserve under 4G by default
by Dave Young
· 6 years ago
0fca081
efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures
by Robert Richter
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
e262e32d
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
by David Howells
· 6 years ago
3841840
x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setup_header")
by Juergen Gross
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
ac73e08
Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ae7e123
x86/boot: Add ACPI RSDP address to setup_header
by Juergen Gross
· 6 years ago
cc55f75
x86, hibernate: Fix nosave_regions setup for hibernation
by Zhimin Gu
· 6 years ago
4e31843
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
958f338
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
cf7a63e
x86/tsc: Calibrate tsc only once
by Pavel Tatashin
· 7 years ago
8990cac
x86/jump_label: Initialize static branching early
by Pavel Tatashin
· 7 years ago
368a540
x86/kvmclock: Remove memblock dependency
by Pavel Tatashin
· 7 years ago
11eb0e0
PCI: Make early dump functionality generic
by Sinan Kaya
· 7 years ago
10a7041
x86/speculation/l1tf: Make sure the first page is always reserved
by Andi Kleen
· 7 years ago
27cca86
mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys
by Ram Pai
· 7 years ago
3db3eb2
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
by Petr Tesarik
· 7 years ago
3c76db7
Merge branch 'x86/pti' into x86/mm, to pick up dependencies
by Ingo Molnar
· 7 years ago
945fd17
x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table
by Thomas Gleixner
· 7 years ago
162434e
x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic
by Kirill A. Shutemov
· 7 years ago
3ccabd6
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
107cd25
x86/mm: Encrypt the initrd earlier for BSP microcode update
by Tom Lendacky
· 7 years ago
835bcec
x86/efi: Fix kernel param add_efi_memmap regression
by Dave Young
· 7 years ago
81bf665
x86/headers: Remove duplicate #includes
by Pravin Shedge
· 7 years ago
99306df
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b18d628
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
43ff2f4
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6a9f70b
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f361464
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 structure
by Juergen Gross
· 7 years ago
682af54
x86/mm: Don't attempt to encrypt initrd under SEV
by Tom Lendacky
· 7 years ago
a1652bb
x86/boot: Spell out "boot CPU" for BP
by Jean Delvare
· 7 years ago
6406350
x86/apic: Sanitize 32/64bit APIC callbacks
by Thomas Gleixner
· 7 years ago
ccb6494
x86/timers: Move simple_udelay_calibration() past kvmclock_init()
by Boris Ostrovsky
· 7 years ago
eb49606
x86/timers: Move the simple udelay calibration to tsc.h
by Dou Liyang
· 8 years ago
c7ad5ad
x86/mm/64: Initialize CR4.PCIDE early
by Andy Lutomirski
· 7 years ago
53ac64a
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
24e700e
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b1b6f83
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
433f892
x86/idt: Switch early trap init to IDT tables
by Thomas Gleixner
· 7 years ago
630b3af
treewide: Consolidate Apple DMI checks
by Lukas Wunner
· 7 years ago
ee9f8fc
x86/unwind: Add the ORC unwinder
by Josh Poimboeuf
· 7 years ago
b9d0520
x86/mm: Insure that boot memory areas are mapped properly
by Tom Lendacky
· 8 years ago
99c13b8
x86/mm/pat: Don't report PAT on CPUs that don't support it
by Mikulas Patocka
· 8 years ago
25e09ca
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
fe2d48b
x86/debug: Extend the lower bound of crash kernel low reservations
by Jiri Bohac
· 8 years ago
702644e
x86/timers: Move simple_udelay_calibration past init_hypervisor_platform
by Jan Kiszka
· 8 years ago
d2b6dc6
x86/boot/32: Fix UP boot on Quark and possibly other platforms
by Andy Lutomirski
· 8 years ago
d3b5d35
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
7d6a31c
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a52bbaf
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e5185a7
Merge branch 'x86/boot' into x86/mm, to avoid conflict
by Ingo Molnar
· 8 years ago
73fa136
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
by Ingo Molnar
· 8 years ago
23b2a4d
x86/boot/32: Defer resyncing initial_page_table until per-cpu is set up
by Andy Lutomirski
· 8 years ago
1b5aeeb
x86/earlyprintk: Add support for earlyprintk via USB3 debug port
by Lu Baolu
· 8 years ago
dd759d9
x86/timers: Add simple udelay calibration
by Lu Baolu
· 8 years ago
6415813
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
by Mathias Krause
· 8 years ago
0871d5a
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates
by Ingo Molnar
· 8 years ago
f89db78
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9661b33
efi: Print the secure boot status in x86 setup_arch()
by David Howells
· 8 years ago
0c6fc11
x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix
by Ingo Molnar
· 8 years ago
090d717
x86/boot/e820: Rename e820_mark_nosave_regions() to e820__register_nosave_regions()
by Ingo Molnar
· 8 years ago
1506c8d
x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
by Ingo Molnar
· 8 years ago
1a12703
x86/boot/e820: Document e820__reserve_setup_data()
by Ingo Molnar
· 8 years ago
f9748fa
x86/boot/e820: Simplify the e820__update_table() interface
by Ingo Molnar
· 8 years ago
09821ff
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
by Ingo Molnar
· 8 years ago
be0c3f0
x86/boot/e820: Rename e820_print_map() to e820__print_table()
by Ingo Molnar
· 8 years ago
ab6bc04
x86/boot/e820: Create coherent API function names for E820 range operations
by Ingo Molnar
· 8 years ago
2df908b
x86/boot/e820: Rename e820_setup_gap() to e820__setup_pci_gap()
by Ingo Molnar
· 8 years ago
3bce64f
x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all()
by Ingo Molnar
· 8 years ago
f52355a
x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()
by Ingo Molnar
· 8 years ago
5da217c
x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and document it
by Ingo Molnar
· 8 years ago
9641bda
x86/boot/e820: Clarify the role of finish_e820_parsing() and rename it to e820__finish_early_params()
by Ingo Molnar
· 8 years ago
da92139
x86/boot/e820: Move e820_reserve_setup_data() to e820.c
by Ingo Molnar
· 8 years ago
914053c
x86/boot/e820: Rename parse_e820_ext() to e820__memory_setup_extended()
by Ingo Molnar
· 8 years ago
4918e22
x86/boot/e820: Rename memblock_x86_fill() to e820__memblock_setup() and improve the explanations
by Ingo Molnar
· 8 years ago
544a0f4
x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the description
by Ingo Molnar
· 8 years ago
103e206
x86/boot/e820: Rename default_machine_specific_memory_setup() to e820__memory_setup_default()
by Ingo Molnar
· 8 years ago
bf49557
x86/boot/e820: Harmonize the 'struct e820_table' fields
by Ingo Molnar
· 8 years ago
61a5010
x86/boot/e820: Rename everything to e820_table
by Ingo Molnar
· 8 years ago
acd4c04
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
by Ingo Molnar
· 8 years ago
8ec67d9
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array'
by Ingo Molnar
· 8 years ago
66441bd
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
by Ingo Molnar
· 8 years ago
a8d4c82
x86/crash: Update the stale comment in reserve_crashkernel()
by Xunlei Pang
· 8 years ago
39fa104d
mm: remove x86-only restriction of movable_node
by Reza Arbab
· 8 years ago
1e90a13
x86/smpboot: Init apic mapping before usage
by Thomas Gleixner
· 8 years ago
Next »