Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | KVM: arm64: Don't use has_vhe() for CHOOSE_HYP_SYM() | Marc Zyngier | 2020-07-07 | 1 | -1/+19 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | KVM: arm64: Lift instrumentation restrictions on VHE | David Brazdil | 2020-07-05 | 1 | -8/+0 | |
| | * | | | | | | | | | KVM: arm64: Remove __hyp_text macro, use build rules instead | David Brazdil | 2020-07-05 | 17 | -147/+132 | |
| | * | | | | | | | | | KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE | David Brazdil | 2020-07-05 | 4 | -44/+7 | |
| | * | | | | | | | | | KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE | David Brazdil | 2020-07-05 | 7 | -9/+19 | |
| | * | | | | | | | | | KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE | David Brazdil | 2020-07-05 | 12 | -164/+191 | |
| | * | | | | | | | | | KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE | David Brazdil | 2020-07-05 | 7 | -74/+118 | |
| | * | | | | | | | | | KVM: arm64: Split hyp/switch.c to VHE/nVHE | David Brazdil | 2020-07-05 | 13 | -952/+1048 | |
| | * | | | | | | | | | KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE | David Brazdil | 2020-07-05 | 6 | -100/+177 | |
| | * | | | | | | | | | KVM: arm64: Move hyp-init.S to nVHE | Andrew Scull | 2020-07-05 | 5 | -8/+10 | |
| | * | | | | | | | | | KVM: arm64: Build hyp-entry.S separately for VHE/nVHE | David Brazdil | 2020-07-05 | 8 | -17/+48 | |
| | * | | | | | | | | | KVM: arm64: Handle calls to prefixed hyp functions | Andrew Scull | 2020-07-05 | 3 | -3/+59 | |
| | * | | | | | | | | | KVM: arm64: Use build-time defines in has_vhe() | David Brazdil | 2020-07-05 | 1 | -3/+10 | |
| | * | | | | | | | | | KVM: arm64: Add build rules for separate VHE/nVHE object files | David Brazdil | 2020-07-05 | 4 | -3/+72 | |
| | * | | | | | | | | | KVM: arm64: Move __smccc_workaround_1_smc to .rodata | David Brazdil | 2020-07-05 | 3 | -16/+33 | |
| | * | | | | | | | | | KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe | David Brazdil | 2020-07-05 | 1 | -1/+1 | |
| * | | | | | | | | | | KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled | Sean Christopherson | 2020-08-09 | 1 | -12/+12 | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-08-12 | 66 | -348/+146 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mm/gup: remove task_struct pointer for all gup code | Peter Xu | 2020-08-12 | 5 | -9/+9 | |
| * | | | | | | | | | | | mm: clean up the last pieces of page fault accountings | Peter Xu | 2020-08-12 | 2 | -9/+0 | |
| * | | | | | | | | | | | mm/xtensa: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -11/+4 | |
| * | | | | | | | | | | | mm/x86: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -15/+2 | |
| * | | | | | | | | | | | mm/sparc64: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -10/+1 | |
| * | | | | | | | | | | | mm/sparc32: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -10/+1 | |
| * | | | | | | | | | | | mm/sh: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -10/+1 | |
| * | | | | | | | | | | | mm/s390: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -15/+1 | |
| * | | | | | | | | | | | mm/riscv: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -15/+1 | |
| * | | | | | | | | | | | mm/powerpc: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -8/+3 | |
| * | | | | | | | | | | | mm/parisc: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -5/+3 | |
| * | | | | | | | | | | | mm/openrisc: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -5/+4 | |
| * | | | | | | | | | | | mm/nios2: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -10/+4 | |
| * | | | | | | | | | | | mm/nds32: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -16/+3 | |
| * | | | | | | | | | | | mm/mips: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -11/+3 | |
| * | | | | | | | | | | | mm/microblaze: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -5/+4 | |
| * | | | | | | | | | | | mm/m68k: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -10/+4 | |
| * | | | | | | | | | | | mm/ia64: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -5/+4 | |
| * | | | | | | | | | | | mm/hexagon: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -5/+4 | |
| * | | | | | | | | | | | mm/csky: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -11/+1 | |
| * | | | | | | | | | | | mm/arm64: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -23/+6 | |
| * | | | | | | | | | | | mm/arm: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -19/+6 | |
| * | | | | | | | | | | | mm/arc: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -15/+3 | |
| * | | | | | | | | | | | mm/alpha: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -5/+3 | |
| * | | | | | | | | | | | mm: do page fault accounting in handle_mm_fault | Peter Xu | 2020-08-12 | 24 | -25/+26 | |
| * | | | | | | | | | | | alpha: fix annotation of io{read,write}{16,32}be() | Luc Van Oostenryck | 2020-08-12 | 1 | -4/+4 | |
| * | | | | | | | | | | | uaccess: add force_uaccess_{begin,end} helpers | Christoph Hellwig | 2020-08-12 | 5 | -29/+25 | |
| * | | | | | | | | | | | uaccess: remove segment_eq | Christoph Hellwig | 2020-08-12 | 22 | -28/+23 | |
| * | | | | | | | | | | | riscv: include <asm/pgtable.h> in <asm/uaccess.h> | Christoph Hellwig | 2020-08-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | nds32: use uaccess_kernel in show_regs | Christoph Hellwig | 2020-08-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | syscalls: use uaccess_kernel in addr_limit_user_check | Christoph Hellwig | 2020-08-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | sparc: drop unused MAX_PHYSADDR_BITS | Arvind Sankar | 2020-08-12 | 1 | -1/+0 |