-
- Downloads
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 cleanups from Ingo Molnar: "Misc cleanups all around the map" * 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/CPU/AMD: Remove amd_get_topology_early() x86/tsc: Remove redundant assignment x86/crash: Use resource_size() x86/cpu: Add a missing prototype for arch_smt_update() x86/nospec: Remove unused RSB_FILL_LOOPS x86/vdso: Provide missing include file x86/Kconfig: Correct spelling and punctuation Documentation/x86/boot: Fix typo x86/boot: Fix a comment's incorrect file reference x86/process: Remove set but not used variables prev and next x86/Kconfig: Fix Kconfig indentation
Showing
- Documentation/x86/boot.rst 1 addition, 1 deletionDocumentation/x86/boot.rst
- arch/x86/Kconfig 32 additions, 32 deletionsarch/x86/Kconfig
- arch/x86/entry/vdso/vdso32-setup.c 1 addition, 0 deletionsarch/x86/entry/vdso/vdso32-setup.c
- arch/x86/include/asm/nospec-branch.h 0 additions, 1 deletionarch/x86/include/asm/nospec-branch.h
- arch/x86/include/asm/realmode.h 2 additions, 2 deletionsarch/x86/include/asm/realmode.h
- arch/x86/kernel/cpu/amd.c 2 additions, 8 deletionsarch/x86/kernel/cpu/amd.c
- arch/x86/kernel/cpu/common.c 1 addition, 0 deletionsarch/x86/kernel/cpu/common.c
- arch/x86/kernel/crash.c 1 addition, 1 deletionarch/x86/kernel/crash.c
- arch/x86/kernel/process.c 0 additions, 4 deletionsarch/x86/kernel/process.c
- arch/x86/kernel/tsc_sync.c 0 additions, 1 deletionarch/x86/kernel/tsc_sync.c
- arch/x86/xen/Kconfig 4 additions, 4 deletionsarch/x86/xen/Kconfig
Please register or sign in to comment