summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-07x86/realmode: Don't decrypt trampoline area under SEVTom Lendacky
2017-11-07x86/mm: Don't attempt to encrypt initrd under SEVTom Lendacky
2017-11-07x86/mm: Add Secure Encrypted Virtualization (SEV) supportTom Lendacky
2017-11-07kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modulesZhou Chengming
2017-11-07x86/build: Add more generated files to the .gitignore fileChangbin Du
2017-11-07x86/build: Specify -input-charset=utf-8 for mkisofsChangbin Du
2017-11-07x86/build: Add new paths for isolinux.bin and ldlinux.c32Changbin Du
2017-11-07x86/build: Factor out fdimage/isoimage generation commands to standalone scriptChangbin Du
2017-11-07x86/cpufeatures: Fix various details in the feature definitionsIngo Molnar
2017-11-07x86/cpufeatures: Re-tabulate the X86_FEATURE definitionsIngo Molnar
2017-11-07Merge branch 'x86/build' into x86/asm, to fix up conflictsIngo Molnar
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-06x86/mm: Define _PAGE_TABLE using _KERNPG_TABLEBorislav Petkov
2017-11-06Merge branch 'x86/mm' into x86/asm, to pick up pending changesIngo Molnar
2017-11-06Merge branch 'x86/fpu' into x86/asm, to pick up fixIngo Molnar
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-05Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-05x86/module: Detect and skip invalid relocationsJosh Poimboeuf
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2017-11-03arch/tile: Implement ->set_state_oneshot_stopped()Chris Metcalf
2017-11-03Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-03Update MIPS email addressesPaul Burton
2017-11-03x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki
2017-11-03crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-03crypto: x86/sha256-mb - fix panic due to unaligned accessAndrey Ryabinin
2017-11-03powerpc/perf: Fix core-imc hotplug callback failure during imc initializationMadhavan Srinivasan
2017-11-02Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""Linus Torvalds
2017-11-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-11-02arm64: ensure __dump_instr() checks addr_limitMark Rutland
2017-11-02Merge tag 'kvm-arm-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2017-11-02KVM: x86: Update APICv on APIC resetJan H. Schönherr
2017-11-02KVM: VMX: Do not fully reset PI descriptor on vCPU resetJan H. Schönherr
2017-11-02kvm: Return -ENODEV from update_persistent_clockJason Gunthorpe
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02x86/cpuid: Replace set/clear_bit32()Thomas Gleixner
2017-11-02x86/entry/64: Shorten TEST instructionsBorislav Petkov
2017-11-02MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02x86/traps: Use a new on_thread_stack() helper to clean up an assertionAndy Lutomirski
2017-11-02x86/entry/64: Remove thread_struct::sp0Andy Lutomirski
2017-11-02x86/entry/32: Fix cpu_current_top_of_stack initialization at bootAndy Lutomirski
2017-11-02x86/entry/64: Remove all remaining direct thread_struct::sp0 readsAndy Lutomirski