index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-14
5
-1393
/
+93
|
\
|
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-10-13
1
-0
/
+5
|
|
\
|
|
*
arm: disable frequency invariance for CONFIG_BL_SWITCHER
Ionela Voinescu
2020-10-08
1
-0
/
+3
|
|
*
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
2020-10-08
1
-0
/
+1
|
|
*
Merge back cpufreq material for 5.10.
Rafael J. Wysocki
2020-10-05
1
-0
/
+1
|
|
|
\
|
|
|
*
arch_topology, arm, arm64: define arch_scale_freq_invariant()
Valentin Schneider
2020-09-18
1
-0
/
+1
|
*
|
|
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2020-10-05
4
-1393
/
+88
|
|
\
\
\
|
|
*
|
|
ARM: tegra: Pass multiple versions in opp-supported-hw property
Viresh Kumar
2020-09-16
4
-1393
/
+88
*
|
|
|
|
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
2
-2
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
xen/arm: do not setup the runstate info page if kpti is enabled
Stefano Stabellini
2020-10-05
2
-2
/
+9
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-14
8
-104
/
+62
|
\
\
\
\
\
|
*
|
|
|
|
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-14
5
-56
/
+48
|
*
|
|
|
|
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-10-14
1
-7
/
+4
|
*
|
|
|
|
arm, xtensa: simplify initialization of high memory pages
Mike Rapoport
2020-10-14
1
-40
/
+8
|
*
|
|
|
|
mm: account PMD tables like PTE tables
Matthew Wilcox
2020-10-14
1
-0
/
+1
|
*
|
|
|
|
Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 o...
Nick Desaulniers
2020-10-14
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-14
1
-14
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
2020-10-08
1
-14
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-13
8
-61
/
+69
|
\
\
\
\
\
|
*
|
|
|
|
crypto: arm/aes-neonbs - use typed init/exit routines for XTS
Ard Biesheuvel
2020-09-25
1
-6
/
+6
|
*
|
|
|
|
crypto: arm/aes-neonbs - avoid loading reorder argument on encryption
Ard Biesheuvel
2020-09-25
1
-2
/
+3
|
*
|
|
|
|
crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2 mode switches
Ard Biesheuvel
2020-09-25
1
-27
/
+22
|
*
|
|
|
|
crypto: arm/sha512-neon - avoid ADRL pseudo instruction
Ard Biesheuvel
2020-09-25
2
-4
/
+4
|
*
|
|
|
|
crypto: arm/sha256-neon - avoid ADRL pseudo instruction
Ard Biesheuvel
2020-09-25
2
-4
/
+4
|
*
|
|
|
|
crypto: arm/aes-neonbs - Use generic cbc encryption path
Herbert Xu
2020-09-11
1
-18
/
+28
|
*
|
|
|
|
crypto: arm/poly1305 - Add prototype for poly1305_blocks_neon
Herbert Xu
2020-09-04
1
-0
/
+1
|
*
|
|
|
|
crypto: arm/curve25519 - include <linux/scatterlist.h>
Fabio Estevam
2020-08-25
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-13
4
-32
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
arm: propagate the calling convention changes down to csum_partial_copy_from_...
Al Viro
2020-08-20
4
-26
/
+9
|
*
|
|
|
|
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
1
-7
/
+6
|
*
|
|
|
|
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
2
-3
/
+4
|
*
|
|
|
|
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
1
-75
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
arm: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-08
1
-75
/
+3
*
|
|
|
|
|
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
6
-21
/
+51
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arm/boot: Warn on orphan section placement
Kees Cook
2020-09-03
1
-0
/
+2
|
*
|
|
|
|
|
arm/build: Warn on orphan section placement
Kees Cook
2020-09-03
1
-0
/
+4
|
*
|
|
|
|
|
arm/boot: Handle all sections explicitly
Kees Cook
2020-09-01
1
-10
/
+10
|
*
|
|
|
|
|
arm/build: Assert for unwanted sections
Kees Cook
2020-09-01
3
-0
/
+15
|
*
|
|
|
|
|
arm/build: Add missing sections
Kees Cook
2020-09-01
3
-1
/
+5
|
*
|
|
|
|
|
arm/build: Explicitly keep .ARM.attributes sections
Kees Cook
2020-09-01
3
-2
/
+6
|
*
|
|
|
|
|
arm/build: Refactor linker script headers
Kees Cook
2020-09-01
3
-11
/
+10
|
*
|
|
|
|
|
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
2
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
1
-12
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
2020-09-16
1
-12
/
+11
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-26
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ARM, sched/topology: Revert back to default scheduler topology
Valentin Schneider
2020-08-19
1
-26
/
+0
|
*
|
|
|
|
|
|
ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
Valentin Schneider
2020-08-19
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
5
-67
/
+97
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2020-10-11
5
-67
/
+97
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
[next]