summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-10/+10
* Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-12-061-22/+29
|\
| * powerpc: support KASAN instrumentation of bitopsDaniel Axtens2019-11-071-22/+29
* | Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-12-0611-38/+55
|\ \
| * | powerpc/perf: Disable trace_imc pmuMadhavan Srinivasan2019-12-051-1/+8
| * | powerpc/powernv: Avoid re-registration of imc debugfs directoryAnju T Sudhakar2019-12-051-23/+16
| * | powerpc/pmem: Convert to EXPORT_SYMBOL_GPLAneesh Kumar K.V2019-12-051-2/+2
| * | powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel2019-12-051-1/+1
| * | powerpc: Fix vDSO clock_getres()Vincenzo Frascino2019-12-055-5/+14
| * | powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V2019-12-051-1/+1
| * | powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater2019-12-051-2/+10
| * | powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKEChristophe Leroy2019-12-051-3/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-052-0/+4
|\ \ \
| * | | arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-041-0/+2
| * | | arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-041-0/+2
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-0412-0/+1117
|\ \ \ | |/ / |/| |
| * | powerpc: Ultravisor: Add PPC_UV config optionAnshuman Khandual2019-11-281-0/+17
| * | KVM: PPC: Book3S HV: Support reset of secure guestBharata B Rao2019-11-285-0/+109
| * | KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VMBharata B Rao2019-11-286-0/+76
| * | KVM: PPC: Book3S HV: Radix changes for secure guestBharata B Rao2019-11-285-0/+66
| * | KVM: PPC: Book3S HV: Shared pages support for secure guestsBharata B Rao2019-11-282-4/+84
| * | KVM: PPC: Book3S HV: Support for running secure guestsBharata B Rao2019-11-288-0/+769
* | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\ \ \
| * | | asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
* | | | Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-021-0/+2
|\ \ \ \
| * | | | libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2019-11-261-0/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-013-6/+1
|\ \ \ \ \
| * | | | | powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.hMike Kravetz2019-12-013-6/+1
* | | | | | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-23/+2
|\ \ \ \ \ \
| * | | | | | libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams2019-11-191-6/+0
| * | | | | | libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams2019-11-191-7/+2
| * | | | | | libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams2019-11-191-6/+0
| * | | | | | libnvdimm: Move nd_region_attribute_group to device_typeDan Williams2019-11-191-1/+0
| * | | | | | libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams2019-11-191-1/+0
| * | | | | | libnvdimm: Move nd_device_attribute_group to device_typeDan Williams2019-11-171-2/+0
* | | | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-0111-35/+33
|\ \ \ \ \ \ \
| * | | | | | | y2038: fix typo in powerpc vdso "LOPART"Arnd Bergmann2019-11-211-2/+2
| * | | | | | | y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann2019-11-152-3/+4
| * | | | | | | y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann2019-11-151-1/+1
| * | | | | | | y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
| * | | | | | | y2038: vdso: powerpc: avoid timespec referencesArnd Bergmann2019-11-155-21/+18
| * | | | | | | y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann2019-11-151-4/+4
* | | | | | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann2019-10-231-0/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-12-011-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | sysctl: Remove the sysctl system callEric W. Biederman2019-11-261-1/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-30176-2078/+3202
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | powerpc/fixmap: fix crash with HIGHMEMChristophe Leroy2019-11-291-0/+6
| * | | | | | | powerpc: Define arch_is_kernel_initmem_freed() for lockdepMichael Ellerman2019-11-271-0/+14
| * | | | | | | powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmpNathan Chancellor2019-11-251-0/+1