index
:
pm24.git
cpufreq-rust
master
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
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-28
ARM: Handle no IPI being registered in show_ipi_list()
Marc Zyngier
2020-09-18
arm: Move ipi_teardown() to a CONFIG_HOTPLUG_CPU section
Marc Zyngier
2020-09-17
ARM: Remove custom IRQ stat accounting
Marc Zyngier
2020-09-17
ARM: Kill __smp_cross_call and co
Marc Zyngier
2020-09-13
ARM: Allow IPIs to be handled as normal interrupts
Marc Zyngier
2020-09-01
arm/build: Assert for unwanted sections
Kees Cook
2020-09-01
arm/build: Add missing sections
Kees Cook
2020-09-01
arm/build: Explicitly keep .ARM.attributes sections
Kees Cook
2020-09-01
arm/build: Refactor linker script headers
Kees Cook
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-19
ARM, sched/topology: Revert back to default scheduler topology
Valentin Schneider
2020-08-19
ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
Valentin Schneider
2020-08-12
syscalls: use uaccess_kernel in addr_limit_user_check
Christoph Hellwig
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2020-07-31
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
2020-07-27
kill unused dump_fpu() instances
Al Viro
2020-07-27
arm: switch to ->regset_get()
Al Viro
2020-07-21
ARM: 8993/1: remove it8152 PCI controller driver
Mike Rapoport
2020-07-21
ARM: 8992/1: Fix unwind_frame for clang-built kernels
Nathan Huckleberry
2020-07-21
ARM: 8987/1: VDSO: Fix incorrect clock_gettime64
Jaedon Shin
2020-07-21
ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
arm: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
arm: wire up dump_backtrace_{entry,stm}
Dmitry Safonov
2020-06-09
arm: add loglvl to dump_backtrace()
Dmitry Safonov
2020-06-09
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
2020-06-09
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
2020-06-08
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
2020-06-08
arm: fix the flush_icache_range arguments in set_fiq_handler
Christoph Hellwig
[next]