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
Age
Commit message (
Expand
)
Author
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-22
powerpc/stacktrace: Fix arch_stack_walk_reliable()
Michael Ellerman
2023-09-18
powerpc/dexcr: Move HASHCHK trap handler
Benjamin Gray
2023-09-18
powerpc/82xx: Select FSL_SOC
Christophe Leroy
2023-09-18
powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT...
Naveen N Rao
2023-09-18
powerpc/watchpoints: Annotate atomic context in more places
Benjamin Gray
2023-09-18
powerpc/watchpoint: Disable pagefaults when getting user instruction
Benjamin Gray
2023-09-18
powerpc/watchpoints: Disable preemption in thread_change_pc()
Benjamin Gray
2023-09-18
powerpc/perf/hv-24x7: Update domain value check
Kajol Jain
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-09-04
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
2023-09-01
Merge tag 'v6.6-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
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-30
Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-08-30
crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSX
Herbert Xu
2023-08-29
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
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-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-08-29
powerpc/xmon: Reapply "Relax frame size for clang"
Nick Desaulniers
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory ...
Aneesh Kumar K.V
2023-08-28
powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled
Aneesh Kumar K.V
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-25
powerpc/iommu: Fix notifiers being shared by PCI and VIO buses
Russell Currey
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-25
powerpc/mpc5xxx: Add missing fwnode_handle_put()
Liang He
2023-08-25
powerpc/config: Disable SLAB_DEBUG_ON in skiroot
Joel Stanley
2023-08-25
powerpc/pseries: Remove unused hcall tracing instruction
Nicholas Piggin
2023-08-25
powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n
Nicholas Piggin
2023-08-25
powerpc: dts: add missing space before {
Krzysztof Kozlowski
2023-08-25
powerpc/eeh: Use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-25
powerpc/64s: Move CPU -mtune options into Kconfig
Michael Ellerman
2023-08-25
powerpc/powermac: Fix unused function warning
Michael Ellerman
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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/powernv: Use struct opal_prd_msg in more places
Michael Ellerman
2023-08-24
powerpc/powernv: Fix fortify source warnings in opal-prd.c
Michael Ellerman
[next]