index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-08
powerpc/8xx: Simplify flush_tlb_kernel_range()
Christophe Leroy
2022-05-08
powerpc: Use static call for get_irq()
Christophe Leroy
2022-05-08
powerpc: Use rol32() instead of opencoding in csum_fold()
Christophe Leroy
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-06
powerpc: Add missing declaration in asm/drmem.h
Christophe Leroy
2022-05-06
powerpc: Include asm/reg.h in asm/svm.h
Christophe Leroy
2022-05-06
powerpc: Don't include asm/prom.h in asm/parport.h
Christophe Leroy
2022-05-06
powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.h
Christophe Leroy
2022-05-06
powerpc: Reduce csum_add() complexity for PPC64
Christophe Leroy
2022-05-06
powerpc/64: remove system call instruction emulation
Nicholas Piggin
2022-05-06
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
2022-05-06
powerpc: Sort and de-dup primary opcodes in ppc-opcode.h
Naveen N. Rao
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-05-05
powerpc/boot: Stop using RELACOUNT
Alexey Kardashevskiy
2022-05-05
powerpc: Simplify and move arch_randomize_brk()
Christophe Leroy
2022-05-05
powerpc/mm: Convert to default topdown mmap layout
Christophe Leroy
2022-05-05
powerpc/mm: Enable full randomisation of memory mappings
Christophe Leroy
2022-05-05
powerpc/mm: Move get_unmapped_area functions to slice.c
Christophe Leroy
2022-05-05
powerpc/mm: Use generic_hugetlb_get_unmapped_area()
Christophe Leroy
2022-05-05
powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmappe...
Christophe Leroy
2022-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
2022-05-05
powerpc/mm: Make slice specific to book3s/64
Christophe Leroy
2022-05-05
powerpc/mm: Move vma_mmu_pagesize()
Christophe Leroy
2022-05-05
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
2022-05-05
mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...
Christophe Leroy
2022-05-05
mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TO...
Christophe Leroy
2022-05-05
Merge tag 'v5.18-rc4' into next
Michael Ellerman
2022-05-04
powerpc/eeh: Remove unused inline functions
YueHaibing
2022-05-04
powerpc/powermac: Use for_each_property_of_node()
Michael Ellerman
2022-05-04
powerpc/4xx/cpm: Fix return value of __setup() handler
Randy Dunlap
2022-05-04
powerpc/idle: Fix return value of __setup() handler
Randy Dunlap
2022-05-04
powerpc/5xx: Drop unnecessary cast
Wang Qing
2022-05-04
selftests/powerpc: Fix typo in spectre_v2
Russell Currey
2022-05-04
macintosh: Use for_each_child_of_node() macro
Zou Wei
2022-05-04
powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
Christophe Leroy
2022-05-04
powerpc/kuap: Remove unused inline function __kuap_assert_locked()
YueHaibing
2022-05-04
powerpc/smp: Remove unused inline functions
YueHaibing
2022-05-04
powerpc: Remove redundant spaces to match coding style
maqiang
2022-05-04
powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()
Magali Lemes
2022-05-04
macintosh: Fix warning comparing pointer to 0
Yang Li
2022-05-04
powerpc/fadump: Use swap() instead of open coding it
Jiapeng Chong
2022-05-04
macintosh/ams: Remove unneeded result variable
Minghao Chi
2022-05-04
powerpc: No need to initialise statics to 0
Xiang wangx
2022-05-04
macintosh/adb: Use swap() to make code cleaner
Yang Guang
2022-05-04
powerpc/fadump: Correct two typos in a comment
Randy Dunlap
2022-05-04
macintosh/ams: Replace snprintf in show functions with sysfs_emit
Qing Wang
2022-05-04
Documentation: Fix typo in testing/sysfs-class-cxl
Sohaib Mohamed
2022-05-04
macintosh/smu: Fix warning comparing pointer to 0
Jing Yangyang
2022-05-04
powerpc: use strscpy to replace strlcpy
Jason Wang
[next]