Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bcbe3730531239abd45ab6c6af4a18078b37dd47
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
47fd206
macintosh/via-macii, macintosh/adb-iop: Clean up whitespace
by Finn Thain
· 6 years ago
351e5ad
macintosh/via-macii, macintosh/adb-iop: Modernize printk calls
by Finn Thain
· 6 years ago
5ce6185
macintosh/via-macii: Simplify locking
by Finn Thain
· 6 years ago
5f93d70
macintosh/via-macii: Remove BUG_ON assertions
by Finn Thain
· 6 years ago
b52dce8
macintosh/via-macii: Synchronous bus reset
by Finn Thain
· 6 years ago
2341629
macintosh/adb: Rework printk output again
by Finn Thain
· 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
bad96de
powerpc: remove leftover code of old GCC version checks
by Masahiro Yamada
· 6 years ago
f5e2848
powerpc/nohash: fix undefined behaviour when testing page size support
by Daniel Axtens
· 6 years ago
d90fe2a
powerpc: Wire up memtest
by Christophe Leroy
· 6 years ago
803d690
powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
by Christophe Leroy
· 6 years ago
306b1c0
powerpc/tm: Reformat comments
by Michael Neuling
· 6 years ago
5bd9b44
powerpc/config: Enable CONFIG_PRINTK_TIME
by Petr Vorel
· 6 years ago
01b9870
powerpc: Remove duplicated include from pci_32.c
by YueHaibing
· 6 years ago
8a03e81
powerpc/64s: consolidate MCE counter increment.
by Michal Suchanek
· 6 years ago
5130311
powerpc/tm: Print 64-bits MSR
by Breno Leitao
· 6 years ago
5c784c8
powerpc/tm: Remove msr_tm_active()
by Breno Leitao
· 6 years ago
62dea07
powerpc/powernv: Mark function as __noreturn
by Breno Leitao
· 6 years ago
fc35ef1
selftests/powerpc: New PTRACE_SYSEMU test
by Breno Leitao
· 6 years ago
5521eb4
powerpc/ptrace: Add support for PTRACE_SYSEMU
by Breno Leitao
· 6 years ago
16d7c69
powerpc: Redefine TIF_32BITS thread flag
by Breno Leitao
· 6 years ago
06ec27ae
powerpc/64: add stack protector support
by Christophe Leroy
· 6 years ago
c3ff2a5
powerpc/32: add stack protector support
by Christophe Leroy
· 6 years ago
cd5ff94
powerpc/xive: Move a dereference below a NULL test
by zhong jiang
· 6 years ago
9258227
powerpc/pseries: Fix how we iterate over the DTL entries
by Naveen N. Rao
· 6 years ago
db787af
powerpc/pseries: Fix DTL buffer registration
by Naveen N. Rao
· 6 years ago
51423a9
powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()
by Christophe Leroy
· 6 years ago
b9ef7b4
powerpc: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
0bdba86
macintosh: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
c417596
powerpc/pseries: Use of_irq_get helper() in request_event_sources_irqs()
by Rob Herring
· 7 years ago
8c8933e
powerpc/cell: Use irq_of_parse_and_map() helper
by Rob Herring
· 7 years ago
a0820ff
powerpc/mm:book3s: Enable THP migration support
by Aneesh Kumar K.V
· 6 years ago
8890e03
powerpc/mm/thp: update pmd_trans_huge to check for pmd_present
by Aneesh Kumar K.V
· 6 years ago
75646c4
arch/powerpc/mm/hash: validate the pte entries before handling the hash fault
by Aneesh Kumar K.V
· 6 years ago
ae28f17
powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge
by Aneesh Kumar K.V
· 6 years ago
f1981b5
powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.
by Aneesh Kumar K.V
· 6 years ago
da7ad36
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
by Aneesh Kumar K.V
· 6 years ago
8139046
powerpc/powernv: Make possible for user to force a full ipl cec reboot
by Vaibhav Jain
· 6 years ago
db6711b
powerpc/perf: Add missing break in power7_marked_instr_event()
by Michael Ellerman
· 6 years ago
54be0b9
Revert "convert SLB miss handlers to C" and subsequent commits
by Michael Ellerman
· 6 years ago
b45ba4a
powerpc/lib: fix book3s/32 boot failure due to code patching
by Christophe Leroy
· 6 years ago
242cdad
lib/xz: Put CRC32_POLY_LE in xz_private.h
by Joel Stanley
· 6 years ago
7e0cf1c
selftests/powerpc: Fix Makefiles for headers_install change
by Michael Ellerman
· 6 years ago
2483ef0
powerpc/numa: Use associativity if VPHN hcall is successful
by Srikar Dronamraju
· 6 years ago
96dc89d
powerpc/tm: Avoid possible userspace r1 corruption on reclaim
by Michael Neuling
· 6 years ago
cf13435
powerpc/tm: Fix userspace r13 corruption
by Michael Neuling
· 6 years ago
8604895
powerpc/pseries: Fix unitialized timer reset on migration
by Michael Bringmann
· 6 years ago
c716a25
powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
by Thiago Jung Bauermann
· 6 years ago
85682a7
powerpc: fix csum_ipv6_magic() on little endian platforms
by Christophe Leroy
· 6 years ago
7233b8c
powerpc/powernv/ioda2: Reduce upper limit for DMA window size (again)
by Alexey Kardashevskiy
· 6 years ago
0823c68
powerpc/fadump: re-register firmware-assisted dump if already registered
by Hari Bathini
· 6 years ago
74422e2
powerpc/pseries: Remove VLA from lparcfg_write()
by Suraj Jitindar Singh
· 6 years ago
ab91239
powerpc/prom: Remove VLA in prom_check_platform_support()
by Suraj Jitindar Singh
· 6 years ago
e00d93a
powerpc: Fix duplicate const clang warning in user access code
by Anton Blanchard
· 6 years ago
ee9d21b
powerpc/boot: Ensure _zimage_start is a weak symbol
by Joel Stanley
· 6 years ago
cbc3980
powerpc/configs: Update skiroot defconfig
by Joel Stanley
· 6 years ago
85a88ca
powerpc/pseries: Disable CPU hotplug across migrations
by Nathan Fontenot
· 6 years ago
fd12527
powerpc/pseries: Remove unneeded uses of dlpar work queue
by Nathan Fontenot
· 6 years ago
cd24e45
powerpc/pseries: Remove prrn_work workqueue
by Nathan Fontenot
· 6 years ago
063b8b1
powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request
by Nathan Fontenot
· 7 years ago
6977f95
powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
by Nicholas Piggin
· 6 years ago
2a056f5
powerpc: consolidate -mno-sched-epilog into FTRACE flags
by Nicholas Piggin
· 6 years ago
f2910f0
powerpc: remove old GCC version checks
by Nicholas Piggin
· 6 years ago
89ca4e1
powerpc/64s/hash: Add a SLB preload cache
by Nicholas Piggin
· 6 years ago
2e16267
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
by Nicholas Piggin
· 6 years ago
e83cbf7
powerpc/64s: xmon do not dump hash fields when using radix mode
by Nicholas Piggin
· 6 years ago
655deec
powerpc/64s/hash: SLB allocation status bitmaps
by Nicholas Piggin
· 6 years ago
8fed04d
powerpc/64s/hash: remove user SLB data from the paca
by Nicholas Piggin
· 6 years ago
5e46e29
powerpc/64s/hash: convert SLB miss handlers to C
by Nicholas Piggin
· 6 years ago
82d8f4c
powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb
by Nicholas Piggin
· 6 years ago
5141c18
powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slb
by Nicholas Piggin
· 6 years ago
85376e2
powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
by Nicholas Piggin
· 6 years ago
8b92887
powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is needed
by Nicholas Piggin
· 6 years ago
505ea82
powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9
by Nicholas Piggin
· 6 years ago
Next »