index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
2019-08-27
powerpc: remove the ppc44x ocm.c file
Christoph Hellwig
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
2019-08-23
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
Suraj Jitindar Singh
2019-08-22
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-08-22
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
Sam Bobroff
2019-08-22
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
2019-08-22
powerpc/eeh: Introduce EEH edev logging macros
Sam Bobroff
2019-08-22
powerpc/eeh: Add bdfn field to eeh_dev
Oliver O'Halloran
2019-08-22
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
2019-08-22
powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
2019-08-21
powerpc: add machine check safe copy_to_user
Santosh Sivaraj
2019-08-21
powerpc/memcpy: Add memcpy_mcsafe for pmem
Balbir Singh
2019-08-21
powerpc/mce: Handle UE event for memcpy_mcsafe
Balbir Singh
2019-08-20
powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ON
Nicholas Piggin
2019-08-20
powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses
Nicholas Piggin
2019-08-20
powerpc/64: allow compiler to cache 'current'
Nicholas Piggin
2019-08-20
powerpc/32: Add warning on misaligned copy_page() or clear_page()
Christophe Leroy
2019-08-20
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
2019-08-20
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
2019-08-20
powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function
Christophe Leroy
2019-08-20
powerpc/ptdump: drop non vital #ifdefs
Christophe Leroy
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
2019-08-19
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
2019-08-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-19
Merge branch 'fixes' into next
Michael Ellerman
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
2019-08-08
PCI: Convert pci_resource_to_user() to a weak function
Denis Efremov
2019-08-07
error-injection: Consolidate override function definition
Leo Yan
2019-08-05
powerpc/powernv: Move SCOM access code into powernv platform
Andrew Donnellan
2019-08-02
asm-generic: Remove redundant arch-specific rules for simd.h
Herbert Xu
2019-08-01
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2019-07-31
Revert "powerpc: slightly improve cache helpers"
Michael Ellerman
2019-07-29
powerpc: Wire up clone3 syscall
Michael Ellerman
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-24
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
2019-07-22
powerpc/pseries: Update SCM hcall op-codes in hvcall.h
Vaibhav Jain
2019-07-16
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
2019-07-16
mm/mmap: move common defines to mman-common.h
Aneesh Kumar K.V
2019-07-16
powerpc: define syscall_get_error()
Dmitry V. Levin
2019-07-15
powerpc/pmu: Set pmcregs_in_use in paca when running as LPAR
Suraj Jitindar Singh
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-12
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[prev]
[next]