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
2019-11-24
powerpc: Add const qual to local_read() parameter
Eric Dumazet
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-21
Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...
Christoph Hellwig
2019-11-21
y2038: fix typo in powerpc vdso "LOPART"
Arnd Bergmann
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
Greg Kurz
2019-11-21
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
2019-11-21
powerpc/powernv: Disable native PCIe port management
Oliver O'Halloran
2019-11-21
powerpc/kexec: Move kexec files into a dedicated subdir.
Christophe Leroy
2019-11-21
powerpc/32: Split kexec low level code out of misc_32.S
Christophe Leroy
2019-11-21
powerpc/sysdev: drop simple gpio
Christophe Leroy
2019-11-20
powerpc: remove support for NULL dev in __phys_to_dma / __dma_to_phys
Christoph Hellwig
2019-11-20
dma-direct: unify the dma_capable definitions
Christoph Hellwig
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-19
libnvdimm: Move nvdimm_bus_attribute_group to device_type
Dan Williams
2019-11-19
libnvdimm: Move nvdimm_attribute_group to device_type
Dan Williams
2019-11-19
libnvdimm: Move nd_mapping_attribute_group to device_type
Dan Williams
2019-11-19
libnvdimm: Move nd_region_attribute_group to device_type
Dan Williams
2019-11-19
libnvdimm: Move nd_numa_attribute_group to device_type
Dan Williams
2019-11-19
powerpc/83xx: map IMMR with a BAT.
Christophe Leroy
2019-11-19
powerpc/32s: automatically allocate BAT in setbat()
Christophe Leroy
2019-11-19
powerpc/ioremap: warn on early use of ioremap()
Christophe Leroy
2019-11-19
powerpc: Add support for GENERIC_EARLY_IOREMAP
Christophe Leroy
2019-11-19
powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()
Christophe Leroy
2019-11-19
powerpc/8xx: use the fixmapped IMMR in cpm_reset()
Christophe Leroy
2019-11-19
powerpc/8xx: add __init to cpm1 init functions
Christophe Leroy
2019-11-18
powerpc: cleanup hw_irq.h
Christophe Leroy
2019-11-18
powerpc: permanently include 8xx registers in reg.h
Christophe Leroy
2019-11-18
powerpc/reg: use ASM_FTR_IFSET() instead of opencoding fixup.
Christophe Leroy
2019-11-18
powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.
Christophe Leroy
2019-11-18
powerpc/mm: Show if a bad page fault on data is read or write.
Christophe Leroy
2019-11-18
powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()
Christophe Leroy
2019-11-18
powerpc: Refactor BUG/WARN macros
Christophe Leroy
2019-11-18
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
2019-11-17
powerpc/kmcent2: add ranges to the pci bridges
Valentin Longchamp
2019-11-17
powerpc/booke: Spelling s/date/data/
Geert Uytterhoeven
2019-11-17
powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
Rasmus Villemoes
2019-11-17
powerpc/kmcent2: update the ethernet devices' phy properties
Valentin Longchamp
2019-11-15
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-15
y2038: stat: avoid 'time_t' in 'struct stat'
Arnd Bergmann
2019-11-15
y2038: ipc: remove __kernel_time_t reference from headers
Arnd Bergmann
2019-11-15
y2038: vdso: powerpc: avoid timespec references
Arnd Bergmann
2019-11-15
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-14
Merge branch 'topic/kaslr-book3e32' into next
Michael Ellerman
2019-11-14
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
2019-11-14
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
2019-11-13
powerpc/fsl_booke/kaslr: export offset in VMCOREINFO ELF notes
Jason Yan
2019-11-13
powerpc/fsl_booke/kaslr: dump out kernel offset information on panic
Jason Yan
2019-11-13
powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
Jason Yan
[prev]
[next]