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
Age
Commit message (
Expand
)
Author
2019-11-14
Merge branch 'topic/kaslr-book3e32' into next
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
2019-11-13
powerpc/fsl_booke/kaslr: clear the original kernel if randomized
Jason Yan
2019-11-13
powerpc/fsl_booke/32: randomize the kernel image offset
Jason Yan
2019-11-13
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
2019-11-13
powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
Jason Yan
2019-11-13
powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper
Jason Yan
2019-11-13
powerpc: introduce kernstart_virt_addr to store the kernel base
Jason Yan
2019-11-13
powerpc: move memstart_addr and kernstart_addr to init-common.c
Jason Yan
2019-11-13
powerpc: unify definition of M_IF_NEEDED
Jason Yan
2019-11-13
powerpc/fadump: when fadump is supported register the fadump sysfs files.
Michal Suchanek
2019-11-13
powerpc/perf: remove current_is_64bit()
Michal Suchanek
2019-11-13
powerpc/eeh: differentiate duplicate detection message
Sam Bobroff
2019-11-13
powerpc/pseries/hotplug-memory: Change rc variable to bool
Leonardo Bras
2019-11-13
powerpc: use <asm-generic/dma-mapping.h>
Christoph Hellwig
2019-11-13
powerpc/xive: Prevent page fault issues in the machine crash handler
Cédric Le Goater
2019-11-13
powerpc/64s/exception: Fix kaup -> kuap typo
Andrew Donnellan
2019-11-13
powerpc: Replace GPL boilerplate with SPDX identifiers
Thomas Huth
2019-11-13
powerpc/book3s/mm: Update Oops message to print the correct translation in use
Aneesh Kumar K.V
2019-11-13
powerpc/spufs: remove set but not used variable 'ctx'
YueHaibing
2019-11-13
powerpc/powernv/ioda: using kfree_rcu() to simplify the code
YueHaibing
2019-11-13
powerpc/powernv: Make some symbols static
YueHaibing
2019-11-13
powerpc/configs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFR...
YueHaibing
2019-11-13
powerpc/pseries: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-11-13
powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
YueHaibing
2019-11-13
powerpc/powernv/npu: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-11-13
powerpc/64s: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-11-13
powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()
YueHaibing
2019-11-13
powerpc/watchpoint: Don't ignore extraneous exceptions blindly
Ravi Bangoria
2019-11-13
powerpc/watchpoint: Fix ptrace code that muck around with address/len
Ravi Bangoria
2019-11-13
powerpc/watchpoint: Fix length calculation for unaligned target
Ravi Bangoria
2019-11-13
powerpc/watchpoint: Introduce macros for watchpoint length
Ravi Bangoria
2019-11-13
powerpc/security: Fix wrong message when RFI Flush is disable
Gustavo L. F. Walbon
2019-11-13
powerpc/crypto: Add cond_resched() in crc-vpmsum self-test
Chris Smart
2019-11-13
powerpc/pseries/cmm: Simulation mode
David Hildenbrand
2019-11-13
powerpc/pseries/cmm: Switch to balloon_page_alloc()
David Hildenbrand
2019-11-13
powerpc/pseries/cmm: Implement balloon compaction
David Hildenbrand
2019-11-13
powerpc/pseries/cmm: Convert loaned_pages to an atomic_long_t
David Hildenbrand
2019-11-13
powerpc/pseries/cmm: Rip out memory isolate notifier
David Hildenbrand
2019-11-13
powerpc/pseries/cmm: Use adjust_managed_page_count() insted of totalram_pages_*
David Hildenbrand
2019-11-13
powerpc/pseries/cmm: Drop page array
David Hildenbrand
2019-11-13
powerpc/pseries/cmm: Cleanup rc handling in cmm_init()
David Hildenbrand
2019-11-13
powerpc/pseries/cmm: Report errors when registering notifiers fails
David Hildenbrand
2019-11-13
powerpc/pseries/cmm: Implement release() function for sysfs device
David Hildenbrand
2019-11-13
powerpc/pseries: Enable support for ibm,drc-info property
Tyrel Datwyler
2019-11-13
powerpc/pseries: Add cpu DLPAR support for drc-info property
Tyrel Datwyler
2019-11-13
powerpc/pseries: Fix drc-info mappings of logical cpus to drc-index
Tyrel Datwyler
2019-11-13
powerpc/pseries: Fix bad drc_index_start value parsing of drc-info entry
Tyrel Datwyler
[next]