aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-09PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi1-4/+45
2019-08-09ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi2-7/+4
2019-08-09arm64: mm: Really fix sparse warning in untagged_addr()Will Deacon1-1/+1
2019-08-09arm64: mm: Simplify definition of virt_addr_valid()Will Deacon1-4/+2
2019-08-09arm64: mm: Remove vabits_userSteve Capper7-16/+5
2019-08-09arm64: mm: Introduce 52-bit Kernel VAsSteve Capper8-22/+39
2019-08-09arm64: mm: Modify calculation of VMEMMAP_SIZESteve Capper1-1/+8
2019-08-09arm64: mm: Separate out vmemmapSteve Capper2-2/+7
2019-08-09arm64: mm: Logic to make offset_ttbr1 conditionalSteve Capper4-10/+18
2019-08-09arm64: mm: Introduce vabits_actualSteve Capper8-17/+31
2019-08-09arm64: mm: Introduce VA_BITS_MINSteve Capper6-9/+17
2019-08-09arm64: dump: De-constify VA_START and KASAN_SHADOW_STARTSteve Capper1-3/+16
2019-08-09arm64: kasan: Switch to using KASAN_SHADOW_OFFSETSteve Capper4-18/+24
2019-08-09arm64: mm: Flip kernel VA spaceSteve Capper8-22/+16
2019-08-09arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_STARTSteve Capper1-6/+5
2019-08-07arm64/ptrace: Fix typoes in sve_set() commentJulien Grall1-1/+1
2019-08-07arm64: mm: print hexadecimal EC value in mem_abort_decode()Miles Chen1-2/+2
2019-08-07arm64/prefetch: fix a -Wtype-limits warningQian Cai2-11/+12
2019-08-07arm64: Add support for function error injectionLeo Yan4-0/+26
2019-08-07error-injection: Consolidate override function definitionLeo Yan2-26/+0
2019-08-06arm64: Introduce prctl() options to control the tagged user addresses ABICatalin Marinas5-1/+94
2019-08-06arm64: untag user pointers in access_ok and __uaccess_mask_ptrAndrey Konovalov2-4/+8
2019-08-05arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne4-6/+114
2019-08-05arm64: Move TIF_* documentation to individual definitionsGeert Uytterhoeven1-18/+7
2019-08-05arm64: mm: free the initrd reserved memblock in a aligned mannerJunhua Huang1-1/+5
2019-08-05arm64: io: Relax implicit barriers in default I/O accessorsWill Deacon1-2/+2
2019-08-05arm64: Remove unused cpucap_multi_entry_cap_cpu_enable()Mark Brown1-15/+0
2019-08-05arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitionsWill Deacon1-29/+0
2019-08-05arm64: esr: Add ESR exception class encoding for trapped ERETWill Deacon2-1/+3
2019-08-05arm64: Replace strncmp with str_has_prefixChuhong Yuan2-2/+2
2019-08-05arm64: remove unneeded uapi/asm/stat.hMasahiro Yamada1-17/+0
2019-08-05arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KEXEC_BUF_MEM_UNKNOWNBhupesh Sharma2-3/+3
2019-08-05arm64: remove pointless __KERNEL__ guardsMark Rutland16-46/+3
2019-08-05arm64: Remove unused assembly macroJulien Thierry1-11/+0
2019-08-04Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds8-5/+52
2019-08-03Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+1
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+76
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2019-08-03Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds3-7/+6
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann1-0/+1
2019-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds17-65/+116
2019-08-02Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds7-6/+12
2019-08-02Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-236/+382
2019-08-02Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-1/+74
2019-08-02arm64: Make debug exception handlers visible from RCUMasami Hiramatsu1-8/+49
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2-34/+8
2019-08-01arm64/mm: fix variable 'tag' set but not usedQian Cai1-3/+7
2019-08-01arm64/mm: fix variable 'pud' set but not usedQian Cai1-2/+2
2019-08-01arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu1-6/+8
2019-08-01arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2-0/+6