index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
2022-11-28
ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MM
Amit Daniel Kachhap
2022-11-28
ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16
Amit Daniel Kachhap
2022-11-28
ARM: 9270/1: vfp: Add hwcap for FEAT_FHM
Amit Daniel Kachhap
2022-11-28
ARM: 9269/1: vfp: Add hwcap for FEAT_DotProd
Amit Daniel Kachhap
2022-11-28
ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16
Amit Daniel Kachhap
2022-11-18
ARM: kexec: make machine_crash_nonpanic_core() static
Chen Lifu
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-15
arm: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
2022-11-14
ARM: 9259/1: stacktrace: Convert stacktrace to generic ARCH_STACKWALK
Li Huafei
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-08
ARM: 9258/1: stacktrace: Make stack walk callback consistent with generic code
Li Huafei
2022-11-08
ARM: 9263/1: use .arch directives instead of assembler command line flags
Nick Desaulniers
2022-11-07
ARM: 9257/1: Disable FIQs (but not IRQs) on CPUs shutdown paths
Guilherme G. Piccoli
2022-11-07
ARM: 9252/1: module: Teach unwinder about PLTs
Alex Sverdlin
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-06
Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2022-10-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-10-04
ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value
Li Huafei
2022-10-04
ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()
Li Huafei
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-27
efi/arm: libstub: move ARM specific code out of generic routines
Ard Biesheuvel
2022-09-22
ARM: 9224/1: Dump the stack traces based on the parameter 'regs' of show_regs()
Zhen Lei
2022-09-15
Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/li...
Arnd Bergmann
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-09
ARM: footbridge: move isa-dma support into footbridge
Arnd Bergmann
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
2022-08-31
ARM: 9232/1: Replace this_cpu_* with raw_cpu_* in handle_bad_stack()
Zhen Lei
2022-08-30
ARM: 9221/1: traps: print un-hashed user pc on undefined instruction
Baruch Siach
2022-08-30
ARM: make ARCH_MULTIPLATFORM user-visible
Arnd Bergmann
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-04
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-28
ARM: 9219/1: fix undeclared soft_restart
Ben Dooks
2022-07-17
ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDER
Mike Rapoport
2022-07-14
ARM: 9208/1: entry: add .ltorg directive to keep literals in range
Ard Biesheuvel
2022-06-29
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
2022-06-29
context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...
Frederic Weisbecker
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
2022-06-15
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
[prev]
[next]