summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry2019-02-063-7/+19
* arm64: daifflags: Include PMR in daifflags restore operationsJulien Thierry2019-02-061-4/+46
* arm64: irqflags: Use ICC_PMR_EL1 for interrupt maskingJulien Thierry2019-02-062-28/+83
* arm64: kvm: Unmask PMR before entering guestJulien Thierry2019-02-062-0/+32
* arm64: Unmask PMR before going idleJulien Thierry2019-02-062-11/+45
* arm64: Make PMR part of task contextJulien Thierry2019-02-065-3/+35
* arm64: ptrace: Provide definitions for PMR valuesJulien Thierry2019-02-061-0/+12
* irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry2019-02-062-0/+34
* arm/arm64: gic-v3: Add PMR and RPR accessorsJulien Thierry2019-02-062-0/+31
* arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry2019-02-063-1/+31
* arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system featureJulien Thierry2019-02-061-1/+1
* arm64: Remove unused daif related functions/macrosJulien Thierry2019-02-062-19/+1
* arm64: Fix HCR.TGE status for NMI contextsJulien Thierry2019-02-062-0/+34
* arm64: entry: Remove unneeded need_resched() loopValentin Schneider2019-02-041-10/+1
* arm64: add ptrace regsets for ptrauth key managementKristina Martsenko2019-02-012-0/+160
* arm64: dump: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-313-13/+7
* arm64: uaccess: Implement unsafe accessorsJulien Thierry2019-01-251-20/+59
* arm64: uaccess: Cleanup get/put_user()Julien Thierry2019-01-251-24/+12
* arm64: mm: make use of new memblocks_present() helperLogan Gunthorpe2019-01-211-19/+1
* arm64: Remove asm/memblock.hWill Deacon2019-01-214-23/+1
* arm64: asm-offsets: remove unused offsetsAndrew Murray2019-01-211-20/+0
* arm64: default NR_CPUS to 256Mark Rutland2019-01-211-2/+1
* x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon2019-01-201-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-203-5/+10
|\
| * kasan, arm64: remove redundant ARCH_SLAB_MINALIGN defineAndrey Konovalov2019-01-161-2/+0
| * arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel2019-01-161-2/+6
| * arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced onJames Morse2019-01-161-1/+4
* | Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-199-79/+46
|\ \
| * | MIPS: OCTEON: fix kexec supportAurelien Jarno2019-01-141-1/+1
| * | mips: fix n32 compat_ipc_parse_versionArnd Bergmann2019-01-111-0/+1
| * | Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su2019-01-101-1/+3
| * | MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki2019-01-091-0/+31
| * | MIPS: jazz: fix 64bit buildThomas Bogendoerfer2019-01-091-2/+3
| * | MIPS: ath79: Enable OF serial ports in the default configAlban Bedel2019-01-071-0/+1
| * | MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQHauke Mehrtens2019-01-073-12/+1
| * | MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens2019-01-071-63/+5
* | | Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-01-191-2/+1
|\ \ \
| * | | powerpc: chrp: Use of_node_is_type to access device_typeRob Herring2019-01-191-2/+1
| |/ /
* | | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-01-189-16/+21
|\ \ \
| * | | powerpc/syscalls: Fix syscall tracingMichael Ellerman2019-01-151-7/+0
| * | | powerpc/pseries: Fix build break due to pnv_npu2_init()Jason A. Donenfeld2019-01-151-0/+2
| * | | powerpc/4xx/ocm: Fix fix for phys_addr_t printf warningsMichael Ellerman2019-01-111-3/+3
| * | | powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group()Frederic Barrat2019-01-111-1/+2
| * | | powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao2019-01-111-3/+4
| * | | powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy2019-01-111-1/+2
| * | | powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()Dan Carpenter2019-01-111-1/+1
| * | | powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan2019-01-082-0/+7
| |/ /
* | | Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-01-182-7/+10
|\ \ \
| * | | xen: Fix x86 sched_clock() interface for xenJuergen Gross2019-01-161-3/+9
| * | | always clear the X2APIC_ENABLE bit for PV guestTalons Lee2019-01-141-4/+1