aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-02-06arm64: Enable the support of pseudo-NMIsJulien Thierry2-1/+23
2019-02-06arm64: Skip irqflags tracing for NMI in IRQs disabled contextJulien Thierry1-0/+21
2019-02-06arm64: Skip preemption when exiting an NMIJulien Thierry1-1/+9
2019-02-06arm64: Handle serror in NMI contextJulien Thierry1-2/+6
2019-02-06arm64: gic-v3: Implement arch support for priority maskingJulien Thierry1-4/+4
2019-02-06arm64: Switch to PMR masking when starting CPUsJulien Thierry1-0/+26
2019-02-06arm64: alternative: Apply alternatives early in boot processDaniel Thompson5-5/+56
2019-02-06arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry3-7/+19
2019-02-06arm64: daifflags: Include PMR in daifflags restore operationsJulien Thierry1-4/+46
2019-02-06arm64: irqflags: Use ICC_PMR_EL1 for interrupt maskingJulien Thierry2-28/+83
2019-02-06arm64: kvm: Unmask PMR before entering guestJulien Thierry2-0/+32
2019-02-06arm64: Unmask PMR before going idleJulien Thierry2-11/+45
2019-02-06arm64: Make PMR part of task contextJulien Thierry5-3/+35
2019-02-06arm64: ptrace: Provide definitions for PMR valuesJulien Thierry1-0/+12
2019-02-06irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry2-0/+34
2019-02-06arm/arm64: gic-v3: Add PMR and RPR accessorsJulien Thierry2-0/+31
2019-02-06arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry3-1/+31
2019-02-06arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system featureJulien Thierry1-1/+1
2019-02-06arm64: Remove unused daif related functions/macrosJulien Thierry2-19/+1
2019-02-06arm64: Fix HCR.TGE status for NMI contextsJulien Thierry2-0/+34
2019-02-05MIPS: Export mm switching functions used by KVMPaul Burton1-0/+3
2019-02-05bpf, riscv: add BPF JIT for RV64GBjörn Töpel4-1/+1605
2019-02-05KVM: s390: fix possible null pointer dereference in pending_irqs()Michael Mueller1-3/+7
2019-02-05KVM: s390: start using the GIBMichael Mueller1-0/+7
2019-02-05KVM: s390: add gib_alert_irq_handler()Michael Mueller6-2/+175
2019-02-05KVM: s390: kvm_s390_gisa_clear() now clears the IPM onlyMichael Mueller1-3/+22
2019-02-05KVM: s390: add functions to (un)register GISC with GISAMichael Mueller2-0/+125
2019-02-05KVM: s390: add kvm reference to struct sie_page2Michael Mueller2-1/+3
2019-02-05KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller4-0/+55
2019-02-05s390/cio: add function chsc_sgib()Michael Mueller1-0/+1
2019-02-05KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller3-24/+36
2019-02-05KVM: s390: remove kvm_s390_ from gisa static inline functionsMichael Mueller1-14/+13
2019-02-05KVM: s390: use pending_irqs_no_gisa() where appropriateMichael Mueller1-2/+2
2019-02-05KVM: s390: coding style kvm_s390_gisa_init/clear()Michael Mueller1-10/+10
2019-02-05KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller3-8/+7
2019-02-05KVM: s390: make bitmap declaration consistentMichael Mueller2-2/+2
2019-02-05KVM: s390: drop obsolete else pathMichael Mueller1-1/+1
2019-02-05KVM: s390: clarify kvm related kernel messageMichael Mueller1-3/+3
2019-02-05arm64: kexec_file: handle empty command-lineJean-Philippe Brucker1-1/+3
2019-02-05x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definitionReinette Chatre1-7/+0
2019-02-05powerpc/32: Include .branch_lt in data sectionJoel Stanley1-0/+1
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij3-4/+4
2019-02-05powerpc/eeh: Correct retries in eeh_pe_reset_full()Sam Bobroff1-14/+18
2019-02-05powerpc/eeh: Improve recovery of passed-through devicesSam Bobroff4-31/+52
2019-02-05powerpc/eeh: Add include_passed to eeh_clear_pe_frozen_state()Sam Bobroff1-9/+11
2019-02-05powerpc/eeh: Add include_passed to eeh_pe_state_clear()Sam Bobroff5-60/+50
2019-02-05powerpc/eeh: remove sw_state from eeh_unfreeze_pe()Sam Bobroff4-11/+14
2019-02-05powerpc/eeh: Cleanup eeh_pe_clear_frozen_state()Sam Bobroff1-27/+13
2019-02-04MIPS: Remove function size check in get_frame_info()Jun-Ru Chang1-4/+3
2019-02-04MIPS: Loongson32: Remove DMA & NAND devices from ls1b/board.cPaul Burton1-28/+0