index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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...
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/rost...
Linus Torvalds
1
-0
/
+9
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...
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 ov...
Marc Zyngier
1
-4
/
+4
2021-10-17
clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...
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 acce...
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
9
-114
/
+104
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
5
-33
/
+3
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
2021-08-20
ARM: 9112/1: uaccess: add __{get,put}_kernel_nofault
Arnd Bergmann
1
-40
/
+83
2021-08-20
ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation
Arnd Bergmann
1
-0
/
+11
2021-08-20
ARM: 9107/1: syscall: always store thread_info->abi_syscall
Arnd Bergmann
3
-2
/
+6
2021-08-10
ARM: 9104/2: Fix Keystone 2 kernel mapping regression
Linus Walleij
1
-3
/
+4
2021-08-10
ARM: 9103/1: Drop ARCH_NR_GPIOS definition
Linus Walleij
1
-4
/
+0
2021-08-04
ARM: ep93xx: remove MaverickCrunch support
Arnd Bergmann
5
-33
/
+3
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+1
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
1
-4
/
+1
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+1
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-7
/
+32
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-27
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
[next]