summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-18MIPS: Fix undefined reference to physical_memsizeJames Hogan
2018-01-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-18x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()Tom Lendacky
2018-01-18Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki
2018-01-18Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Rafael J. Wysocki
2018-01-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-01-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-17ARM: net: bpf: clarify tail_call indexRussell King
2018-01-17ARM: net: bpf: fix LDX instructionsRussell King
2018-01-17ARM: net: bpf: fix register savingRussell King
2018-01-17ARM: net: bpf: correct stack layout documentationRussell King
2018-01-17ARM: net: bpf: move stack documentationRussell King
2018-01-17ARM: net: bpf: fix stack alignmentRussell King
2018-01-17ARM: net: bpf: fix tail call jumpsRussell King
2018-01-17ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUsRussell King
2018-01-17KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan
2018-01-17Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linu...Radim Krčmář
2018-01-17powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek
2018-01-17powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman
2018-01-17powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2018-01-17x86/apic/vector: Fix off by one in error pathThomas Gleixner
2018-01-17x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner
2018-01-17x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini
2018-01-16alpha: extend memset16 to EV6 optimised routinesMichael Cree
2018-01-16bpf, arm64: fix stack_depth tracking in combination with tail callsDaniel Borkmann
2018-01-16x86/PCI: Enable AMD 64-bit window on resume=?UTF-8?q?Christian=20K=C3=B6nig?=
2018-01-16arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-01-16x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky
2018-01-16x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryptionTom Lendacky
2018-01-16x86/mm: Centralize PMD flags in sme_encrypt_kernel()Tom Lendacky
2018-01-16x86/mm: Use a struct to reduce parameters for SME PGD mappingTom Lendacky
2018-01-16x86/mm: Clean up register saving in the __enc_copy() assembly codeTom Lendacky
2018-01-15x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky
2018-01-15x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse
2018-01-15x86/kasan: Panic if there is not enough memory to bootAndrey Ryabinin
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-14Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-14x86/retpoline: Remove compile time warningThomas Gleixner
2018-01-14x86/idt: Mark IDT tables __initconstAndi Kleen
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-14Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä
2018-01-14x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman
2018-01-14x86/tsc: Print tsc_khz, when it differs from cpu_khzLen Brown
2018-01-14x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown
2018-01-14x86/tsc: Future-proof native_calibrate_tsc()Len Brown
2018-01-14x86,perf: Disable intel_bts when PTIPeter Zijlstra