summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-12-25x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' t...Steven Rostedt (VMware)
2017-12-25x86/unwinder: Make CONFIG_UNWINDER_ORC=y the default in the 64-bit defconfigIngo Molnar
2017-12-25x86/head: Add unwind hint annotationsJosh Poimboeuf
2017-12-25x86/xen: Add unwind hint annotationsJosh Poimboeuf
2017-12-25x86/xen: Fix xen head ELF annotationsJosh Poimboeuf
2017-12-25x86/boot: Annotate verify_cpu() as a callable functionJosh Poimboeuf
2017-12-25x86/head: Fix head ELF function annotationsJosh Poimboeuf
2017-12-25x86/head: Remove unused 'bad_address' codeJosh Poimboeuf
2017-12-25x86/head: Remove confusing commentJosh Poimboeuf
2017-12-25x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templatesUros Bizjak
2017-12-20pinctrl: adi2: Fix Kconfig build problemLinus Walleij
2017-12-20KVM: nVMX: Fix EPT switching advertisingWanpeng Li
2017-12-20powerpc/xmon: Check before calling xive functionsBreno Leitao
2017-12-20powerpc/perf/hv-24x7: Fix incorrect comparison in memordMichael Ellerman
2017-12-20ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supplyNeil Armstrong
2017-12-20arm64: prevent regressions in compressed kernel image size when upgrading to ...Nick Desaulniers
2017-12-20powerpc/pseries/vio: Dispose of virq mapping on vdevice unregisterTyrel Datwyler
2017-12-20powerpc/ipic: Fix status get and status clearChristophe Leroy
2017-12-20powerpc/opal: Fix EBUSY bug in acquiring tokensWilliam A. Kennington III
2017-12-20powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfoShriya
2017-12-20x86/boot/compressed/64: Print error if 5-level paging is not supportedKirill A. Shutemov
2017-12-20x86/boot/compressed/64: Detect and handle 5-level paging at boot-timeKirill A. Shutemov
2017-12-20arm64: fix CONFIG_DEBUG_WX address reportingMark Rutland
2017-12-20arm64: Initialise high_memory global variable earlierSteve Capper
2017-12-20arm64: mm: Fix pte_mkclean, pte_mkdirty semanticsSteve Capper
2017-12-20kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-20crypto: salsa20 - fix blkcipher_walk API usageEric Biggers
2017-12-17x86/intel_rdt: Fix potential deadlock during resctrl unmountReinette Chatre
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-12-14sparc64/mm: set fields in deferred pagesPavel Tatashin
2017-12-14powerpc/perf: Fix pmu_count to count only nest imc pmusMadhavan Srinivasan
2017-12-14ARM: avoid faulting on qemuRussell King
2017-12-14ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-12-14Revert "ARM: dts: imx53: add srtc node"Fabio Estevam
2017-12-14arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlbWill Deacon
2017-12-14arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mmWill Deacon
2017-12-14arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-12-14KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig
2017-12-14arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier
2017-12-14arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko
2017-12-14powerpc/64s: Initialize ISAv3 MMU registers before setting partition tableNicholas Piggin
2017-12-14Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson
2017-12-14KVM: s390: Fix skey emulation permission checkJanosch Frank
2017-12-14s390: fix compat system call tableHeiko Carstens
2017-12-14s390/mm: fix off-by-one bug in 5-level page table handlingHeiko Carstens
2017-12-14s390: always save and restore all registers on context switchHeiko Carstens
2017-12-14KVM: x86: fix APIC page invalidationRadim Krčmář
2017-12-14x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki
2017-12-14x86/idt: Load idt early in start_secondaryChunyu Hu
2017-12-10locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook