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
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-10-13
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
2020-10-13
KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
Mike Rapoport
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-29
bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()
He Zhe
2020-09-28
PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS
Thomas Gleixner
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-18
Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
2020-09-14
vgacon: remove software scrollback support
Linus Torvalds
2020-09-09
powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute
Vaibhav Jain
2020-09-08
powerpc: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-08
powerpc/dma: Fix dma_map_ops::get_required_mask
Alexey Kardashevskiy
2020-09-04
crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warning
Herbert Xu
2020-09-03
Revert "powerpc/build: vdso linker warning for orphan sections"
Michael Ellerman
2020-09-02
powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc
Aneesh Kumar K.V
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-28
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
Aneesh Kumar K.V
2020-08-28
powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
Christophe Leroy
2020-08-27
Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"
Pratik Rajesh Sampat
2020-08-27
powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imc
Athira Rajeev
2020-08-27
powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
Alexey Kardashevskiy
2020-08-27
powerpc/64s: Fix crash in load_fp_state() due to fpexc_mode
Michael Ellerman
2020-08-27
powerpc/64s: scv entry should set PPR
Nicholas Piggin
2020-08-26
lockdep: Only trace IRQ edges
Nicholas Piggin
2020-08-24
powerpc/64s: Disallow PROT_SAO in LPARs by default
Shawn Anastasio
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
[next]