index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
entry-armv.S
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-10
ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Yuntao Liu
1
-0
/
+3
2023-08-14
Merge branch 'devel-stable' into for-next
Russell King (Oracle)
1
-242
/
+10
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-06-12
arm: update in-source documentation references
Jonathan Corbet
1
-1
/
+1
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
1
-1
/
+1
2023-05-17
ARM: entry: Make asm coproc dispatch code NWFPE only
Ard Biesheuvel
1
-91
/
+2
2023-05-17
ARM: iwmmxt: Use undef hook to enable coprocessor for task
Ard Biesheuvel
1
-0
/
+1
2023-05-17
ARM: entry: Disregard Thumb undef exception in coproc dispatch
Ard Biesheuvel
1
-103
/
+18
2023-05-17
ARM: vfp: Use undef hook for handling VFP exceptions
Ard Biesheuvel
1
-53
/
+0
2023-05-17
ARM: kernel: Get rid of thread_info::used_cp[] array
Ard Biesheuvel
1
-6
/
+0
2022-05-20
ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loads
Ard Biesheuvel
1
-7
/
+15
2022-05-20
ARM: 9200/1: spectre-bhb: avoid cross-subsection jump using a numbered label
Ard Biesheuvel
1
-2
/
+3
2022-05-20
ARM: 9199/1: spectre-bhb: use local DSB and elide ISB in loop8 sequence
Ard Biesheuvel
1
-2
/
+3
2022-05-20
ARM: 9198/1: spectre-bhb: simplify BPIALL vector macro
Ard Biesheuvel
1
-15
/
+6
2022-05-20
ARM: 9195/1: entry: avoid explicit literal loads
Ard Biesheuvel
1
-30
/
+7
2022-05-18
ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
Ard Biesheuvel
1
-1
/
+1
2022-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-39
/
+144
2022-03-11
ARM: fix Thumb2 regression with Spectre BHB
Russell King (Oracle)
1
-2
/
+2
2022-03-11
ARM: entry: fix unwinder problems caused by IRQ stacks
Ard Biesheuvel
1
-43
/
+14
2022-03-05
ARM: Spectre-BHB workaround
Russell King (Oracle)
1
-6
/
+73
2022-01-25
ARM: entry: avoid clobbering R9 in IRQ handler
Ard Biesheuvel
1
-5
/
+4
2021-12-17
ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
Ard Biesheuvel
1
-5
/
+3
2021-12-06
ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
Ard Biesheuvel
1
-5
/
+6
2021-12-06
ARM: percpu: add SMP_ON_UP support
Ard Biesheuvel
1
-13
/
+3
2021-12-06
ARM: assembler: add optimized ldr/str macros to load variables from memory
Ard Biesheuvel
1
-1
/
+1
2021-12-06
ARM: entry: preserve thread_info pointer in switch_to
Ard Biesheuvel
1
-8
/
+9
2021-12-06
ARM: remove old-style irq entry
Arnd Bergmann
1
-8
/
+0
2021-12-03
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
1
-5
/
+92
2021-12-03
ARM: entry: rework stack realignment code in svc_entry
Ard Biesheuvel
1
-11
/
+14
2021-12-03
ARM: switch_to: clean up Thumb2 code path
Ard Biesheuvel
1
-5
/
+18
2021-12-03
ARM: implement IRQ stacks
Ard Biesheuvel
1
-3
/
+51
2021-11-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+5
2021-10-25
irq: arm: perform irqentry in entry code
Mark Rutland
1
-4
/
+1
2021-09-27
ARM: smp: Enable THREAD_INFO_IN_TASK
Ard Biesheuvel
1
-1
/
+1
2021-09-27
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
1
-0
/
+5
2021-08-04
ARM: ep93xx: remove MaverickCrunch support
Arnd Bergmann
1
-6
/
+0
2020-12-08
ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode
Ard Biesheuvel
1
-23
/
+2
2020-10-27
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
1
-1
/
+2
2020-05-03
ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
Russell King
1
-9
/
+2
2019-12-08
sched/rt, ARM: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+2
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-26
ARM: 8844/1: use unified assembler in assembly files
Stefan Agner
1
-6
/
+6
2018-08-03
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
1
-8
/
+2
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
1
-2
/
+2
2017-12-17
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
1
-5
/
+1
2017-09-09
Merge branches 'fixes' and 'misc' into for-linus
Russell King
1
-1
/
+4
2017-08-14
ARM: align .data section
Russell King
1
-0
/
+2
2017-06-30
ARM: Prepare for randomized task_struct
Arnd Bergmann
1
-1
/
+4
2016-08-09
ARM: fix address limit restoration for undefined instructions
Russell King
1
-0
/
+1
[next]