Sign in
kunit
/
linux
/
kunit/initial/v5.3/v17
/
arch
/
powerpc
/
include
/
asm
ed4289e
Revert "powerpc: slightly improve cache helpers"
by Michael Ellerman
· 6 years ago
cee3536
powerpc: Wire up clone3 syscall
by Michael Ellerman
· 6 years ago
bed38c3
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
6d140e7
powerpc/pseries: Update SCM hcall op-codes in hvcall.h
by Vaibhav Jain
· 6 years ago
1759673
mm: introduce ARCH_HAS_PTE_DEVMAP
by Robin Murphy
· 6 years ago
f296f1d
powerpc: define syscall_get_error()
by Dmitry V. Levin
· 6 years ago
28d2a6e
powerpc/pmu: Set pmcregs_in_use in paca when running as LPAR
by Suraj Jitindar Singh
· 6 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
5f26f11
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
9bd3bb6
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
by Aneesh Kumar K.V
· 6 years ago
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1758fed
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
7f9c929
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
by Christophe Leroy
· 6 years ago
22e9c88
powerpc/64: reuse PPC32 static inline flush_dcache_range()
by Christophe Leroy
· 6 years ago
d98fc70
powerpc/32: define helpers to get L1 cache sizes.
by Christophe Leroy
· 6 years ago
1cfb725
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
by Christophe Leroy
· 6 years ago
6c58758
powerpc: slightly improve cache helpers
by Christophe Leroy
· 6 years ago
d6eaced
powerpc/book3s: Use config independent helpers for page table walk
by Aneesh Kumar K.V
· 6 years ago
b8c8a52
powerpc/mm: Remove unused variable declaration
by Aneesh Kumar K.V
· 6 years ago
18a593c
powerpc/pseries: Protect against hogging the cpu while setting up the stats
by Naveen N. Rao
· 6 years ago
d62c8de
powerpc/pseries: Provide vcpu dispatch statistics
by Naveen N. Rao
· 6 years ago
5a1ea47
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
by Naveen N. Rao
· 6 years ago
06220d7
powerpc/pseries: Introduce rwlock to gatekeep DTLB usage
by Naveen N. Rao
· 6 years ago
1c85a2a1
powerpc/pseries: Factor out DTL buffer allocation and registration routines
by Naveen N. Rao
· 6 years ago
515bbc8
powerpc/pseries: Use macros for referring to the DTL enable mask
by Naveen N. Rao
· 6 years ago
2200bbe
powerpc: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 6 years ago
6fbcdd5
powerpc: Add barrier_nospec to raw_copy_in_user()
by Suraj Jitindar Singh
· 6 years ago
24911ac
powerpc: remove device_to_mask()
by Christoph Hellwig
· 6 years ago
a278e7e
powerpc: Fix compile issue with force DAWR
by Michael Neuling
· 6 years ago
6c46fcc
powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
by Nicholas Piggin
· 6 years ago
fe7946c
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
by Nicholas Piggin
· 6 years ago
0a882e2
powerpc/64s/exception: remove bad stack branch
by Nicholas Piggin
· 6 years ago
1582009
powerpc/64s/exception: move paca save area offsets into exception-64s.S
by Nicholas Piggin
· 6 years ago
a050243
powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used
by Nicholas Piggin
· 6 years ago
12a0480
powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it is used
by Nicholas Piggin
· 6 years ago
f1ff37e
powerpc/64s/exception: move KVM related code together
by Nicholas Piggin
· 6 years ago
6d18f29
powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
by Nicholas Piggin
· 6 years ago
f0ac447
powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
by Nicholas Piggin
· 6 years ago
fc55753
powerpc/64s/exception: unwind exception-64s.h macros
by Nicholas Piggin
· 6 years ago
47169fb
powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
by Nicholas Piggin
· 6 years ago
c06075f
powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into callers
by Nicholas Piggin
· 6 years ago
5dba1d5
powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency with others
by Nicholas Piggin
· 6 years ago
c0c6cd1
powerpc/64s/exception: KVM handler can set the HSRR trap bit
by Nicholas Piggin
· 6 years ago
17bdc06
powerpc/64s/exception: merge KVM handler and skip variants
by Nicholas Piggin
· 6 years ago
fa4cf6b
powerpc/64s/exception: consolidate maskable and non-maskable prologs
by Nicholas Piggin
· 6 years ago
a7c1ca19
powerpc/64s/exception: remove the "extra" macro parameter
by Nicholas Piggin
· 6 years ago
2d04630
powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
by Nicholas Piggin
· 6 years ago
bd7b6d13
powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
by Nicholas Piggin
· 6 years ago
4508a74
powerpc/64s/exception: remove H concatenation for EXC_HV variants
by Nicholas Piggin
· 6 years ago
1efd8ca
powerpc/64s/exception: Remove unused SOFTEN_VALUE_0x980
by Michael Ellerman
· 6 years ago
b42dfde
powerpc: don't use asm-generic/ptrace.h
by Christoph Hellwig
· 6 years ago
4b1f5cc
powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macros
by Nicholas Piggin
· 6 years ago
452d23c
powerpc/powernv: remove the unused vas_win_paste_addr and vas_win_id functions
by Christoph Hellwig
· 6 years ago
7eb3cf7
powerpc/powernv: remove unused NPU DMA code
by Christoph Hellwig
· 6 years ago
c498a4f
powerpc/powernv: remove the unused tunneling exports
by Christoph Hellwig
· 6 years ago
6398261
powerpc/powernv: remove the unused pnv_pci_set_p2p function
by Christoph Hellwig
· 6 years ago
04db3ed
powerpc/cacheflush: fix variable set but not used
by Qian Cai
· 6 years ago
8b8dc69
Merge branch 'fixes' into next
by Michael Ellerman
· 6 years ago
a8282bf
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
9739ab7
powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
by Christoph Hellwig
· 6 years ago
d909f91
powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP
by Nicholas Piggin
· 6 years ago
d38153f
powerpc/64s/radix: ioremap use ioremap_page_range
by Nicholas Piggin
· 6 years ago
0b1be03
powerpc/ps3: Use [] to denote a flexible array member
by Geert Uytterhoeven
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
410df0c
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
fa1827d
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
79282605
processor: remove spin_cpu_yield
by Heiko Carstens
· 6 years ago
758f204
powerpc/bpf: use unsigned division instruction for 64-bit operations
by Naveen N. Rao
· 6 years ago
c21f5a9
powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTX
by Christophe Leroy
· 6 years ago
33258a1
powerpc/64s: Fix THP PMD collapse serialisation
by Nicholas Piggin
· 6 years ago
6c28422
powerpc: Fix kexec failure on book3s/32
by Christophe Leroy
· 6 years ago
acc1590
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 449
by Thomas Gleixner
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
55716d2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
by Thomas Gleixner
· 6 years ago
2b72c9e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
by Thomas Gleixner
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
d94d71c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
by Thomas Gleixner
· 6 years ago
8cd8de5
locking/atomic, powerpc: Use s64 for atomic64
by Mark Rutland
· 6 years ago
b44a1dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
89d87bc
powerpc/powernv: Show checkstop reason for NPU2 HMIs
by Frederic Barrat
· 6 years ago
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 6 years ago
2522fe4
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
by Thomas Gleixner
· 6 years ago
873e65b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
by Thomas Gleixner
· 6 years ago
935912c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
de6cc65
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
1659e27
KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
by Paul Mackerras
· 6 years ago
0d4ee88
KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
by Paul Mackerras
· 6 years ago
d5bb994
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
by Thomas Gleixner
· 6 years ago
f4344b1
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112
by Thomas Gleixner
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
ea2305f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40
by Thomas Gleixner
· 6 years ago
e62d949
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33
by Thomas Gleixner
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
1621633
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
by Thomas Gleixner
· 6 years ago
1335d9a
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
86a78a8
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
Next »