index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2017-08-23
powerpc/mm: Avoid double irq save/restore in activate_mm
Benjamin Herrenschmidt
2017-08-23
powerpc/mm: Move pgdir setting into a helper
Benjamin Herrenschmidt
2017-08-23
powerpc/64s: Fix replay interrupt return label name
Michael Ellerman
2017-08-23
powerpc: pseries: remove dlpar_attach_node dependency on full path
Rob Herring
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
powerpc/vio: Use device_type to detect family
Michael Ellerman
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
2017-08-18
powerpc/mm: Ensure cpumask update is ordered
Benjamin Herrenschmidt
2017-08-17
powerpc/mm/cxl: Add the fault handling cpu to mm cpumask
Aneesh Kumar K.V
2017-08-17
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
2017-08-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-08-17
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
2017-08-17
powerpc/bpf: Use memset32() to pre-fill traps in BPF page(s)
Naveen N. Rao
2017-08-17
powerpc/string: Implement optimized memset variants
Naveen N. Rao
2017-08-17
powerpc/perf: Fix usage of nest_imc_refc
Madhavan Srinivasan
2017-08-17
powerpc: Add const to bin_attribute structures
Bhumika Goyal
2017-08-16
powerpc: Remove more redundant VSX save/tests
Benjamin Herrenschmidt
2017-08-16
powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx()
Benjamin Herrenschmidt
2017-08-16
powerpc: Remove redundant FP/Altivec giveup code
Benjamin Herrenschmidt
2017-08-16
powerpc: Fix missing newline before {
Benjamin Herrenschmidt
2017-08-16
powerpc/topology: Remove the unused parent_node() macro
Dou Liyang
2017-08-16
powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC
Benjamin Herrenschmidt
2017-08-16
powerpc/mm/hugetlb: Allow runtime allocation of 16G.
Aneesh Kumar K.V
2017-08-16
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...
Aneesh Kumar K.V
2017-08-15
powerpc/hugetlb: fix page rights verification in gup_hugepte()
Christophe Leroy
2017-08-15
powerpc/mm: Simplify __set_fixmap()
Christophe Leroy
2017-08-15
powerpc/mm: declare some local functions static
Christophe Leroy
2017-08-15
powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32
Christophe Leroy
2017-08-15
powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
Christophe Leroy
2017-08-15
powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs
Christophe Leroy
2017-08-15
powerpc/8xx: Reduce DTLB miss handler by one insn
Christophe Leroy
2017-08-15
powerpc/8xx: mark init functions with __init
Christophe Leroy
2017-08-15
powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOC
Christophe Leroy
2017-08-15
powerpc/8xx: Make pinning of ITLBs optional
Christophe Leroy
2017-08-15
powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.S
Christophe Leroy
2017-08-15
powerpc/8xx: Remove macro that checks kernel address
Christophe Leroy
2017-08-15
powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx.
Christophe Leroy
2017-08-15
powerpc/chrp: Store the intended structure
Julia Lawall
2017-08-15
powerpc/l2cr_6xx: Fix invalid use of register expressions
Andreas Schwab
2017-08-15
powerpc/iommu: Avoid undefined right shift in iommu_range_alloc()
Michael Ellerman
2017-08-15
powerpc/perf/imc: Fix nest events on muti socket system
Anju T
2017-08-15
powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errors
Michael Ellerman
2017-08-15
powerpc/xmon: Exclude all of xmon from ftrace
Naveen N. Rao
2017-08-14
powerpc/xmon: Disable tracing when entering xmon
Breno Leitao
2017-08-14
powerpc/xmon: Dump ftrace buffers for the current CPU only
Breno Leitao
2017-08-14
powerpc/perf: Fix double unlock in imc_common_cpuhp_mem_free()
Dan Carpenter
2017-08-14
powerpc/8xx: Fix two CONFIG_8xx left behind
Christophe Leroy
2017-08-10
powerpc/xive: Fix section mismatch warnings
Michael Ellerman
2017-08-10
powerpc/mm: Fix section mismatch warning in early_check_vec5()
Michael Ellerman
2017-08-10
powerpc/8xx: Remove cpu dependent macro instructions from head_8xx
Christophe Leroy
[next]