index
:
linux-dev
master
remove-sha1
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
/
arm
/
include
/
asm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
HEAD
master
Linus Torvalds
1
-1
/
+1
2022-01-11
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-14
/
+54
2022-01-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2021-12-30
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-1
/
+1
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-1
/
+0
2021-12-17
ARM: 9166/1: Support KFENCE for ARM
Wang Kefeng
1
-0
/
+53
2021-12-17
ARM: 9164/1: mm: Provide set_memory_valid()
Wang Kefeng
1
-0
/
+1
2021-12-17
ARM: 9158/1: leave it to core code to manage thread_info::cpu
Ard Biesheuvel
1
-14
/
+0
2021-12-13
efi: Move efifb_setup_from_dmi() prototype from arch headers
Javier Martinez Canillas
1
-1
/
+0
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+0
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
1
-1
/
+0
2021-11-23
arch_topology: Introduce thermal pressure update function
Lukasz Luba
1
-0
/
+1
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-10
/
+0
2021-11-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
10
-13
/
+140
2021-11-02
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King (Oracle)
10
-13
/
+140
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+9
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-15
/
+22
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2021-10-30
ARM: 9151/1: Thumb2: avoid __builtin_thread_pointer() on Clang
Ard Biesheuvel
1
-1
/
+6
2021-10-30
ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=y
Ard Biesheuvel
1
-0
/
+11
2021-10-25
ARM: 9147/1: add printf format attribute to early_print()
Nicolas Iooss
1
-1
/
+1
2021-10-25
ARM: 9145/1: patch: fix BE32 compilation
Arnd Bergmann
1
-2
/
+7
2021-10-22
ARM: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
1
-0
/
+9
2021-10-19
ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images
Lexi Shao
1
-1
/
+3
2021-10-19
ARM: add __arm_iomem_set_ro() to write-protect ioremapped area
Russell King (Oracle)
1
-0
/
+1
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-10-17
clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programming
Marc Zyngier
1
-2
/
+2
2021-10-17
clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVAL
Marc Zyngier
1
-0
/
+1
2021-10-17
clocksource/drivers/arm_arch_timer: Move system register timer programming over to CVAL
Marc Zyngier
1
-4
/
+4
2021-10-17
clocksource/drivers/arm_arch_timer: Extend write side of timer register accessors to u64
Marc Zyngier
1
-5
/
+5
2021-10-17
clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessors
Marc Zyngier
1
-6
/
+0
2021-10-17
clocksource/arm_arch_timer: Add build-time guards for unhandled register accesses
Marc Zyngier
1
-0
/
+12
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-09-27
ARM: smp: Enable THREAD_INFO_IN_TASK
Ard Biesheuvel
3
-1
/
+28
2021-09-27
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
4
-0
/
+78
2021-09-27
ARM: smp: Free up the TLS register while running in the kernel
Ard Biesheuvel
1
-3
/
+7
2021-09-27
ARM: smp: Pass task to secondary_start_kernel
Keith Packard
1
-1
/
+2
2021-09-27
gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support
Ard Biesheuvel
2
-5
/
+0
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-10
/
+0
2021-09-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
8
-114
/
+103
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+1
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-3
/
+1
2021-09-01
Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-30
/
+0
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+1
2021-08-20
ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicate
Geert Uytterhoeven
1
-11
/
+0
2021-08-20
ARM: 9116/1: unified: Remove check for gcc < 4
Geert Uytterhoeven
1
-4
/
+0
2021-08-20
ARM: 9113/1: uaccess: remove set_fs() implementation
Arnd Bergmann
4
-53
/
+4
[next]