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
/
kernel
Age
Commit message (
Expand
)
Author
2023-07-03
Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-06-30
Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-21
powerpc/iommu: Only build sPAPR access functions on pSeries
Timothy Pearson
2023-06-21
powerpc: Annotate accesses to ipi message flags
Rohan McLure
2023-06-21
powerpc: Mark [h]ssr_valid accesses in check_return_regs_valid
Rohan McLure
2023-06-19
powerpc: update ppc_save_regs to save current r1 in pt_regs
Aditya Gupta
2023-06-19
powerpc/ptrace: Expose HASHKEYR register to ptrace
Benjamin Gray
2023-06-19
powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptrace
Benjamin Gray
2023-06-19
powerpc/dexcr: Support userspace ROP protection
Benjamin Gray
2023-06-19
powerpc/dexcr: Handle hashchk exception
Benjamin Gray
2023-06-19
powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
Benjamin Gray
2023-06-19
powerpc/ptrace: Add missing <linux/regset.h> include
Benjamin Gray
2023-06-15
powerpc/build: vdso linker warning for orphan sections
Nicholas Piggin
2023-06-15
powerpc/64: Rename entry_64.S to prom_entry_64.S
Nicholas Piggin
2023-06-15
powerpc: merge 32-bit and 64-bit _switch implementation
Nicholas Piggin
2023-06-14
powerpc/eeh: Rely on dev->link_active_reporting
Maciej W. Rozycki
2023-06-14
powerpc/32: Rearrange _switch to prepare for 32/64 merge
Nicholas Piggin
2023-06-14
powerpc/32: Remove sync from _switch
Nicholas Piggin
2023-06-14
powerpc/64: Rearrange 64-bit _switch to prepare for 32/64 merge
Nicholas Piggin
2023-06-14
powerpc/64s: move stack SLB pinning out of line from _switch
Nicholas Piggin
2023-06-13
powerpc/legacy_serial: Handle SERIAL_8250_FSL=n build failures
Uwe Kleine-König
2023-06-09
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-09
powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...
Christophe Leroy
2023-06-09
powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()
Christophe Leroy
2023-06-06
powerpc/legacy_serial: Warn about 8250 devices operated without active FSL wo...
Uwe Kleine-König
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
2023-06-05
powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-y
Nathan Chancellor
2023-05-17
powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV device
Gaurav Batra
2023-05-17
powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEs
Gaurav Batra
2023-05-17
powerpc/iommu: Remove iommu_del_device()
Jason Gunthorpe
2023-05-16
start_kernel: Add __no_stack_protector function attribute
ndesaulniers@google.com
2023-05-08
powerpc, workqueue: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-05-08
powerpc/isa-bridge: Fix ISA mapping when "ranges" is not present
Rob Herring
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-26
powerpc: Fix merge conflict between pcrel and copy_thread changes
Nicholas Piggin
2023-04-25
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]