index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: ep93xx: remove MaverickCrunch support
Arnd Bergmann
2021-08-04
4
-87
/
+0
*
arm: convert to setup_initial_init_mm()
Kefeng Wang
2021-07-08
1
-4
/
+1
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-07-06
7
-41
/
+131
|
\
|
*
ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE
Alex Sverdlin
2021-07-05
1
-1
/
+1
|
*
ARM: 9096/1: Remove arm_pm_restart()
Guenter Roeck
2021-06-13
1
-5
/
+1
|
*
ARM: 9094/1: Register with kernel restart handler
Guenter Roeck
2021-06-13
1
-2
/
+18
|
*
ARM: 9089/1: Define kernel physical section start and end
Linus Walleij
2021-06-13
1
-3
/
+24
|
*
ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSET
Linus Walleij
2021-06-13
2
-3
/
+2
|
*
ARM: 9079/1: ftrace: Add MODULE_PLTS support
Alex Sverdlin
2021-06-07
2
-12
/
+78
|
*
ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
Alex Sverdlin
2021-06-07
2
-10
/
+11
|
*
ARM: 9077/1: PLT: Move struct plt_entries definition to header
Alex Sverdlin
2021-06-07
1
-9
/
+0
*
|
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-29
1
-1
/
+21
|
\
\
|
*
|
genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
Marc Zyngier
2021-06-10
1
-1
/
+21
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-06-28
1
-2
/
+2
|
\
\
|
*
|
arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode
Yang Jihong
2021-06-01
1
-2
/
+2
|
|
/
*
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
2
-2
/
+1
|
\
\
|
*
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
|
*
|
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+0
|
|
/
*
/
ARM: 9081/1: fix gcc-10 thumb2-kernel regression
Arnd Bergmann
2021-06-03
1
-7
/
+9
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
2
-0
/
+12
|
\
|
*
arm: print alloc free paths for address in registers
Maninder Singh
2021-05-07
2
-0
/
+12
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-05-06
6
-15
/
+36
|
\
\
|
|
/
|
/
|
|
*
ARM: 9075/1: kernel: Fix interrupted SMC calls
Manivannan Sadhasivam
2021-04-18
2
-1
/
+13
|
*
ARM: 9068/1: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
2021-03-25
1
-4
/
+4
|
*
ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()
louis.wang
2021-03-25
1
-1
/
+18
|
*
ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...
Zhen Lei
2021-03-25
1
-1
/
+1
|
*
ARM: 9060/1: kexec: Remove unused kexec_reinit callback
Joel Stanley
2021-03-09
1
-8
/
+0
*
|
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
2021-03-11
1
-2
/
+7
|
/
*
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
1
-1
/
+1
|
\
|
*
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-02-22
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-22
2
-3
/
+15
|
\
\
|
|
/
|
/
|
|
*
ARM: 9065/1: OABI compat: fix build when EPOLL is not enabled
Randy Dunlap
2021-02-22
1
-0
/
+15
|
*
ARM: 9047/1: smp: remove unused variable
Wolfram Sang (Renesas)
2021-02-01
1
-3
/
+0
*
|
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
[next]