index
:
linux-dev
linus/master
master
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-9
/
+9
2022-01-06
ARM: 9176/1: avoid literal references in inline assembly
Ard Biesheuvel
3
-9
/
+19
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
arm: ioremap: Remove unused ARM-specific function pci_ioremap_io()
Pali Rohár
1
-2
/
+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-12-06
ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
Ard Biesheuvel
4
-72
/
+78
2021-12-06
ARM: smp: defer TPIDRURO update for SMP v6 configurations too
Ard Biesheuvel
1
-6
/
+7
2021-12-06
ARM: percpu: add SMP_ON_UP support
Ard Biesheuvel
3
-6
/
+102
2021-12-06
ARM: assembler: add optimized ldr/str macros to load variables from memory
Ard Biesheuvel
1
-4
/
+41
2021-12-06
ARM: module: implement support for PC-relative group relocations
Ard Biesheuvel
1
-0
/
+3
2021-12-06
irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER
Vladimir Murzin
1
-1
/
+2
2021-12-06
ARM: remove old-style irq entry
Arnd Bergmann
3
-19
/
+0
2021-12-06
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
1
-1
/
+0
2021-12-03
ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLER
Arnd Bergmann
1
-84
/
+0
2021-12-03
ARM: riscpc: drop support for IOMD_IRQREQC/IOMD_IRQREQD IRQ groups
Ard Biesheuvel
1
-47
/
+0
2021-12-03
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
2
-0
/
+12
2021-12-03
ARM: implement IRQ stacks
Ard Biesheuvel
1
-0
/
+4
2021-12-03
ARM: unwind: dump exception stack from calling frame
Ard Biesheuvel
1
-0
/
+10
2021-12-03
ARM: export dump_mem() to other objects
Ard Biesheuvel
1
-0
/
+2
2021-12-03
ARM: assembler: introduce bl_r macro
Ard Biesheuvel
1
-0
/
+15
2021-12-03
ARM: remove some dead code
Ard Biesheuvel
2
-29
/
+0
2021-11-30
arm: ioremap: Implement standard PCI function pci_remap_iospace()
Pali Rohár
1
-0
/
+5
2021-11-25
arm: remove zte zx platform left-over
Lukas Bulwahn
1
-7
/
+0
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-21
ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UART
Lukas Bulwahn
1
-9
/
+9
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
[prev]
[next]