| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | powerpc/pseries: check DRCONF_MEM_RESERVED in lmb_is_removable() | Daniel Henrique Barboza | 2021-05-23 | 1 | -1/+2 | |
| | * | | | | | | | | | powerpc/pseries: Set UNISOLATE on dlpar_memory_remove_by_ic() error | Daniel Henrique Barboza | 2021-05-23 | 1 | -0/+7 | |
| | * | | | | | | | | | powerpc/pseries/ras: Delete a redundant condition branch | Zhen Lei | 2021-05-23 | 1 | -2/+0 | |
| | * | | | | | | | | | powerpc/pseries/memhotplug: Remove unused inline function dlpar_memory_remove() | YueHaibing | 2021-05-23 | 1 | -4/+0 | |
| | * | | | | | | | | | powerpc/32s: Remove asm/book3s/32/hash.h | Christophe Leroy | 2021-05-17 | 2 | -46/+37 | |
| | * | | | | | | | | | powerpc: Only pad struct pt_regs when needed | Christophe Leroy | 2021-05-17 | 1 | -1/+2 | |
| | * | | | | | | | | | powerpc/32s: Speed up likely path of kuap_update_sr() | Christophe Leroy | 2021-05-17 | 1 | -2/+4 | |
| | * | | | | | | | | | powerpc/mmu: Remove leftover CONFIG_E200 | Christophe Leroy | 2021-05-17 | 1 | -1/+1 | |
| | * | | | | | | | | | powerpc/mmu: Don't duplicate radix_enabled() | Christophe Leroy | 2021-05-17 | 1 | -12/+0 | |
| | * | | | | | | | | | powerpc/603: Avoid a pile of NOPs when not using SW LRU in TLB exceptions | Christophe Leroy | 2021-05-17 | 1 | -4/+14 | |
| | * | | | | | | | | | powerpc: Define NR_CPUS all the time | Christophe Leroy | 2021-05-17 | 1 | -3/+3 | |
| | * | | | | | | | | | powerpc/boot: Fix a typo in partial_decompress() comment | Zhang Jianhua | 2021-05-17 | 1 | -2/+2 | |
| | * | | | | | | | | | powerpc/8xx: Update mpc885_ads_defconfig to improve CI | Christophe Leroy | 2021-05-17 | 1 | -0/+25 | |
| | * | | | | | | | | | powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessible | Vaibhav Jain | 2021-05-17 | 1 | -0/+7 | |
| | * | | | | | | | | | powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limit | Christophe Leroy | 2021-05-17 | 2 | -4/+0 | |
| | * | | | | | | | | | powerpc/asm-offset: Remove unused items | Christophe Leroy | 2021-05-17 | 1 | -51/+1 | |
| | * | | | | | | | | | powerpc/32s: Remove m8260_gorom() | Christophe Leroy | 2021-05-17 | 1 | -36/+0 | |
| * | | | | | | | | | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-07-02 | 1 | -22/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | powerpc: use linux/unaligned/le_struct.h on LE power7 | Arnd Bergmann | 2021-05-10 | 1 | -22/+0 | |
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-07-02 | 10 | -17/+54 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | kernel.h: split out panic and oops helpers | Andy Shevchenko | 2021-07-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | mm/thp: define default pmd_pgtable() | Anshuman Khandual | 2021-07-01 | 2 | -5/+6 | |
| | * | | | | | | | | | | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual | 2021-07-01 | 3 | -4/+0 | |
| | * | | | | | | | | | | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang | 2021-06-30 | 2 | -4/+1 | |
| | * | | | | | | | | | | powerpc/8xx: add support for huge pages on VMAP and VMALLOC | Christophe Leroy | 2021-06-30 | 2 | -1/+44 | |
| | * | | | | | | | | | | mm/hugetlb: change parameters of arch_make_huge_pte() | Christophe Leroy | 2021-06-30 | 1 | -3/+2 | |
| * | | | | | | | | | | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-07-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | quota: Wire up quotactl_fd syscall | Jan Kara | 2021-06-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-06-29 | 9 | -13/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport | 2021-06-29 | 7 | -10/+10 | |
| | * | | | | | | | | | | arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma() | Liam Howlett | 2021-06-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters... | Liam Howlett | 2021-06-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-06-29 | 22 | -9/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | powerpc: Move the use of irq_domain_add_nomap() behind a config option | Marc Zyngier | 2021-06-10 | 4 | -0/+4 | |
| | * | | | | | | | | | | | powerpc: Drop dependency between asm/irq.h and linux/irqdomain.h | Marc Zyngier | 2021-06-10 | 1 | -1/+0 | |
| | * | | | | | | | | | | | powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy | Marc Zyngier | 2021-06-10 | 6 | -8/+10 | |
| | * | | | | | | | | | | | powerpc: Add missing linux/{of.h,irqdomain.h} include directives | Marc Zyngier | 2021-06-10 | 13 | -0/+13 | |
| | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-06-28 | 42 | -1600/+2174 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2021-06-25 | 6 | -38/+79 | |
| | |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | KVM: debugfs: Reuse binary stats descriptors | Jing Zhang | 2021-06-24 | 2 | -58/+0 | |
| | * | | | | | | | | | | | KVM: stats: Support binary stats retrieval for a VCPU | Jing Zhang | 2021-06-24 | 2 | -0/+83 | |
| | * | | | | | | | | | | | KVM: stats: Support binary stats retrieval for a VM | Jing Zhang | 2021-06-24 | 2 | -0/+34 | |
| | * | | | | | | | | | | | KVM: stats: Add fd-based API to read binary stats data | Jing Zhang | 2021-06-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | KVM: stats: Separate generic stats from architecture specific ones | Jing Zhang | 2021-06-24 | 6 | -28/+23 | |
| | * | | | | | | | | | | | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2021-06-23 | 51 | -1603/+2229 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | KVM: PPC: Book3S HV: Workaround high stack usage with clang | Nathan Chancellor | 2021-06-23 | 1 | -1/+2 | |
| | | * | | | | | | | | | | KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM | Bharata B Rao | 2021-06-22 | 2 | -7/+32 | |
| | | * | | | | | | | | | | KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability | Bharata B Rao | 2021-06-22 | 1 | -0/+3 | |
| | | * | | | | | | | | | | KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE | Bharata B Rao | 2021-06-22 | 5 | -7/+170 | |
| | | * | | | | | | | | | | KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE | Bharata B Rao | 2021-06-21 | 3 | -0/+222 | |
