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-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-06
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
Christophe Leroy
2019-07-05
powerpc/64: reuse PPC32 static inline flush_dcache_range()
Christophe Leroy
2019-07-05
powerpc/32: define helpers to get L1 cache sizes.
Christophe Leroy
2019-07-05
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
2019-07-05
powerpc: slightly improve cache helpers
Christophe Leroy
2019-07-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
2019-07-05
powerpc/mm: Remove unused variable declaration
Aneesh Kumar K.V
2019-07-04
powerpc/pseries: Protect against hogging the cpu while setting up the stats
Naveen N. Rao
2019-07-04
powerpc/pseries: Provide vcpu dispatch statistics
Naveen N. Rao
2019-07-04
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
Naveen N. Rao
2019-07-04
powerpc/pseries: Introduce rwlock to gatekeep DTLB usage
Naveen N. Rao
2019-07-04
powerpc/pseries: Factor out DTL buffer allocation and registration routines
Naveen N. Rao
2019-07-04
powerpc/pseries: Use macros for referring to the DTL enable mask
Naveen N. Rao
2019-07-03
powerpc: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-07-03
powerpc: Add barrier_nospec to raw_copy_in_user()
Suraj Jitindar Singh
2019-07-03
powerpc: remove device_to_mask()
Christoph Hellwig
2019-07-03
powerpc: Fix compile issue with force DAWR
Michael Neuling
2019-07-03
powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
Nicholas Piggin
2019-07-03
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move paca save area offsets into exception-64s.S
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it ...
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move KVM related code together
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
Nicholas Piggin
2019-07-02
powerpc/64s/exception: unwind exception-64s.h macros
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into...
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency wi...
Nicholas Piggin
2019-07-02
powerpc/64s/exception: KVM handler can set the HSRR trap bit
Nicholas Piggin
2019-07-02
powerpc/64s/exception: merge KVM handler and skip variants
Nicholas Piggin
2019-07-02
powerpc/64s/exception: consolidate maskable and non-maskable prologs
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove the "extra" macro parameter
Nicholas Piggin
2019-07-02
powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
Nicholas Piggin
2019-07-02
powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
Nicholas Piggin
2019-07-02
powerpc/64s/exception: remove H concatenation for EXC_HV variants
Nicholas Piggin
2019-07-02
powerpc/64s/exception: Remove unused SOFTEN_VALUE_0x980
Michael Ellerman
2019-07-01
powerpc: don't use asm-generic/ptrace.h
Christoph Hellwig
2019-07-01
powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macros
Nicholas Piggin
2019-07-01
powerpc/powernv: remove the unused vas_win_paste_addr and vas_win_id functions
Christoph Hellwig
2019-07-01
powerpc/powernv: remove unused NPU DMA code
Christoph Hellwig
2019-07-01
powerpc/powernv: remove the unused tunneling exports
Christoph Hellwig
2019-07-01
powerpc/powernv: remove the unused pnv_pci_set_p2p function
Christoph Hellwig
2019-07-01
powerpc/cacheflush: fix variable set but not used
Qian Cai
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
[prev]
[next]