summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-02-06arm64: Make PMR part of task contextJulien Thierry
2019-02-06arm64: ptrace: Provide definitions for PMR valuesJulien Thierry
2019-02-06irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry
2019-02-06arm/arm64: gic-v3: Add PMR and RPR accessorsJulien Thierry
2019-02-06arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry
2019-02-06arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system featureJulien Thierry
2019-02-06arm64: Remove unused daif related functions/macrosJulien Thierry
2019-02-06arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-02-04arm64: entry: Remove unneeded need_resched() loopValentin Schneider
2019-02-01arm64: add ptrace regsets for ptrauth key managementKristina Martsenko
2019-01-31arm64: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-25arm64: uaccess: Implement unsafe accessorsJulien Thierry
2019-01-25arm64: uaccess: Cleanup get/put_user()Julien Thierry
2019-01-21arm64: mm: make use of new memblocks_present() helperLogan Gunthorpe
2019-01-21arm64: Remove asm/memblock.hWill Deacon
2019-01-21arm64: asm-offsets: remove unused offsetsAndrew Murray
2019-01-21arm64: default NR_CPUS to 256Mark Rutland
2019-01-20x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon
2019-01-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-20Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-01-19powerpc: chrp: Use of_node_is_type to access device_typeRob Herring
2019-01-19Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-01-19Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-19Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-01-17openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada
2019-01-17nds32: remove unneeded code in arch/nds32/MakefileMasahiro Yamada
2019-01-16xen: Fix x86 sched_clock() interface for xenJuergen Gross
2019-01-16ia64: remove redundant 'export AWK'Masahiro Yamada
2019-01-16kbuild: remove unused archmrproperMasahiro Yamada
2019-01-16kasan, arm64: remove redundant ARCH_SLAB_MINALIGN defineAndrey Konovalov
2019-01-16arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-01-16arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced onJames Morse
2019-01-15x86/intel/lpss: Make PCI dependency explicitSinan Kaya
2019-01-15powerpc/syscalls: Fix syscall tracingMichael Ellerman
2019-01-15powerpc/pseries: Fix build break due to pnv_npu2_init()Jason A. Donenfeld
2019-01-14MIPS: OCTEON: fix kexec supportAurelien Jarno
2019-01-14always clear the X2APIC_ENABLE bit for PV guestTalons Lee
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson
2019-01-12Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2019-01-12Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-01-12Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-11mips: fix n32 compat_ipc_parse_versionArnd Bergmann
2019-01-11x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...Vitaly Kuznetsov
2019-01-11KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...Lan Tianyu
2019-01-11kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes