index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-06
powerpc: add POWER9_DD20 feature
Nicholas Piggin
2017-11-06
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
2017-11-06
powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async
Cyril Bur
2017-11-06
powerpc/opal: Make __opal_async_{get, release}_token() static
Cyril Bur
2017-11-06
powerpc/eeh: Stop using do_gettimeofday()
Arnd Bergmann
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-06
powerpc/64: Free up CPU_FTR_ICSWX
Michael Ellerman
2017-11-06
powerpc/powernv: Reserve a hole which appears after enabling IOV
Alexey Kardashevskiy
2017-11-06
powerpc/64s/radix: Fix process table entry cache invalidation
Nicholas Piggin
2017-11-06
powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverable
Nicholas Piggin
2017-11-06
powerpc/book3s: Use label for FIXUP_ENDIAN macro branch
Nicholas Piggin
2017-11-06
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
2017-11-03
Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...
Naveen N. Rao
2017-11-01
KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Don't rely on host's page size information
Paul Mackerras
2017-10-22
powerpc/mm/radix: Drop unneeded NULL check
Michael Ellerman
2017-10-21
powerpc/powernv: Enable TM without suspend if possible
Michael Ellerman
2017-10-20
powerpc: Add PPC_FEATURE2_HTM_NO_SUSPEND
Michael Ellerman
2017-10-20
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
2017-10-19
powerpc: make dma_cache_sync a no-op
Christoph Hellwig
2017-10-19
floppy: consolidate the dummy fd_cacheflush definition
Christoph Hellwig
2017-10-19
Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...
Paul Mackerras
2017-10-16
powerpc/hotplug: Improve responsiveness of hotplug change
Michael Bringmann
2017-10-16
powerpc/mce: Hookup derror (load/store) UE errors
Balbir Singh
2017-10-16
powerpc/mce: Remove unused function get_mce_fault_addr()
Balbir Singh
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
2017-10-06
powerpc: Always initialize input array when calling epapr_hypercall()
Seth Forshee
2017-10-04
powerpc/kprobes: Clean up jprobe detection in livepatch handler
Naveen N. Rao
2017-10-04
powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESET
Nicholas Piggin
2017-09-28
cxl: Enable global TLBIs for cxl contexts
Frederic Barrat
2017-09-28
powerpc/mm: Export flush_all_mm()
Frederic Barrat
2017-09-27
powerpc/64s: Add workaround for P9 vector CI load issue
Michael Neuling
2017-09-26
powerpc/powernv: Rework EEH initialization on powernv
Benjamin Herrenschmidt
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-08
vga: optimise console scrolling
Matthew Wilcox
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-06
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[prev]
[next]