index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-27
ARM: 9324/1: fix get_user() broken with veneer
Masahiro Yamada
1
-12
/
+2
2023-11-28
ARM: 9320/1: fix stack depot IRQ stack filter
Vincent Whitchurch
1
-4
/
+0
2023-08-08
ARM: cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
1
-4
/
+0
2023-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+1
2023-01-14
ARM: renumber bits related to _TIF_WORK_MASK
Jens Axboe
1
-6
/
+7
2023-01-04
arm: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+6
2022-12-14
ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
Giulio Benetti
2
-13
/
+9
2022-12-14
ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernels
Tomislav Novak
1
-1
/
+1
2022-08-03
ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow
Florian Fainelli
1
-1
/
+1
2022-07-21
ARM: 9210/1: Mark the FDT_FIXED sections as shareable
Zhen Lei
1
-0
/
+1
2022-07-21
ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
Ard Biesheuvel
1
-0
/
+26
2022-05-30
arm: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-0
/
+1
2022-05-18
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
1
-0
/
+3
2022-03-16
ARM: Spectre-BHB: provide empty stub for non-config
Randy Dunlap
1
-0
/
+6
2022-03-11
ARM: Do not use NOCROSSREFS directive with ld.lld
Nathan Chancellor
1
-0
/
+8
2022-03-11
ARM: fix co-processor register typo
Russell King (Oracle)
1
-1
/
+1
2022-03-11
ARM: Spectre-BHB workaround
Russell King (Oracle)
3
-3
/
+29
2022-03-11
ARM: use LOADADDR() to get load address of sections
Russell King (Oracle)
1
-7
/
+12
2022-03-11
ARM: report Spectre v2 status through sysfs
Russell King (Oracle)
1
-0
/
+28
2022-01-27
ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART
Lukas Bulwahn
1
-9
/
+9
2021-11-02
ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images
Lexi Shao
1
-1
/
+3
2021-09-26
ARM: 9079/1: ftrace: Add MODULE_PLTS support
Alex Sverdlin
2
-0
/
+4
2021-09-26
ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
Alex Sverdlin
1
-4
/
+4
2021-09-26
ARM: 9077/1: PLT: Move struct plt_entries definition to header
Alex Sverdlin
1
-0
/
+9
2021-06-16
ARM: cpuidle: Avoid orphan section warning
Arnd Bergmann
1
-2
/
+3
2021-05-19
ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...
Ard Biesheuvel
1
-3
/
+3
2021-05-19
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
2
-1
/
+6
2021-05-19
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
1
-2
/
+2
2021-03-17
ARM: assembler: introduce adr_l, ldr_l and str_l macros
Ard Biesheuvel
1
-0
/
+84
2021-02-17
ARM: kexec: fix oops after TLB are invalidated
Russell King
1
-0
/
+12
2021-02-10
ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressor
Dmitry Osipenko
1
-27
/
+27
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-11-27
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+4
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2
-0
/
+4
2020-10-27
ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template
Andrew Jeffery
1
-11
/
+11
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
7
-11
/
+11
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-11
/
+15
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+7
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+0
2020-10-20
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
25
-31
/
+108
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-89
/
+33
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+5
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2020-10-13
mm: account PMD tables like PTE tables
Matthew Wilcox
1
-0
/
+1
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+7
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+147
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+11
2020-10-08
arm: disable frequency invariance for CONFIG_BL_SWITCHER
Ionela Voinescu
1
-0
/
+3
2020-10-08
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
1
-0
/
+1
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2
-2
/
+0
[next]