Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8150a153c013aa2dd1ffae43370b89ac1347a7fb
8150a15
powerpc/64s: Use early_mmu_has_feature() in set_kuap()
by Michael Ellerman
· 6 years ago
f393562
powerpc/book3s/64: check for NULL pointer in pgd_alloc()
by Rick Lindsley
· 6 years ago
04a1942
powerpc/mm: Fix hugetlb page initialization
by Sachin Sant
· 6 years ago
6be6a8d
ocxl: Fix return value check in afu_ioctl()
by Wei Yongjun
· 6 years ago
67d53f3
powerpc/mm: fix section mismatch for setup_kup()
by Christophe Leroy
· 6 years ago
c4e3184
powerpc/mm: fix redundant inclusion of pgtable-frag.o in Makefile
by Christophe Leroy
· 6 years ago
471e475
powerpc/mm: Fix makefile for KASAN
by Christophe Leroy
· 6 years ago
305d600
powerpc/kasan: add missing/lost Makefile
by Christophe Leroy
· 6 years ago
83e367f
selftests/powerpc: Add a signal fuzzer selftest
by Breno Leitao
· 6 years ago
5266e58
powerpc/booke64: set RI in default MSR
by Laurentiu Tudor
· 6 years ago
7e462c2
ocxl: Provide global MMIO accessors for external drivers
by Alastair D'Silva
· 6 years ago
0601466
ocxl: move event_fd handling to frontend
by Alastair D'Silva
· 6 years ago
2ec3b7e
ocxl: afu_irq only deals with IRQ IDs, not offsets
by Alastair D'Silva
· 6 years ago
b9721d2
ocxl: Allow external drivers to use OpenCAPI contexts
by Alastair D'Silva
· 6 years ago
75ca758
ocxl: Create a clear delineation between ocxl backend & frontend
by Alastair D'Silva
· 6 years ago
2f7d3d1
ocxl: Don't pass pci_dev around
by Alastair D'Silva
· 6 years ago
1ba2143
ocxl: Split pci.c
by Alastair D'Silva
· 6 years ago
b696d28
ocxl: Remove some unused exported symbols
by Alastair D'Silva
· 6 years ago
53e3e74
ocxl: Remove superfluous 'extern' from headers
by Alastair D'Silva
· 6 years ago
3294149
ocxl: read_pasid never returns an error, so make it void
by Alastair D'Silva
· 6 years ago
9c4ae06
ocxl: Rename struct link to ocxl_link
by Alastair D'Silva
· 6 years ago
012ae24
powerpc/perf: Trace imc PMU functions
by Anju T Sudhakar
· 6 years ago
72c69dc
powerpc/perf: Trace imc events detection and cpuhotplug
by Anju T Sudhakar
· 6 years ago
216c308
powerpc/perf: Add privileged access check for thread_imc
by Madhavan Srinivasan
· 6 years ago
dd50cf7
powerpc/perf: Rearrange setting of ldbar for thread-imc
by Anju T Sudhakar
· 6 years ago
d1720ad
powerpc/include: Add data structures and macros for IMC trace mode
by Anju T Sudhakar
· 6 years ago
860b7d2
powerpc/perf: Fix loop exit condition in nest_imc_event_init
by Anju T Sudhakar
· 6 years ago
a913e5e
powerpc/perf: Return accordingly on invalid chip-id in
by Anju T Sudhakar
· 6 years ago
659a6e3
powerpc/perf: Remove PM_BR_CMPL_ALT from power9 event list
by Madhavan Srinivasan
· 6 years ago
be80e75
powerpc/perf: Add generic compat mode pmu driver
by Madhavan Srinivasan
· 6 years ago
708597d
powerpc/perf: init pmu from core-book3s
by Madhavan Srinivasan
· 6 years ago
1e49639
powerpc/powernv/ioda2: Add __printf format/argument verification
by Joe Perches
· 8 years ago
29b861e
Documentation: powerpc: Expand the DAWR acronym
by Joel Stanley
· 6 years ago
e1619e8
powerpc/configs: Add (back) MLX5 ethernet support to skiroot_defconfig
by Joel Stanley
· 6 years ago
de26912
powerpc/hmi: Fix kernel hang when TB is in error state.
by Mahesh Salgaonkar
· 6 years ago
0acb5f6
powerpc/xmon: add read-only mode
by Christopher M. Riedl
· 6 years ago
5d085ec
powerpc/boot: Fix missing check of lseek() return value
by Bo YU
· 6 years ago
90437bf
powerpc/entry: Remove unneeded need_resched() loop
by Valentin Schneider
· 6 years ago
32eebf9
powerpc/dts/fsl: add crypto node alias for B4
by Horia Geantă
· 6 years ago
d7fbe2a
powerpc/prom_init: get rid of PROM_SCRATCH_SIZE
by Christophe Leroy
· 6 years ago
398af57
powerpc/security: Show powerpc_security_features in debugfs
by Michael Ellerman
· 6 years ago
453d87f
powerpc/mm: Warn if W+X pages found on boot
by Russell Currey
· 6 years ago
5f18cbd
powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointers
by Russell Currey
· 6 years ago
c9e0fc3
powerpc: remove the __kernel_io_end export
by Christoph Hellwig
· 6 years ago
4c1bd90
MAINTAINERS: Update cxl/ocxl email address
by Andrew Donnellan
· 6 years ago
e2b36d5
powerpc/64: Don't trace code that runs with the soft irq mask unreconciled
by Nicholas Piggin
· 6 years ago
502523f
powerpc/irq: drop __irq_offset_value
by Christophe Leroy
· 6 years ago
65184f2
powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible.
by Christophe Leroy
· 6 years ago
48018e4
powerpc/setup: cleanup the #ifdef CONFIG_TAU block
by Christophe Leroy
· 6 years ago
b5064ef
powerpc/setup: cleanup ifdef mess in check_cache_coherency()
by Christophe Leroy
· 6 years ago
e9e9b25
powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVEC
by Christophe Leroy
· 6 years ago
93f2cd8
powerpc/mm: define an empty mm_iommu_init()
by Christophe Leroy
· 6 years ago
9c1d38b
powerpc/fadump: define an empty fadump_cleanup()
by Christophe Leroy
· 6 years ago
d1865e7
powerpc/32: Don't add dummy frames when calling trace_hardirqs_on/off
by Christophe Leroy
· 6 years ago
38b4564
powerpc/32: don't do syscall stuff in transfer_to_handler
by Christophe Leroy
· 6 years ago
1a4b739
powerpc/32: implement fast entry for syscalls on BOOKE
by Christophe Leroy
· 6 years ago
b86fb88
powerpc/32: implement fast entry for syscalls on non BOOKE
by Christophe Leroy
· 6 years ago
40530db
powerpc: Fix 32-bit handling of MSR_EE on exceptions
by Christophe Leroy
· 6 years ago
1ae99b4
powerpc/32: get rid of COPY_EE in exception entry
by Christophe Leroy
· 6 years ago
642770d
powerpc/32: Enter exceptions with MSR_EE unset
by Christophe Leroy
· 6 years ago
f97dec2
powerpc/32: enter syscall with MSR_EE inconditionaly set
by Christophe Leroy
· 6 years ago
ef42912
powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts
by Christophe Leroy
· 6 years ago
90f204b
powerpc/40x: Refactor exception entry macros by using head_32.h
by Christophe Leroy
· 6 years ago
7271fc9
powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
by Christophe Leroy
· 6 years ago
bd82904
powerpc/40x: add exception frame marker
by Christophe Leroy
· 6 years ago
57bc13a
powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
by Christophe Leroy
· 6 years ago
1d3034a
powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one
by Christophe Leroy
· 6 years ago
37737a2
powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it
by Christophe Leroy
· 6 years ago
8a23fdec
powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
by Christophe Leroy
· 6 years ago
e4dccf9
powerpc/mm: print hash info in a helper
by Christophe Leroy
· 6 years ago
8f156c2
powerpc/32s: don't try to print hash table address.
by Christophe Leroy
· 6 years ago
57e0491
powerpc/32s: drop Hash_end
by Christophe Leroy
· 6 years ago
da3a3b0
powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_RO
by Christophe Leroy
· 6 years ago
215b8237
powerpc/32s: set up an early static hash table for KASAN.
by Christophe Leroy
· 6 years ago
72f208c
powerpc/32s: move hash code patching out of MMU_init_hw()
by Christophe Leroy
· 6 years ago
2edb16e
powerpc/32: Add KASAN support
by Christophe Leroy
· 6 years ago
f072015
powerpc: disable KASAN instrumentation on early/critical files.
by Christophe Leroy
· 6 years ago
b4abe38
powerpc/32: prepare shadow area for KASAN
by Christophe Leroy
· 6 years ago
a67beca
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
by Christophe Leroy
· 6 years ago
7934cea
powerpc/32: use memset() instead of memset_io() to zero BSS
by Christophe Leroy
· 6 years ago
adcf591
powerpc: don't use direct assignation during early boot.
by Christophe Leroy
· 6 years ago
450e7dd
powerpc/prom_init: don't use string functions from lib/
by Christophe Leroy
· 6 years ago
cbe46bd
powerpc: remove CONFIG_CMDLINE #ifdef mess
by Christophe Leroy
· 6 years ago
26deb04
powerpc: prepare string/mem functions for KASAN
by Christophe Leroy
· 6 years ago
d69ca6b
powerpc/32: Move early_init() in a separate file
by Christophe Leroy
· 6 years ago
0692391
powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash
by Christophe Leroy
· 6 years ago
8a2cc87
powerpc/mm: refactor pmd_pgtable()
by Christophe Leroy
· 6 years ago
7cec90e
powerpc/mm: refactor pgtable freeing functions on nohash
by Christophe Leroy
· 6 years ago
bf8156c
powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32
by Christophe Leroy
· 6 years ago
e80789a
powerpc/mm: refactor definition of pgtable_cache[]
by Christophe Leroy
· 6 years ago
dc09686
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
by Christophe Leroy
· 6 years ago
b0124ff
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
by Christophe Leroy
· 6 years ago
4a6d8cf
powerpc/mm: don't use pte_alloc_kernel() until slab is available on PPC32
by Christophe Leroy
· 6 years ago
627f06c
powerpc/book3e: move early_alloc_pgtable() to init section
by Christophe Leroy
· 6 years ago
e7a7be5
powerpc/Kconfig: select PPC_MM_SLICES from subarch type
by Christophe Leroy
· 6 years ago
7a792d5
powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h
by Christophe Leroy
· 6 years ago
696dffa
powerpc/mm: move pgtable_t in asm/mmu.h
by Christophe Leroy
· 6 years ago
737b434
powerpc/mm: convert Book3E 64 to pte_fragment
by Christophe Leroy
· 6 years ago
447def3
powerpc/mm: drop __bad_pte()
by Christophe Leroy
· 6 years ago
26e66b0
powerpc/mm: flatten function __find_linux_pte() step 3
by Christophe Leroy
· 6 years ago
Next »