index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-31
powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changes
Ingo Molnar
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
Russell Currey
2023-08-24
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
2023-08-24
powerpc/pseries: Move hcall_vphn() prototype into vphn.h
Michael Ellerman
2023-08-24
powerpc/pseries: Move VPHN constants into vphn.h
Michael Ellerman
2023-08-24
powerpc: Drop zalloc_maybe_bootmem()
Michael Ellerman
2023-08-24
powerpc: Remove <asm/ide.h>
Geert Uytterhoeven
2023-08-23
powerpc/64e: Fix circular dependency with CONFIG_SMP disabled
Christophe Leroy
2023-08-21
powerpc/book3s64/memhotplug: enable memmap on memory for radix
Aneesh Kumar K.V
2023-08-22
powerpc/ftrace: Add support for -fpatchable-function-entry
Naveen N Rao
2023-08-22
powerpc/ftrace: Add separate ftrace_init_nop() with additional validation
Naveen N Rao
2023-08-22
powerpc/ftrace: Extend ftrace support for large kernels to ppc32
Naveen N Rao
2023-08-22
powerpc/module: Remove unused .ftrace.tramp section
Naveen N Rao
2023-08-22
powerpc/ftrace: Fix dropping weak symbols with older toolchains
Naveen N Rao
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-08-18
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-18
powerpc: mm: convert to GENERIC_IOREMAP
Christophe Leroy
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-08-18
powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2023-08-18
powerpc/rtas: export rtas_error_rc() for reuse.
Mahesh Salgaonkar
2023-08-18
powerpc: Move DMA64_PROPNAME define to a header
Michal Suchanek
2023-08-18
powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
2023-08-18
powerpc/32s: Cleanup the mess in __set_pte_at()
Christophe Leroy
2023-08-18
powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272
Christophe Leroy
2023-08-16
powerpc/watchpoints: Track perf single step directly on the breakpoint
Benjamin Gray
2023-08-16
powerpc: Make virt_to_pfn() a static inline
Linus Walleij
2023-08-16
powerpc: remove <asm/export.h>
Masahiro Yamada
2023-08-16
powerpc/inst: add PPC_TLBILX_LPID
Nick Desaulniers
2023-08-16
powerpc/reg: Remove #ifdef around mtspr macro
Christophe Leroy
2023-08-16
powerpc/cpm2: Remove cpm2_map() and cpm2_unmap()
Christophe Leroy
2023-08-16
powerpc/8xx: Remove immr_map() and immr_unmap()
Christophe Leroy
2023-08-16
powerpc/include: Remove mpc8260.h and m82xx_pci.h
Christophe Leroy
2023-08-16
powerpc/include: Declare mpc8xx_immr in 8xx_immap.h
Christophe Leroy
2023-08-14
Merge branch 'topic/cpu-smt' into next
Michael Ellerman
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
2023-08-04
serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()
Christophe Leroy
2023-08-02
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
2023-08-02
powerpc: Add HOTPLUG_SMT support
Michael Ellerman
[next]