index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-07
arm64: entry: consolidate EL1 exception returns
Mark Rutland
1
-4
/
+8
2021-06-07
arm64: entry: organise entry vectors consistently
Mark Rutland
1
-21
/
+21
2021-06-07
arm64: entry: organise entry handlers consistently
Mark Rutland
1
-42
/
+36
2021-06-07
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
2
-97
/
+104
2021-06-07
arm64: entry: add a call_on_irq_stack helper
Mark Rutland
1
-0
/
+36
2021-06-07
arm64: entry: move NMI preempt logic to C
Mark Rutland
2
-11
/
+10
2021-06-07
arm64: entry: move arm64_preempt_schedule_irq to entry-common.c
Mark Rutland
2
-17
/
+20
2021-06-07
arm64: entry: convert SError handlers to C
Mark Rutland
3
-16
/
+38
2021-06-07
arm64: entry: unmask IRQ+FIQ after EL0 handling
Mark Rutland
2
-2
/
+2
2021-06-07
arm64: remove redundant local_daif_mask() in bad_mode()
Mark Rutland
1
-1
/
+0
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-7
/
+0
2021-06-03
arm64: perf: Add more support on caps under sysfs
Shaokun Zhang
1
-0
/
+33
2021-06-01
arm64: acpi: Map EFI_MEMORY_WT memory as Normal-NC
Will Deacon
1
-5
/
+17
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-10
/
+0
2021-06-01
arm64: perf: Convert snprintf to sysfs_emit
Tian Tao
1
-1
/
+1
2021-05-27
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
2
-5
/
+5
2021-05-27
arm64: Move instruction encoder/decoder under lib/
Julien Thierry
2
-1459
/
+1
2021-05-27
arm64: Move aarch32 condition check functions
Julien Thierry
3
-99
/
+99
2021-05-27
arm64: Move patching utilities out of instruction encoding/decoding
Julien Thierry
3
-147
/
+152
2021-05-26
arm64: smp: initialize cpu offset earlier
Mark Rutland
4
-16
/
+18
2021-05-26
arm64: smp: unify task and sp setup
Mark Rutland
1
-18
/
+15
2021-05-26
arm64: smp: remove stack from secondary_data
Mark Rutland
3
-6
/
+4
2021-05-26
arm64: smp: remove pointless secondary_data maintenance
Mark Rutland
1
-2
/
+0
2021-05-26
arm64: Check if GMID_EL1.BS is the same on all CPUs
Catalin Marinas
2
-0
/
+24
2021-05-26
arm64: Change the cpuinfo_arm64 member type for some sysregs to u64
Catalin Marinas
1
-1
/
+1
2021-05-26
arm64/sve: Skip flushing Z registers with 128 bit vectors
Mark Brown
2
-4
/
+14
2021-05-26
arm64/sve: Use the sve_flush macros in sve_load_from_fpsimd_state()
Mark Brown
1
-5
/
+4
2021-05-26
arm64/sve: Split _sve_flush macro into separate Z and predicate flushes
Mark Brown
1
-1
/
+2
2021-05-26
arm64: stacktrace: Relax frame record alignment requirement to 8 bytes
Peter Collingbourne
2
-2
/
+2
2021-05-26
arm64: Change the on_*stack functions to take a size argument
Peter Collingbourne
3
-9
/
+11
2021-05-26
arm64: smccc: Add support for SMCCCv1.2 extended input/output registers
Sudeep Holla
2
-0
/
+66
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
13
-31
/
+31
2021-05-25
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
1
-1
/
+1
2021-05-25
arm64: __clean_dcache_area_poc to take end parameter instead of size
Fuad Tabba
1
-2
/
+3
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
6
-23
/
+45
2021-05-25
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
1
-4
/
+1
2021-05-25
arm64: Fix comments to refer to correct function __flush_icache_range
Fuad Tabba
1
-2
/
+2
2021-05-25
arm64: Downgrade flush_icache_range to invalidate
Fuad Tabba
1
-3
/
+7
2021-05-25
arm64: Apply errata to swsusp_arch_suspend_exit
Fuad Tabba
1
-1
/
+2
2021-05-25
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
4
-16
/
+32
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
9
-58
/
+27
2021-05-06
arm64: kernel: Update the stale comment
Shaokun Zhang
1
-1
/
+1
2021-05-05
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
2
-30
/
+2
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-38
/
+81
2021-04-30
arm64: cpufeatures: use min and max
kernel test robot
1
-2
/
+3
2021-04-30
arm64: stacktrace: restore terminal records
Mark Rutland
2
-7
/
+9
2021-04-30
arm64/vdso: Discard .note.gnu.property sections in vDSO
Bill Wendling
1
-1
/
+7
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-181
/
+15
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
7
-13
/
+16
[prev]
[next]