summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-044-43/+40
|\
| * Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-1918-72/+191
| |\
| * | y2038: powerpc: Extend sysvipc data structuresArnd Bergmann2018-04-204-43/+40
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-043-12/+2
|\ \ \
| * \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0214-53/+153
| |\ \ \ | | |/ / | |/| |
| * | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-193-12/+2
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-7/+0
|\ \ \ \
| * | | | softirq/powerpc: Switch to generic local_softirq_pending() implementationFrederic Weisbecker2018-05-141-7/+0
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-045-23/+9
|\ \ \ \ \
| * | | | | signal/powerpc: Replace TRAP_FIXME with TRAP_UNKEric W. Biederman2018-04-252-10/+2
| * | | | | signal/powerpc: Replace FPE_FIXME with FPE_FLTUNKEric W. Biederman2018-04-252-10/+3
| * | | | | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-254-3/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-041-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet2018-04-276-5/+21
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-1/+1
* | | | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-044-44/+3
|\ \ \ \ \ \ \
| * | | | | | | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-091-9/+0
| * | | | | | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0
| * | | | | | | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-092-4/+2
| * | | | | | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
| * | | | | | | iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig2018-05-091-3/+1
| * | | | | | | iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-1/+0
| * | | | | | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
| * | | | | | | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-3/+0
| * | | | | | | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-18/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-043-54/+6
|\ \ \ \ \ \ \
| * | | | | | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-163-54/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-266-55/+159
|\ \ \ \ \ \ \
| * | | | | | | KVM: PPC: Book 3S HV: Do ptesync in radix guest exit pathPaul Mackerras2018-05-171-0/+8
| * | | | | | | KVM: PPC: Book3S HV: XIVE: Resend re-routed interrupts on CPU priority changeBenjamin Herrenschmidt2018-05-171-7/+101
| * | | | | | | KVM: PPC: Book3S HV: Make radix clear pte when unmappingNicholas Piggin2018-05-171-1/+1
| * | | | | | | KVM: PPC: Book3S HV: Make radix use correct tlbie sequence in kvmppc_radix_tl...Nicholas Piggin2018-05-171-2/+2
| * | | | | | | KVM: PPC: Book3S HV: Snapshot timebase offset on guest entryPaul Mackerras2018-05-174-45/+47
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-05-252-0/+7
|\ \ \ \ \ \ \
| * | | | | | | powerpc/64s: Clear PCR on bootMichael Neuling2018-05-182-0/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin2018-05-219-2/+356
|/ / / / / /
* | | | | | powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin2018-05-181-2/+12
| |/ / / / |/| | | |
* | | | | powerpc/pseries: Fix CONFIG_NUMA=n buildMichael Ellerman2018-05-081-8/+5
* | | | | powerpc/trace/syscalls: Update syscall name matching logic to account for ppc...Naveen N. Rao2018-05-071-2/+19
* | | | | powerpc/trace/syscalls: Update syscall name matching logicNaveen N. Rao2018-05-071-7/+3
* | | | | powerpc/64: Remove unused paca->soft_enabledMichael Ellerman2018-05-071-1/+0
|/ / / /
* | | | powerpc/kvm/booke: Fix altivec related build breakLaurentiu Tudor2018-04-271-0/+7
* | | | powerpc: Fix deadlock with multiple calls to smp_send_stopNicholas Piggin2018-04-271-16/+39
* | | | powerpc: Fix smp_send_stop NMI IPI handlingNicholas Piggin2018-04-251-5/+17
* | | | rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin2018-04-251-3/+5
* | | | powerpc/mce: Fix a bug where mce loops on memory UE.Mahesh Salgaonkar2018-04-241-5/+2
* | | | powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address...Alistair Popple2018-04-241-4/+19
* | | | powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback p...Alistair Popple2018-04-242-4/+14
* | | | powerpc/powernv/npu: Add lock to prevent race in concurrent context init/destroyAlistair Popple2018-04-241-9/+42
OpenPOWER on IntegriCloud