index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
Age
Commit message (
Expand
)
Author
2023-01-31
arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucap
Mark Rutland
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-27
net: checksum: drop the linux/uaccess.h include
Jakub Kicinski
2023-01-19
serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's ...
Bin Meng
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-11
ARM: 9283/1: permit non-nested kernel mode NEON in softirq context
Ard Biesheuvel
2023-01-11
ARM: 9282/1: vfp: Manipulate task VFP state with softirqs disabled
Ard Biesheuvel
2023-01-04
ARM: renumber bits related to _TIF_WORK_MASK
Jens Axboe
2022-12-15
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-07
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
2022-12-07
ARM: 9279/1: support function error injection
Wang Kefeng
2022-11-28
ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16
Amit Daniel Kachhap
2022-11-28
ARM: 9267/1: Define Armv8 registers in AArch32 state
Amit Daniel Kachhap
2022-11-24
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-11-18
stackprotector: actually use get_random_canary()
Jason A. Donenfeld
2022-11-14
ARM: findbit: operate by words
Russell King (Oracle)
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-08
ARM: 9258/1: stacktrace: Make stack walk callback consistent with generic code
Li Huafei
2022-11-07
ARM: 9260/1: lib/xor: use r10 rather than r7 in xor_arm4regs_{2|3}
Nick Desaulniers
2022-11-07
ARM: 9255/1: efi/dump UEFI runtime page tables for ARM
Wang Kefeng
2022-11-07
ARM: 9252/1: module: Teach unwinder about PLTs
Alex Sverdlin
2022-11-07
ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
Giulio Benetti
2022-11-07
ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernels
Tomislav Novak
2022-10-17
gpiolib: Get rid of ARCH_NR_GPIOS
Christophe Leroy
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-10
Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/d...
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
ARM/dma-mapping: remove the dma_coherent member of struct dev_archdata
Christoph Hellwig
2022-10-04
ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value
Li Huafei
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
ARM: footbridge: remove custom DMA address handling
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-09
ARM: footbridge: remove addin mode
Arnd Bergmann
2022-08-31
ARM: 9228/1: vfp: kill vfp_flush/release_thread()
Wang Kefeng
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
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-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-03
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[prev]
[next]