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