summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-07x86/mm: Add DMA support for SEV memory encryptionTom Lendacky
2017-11-07x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pagesTom Lendacky
2017-11-07resource: Provide resource struct in resource walk callbackTom Lendacky
2017-11-07x86/efi: Access EFI data as encrypted when SEV is activeTom Lendacky
2017-11-07x86/mm: Include SEV for encryption memory attribute changesTom Lendacky
2017-11-07x86/mm: Use encrypted access of boot related data with SEVTom Lendacky
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-07irqchip/exiu: Add support for Socionext Synquacer EXIU controllerArd Biesheuvel
2017-11-07x86/mm: Remove unnecessary TLB flush for SME in-place encryptionTom Lendacky
2017-11-07ACPI / APEI: Remove arch_apei_flush_tlb_one()James Morse
2017-11-07arm64: mm: Remove arch_apei_flush_tlb_one()James Morse
2017-11-07ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse
2017-11-07arm/kprobes: Remove jprobe test caseMasami Hiramatsu
2017-11-07arm/kprobes: Fix kretprobe test to check correct counterMasami Hiramatsu
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/MCE/AMD: Fix mce_severity_amd_smca() signatureYazen Ghannam
2017-11-07x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam
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-07Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-07m68k: add Sysam stmark2 open board supportAngelo Dureghello
2017-11-07m68k: coldfire: add dspi0 module supportAngelo Dureghello
2017-11-06ARM: footbridge: Fix typo in timer conversionKees Cook
2017-11-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-11-06ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
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-06m68k: pull mach_beep in setup.cAlexandre Belloni
2017-11-06m68k: allow ColdFire m5441x parts to run with MMU enabledGreg Ungerer
2017-11-06m68k: fix ColdFire node shift size calculationGreg Ungerer
2017-11-06m68k: move coldfire MMU initialization codeGreg Ungerer
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