index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2017-11-03
arm64/sve: Core task context handling
Dave Martin
2017-11-02
arm64: entry.S: move SError handling into a C function for future expansion
Xie XiuQi
2017-11-02
arm64: entry.S: convert elX_irq
James Morse
2017-11-02
arm64: entry.S convert el0_sync
James Morse
2017-11-02
arm64: entry.S: convert el1_sync
James Morse
2017-11-02
arm64: Mask all exceptions during kernel_exit
James Morse
2017-10-02
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
arm64: use an irq stack pointer
Mark Rutland
2017-08-15
arm64: factor out entry stack manipulation
Mark Rutland
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2017-08-08
arm64: move non-entry code out of .entry.text
Mark Rutland
2017-08-08
arm64: consistently use bl for C exception entry
Mark Rutland
2017-08-07
arm64: Abstract syscallno manipulation
Dave Martin
2017-08-07
arm64: syscallno is secretly an int, make it official
Dave Martin
2017-05-09
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
2017-01-19
arm64: avoid returning from bad_mode
Mark Rutland
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
2016-11-11
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2016-09-12
arm64: use alternative auto-nop
Mark Rutland
2016-09-01
arm64: kernel: do not need to reset UAO on exception entry
Vladimir Murzin
2016-08-22
arm64: factor work_pending state machine to C
Chris Metcalf
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-19
arm64: Treat all entry code as non-kprobe-able
Pratyush Anand
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-06-21
arm64: kill ESR_LNX_EXEC
Mark Rutland
2016-03-21
arm64/kernel: fix incorrect EL0 check in inv_entry macro
Ard Biesheuvel
2016-01-06
arm64: entry: remove pointless SPSR mode check
Mark Rutland
2015-12-21
arm64: remove irq_count and do_softirq_own_stack()
James Morse
2015-12-15
arm64: reduce stack use in irq_handler
James Morse
2015-12-10
arm64: don't call C code with el0's fp register
James Morse
2015-12-10
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
James Morse
2015-12-09
arm64: irq: fix walking from irq stack to task stack
Will Deacon
2015-12-08
arm64: Add do_softirq_own_stack() and enable irq_stacks
James Morse
2015-12-08
arm64: Store struct thread_info in sp_el0
Jungseok Lee
2015-12-04
arm64: Add trace_hardirqs_off annotation in ret_to_user
Catalin Marinas
2015-10-16
arm64: AArch32 user space PC alignment exception
Mark Salyzyn
2015-08-21
arm64: entry: always restore x0 from the stack on syscall return
Will Deacon
2015-07-27
arm64: kernel: Adopt new alternative assembler macros
Daniel Thompson
2015-07-22
arm64: switch_to: calculate cpu context pointer using separate register
Will Deacon
[next]