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
Age
Commit message (
Expand
)
Author
2023-10-20
powerpc/code-patching: Perform hwsync in __patch_instruction() in case of fai...
Christophe Leroy
2023-10-20
powerpc/fsl_msi: Use device_get_match_data()
Rob Herring
2023-10-20
powerpc: Remove cpm_dp...() macros
Christophe Leroy
2023-10-20
powerpc/qspinlock: Rename yield_propagate_owner tunable
Nicholas Piggin
2023-10-20
powerpc/qspinlock: Propagate sleepy if previous waiter is preempted
Nicholas Piggin
2023-10-20
powerpc/qspinlock: don't propagate the not-sleepy state
Nicholas Piggin
2023-10-20
powerpc/qspinlock: propagate owner preemptedness rather than CPU number
Nicholas Piggin
2023-10-20
powerpc/qspinlock: stop queued waiters trying to set lock sleepy
Nicholas Piggin
2023-10-20
powerpc/perf: Fix disabling BHRB and instruction sampling
Nicholas Piggin
2023-10-20
powerpc/trace: Add support for HAVE_FUNCTION_ARG_ACCESS_API
Naveen N Rao
2023-10-20
powerpc/tools: Pass -mabi=elfv2 to gcc-check-mprofile-kernel.sh
Naveen N Rao
2023-10-20
powerpc/boot: Add version to install filenames
Nick Child
2023-10-20
powerpc/pseries: fix potential memory leak in init_cpu_associativity()
Wang Yufen
2023-10-20
powerpc/imc-pmu: Use the correct spinlock initializer.
Sebastian Andrzej Siewior
2023-10-20
powerpc/vas: Limit open window failure messages in log bufffer
Haren Myneni
2023-10-19
powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...
Gaurav Batra
2023-10-19
powerpc/paravirt: Improve vcpu_is_preempted
Srikar Dronamraju
2023-10-19
powerpc/perf: Optimize find_alternatives_list() using binary search
Kuan-Wei Chiu
2023-10-19
powerpc: Hide empty pt_regs at base of the stack
Michael Ellerman
2023-10-19
powerpc/io: Expect immutable pointer in virt_to_phys() prototype
Stanislav Kinsburskii
2023-10-19
macintosh/macio-adb: add missing iounmap() on error in macio_init()
Yang Yingliang
2023-10-19
powerpc/fadump: Annotate endianness cast with __force
Benjamin Gray
2023-10-19
powerpc/eeh: Remove unnecessary cast
Benjamin Gray
2023-10-19
powerpc: Cast away __iomem in low level IO routines
Benjamin Gray
2023-10-19
powerpc/uaccess: Cast away __user annotation after verification
Benjamin Gray
2023-10-19
powerpc/opal: Annotate out param endianness
Benjamin Gray
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
2023-10-19
powerpc: Remove extern from function implementations
Benjamin Gray
2023-10-19
powerpc: Use NULL instead of 0 for null pointers
Benjamin Gray
2023-10-19
powerpc: Explicitly reverse bytes when checking for byte reversal
Benjamin Gray
2023-10-19
powerpc/xive: Fix endian conversion size
Benjamin Gray
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
2023-10-19
powerpc: Finally remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/ptdump: Display _PAGE_READ and _PAGE_WRITE
Christophe Leroy
2023-10-19
powerpc/32s: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
2023-10-19
powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/44x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/e500: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
2023-10-19
powerpc/nohash: Replace pte_user() by pte_read()
Christophe Leroy
2023-10-19
powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
2023-10-19
powerpc/64s: Use generic permission masks
Christophe Leroy
2023-10-19
powerpc/8xx: Use generic permission masks
Christophe Leroy
2023-10-19
powerpc: Refactor permission masks used for __P/__S table and kernel memory f...
Christophe Leroy
2023-10-19
powerpc: Rely on address instead of pte_user()
Christophe Leroy
2023-10-19
powerpc: Remove pte_mkuser() and pte_mkpriviledged()
Christophe Leroy
2023-10-19
powerpc: Fail ioremap() instead of silently ignoring flags when PAGE_USER is set
Christophe Leroy
2023-10-19
powerpc: Implement and use pgprot_nx()
Christophe Leroy
2023-10-19
powerpc/e500: Simplify pte_mkexec()
Christophe Leroy
2023-10-19
powerpc/nohash: Refactor __ptep_set_access_flags()
Christophe Leroy
[next]