index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: kexec: fix oops after TLB are invalidated
Russell King
2021-02-05
3
-39
/
+24
*
ARM: ensure the signal page contains defined contents
Russell King
2021-02-05
1
-6
/
+8
*
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
1
-1
/
+1
|
\
|
*
ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
Thomas Gleixner
2020-12-15
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
2020-12-22
17
-348
/
+447
|
\
\
|
*
\
Merge branch 'devel-stable' into for-next
Russell King
2020-12-21
7
-237
/
+295
|
|
\
\
|
|
*
|
ARM: kvm: replace open coded VA->PA calculations with adr_l call
Ard Biesheuvel
2020-10-28
1
-15
/
+12
|
|
*
|
ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET
Ard Biesheuvel
2020-10-28
1
-8
/
+2
|
|
*
|
ARM: sleep.S: use PC-relative insn sequence for sleep_save_sp/mpidr_hash
Ard Biesheuvel
2020-10-28
1
-14
/
+5
|
|
*
|
ARM: head: use PC-relative insn sequence for __smp_alt
Ard Biesheuvel
2020-10-28
1
-10
/
+2
|
|
*
|
ARM: kernel: use relative references for UP/SMP alternatives
Ard Biesheuvel
2020-10-28
1
-5
/
+5
|
|
*
|
ARM: head.S: use PC-relative insn sequence for secondary_data
Ard Biesheuvel
2020-10-28
1
-15
/
+4
|
|
*
|
ARM: head-common.S: use PC-relative insn sequence for idmap creation
Ard Biesheuvel
2020-10-28
1
-10
/
+2
|
|
*
|
ARM: head-common.S: use PC-relative insn sequence for __proc_info
Ard Biesheuvel
2020-10-28
1
-16
/
+6
|
|
*
|
ARM: p2v: reduce p2v alignment requirement to 2 MiB
Ard Biesheuvel
2020-10-28
1
-14
/
+26
|
|
*
|
ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE
Ard Biesheuvel
2020-10-28
1
-31
/
+116
|
|
*
|
ARM: p2v: simplify __fixup_pv_table()
Ard Biesheuvel
2020-10-28
1
-20
/
+14
|
|
*
|
ARM: p2v: use relative references in patch site arrays
Ard Biesheuvel
2020-10-28
1
-11
/
+7
|
|
*
|
ARM: p2v: factor out BE8 handling
Ard Biesheuvel
2020-10-28
1
-14
/
+16
|
|
*
|
ARM: p2v: factor out shared loop processing
Ard Biesheuvel
2020-10-28
1
-13
/
+11
|
|
*
|
ARM: p2v: move patching code to separate assembler source file
Ard Biesheuvel
2020-10-28
3
-138
/
+152
|
|
*
|
ARM: module: add support for place relative relocations
Ard Biesheuvel
2020-10-28
1
-2
/
+18
|
|
*
|
ARM: p2v: fix handling of LPAE translation in BE mode
Ard Biesheuvel
2020-10-28
1
-5
/
+1
|
*
|
|
ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...
Ard Biesheuvel
2020-12-21
1
-2
/
+2
|
*
|
|
ARM: 9033/1: arm/smp: Drop the macro S(x,s)
Anshuman Khandual
2020-12-21
1
-8
/
+7
|
*
|
|
ARM: 9031/1: hyp-stub: remove unused .L__boot_cpu_mode_offset symbol
Ard Biesheuvel
2020-12-21
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: 9029/1: Make iwmmxt.S support Clang's integrated assembler
Jian Cai
2020-12-08
2
-44
/
+92
|
*
|
|
ARM: 9028/1: disable KASAN in call stack capturing routines
Ard Biesheuvel
2020-12-08
1
-0
/
+3
|
*
|
|
ARM: 9026/1: unwind: remove old check for GCC <= 4.2
Nick Desaulniers
2020-12-08
1
-3
/
+0
|
*
|
|
ARM: 9024/1: Drop useless cast of "u64" to "long long"
Geert Uytterhoeven
2020-11-12
1
-1
/
+1
|
*
|
|
ARM: 9023/1: Spelling s/mmeory/memory/
Geert Uytterhoeven
2020-11-12
1
-1
/
+1
|
*
|
|
ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...
Ard Biesheuvel
2020-10-28
1
-1
/
+1
|
*
|
|
ARM: 9016/2: Initialize the mapping of KASan shadow memory
Linus Walleij
2020-10-27
2
-0
/
+5
|
*
|
|
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
2020-10-27
2
-4
/
+8
|
*
|
|
ARM: 9014/2: Replace string mem* functions for KASan
Linus Walleij
2020-10-27
1
-2
/
+2
|
*
|
|
ARM: 9013/2: Disable KASan instrumentation for some code
Linus Walleij
2020-10-27
1
-1
/
+5
|
*
|
|
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
2020-10-27
2
-6
/
+10
|
*
|
|
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
2020-10-27
4
-13
/
+17
|
|
/
/
*
|
|
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
3
-5
/
+5
|
\
\
\
|
*
|
|
arm: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-12
3
-5
/
+5
*
|
|
|
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-16
2
-19
/
+1
|
\
\
\
\
|
*
|
|
|
ARM: rpc: use legacy_timer_tick
Arnd Bergmann
2020-10-30
1
-14
/
+0
|
*
|
|
|
ARM: remove ebsa110 platform
Arnd Bergmann
2020-10-30
1
-5
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-15
1
-9
/
+0
|
\
\
\
\
|
*
|
|
|
arm: kill dump_task_regs()
Al Viro
2020-10-25
1
-9
/
+0
|
|
/
/
/
*
|
|
/
mm: forbid splitting special mappings
Dmitry Safonov
2020-12-15
1
-9
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-29
1
-1
/
+1
|
\
\
\
|
*
|
|
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
2020-11-09
1
-2
/
+1
|
/
/
[next]