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
2020-12-02
arm64: uaccess cleanup macro naming
Mark Rutland
2020-12-02
arm64: uaccess: split user/kernel routines
Mark Rutland
2020-12-02
arm64: uaccess: refactor __{get,put}_user
Mark Rutland
2020-12-02
arm64: uaccess: simplify __copy_user_flushcache()
Mark Rutland
2020-12-02
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
2020-12-02
arm64: sdei: explicitly simulate PAN/UAO entry
Mark Rutland
2020-12-02
arm64: sdei: move uaccess logic to arch/arm64/
Mark Rutland
2020-12-02
arm64: head.S: always initialize PSTATE
Mark Rutland
2020-12-02
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
2020-12-02
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
2020-12-02
arm64: add C wrappers for SET_PSTATE_*()
Mark Rutland
2020-12-02
arm64: ensure ERET from kthread is illegal
Mark Rutland
2020-11-09
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
2020-11-09
arm64: alternatives: Remove READ_ONCE() usage during patch operation
Will Deacon
2020-11-09
arm64: cpufeatures: Add capability for LDAPR instruction
Will Deacon
2020-11-09
arm64: alternatives: Split up alternative.h
Will Deacon
2020-11-09
arm64: uaccess: move uao_* alternatives to asm-uaccess.h
Mark Rutland
2020-11-08
Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-08
Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-11-07
Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-07
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
2020-11-07
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
2020-11-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-06
Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2020-11-06
Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-11-06
RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
Palmer Dabbelt
2020-11-06
RISC-V: Use non-PGD mappings for early DTB access
Anup Patel
2020-11-06
riscv: uaccess: fix __put_kernel_nofault()
Changbin Du
2020-11-05
riscv: fix pfn_to_virt err in do_page_fault().
Liu Shaohua
2020-11-06
powerpc/numa: Fix build when CONFIG_NUMA=n
Scott Cheloha
2020-11-05
riscv: Set text_offset correctly for M-Mode
Sean Anderson
2020-11-05
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
2020-11-05
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
2020-11-05
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-05
RISC-V: Remove any memblock representing unusable memory area
Atish Patra
2020-11-05
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
2020-11-05
powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
powerpc/40x: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
powerpc/603: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-11-05
powerpc: Use asm_goto_volatile for put_user()
Michael Ellerman
2020-11-04
risc-v: kernel: ftrace: Fixes improper SPDX comment style
Ryan Kosta
2020-11-04
x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
Fangrui Song
2020-11-04
ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations
Ard Biesheuvel
2020-11-03
Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-03
s390/pci: fix hot-plug of PCI function missing bus
Niklas Schnelle
2020-11-03
s390/smp: move rcu_cpu_starting() earlier
Qian Cai
2020-11-03
s390: update defconfigs
Heiko Carstens
2020-11-03
s390/vdso: remove unused constants
Heiko Carstens
2020-11-03
s390/vdso: remove empty unused file
Heiko Carstens
[next]