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
2018-08-22
arch: enable relative relocations for arm64, power and x86
Ard Biesheuvel
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-15
Merge branch 'pci/misc'
Bjorn Helgaas
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-13
powerpc/mm/book3s/radix: Add mapping statistics
Aneesh Kumar K.V
2018-08-13
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
2018-08-10
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
Michael Ellerman
2018-08-10
powerpc/mm/hash: Remove unnecessary do { } while(0) loop
Aneesh Kumar K.V
2018-08-10
powerpc/64s: move machine check SLB flushing to mm/slb.c
Nicholas Piggin
2018-08-10
powerpc/powernv/idle: Fix build error
Aneesh Kumar K.V
2018-08-10
powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...
Aneesh Kumar K.V
2018-08-10
powerpc/mm: remove warning about ‘type’ being set
Mathieu Malaterre
2018-08-10
powerpc/32: Include setup.h header file to fix warnings
Mathieu Malaterre
2018-08-10
powerpc: Move `path` variable inside DEBUG_PROM
Mathieu Malaterre
2018-08-10
powerpc/powermac: Make some functions static
Mathieu Malaterre
2018-08-10
powerpc/powermac: Remove variable x that's never read
Mathieu Malaterre
2018-08-10
powerpc/powermac: Add missing include of header pmac.h
Mathieu Malaterre
2018-08-10
powerpc/kexec: Use common error handling code in setup_new_fdt()
Markus Elfring
2018-08-10
powerpc/xmon: Add address lookup for percpu symbols
Boqun Feng
2018-08-10
powerpc/mm: remove huge_pte_offset_and_shift() prototype
Christophe Leroy
2018-08-10
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
2018-08-10
powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
Mahesh Salgaonkar
2018-08-10
powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements
Hari Bathini
2018-08-10
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
2018-08-10
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2018-08-10
powerpc: Fix size calculation using resource_size()
Dan Carpenter
2018-08-10
powerpc/powernv: Allow memory that has been hot-removed to be hot-added
Rashmica Gupta
2018-08-09
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
Michael Büsch
2018-08-08
powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatible
Camelia Groza
2018-08-08
powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible
Camelia Groza
2018-08-08
powerpc/configs/dpaa: enable the Cortina PHY driver
Camelia Groza
2018-08-08
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2018-08-08
powerpc/powernv/opal: Use standard interrupts property when available
Benjamin Herrenschmidt
2018-08-08
powerpc: Allow CPU selection of e300core variants
Christophe Leroy
2018-08-08
powerpc: Allow CPU selection also on PPC32
Christophe Leroy
2018-08-08
powerpc: Make CPU selection logic generic in Makefile
Christophe Leroy
2018-08-08
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
2018-08-08
powerpc/64: Copy as much as possible in __copy_tofrom_user
Paul Mackerras
[next]