Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e283655b5abe26462d53d5196f186c5e8863af3b
e283655
drivers: macintosh: rack-meter: really fix bogus memsets
by Aaro Koskinen
· 7 years ago
0bfdf59
powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
by Nicholas Piggin
· 7 years ago
9a2c1d3
powerpc/4xx: Fix error return code in ppc4xx_msi_probe()
by Wei Yongjun
· 7 years ago
f208638
powerpc/mm: Fix thread_pkey_regs_init()
by Ram Pai
· 7 years ago
e6e133c
powerpc/kprobes: Fix call trace due to incorrect preempt count
by Naveen N. Rao
· 7 years ago
3a52f6f
macintosh/adb: Use C99 initializers for struct adb_driver instances
by Finn Thain
· 7 years ago
741de61
powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
by Nicholas Piggin
· 7 years ago
0f9bdfe
powerpc/pseries: Fix clearing of security feature flags
by Mauricio Faria de Oliveira
· 7 years ago
95dff48
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
c0b3467
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 7 years ago
9654153
powerpc: Disable DAWR in the base POWER9 CPU features
by Michael Neuling
· 7 years ago
622aa35
powerpc: Disable DAWR on POWER9 via CPU feature quirk
by Michael Neuling
· 7 years ago
b53221e
KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWR
by Michael Neuling
· 7 years ago
e8ebedb
KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9
by Michael Neuling
· 7 years ago
398e712
KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9
by Michael Neuling
· 7 years ago
9bc2bd5
powerpc: Update xmon to use ppc_breakpoint_available()
by Michael Neuling
· 7 years ago
85ce9a5
powerpc: Update ptrace to use ppc_breakpoint_available()
by Michael Neuling
· 7 years ago
404b27d
powerpc: Add ppc_breakpoint_available()
by Michael Neuling
· 7 years ago
34a286a
powerpc/eeh: Add eeh_state_active() helper
by Sam Bobroff
· 7 years ago
54048cf
powerpc/eeh: Factor out common code eeh_reset_device()
by Sam Bobroff
· 7 years ago
d3136d7
powerpc/eeh: Remove always-true tests in eeh_reset_device()
by Sam Bobroff
· 7 years ago
5fd1346
powerpc/eeh: Clarify arguments to eeh_reset_device()
by Sam Bobroff
· 7 years ago
cd95f80
powerpc/eeh: Rename frozen_bus to bus in eeh_handle_normal_event()
by Sam Bobroff
· 7 years ago
5b86ac9
powerpc/eeh: Remove misleading test in eeh_handle_normal_event()
by Sam Bobroff
· 7 years ago
63457b1
powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()
by Sam Bobroff
· 7 years ago
37fd812
powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()
by Sam Bobroff
· 7 years ago
6870178
powerpc/eeh: Remove eeh_handle_event()
by Sam Bobroff
· 7 years ago
d41ce7b
powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit table is enabled
by Alexey Kardashevskiy
· 7 years ago
b574df9
powerpc/mm: Fix typo in comments
by Alexey Kardashevskiy
· 7 years ago
a8c0bf3
powerpc/lpar/debug: Initialize flags before printing debug message
by Alexey Kardashevskiy
· 7 years ago
79b4686
powerpc/init: Do not advertise radix during client-architecture-support
by Alexey Kardashevskiy
· 7 years ago
bde709a
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
by Mauricio Faria de Oliveira
· 7 years ago
d6fbe1c
powerpc/64s: Wire up cpu_show_spectre_v2()
by Michael Ellerman
· 7 years ago
5698601
powerpc/64s: Wire up cpu_show_spectre_v1()
by Michael Ellerman
· 7 years ago
2e4a161
powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
by Michael Ellerman
· 7 years ago
37c0bdd
powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
by Michael Ellerman
· 7 years ago
ff34835
powerpc/64s: Enhance the information in cpu_show_meltdown()
by Michael Ellerman
· 7 years ago
8ad3304
powerpc/64s: Move cpu_show_meltdown()
by Michael Ellerman
· 7 years ago
77addf6
powerpc/powernv: Set or clear security feature flags
by Michael Ellerman
· 7 years ago
f636c14
powerpc/pseries: Set or clear security feature flags
by Michael Ellerman
· 7 years ago
9a868f6
powerpc: Add security feature flags for Spectre/Meltdown
by Michael Ellerman
· 7 years ago
c4bc366
powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
by Michael Ellerman
· 7 years ago
921bc6c
powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
by Michael Ellerman
· 7 years ago
0063d61
powerpc/rfi-flush: Differentiate enabled and patched flush types
by Mauricio Faria de Oliveira
· 7 years ago
84749a5
powerpc/rfi-flush: Always enable fallback flush on pseries
by Michael Ellerman
· 7 years ago
abf110f
powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
by Michael Ellerman
· 7 years ago
1e2a9fc
powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
by Michael Ellerman
· 7 years ago
ac96588
powerpc/perf: Add blacklisted events for Power9 DD2.2
by Madhavan Srinivasan
· 7 years ago
64acab4
powerpc/perf: Add blacklisted events for Power9 DD2.1
by Madhavan Srinivasan
· 7 years ago
b58064d
powerpc/perf: Infrastructure to support addition of blacklisted events
by Madhavan Srinivasan
· 7 years ago
cd1231d
powerpc/perf: Prevent kernel address leak via perf_get_data_addr()
by Madhavan Srinivasan
· 7 years ago
bb19af8
powerpc/perf: Prevent kernel address leak to userspace via BHRB buffer
by Madhavan Srinivasan
· 7 years ago
e1ebd0e
powerpc/perf: Fix kernel address leak via sampling registers
by Michael Ellerman
· 7 years ago
dbfcf3c
powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
by Paul Mackerras
· 8 years ago
5239650
powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
by Nicholas Piggin
· 7 years ago
a26cf1c
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 7 years ago
681c617
KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
by Paul Mackerras
· 7 years ago
87a11bb
KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
by Suraj Jitindar Singh
· 7 years ago
4bb3c7a
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
by Paul Mackerras
· 7 years ago
7672691
powerpc/powernv: Provide a way to force a core into SMT4 mode
by Paul Mackerras
· 7 years ago
b5af4f2
powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
by Paul Mackerras
· 7 years ago
9bbf0b5
powerpc: Free up CPU feature bits on 64-bit machines
by Paul Mackerras
· 7 years ago
dd0efb3
powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
by Paul Mackerras
· 7 years ago
c0d64cf
powerpc: Use feature bit for RTC presence rather than timebase presence
by Paul Mackerras
· 7 years ago
a5d4b58
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
by Aneesh Kumar K.V
· 7 years ago
243fee3
powerpc/mm/radix: Move the functions that does the actual tlbie closer
by Aneesh Kumar K.V
· 7 years ago
99491e2
powerpc/mm/radix: Remove unused code
by Aneesh Kumar K.V
· 7 years ago
80a4ae2
powerpc/mm: Workaround Nest MMU bug with TLB invalidations
by Benjamin Herrenschmidt
· 7 years ago
aff6f8c
powerpc/mm: Add tracking of the number of coprocessors using a context
by Benjamin Herrenschmidt
· 7 years ago
ff6781f
powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened
by Nicholas Piggin
· 7 years ago
78e5dfe
powerpc: dts: replace 'linux,stdout-path' with 'stdout-path'
by Rob Herring
· 7 years ago
dd40c5b
selftests/powerpc: Add process creation benchmark
by Nicholas Piggin
· 7 years ago
a0828cf
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
by Markus Elfring
· 8 years ago
3151320
powerpc: Remove unused flush_dcache_phys_range()
by Matt Brown
· 7 years ago
aa9532d
lib/raid6: Build proper raid6test files on powerpc
by Matt Brown
· 7 years ago
751ba79
lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
by Matt Brown
· 7 years ago
7004263b
powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
by Alexandre Belloni
· 7 years ago
890ae79
powerpc/time: stop validating rtc_time in .read_time
by Alexandre Belloni
· 7 years ago
e4b7990
powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU features
by Michael Ellerman
· 7 years ago
007bb7d6
powerpc/vas: Add a couple of trace points
by Sukadev Bhattiprolu
· 7 years ago
45ddea8
powerpc/vas: Fix cleanup when VAS is not configured
by Sukadev Bhattiprolu
· 7 years ago
720c840
powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failure
by Mark Hairgrove
· 7 years ago
c2be663
cxl: Fix timebase synchronization status on P9
by Christophe Lombard
· 7 years ago
014a32b
powerpc/mm/slice: remove radix calls to the slice code
by Nicholas Piggin
· 7 years ago
d262bd5
powerpc/mm/slice: Use const pointers to cached slice masks where possible
by Nicholas Piggin
· 7 years ago
7490755
powerpc/mm/slice: remove dead code
by Nicholas Piggin
· 7 years ago
b8c9354
powerpc/mm/slice: Switch to 3-operand slice bitops helpers
by Nicholas Piggin
· 7 years ago
ae3066b
powerpc/mm/slice: implement slice_check_range_fits
by Nicholas Piggin
· 7 years ago
5709f7c
powerpc/mm/slice: implement a slice mask cache
by Nicholas Piggin
· 7 years ago
830fd2d
powerpc/mm/slice: pass pointers to struct slice_mask where possible
by Nicholas Piggin
· 7 years ago
5a807e0
powerpc/mm/slice: tidy lpsizes and hpsizes update loops
by Nicholas Piggin
· 7 years ago
1753dd1
powerpc/mm/slice: Simplify and optimise slice context initialisation
by Nicholas Piggin
· 7 years ago
ab83dc7
powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h
by Michael Ellerman
· 7 years ago
7c09c18
powerpc: Rename plapr routines to plpar
by Michael Ellerman
· 7 years ago
5017e87
powerpc/pseries: Make plpar_wrappers.h safe to include when PSERIES=n
by Michael Ellerman
· 7 years ago
16560e8
powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.h
by Michael Ellerman
· 7 years ago
e82d70cf9
powerpc/32: Add missing prototypes for (early|machine)_init()
by Mathieu Malaterre
· 7 years ago
d15a261
powerpc/32: Make some functions static
by Mathieu Malaterre
· 7 years ago
ef85dff
powerpc: Avoid comparison of unsigned long >= 0 in __access_ok()
by Mathieu Malaterre
· 7 years ago
603b892
powerpc: Avoid comparison of unsigned long >= 0 in pfn_valid()
by Mathieu Malaterre
· 7 years ago
Next »