Age | Commit message (Expand) | Author | Files | Lines |
2019-12-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+2 |
2019-12-21 | Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 10 | -20/+47 |
2019-12-18 | KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor | Paul Mackerras | 1 | -1/+2 |
2019-12-17 | KVM: PPC: Book3S HV: Fix regression on big endian hosts | Marcus Comstedt | 1 | -2/+2 |
2019-12-16 | powerpc: Fix __clear_user() with KUAP enabled | Andrew Donnellan | 3 | -7/+12 |
2019-12-16 | powerpc/pseries/cmm: fix managed page counts when migrating pages between zones | David Hildenbrand | 1 | -0/+10 |
2019-12-16 | powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk() | Christophe Leroy | 1 | -1/+1 |
2019-12-14 | powerpc/irq: fix stack overflow verification | Christophe Leroy | 1 | -2/+2 |
2019-12-13 | powerpc: Ensure that swiotlb buffer is allocated from low memory | Mike Rapoport | 1 | -0/+8 |
2019-12-13 | powerpc/shared: Use static key to detect shared processor | Srikar Dronamraju | 1 | -7/+2 |
2019-12-13 | powerpc/vcpu: Assume dedicated processors as non-preempt | Srikar Dronamraju | 2 | -1/+10 |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2 | -10/+10 |
2019-12-06 | Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -22/+29 |
2019-12-06 | Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 11 | -38/+55 |
2019-12-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -0/+4 |
2019-12-05 | powerpc/perf: Disable trace_imc pmu | Madhavan Srinivasan | 1 | -1/+8 |
2019-12-05 | powerpc/powernv: Avoid re-registration of imc debugfs directory | Anju T Sudhakar | 1 | -23/+16 |
2019-12-04 | arch: sembuf.h: make uapi asm/sembuf.h self-contained | Masahiro Yamada | 1 | -0/+2 |
2019-12-04 | arch: msgbuf.h: make uapi asm/msgbuf.h self-contained | Masahiro Yamada | 1 | -0/+2 |
2019-12-05 | powerpc/pmem: Convert to EXPORT_SYMBOL_GPL | Aneesh Kumar K.V | 1 | -2/+2 |
2019-12-05 | powerpc/archrandom: fix arch_get_random_seed_int() | Ard Biesheuvel | 1 | -1/+1 |
2019-12-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 12 | -0/+1117 |
2019-12-05 | powerpc: Fix vDSO clock_getres() | Vincenzo Frascino | 5 | -5/+14 |
2019-12-05 | powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache... | Aneesh Kumar K.V | 1 | -1/+1 |
2019-12-05 | powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts | Cédric Le Goater | 1 | -2/+10 |
2019-12-05 | powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKE | Christophe Leroy | 1 | -3/+3 |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2019-12-02 | Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2019-12-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -6/+1 |
2019-12-01 | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -23/+2 |
2019-12-01 | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -35/+33 |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2019-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+0 |
2019-12-01 | powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h | Mike Kravetz | 3 | -6/+1 |
2019-11-30 | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 176 | -2078/+3202 |
2019-11-29 | powerpc/fixmap: fix crash with HIGHMEM | Christophe Leroy | 1 | -0/+6 |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 4 | -21/+7 |
2019-11-28 | powerpc: Ultravisor: Add PPC_UV config option | Anshuman Khandual | 1 | -0/+17 |
2019-11-28 | KVM: PPC: Book3S HV: Support reset of secure guest | Bharata B Rao | 5 | -0/+109 |
2019-11-28 | KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VM | Bharata B Rao | 6 | -0/+76 |
2019-11-28 | KVM: PPC: Book3S HV: Radix changes for secure guest | Bharata B Rao | 5 | -0/+66 |
2019-11-28 | KVM: PPC: Book3S HV: Shared pages support for secure guests | Bharata B Rao | 2 | -4/+84 |
2019-11-28 | KVM: PPC: Book3S HV: Support for running secure guests | Bharata B Rao | 8 | -0/+769 |
2019-11-27 | Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundle | Linus Torvalds | 5 | -4/+95 |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -55/+10 |
2019-11-27 | powerpc: Define arch_is_kernel_initmem_freed() for lockdep | Michael Ellerman | 1 | -0/+14 |
2019-11-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
2019-11-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -10/+8 |
2019-11-26 | libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h | Masahiro Yamada | 1 | -0/+2 |
2019-11-26 | asm-generic: Make msi.h a mandatory include/asm header | Michal Simek | 1 | -1/+0 |