Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c47ca98d32a22a412ddbc69916cf62bdcdfa1a4e
/
arch
/
powerpc
c47ca98
powerpc: Move core kernel logic into arch/powerpc/Kbuild
by Michael Ellerman
· 6 years ago
bd03fd8
powerpc/traps: remove redundant in_interrupt panic in die()
by Christophe Leroy
· 6 years ago
f1f208e
powerpc/prom_init: Generate "phandle" instead of "linux, phandle"
by Benjamin Herrenschmidt
· 6 years ago
2c51d97
powerpc: Check prom_init for disallowed sections
by Benjamin Herrenschmidt
· 6 years ago
5f69e38
powerpc/prom_init: Move __prombss to it's own section and store it in .bss
by Benjamin Herrenschmidt
· 6 years ago
8ca2d51
powerpc/prom_init: Move a few remaining statics to appropriate sections
by Benjamin Herrenschmidt
· 6 years ago
d00e34b
powerpc/prom_init: Move const structures to __initconst
by Benjamin Herrenschmidt
· 6 years ago
a614f52
powerpc/prom_init: Move ibm_arch_vec to __prombss
by Benjamin Herrenschmidt
· 6 years ago
c886087
powerpc/prom_init: Move prom_radix_disable to __prombss
by Benjamin Herrenschmidt
· 6 years ago
11fdb30
powerpc/prom_init: Remove support for OPAL v2
by Benjamin Herrenschmidt
· 6 years ago
e63334e
powerpc/prom_init: Replace __initdata with __prombss when applicable
by Benjamin Herrenschmidt
· 6 years ago
b5beae5
powerpc/pseries: Add driver for PAPR SCM regions
by Oliver O'Halloran
· 6 years ago
4c5d87d
powerpc/pseries: PAPR persistent memory support
by Oliver O'Halloran
· 6 years ago
422123c
powerpc/traps: fix machine check handlers to use pr_cont()
by Christophe Leroy
· 6 years ago
bde1a13
powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()
by Christophe Leroy
· 6 years ago
b9fb448
powerpc/mm: Make pte_pgprot return all pte bits
by Aneesh Kumar K.V
· 6 years ago
4ffe713
powerpc/mm: Increase the max addressable memory to 2PB
by Aneesh Kumar K.V
· 6 years ago
c9f8073
powerpc/mm/hash: Rename get_ea_context to get_user_context
by Aneesh Kumar K.V
· 6 years ago
e15a4fe
powerpc/64s/hash: Add some SLB debugging tests
by Nicholas Piggin
· 6 years ago
94ee4272
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
by Nicholas Piggin
· 6 years ago
5434ae7
powerpc/64s/hash: Add a SLB preload cache
by Nicholas Piggin
· 6 years ago
425d331
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
by Nicholas Piggin
· 6 years ago
126b11b
powerpc/64s/hash: Add SLB allocation status bitmaps
by Nicholas Piggin
· 6 years ago
48e7b76
powerpc/64s/hash: Convert SLB miss handlers to C
by Nicholas Piggin
· 6 years ago
4c2de74
powerpc/64: Interrupts save PPR on stack rather than thread_struct
by Nicholas Piggin
· 6 years ago
3eeacd9
powerpc/ptrace: Don't use sizeof(struct pt_regs) in ptrace code
by Michael Ellerman
· 6 years ago
002af93
powerpc: Split user/kernel definitions of struct pt_regs
by Michael Ellerman
· 6 years ago
7f995d3
powerpc/prom_init: Make "default_colors" const
by Benjamin Herrenschmidt
· 7 years ago
30c69ca
powerpc/prom_init: Make "fake_elf" const
by Benjamin Herrenschmidt
· 7 years ago
3bad719
powerpc/prom_init: Make of_workarounds static
by Benjamin Herrenschmidt
· 7 years ago
1b2443a
powerpc/book3s64: Avoid multiple endian conversion in pte helpers
by Christophe Leroy
· 6 years ago
ff00552
powerpc/8xx: change name of a few page flags to avoid confusion
by Christophe Leroy
· 6 years ago
5662315
powerpc/mm: Get rid of pte-common.h
by Christophe Leroy
· 6 years ago
cbcbbf4
powerpc/mm: Define platform default caches related flags
by Christophe Leroy
· 6 years ago
a0da4bc
powerpc/mm: Allow platforms to redefine some helpers
by Christophe Leroy
· 6 years ago
6c5d2d3
powerpc/nohash/64: do not include pte-common.h
by Christophe Leroy
· 6 years ago
d82fd29
powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
by Christophe Leroy
· 6 years ago
e0f5703
powerpc/mm: Move pte_user() into nohash/pgtable.h
by Christophe Leroy
· 6 years ago
b2133bd
powerpc/book3s/32: do not include pte-common.h
by Christophe Leroy
· 6 years ago
f480578
powerpc/mm: move __P and __S tables in the common pgtable.h
by Christophe Leroy
· 6 years ago
093d7ca
powerpc/mm: drop unused page flags
by Christophe Leroy
· 6 years ago
97026b5
powerpc/mm: Split dump_pagelinuxtables flag_array table
by Christophe Leroy
· 6 years ago
26973fa
powerpc/mm: use pte helpers in generic code
by Christophe Leroy
· 6 years ago
34eb138
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
by Christophe Leroy
· 6 years ago
daba790
powerpc/mm: add pte helpers to query and change pte flags
by Christophe Leroy
· 6 years ago
aa9cd50
powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
by Christophe Leroy
· 6 years ago
d81e6f8
powerpc/mm: don't use _PAGE_EXEC in book3s/32
by Christophe Leroy
· 6 years ago
c766ee7
powerpc: handover page flags with a pgprot_t parameter
by Christophe Leroy
· 6 years ago
56f3c1413
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
by Christophe Leroy
· 6 years ago
aa91796e
powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.
by Christophe Leroy
· 6 years ago
86c391b
powerpc/32: Add ioremap_wt() and ioremap_coherent()
by Christophe Leroy
· 6 years ago
dfd718a
powerpc/rtas: Fix a potential race between CPU-Offline & Migration
by Gautham R. Shenoy
· 6 years ago
500fe5f
powerpc/cacheinfo: Report the correct shared_cpu_map on big-cores
by Gautham R. Shenoy
· 6 years ago
8e8a31d
powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
by Gautham R. Shenoy
· 6 years ago
425752c
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
by Gautham R. Shenoy
· 6 years ago
bf6cbd0
powerpc: Fix stackprotector detection for non-glibc toolchains
by Michael Ellerman
· 6 years ago
50530f5
powerpc/xmon: Show the stack protector canary in xmon
by Michael Ellerman
· 6 years ago
ed9e84a
powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
by Joel Stanley
· 6 years ago
65b9fda
powerpc/pseries/mobility: Extend start/stop topology update scope
by Michael Bringmann
· 6 years ago
960e300
powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
by Joel Stanley
· 6 years ago
b45e9d7
powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
by YueHaibing
· 6 years ago
b90484e
powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()
by Sam Bobroff
· 6 years ago
fef7f90
powerpc/eeh: Cleanup eeh_ops.wait_state()
by Sam Bobroff
· 6 years ago
e762bb8
powerpc/eeh: Cleanup eeh_pe_state_mark()
by Sam Bobroff
· 6 years ago
eed4bdb
powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()
by Sam Bobroff
· 6 years ago
5464492
powerpc/eeh: Cleanup eeh_enabled()
by Sam Bobroff
· 6 years ago
9a3eda2
powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()
by Sam Bobroff
· 6 years ago
1c5c533
powerpc/eeh: Cleanup field names in eeh_rmv_data
by Sam Bobroff
· 6 years ago
80e65b0
powerpc/eeh: Cleanup list_head field names
by Sam Bobroff
· 6 years ago
bf773df
powerpc/eeh: Cleanup eeh_add_virt_device()
by Sam Bobroff
· 6 years ago
b95a460
powerpc/eeh: Cleanup unused field in eeh_dev
by Sam Bobroff
· 6 years ago
bffc017
powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
by Sam Bobroff
· 6 years ago
473af09
powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
by Sam Bobroff
· 6 years ago
bcbe373
powerpc/eeh: Fix null deref for devices removed during EEH
by Sam Bobroff
· 6 years ago
f9bc28a
powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
by Sam Bobroff
· 6 years ago
747b217
powerpc/boot: Build boot wrapper with optimisations
by Joel Stanley
· 6 years ago
e8e132e
powerpc/boot: Disable vector instructions
by Joel Stanley
· 6 years ago
1a855ea
powerpc/boot: Fix opal console in boot wrapper
by Joel Stanley
· 6 years ago
5e9dcb6
powerpc/boot: Expose Kconfig symbols to wrapper
by Joel Stanley
· 6 years ago
719736e
powerpc: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
b27e5f9
powerpc/rtasd: Improve unknown error logging
by Oliver O'Halloran
· 6 years ago
aea44714
powerpc: Disable -Wbuiltin-requires-header when setjmp is used
by Joel Stanley
· 6 years ago
014704e
powerpc: Fix signedness bug in update_flash_db()
by Dan Carpenter
· 6 years ago
6233b6d
powerpc/perf: Quiet IMC PMU registration message
by Joel Stanley
· 6 years ago
df13102
powerpc/process: Constify the number of insns printed by show instructions functions.
by Christophe Leroy
· 6 years ago
fb2d950
powerpc/process: Fix interleaved output in show_user_instructions()
by Christophe Leroy
· 6 years ago
c9386bf
powerpc/process: Add missing include of stacktrace.h
by Christophe Leroy
· 6 years ago
3b35bd4
powerpc/process: Fix sparse address space warnings
by Christophe Leroy
· 6 years ago
7241d26
powerpc/64: properly initialise the stackprotector canary on SMP.
by Christophe Leroy
· 6 years ago
9b7e4d6
Merge branch 'fixes' into next
by Michael Ellerman
· 6 years ago
0792a2c
macintosh: Use common code to access RTC
by Finn Thain
· 6 years ago
ac1788c
powerpc/numa: Skip onlining a offline node in kdump path
by Srikar Dronamraju
· 6 years ago
a932ed3
powerpc: Don't print kernel instructions in show_user_instructions()
by Michael Ellerman
· 6 years ago
053c5a7
powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation
by Nicholas Piggin
· 6 years ago
bc276ec
powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
by Nicholas Piggin
· 6 years ago
81759360
powerpc/time: Add set_state_oneshot_stopped decrementer callback
by Anton Blanchard
· 6 years ago
8b78fdb
powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer
by Anton Blanchard
· 6 years ago
f86ad3e
powerpc/powernv/npu: Remove atsd_threshold debugfs setting
by Mark Hairgrove
· 6 years ago
3689c37
powerpc/powernv/npu: Use size-based ATSD invalidates
by Mark Hairgrove
· 6 years ago
7ead15a
powerpc/powernv/npu: Reduce eieio usage when issuing ATSD invalidates
by Mark Hairgrove
· 6 years ago
Next »