index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
entry-armv.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 9201/1: spectre-bhb: rely on linker to emit cross-section literal loads
Ard Biesheuvel
2022-05-20
1
-7
/
+15
*
ARM: 9200/1: spectre-bhb: avoid cross-subsection jump using a numbered label
Ard Biesheuvel
2022-05-20
1
-2
/
+3
*
ARM: 9199/1: spectre-bhb: use local DSB and elide ISB in loop8 sequence
Ard Biesheuvel
2022-05-20
1
-2
/
+3
*
ARM: 9198/1: spectre-bhb: simplify BPIALL vector macro
Ard Biesheuvel
2022-05-20
1
-15
/
+6
*
ARM: 9195/1: entry: avoid explicit literal loads
Ard Biesheuvel
2022-05-20
1
-30
/
+7
*
ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
Ard Biesheuvel
2022-05-18
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-03-23
1
-39
/
+144
|
\
|
*
ARM: entry: fix unwinder problems caused by IRQ stacks
Ard Biesheuvel
2022-03-11
1
-43
/
+14
|
*
ARM: entry: avoid clobbering R9 in IRQ handler
Ard Biesheuvel
2022-01-25
1
-5
/
+4
|
*
ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
Ard Biesheuvel
2021-12-06
1
-5
/
+6
|
*
ARM: percpu: add SMP_ON_UP support
Ard Biesheuvel
2021-12-06
1
-13
/
+3
|
*
ARM: assembler: add optimized ldr/str macros to load variables from memory
Ard Biesheuvel
2021-12-06
1
-1
/
+1
|
*
ARM: entry: preserve thread_info pointer in switch_to
Ard Biesheuvel
2021-12-06
1
-8
/
+9
|
*
ARM: remove old-style irq entry
Arnd Bergmann
2021-12-06
1
-8
/
+0
|
*
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
2021-12-03
1
-5
/
+92
|
*
ARM: entry: rework stack realignment code in svc_entry
Ard Biesheuvel
2021-12-03
1
-11
/
+14
|
*
ARM: switch_to: clean up Thumb2 code path
Ard Biesheuvel
2021-12-03
1
-5
/
+18
|
*
ARM: implement IRQ stacks
Ard Biesheuvel
2021-12-03
1
-3
/
+51
*
|
ARM: fix Thumb2 regression with Spectre BHB
Russell King (Oracle)
2022-03-11
1
-2
/
+2
*
|
ARM: Spectre-BHB workaround
Russell King (Oracle)
2022-03-05
1
-6
/
+73
*
|
ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
Ard Biesheuvel
2021-12-17
1
-5
/
+3
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-11-02
1
-0
/
+5
|
\
|
*
ARM: smp: Enable THREAD_INFO_IN_TASK
Ard Biesheuvel
2021-09-27
1
-1
/
+1
|
*
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
2021-09-27
1
-0
/
+5
*
|
irq: arm: perform irqentry in entry code
Mark Rutland
2021-10-25
1
-4
/
+1
|
/
*
ARM: ep93xx: remove MaverickCrunch support
Arnd Bergmann
2021-08-04
1
-6
/
+0
*
ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode
Ard Biesheuvel
2020-12-08
1
-23
/
+2
*
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
2020-10-27
1
-1
/
+2
*
ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
Russell King
2020-05-03
1
-9
/
+2
*
sched/rt, ARM: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-2
/
+2
*
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ARM: 8844/1: use unified assembler in assembly files
Stefan Agner
2019-02-26
1
-6
/
+6
*
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
2018-08-03
1
-8
/
+2
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-2
/
+2
*
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
2017-12-17
1
-5
/
+1
*
Merge branches 'fixes' and 'misc' into for-linus
Russell King
2017-09-09
1
-1
/
+4
|
\
|
*
ARM: Prepare for randomized task_struct
Arnd Bergmann
2017-06-30
1
-1
/
+4
*
|
ARM: align .data section
Russell King
2017-08-14
1
-0
/
+2
|
/
*
ARM: fix address limit restoration for undefined instructions
Russell King
2016-08-09
1
-0
/
+1
*
ARM: save and reset the address limit when entering an exception
Russell King
2016-07-07
1
-1
/
+6
*
ARM: introduce svc_pt_regs structure
Russell King
2016-06-22
1
-2
/
+2
*
ARM: rename S_FRAME_SIZE to PT_REGS_SIZE
Russell King
2016-06-22
1
-6
/
+6
*
ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMA
Ard Biesheuvel
2016-02-11
1
-2
/
+1
*
ARM: 8514/1: remove duplicate definitions of __vectors_start and __stubs_start
Ard Biesheuvel
2016-02-11
1
-3
/
+2
*
ARM: remove user cmpxchg syscall
Russell King
2015-10-03
1
-30
/
+3
*
-
.
Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...
Russell King
2015-09-03
1
-9
/
+25
|
\
\
|
|
*
ARM: entry: provide uaccess assembly macro hooks
Russell King
2015-08-26
1
-8
/
+22
|
|
*
ARM: domains: switch to keeping domain value in register
Russell King
2015-08-21
1
-0
/
+2
|
|
/
|
/
|
|
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-07-07
1
-1
/
+1
|
/
|
[next]