Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cc62d20ce4ca4fe73a09d571144b29d43478cb9c
cc62d20
powerpc: Make CPU selection logic generic in Makefile
by Christophe Leroy
· 6 years ago
badf436
powerpc/Makefiles: Convert ifeq to ifdef where possible
by Rodrigo R. Galvao
· 6 years ago
f8db200
powerpc/64: Copy as much as possible in __copy_tofrom_user
by Paul Mackerras
· 6 years ago
2679f63
selftests/powerpc/64: Test exception cases in copy_tofrom_user
by Michael Ellerman
· 6 years ago
98c45f5
selftests/powerpc/64: Test all paths through copy routines
by Paul Mackerras
· 6 years ago
a7c81ce
powerpc/64: Make exception table clearer in __copy_tofrom_user_base
by Paul Mackerras
· 6 years ago
81d7b08
powerpc/powermac: of_node_put() is not needed after iterator
by zhong jiang
· 6 years ago
656ecc1
crypto/nx: Initialize 842 high and normal RxFIFO control registers
by Haren Myneni
· 6 years ago
6e70800
powerpc/powernv: Export opal_check_token symbol
by Haren Myneni
· 6 years ago
f5daf77
powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
by Randy Dunlap
· 6 years ago
7ccc4fe
powerpc/perf: Remove sched_task function defined for thread-imc
by Anju T Sudhakar
· 7 years ago
4231aba
powerpc/64s: Fix page table fragment refcount race vs speculative references
by Nicholas Piggin
· 6 years ago
a0ac368
misc: cxl: changed asterisk position
by Parth Y Shah
· 6 years ago
e13606d
powerpc/pasemi: Use pr_err/pr_warn... for kernel messages
by Darren Stevens
· 6 years ago
a99b9c5
powerpc/traps: Show instructions on exceptions
by Murilo Opsfelder Araujo
· 6 years ago
88b0fe1
powerpc: Add show_user_instructions()
by Murilo Opsfelder Araujo
· 6 years ago
0f642d6
powerpc/traps: Print VMA for unhandled signals
by Murilo Opsfelder Araujo
· 6 years ago
49d8f20
powerpc/traps: Use %lx format in show_signal_msg()
by Murilo Opsfelder Araujo
· 6 years ago
35a52a1
powerpc/traps: Use an explicit ratelimit state for show_signal_msg()
by Murilo Opsfelder Araujo
· 6 years ago
658b0f9
powerpc/traps: Print unhandled signals in a separate function
by Murilo Opsfelder Araujo
· 6 years ago
8e4bdc6
selftests/powerpc: Add more version checks to alignment_handler test
by Michael Ellerman
· 6 years ago
edba42c
selftests/powerpc: Skip earlier in alignment_handler test
by Michael Ellerman
· 6 years ago
78ee994
powerpc/64s: Make rfi_flush_fallback a little more robust
by Michael Ellerman
· 6 years ago
99d5475
powerpc/powernv: Query firmware for count cache flush settings
by Michael Ellerman
· 6 years ago
ba72dc1
powerpc/pseries: Query hypervisor for count cache flush settings
by Michael Ellerman
· 6 years ago
ee13cb24
powerpc/64s: Add support for software count cache flush
by Michael Ellerman
· 6 years ago
dc8c6cc
powerpc/64s: Add new security feature flags for count cache flush
by Michael Ellerman
· 6 years ago
06d0bbc
powerpc/asm: Add a patch_site macro & helpers for patching instructions
by Michael Ellerman
· 6 years ago
26cb1f3
Documentation: Add nospectre_v1 parameter
by Diana Craciun
· 6 years ago
c28218d
powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
by Diana Craciun
· 6 years ago
ebcd1bf
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
by Diana Craciun
· 6 years ago
406d2b6
powerpc/64: Make meltdown reporting Book3S 64 specific
by Diana Craciun
· 6 years ago
af375ee
powerpc/64: Call setup_barrier_nospec() from setup_arch()
by Michael Ellerman
· 6 years ago
179ab1c
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
by Michael Ellerman
· 6 years ago
6453b53
powerpc/64: Make stf barrier PPC_BOOK3S_64 specific.
by Diana Craciun
· 6 years ago
cf175dc
powerpc/64: Disable the speculation barrier from the command line
by Diana Craciun
· 6 years ago
0b924de
powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarily
by Michael Ellerman
· 6 years ago
b536da7
powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros
by Michael Ellerman
· 6 years ago
0a55c24
powerpc/64s: Remove PSERIES naming from the MASKABLE macros
by Michael Ellerman
· 6 years ago
6adc6e9
powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()
by Michael Ellerman
· 6 years ago
9bf2877
powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()
by Michael Ellerman
· 6 years ago
bdf08e1
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOG
by Michael Ellerman
· 6 years ago
270373f
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES
by Michael Ellerman
· 6 years ago
6ebb939
powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1
by Michael Ellerman
· 6 years ago
94f3cc8
powerpc/64s: Remove PSERIES from the NORI macros
by Michael Ellerman
· 6 years ago
cb58a4a
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2
by Michael Ellerman
· 6 years ago
b706f42
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOL
by Michael Ellerman
· 6 years ago
e42389c5
powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTION
by Michael Ellerman
· 6 years ago
75e8bef
powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOL
by Michael Ellerman
· 6 years ago
e899fce
powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTION
by Michael Ellerman
· 6 years ago
92b6d65
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES()
by Michael Ellerman
· 6 years ago
4a7a0a8
powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_PROLOG_PSERIES()
by Michael Ellerman
· 6 years ago
250a935
powerpc/pasemi: Search for PCI root bus by compatible property
by Darren Stevens
· 6 years ago
396ab6a
selftests/powerpc: Update strlen() test to test the new assembly function for PPC32
by Christophe Leroy
· 6 years ago
9412b23
powerpc/lib: Implement strlen() in assembly for PPC32
by Christophe Leroy
· 6 years ago
f0abbfd
selftests/powerpc: Add test for strlen()
by Christophe Leroy
· 6 years ago
1bb07b5
selftests/powerpc: Add test for 32 bits memcmp
by Christophe Leroy
· 6 years ago
94675cc
powerpc/pseries: Defer the logging of rtas error to irq work queue.
by Mahesh Salgaonkar
· 6 years ago
74e96bf
powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
by Mahesh Salgaonkar
· 6 years ago
e27e0a9
powerpc/xive: Remove xive_kexec_teardown_cpu()
by Benjamin Herrenschmidt
· 7 years ago
dbc5740
powerpc/xive: Remove now useless pr_debug statements
by Benjamin Herrenschmidt
· 7 years ago
34c604d
powerpc/64s: free page table caches at exit_mmap time
by Nicholas Piggin
· 6 years ago
5a60993
powerpc/64s/radix: tlb do not flush on page size when fullmm
by Nicholas Piggin
· 6 years ago
d97e7f1
selftests/powerpc: Give some tests longer to run
by Michael Ellerman
· 6 years ago
1cdc6c1
selftests/powerpc: Only run some tests on ppc64le
by Michael Ellerman
· 6 years ago
95f9b3a
selftests/powerpc: Add a helper for checking if we're on ppc64le
by Michael Ellerman
· 6 years ago
7cd129b
powerpc: Add a checkpatch wrapper with our preferred settings
by Michael Ellerman
· 6 years ago
4da1f79
powerpc/64: Disable irq restore warning for now
by Michael Ellerman
· 6 years ago
9eab990
powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
by Reza Arbab
· 6 years ago
06832fc
powerpc: Do not redefine NEED_DMA_MAP_STATE
by Christoph Hellwig
· 6 years ago
6e0495c
powerpc/4xx: Fix error return path in ppc4xx_msi_probe()
by Guenter Roeck
· 6 years ago
3127692
powernv/cpuidle: Fix idle states all being marked invalid
by Nicholas Piggin
· 6 years ago
b87b9cf
powerpc/pseries: fix EEH recovery of some IOV devices
by Sam Bobroff
· 6 years ago
e0da991
hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups
by Shilpasri G Bhat
· 6 years ago
04baaf2
powerpc/powernv: Add support to enable sensor groups
by Shilpasri G Bhat
· 6 years ago
1961aca
powernv/cpuidle: Use parsed device tree values for cpuidle_init
by Akshay Adiga
· 6 years ago
9c7b185
powernv/cpuidle: Parse dt idle properties into global structure
by Akshay Adiga
· 6 years ago
6edc22f
macintosh/via-pmu: Disambiguate interrupt statistics
by Finn Thain
· 6 years ago
b5c7ccc
macintosh/via-pmu: Clean up interrupt statistics
by Finn Thain
· 6 years ago
ebd7222
macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver
by Finn Thain
· 6 years ago
54c9907
macintosh/via-pmu68k: Don't load driver on unsupported hardware
by Finn Thain
· 6 years ago
c2f028b
macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependencies
by Finn Thain
· 6 years ago
c16a85a
macintosh/via-pmu: Add support for m68k PowerBooks
by Finn Thain
· 6 years ago
c70c35d
macintosh/via-pmu: Replace via pointer with via1 and via2 pointers
by Finn Thain
· 6 years ago
c57902d
macintosh/via-pmu: Enhance state machine with new 'uninitialized' state
by Finn Thain
· 6 years ago
7ad9469
macintosh/via-pmu: Don't clear shift register interrupt flag twice
by Finn Thain
· 6 years ago
576d529
macintosh/via-pmu: Add missing mmio accessors
by Finn Thain
· 6 years ago
73f4447
macintosh/via-pmu: Fix section mismatch warning
by Finn Thain
· 6 years ago
f7e2a15
powerpc/44x: Mark mmu_init_secondary() as __init
by Alexey Spirkov
· 6 years ago
a984506
powerpc/mm: Don't report PUDs as memory leaks when using kmemleak
by Michael Ellerman
· 6 years ago
405cb40
powerpc: split asm/tlbflush.h
by Christophe Leroy
· 6 years ago
45ef599
powerpc: remove unnecessary inclusion of asm/tlbflush.h
by Christophe Leroy
· 6 years ago
7bc3969
powerpc/44x: remove page.h from mmu-44x.h
by Christophe Leroy
· 6 years ago
0c295d0
powerpc/nohash: fix hash related comments in pgtable.h
by Christophe Leroy
· 6 years ago
62b8426
powerpc: fix includes in asm/processor.h
by Christophe Leroy
· 6 years ago
6b62266
powerpc/book3s: Remove PPC_PIN_SIZE
by Christophe Leroy
· 6 years ago
b5ac51d
powerpc: declare set_breakpoint() static
by Christophe Leroy
· 6 years ago
e8cb7a5
powerpc: remove superflous inclusions of asm/fixmap.h
by Christophe Leroy
· 6 years ago
2c86cd1
powerpc: clean inclusions of asm/feature-fixups.h
by Christophe Leroy
· 6 years ago
5c35a02
powerpc: clean the inclusion of stringify.h
by Christophe Leroy
· 6 years ago
Next »