index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
(
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
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
|
*
arch_topology, arm, arm64: define arch_scale_freq_invariant()
Valentin Schneider
2020-09-18
1
-0
/
+1
*
|
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
1
-0
/
+5
|
\
\
|
*
|
xen/arm: do not setup the runstate info page if kpti is enabled
Stefano Stabellini
2020-10-05
1
-0
/
+5
|
|
/
*
|
mm: account PMD tables like PTE tables
Matthew Wilcox
2020-10-14
1
-0
/
+1
*
|
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-13
1
-10
/
+7
|
\
\
|
*
|
arm: propagate the calling convention changes down to csum_partial_copy_from_...
Al Viro
2020-08-20
1
-5
/
+2
|
*
|
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
1
-1
/
+1
|
*
|
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-0
/
+1
|
|
/
*
|
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-0
/
+147
|
\
\
|
*
|
arm/build: Assert for unwanted sections
Kees Cook
2020-09-01
1
-0
/
+11
|
*
|
arm/build: Add missing sections
Kees Cook
2020-09-01
1
-1
/
+3
|
*
|
arm/build: Explicitly keep .ARM.attributes sections
Kees Cook
2020-09-01
1
-0
/
+4
|
*
|
arm/build: Refactor linker script headers
Kees Cook
2020-09-01
1
-0
/
+130
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
ARM: Remove custom IRQ stat accounting
Marc Zyngier
2020-09-17
1
-17
/
+0
*
|
|
ARM: Kill __smp_cross_call and co
Marc Zyngier
2020-09-17
1
-6
/
+0
*
|
|
ARM: Allow IPIs to be handled as normal interrupts
Marc Zyngier
2020-09-13
1
-0
/
+5
|
/
/
*
|
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-14
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
2020-08-06
1
-1
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
1
-2
/
+2
|
\
\
|
*
|
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-2
/
+2
*
|
|
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-11
1
-3
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arm: Remove dev->archdata.iommu pointer
Joerg Roedel
2020-06-30
1
-3
/
+0
*
|
|
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-0
/
+1
*
|
|
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-08-07
1
-11
/
+0
*
|
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-08-06
4
-126
/
+29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ARM: uaccess: add further explanation of __range_ok()
Russell King
2020-07-22
1
-1
/
+5
|
*
|
ARM: 8993/1: remove it8152 PCI controller driver
Mike Rapoport
2020-07-21
1
-116
/
+0
|
*
|
ARM: 8991/1: use VFP assembler mnemonics if available
Stefan Agner
2020-07-21
2
-1
/
+13
|
*
|
ARM: 8990/1: use VFP assembler mnemonics in register load/store macros
Stefan Agner
2020-07-21
1
-8
/
+11
|
|
/
*
|
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
1
-1
/
+2
|
\
\
|
*
|
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2020-07-22
1
-1
/
+2
|
|
/
*
|
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
3
-8
/
+1
|
\
\
|
*
\
Merge branch 'locking/header'
Peter Zijlstra
2020-07-29
1
-2
/
+0
|
|
\
\
|
|
*
|
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-29
1
-2
/
+0
|
*
|
|
arm: Break cyclic percpu include
Peter Zijlstra
2020-07-10
2
-5
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-08-03
1
-0
/
+1
|
\
\
\
|
*
|
|
asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
Will Deacon
2020-07-21
1
-0
/
+1
|
|
/
/
*
/
/
ARM: percpu.h: fix build error
Grygorii Strashko
2020-07-30
1
-0
/
+2
|
/
/
*
/
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
2020-06-17
1
-0
/
+7
|
/
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
4
-31
/
+1
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
2
-2
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
5
-7
/
+3
*
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
2020-06-09
1
-1
/
+2
[next]