index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
assembler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-18
ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablement
Linus Walleij
1
-0
/
+1
2023-06-05
locking/atomic: arm: fix sync ops
Mark Rutland
1
-0
/
+17
2023-04-12
ARM: 9294/2: vfp: Fix broken softirq handling with instrumentation enabled
Ard Biesheuvel
1
-13
/
+0
2023-01-11
ARM: 9282/1: vfp: Manipulate task VFP state with softirqs disabled
Ard Biesheuvel
1
-7
/
+12
2022-11-14
ARM: findbit: operate by words
Russell King (Oracle)
1
-0
/
+6
2022-05-20
ARM: 9195/1: entry: avoid explicit literal loads
Ard Biesheuvel
1
-9
/
+9
2022-05-20
ARM: 9194/1: assembler: simplify ldr_this_cpu for !SMP builds
Ard Biesheuvel
1
-4
/
+10
2022-03-24
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-35
/
+169
2022-03-09
ARM: fix co-processor register typo
Russell King (Oracle)
1
-1
/
+1
2022-03-08
Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+10
2022-03-05
ARM: Spectre-BHB workaround
Russell King (Oracle)
1
-0
/
+10
2022-01-24
ARM: assembler: define a Kconfig symbol for group relocation support
Ard Biesheuvel
1
-4
/
+4
2022-01-19
ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently
Ard Biesheuvel
1
-0
/
+2
2021-12-06
ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
Ard Biesheuvel
1
-29
/
+54
2021-12-06
ARM: percpu: add SMP_ON_UP support
Ard Biesheuvel
1
-3
/
+56
2021-12-06
ARM: assembler: add optimized ldr/str macros to load variables from memory
Ard Biesheuvel
1
-4
/
+41
2021-12-03
ARM: implement IRQ stacks
Ard Biesheuvel
1
-0
/
+4
2021-12-03
ARM: assembler: introduce bl_r macro
Ard Biesheuvel
1
-0
/
+15
2021-09-27
ARM: smp: Enable THREAD_INFO_IN_TASK
Ard Biesheuvel
1
-0
/
+5
2021-09-27
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
1
-0
/
+24
2021-02-01
ARM: 9039/1: assembler: generalize byte swapping macro into rev_l
Ard Biesheuvel
1
-0
/
+17
2020-10-28
ARM: kernel: use relative references for UP/SMP alternatives
Ard Biesheuvel
1
-2
/
+2
2020-10-28
ARM: assembler: introduce adr_l, ldr_l and str_l macros
Ard Biesheuvel
1
-0
/
+84
2020-06-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+1
2020-05-03
ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
Russell King
1
-74
/
+1
2020-04-29
ARM: 8971/1: replace the sole use of a symbol with its definition
Jian Cai
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-26
ARM: 8843/1: use unified assembler in headers
Stefan Agner
1
-6
/
+6
2018-11-12
ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS
Vincent Whitchurch
1
-2
/
+4
2018-10-10
Merge branches 'fixes', 'misc' and 'spectre' into for-next
Russell King
1
-0
/
+11
2018-10-05
ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization
Julien Thierry
1
-0
/
+11
2018-08-13
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
1
-0
/
+4
2018-08-02
ARM: spectre-v1: mitigate user accesses
Russell King
1
-0
/
+4
2018-06-05
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
1
-0
/
+8
2018-06-01
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
1
-0
/
+8
2018-05-19
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
1
-0
/
+10
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
1
-0
/
+18
2017-06-30
ARM: Prepare for randomized task_struct
Arnd Bergmann
1
-0
/
+2
2016-09-06
ARM: 8605/1: V7M: fix notrace variant of save_and_disable_irqs
Vladimir Murzin
1
-0
/
+4
2016-06-22
ARM: introduce svc_pt_regs structure
Russell King
1
-2
/
+2
2016-06-22
ARM: rename S_FRAME_SIZE to PT_REGS_SIZE
Russell King
1
-2
/
+2
2015-09-14
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-5
/
+0
2015-09-10
ARM: uaccess: remove unneeded uaccess_save_and_disable macro
Russell King
1
-5
/
+0
2015-09-03
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
1
-0
/
+47
2015-08-26
ARM: software-based priviledged-no-access support
Russell King
1
-0
/
+30
2015-08-26
ARM: entry: provide uaccess assembly macro hooks
Russell King
1
-0
/
+17
2015-08-25
ARM: entry: efficiency cleanups
Russell King
1
-4
/
+12
2015-08-25
ARM: entry: get rid of asm_trace_hardirqs_on_cond
Russell King
1
-6
/
+2
2015-05-08
ARM: replace BSYM() with badr assembly macro
Russell King
1
-1
/
+16
2015-04-15
ARM: allow 16-bit instructions in ALT_UP()
Russell King
1
-0
/
+3
[next]