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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
arm: Use the generic devmem_is_allowed()
Palmer Dabbelt
1
-1
/
+0
2020-12-09
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
1
-6
/
+0
2020-12-09
efi: arm: reduce minimum alignment of uncompressed kernel
Ard Biesheuvel
1
-7
/
+6
2020-12-09
efi: capsule: clean scatter-gather entries from the D-cache
Ard Biesheuvel
1
-0
/
+5
2020-12-08
ARM: 9034/1: __div64_32(): straighten up inline asm constraints
Nicolas Pitre
1
-15
/
+6
2020-12-04
ARM: highmem: Fix cache_is_vivt() reference
Arnd Bergmann
1
-0
/
+1
2020-11-27
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-0
/
+4
2020-11-23
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
1
-0
/
+2
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
1
-24
/
+3
2020-11-23
ARM: irqstat: Get rid of duplicated declaration
Thomas Gleixner
2
-8
/
+5
2020-11-20
arm: Enable seccomp architecture tracking
Kees Cook
2
-1
/
+11
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2
-0
/
+4
2020-11-12
arm: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+6
2020-11-06
ARM: highmem: Switch to generic kmap atomic
Thomas Gleixner
3
-22
/
+25
2020-10-30
ARM: rpc: use legacy_timer_tick
Arnd Bergmann
1
-2
/
+0
2020-10-28
ARM: kernel: use relative references for UP/SMP alternatives
Ard Biesheuvel
2
-3
/
+3
2020-10-28
ARM: p2v: reduce p2v alignment requirement to 2 MiB
Ard Biesheuvel
1
-5
/
+8
2020-10-28
ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE
Ard Biesheuvel
1
-12
/
+32
2020-10-28
ARM: p2v: use relative references in patch site arrays
Ard Biesheuvel
1
-3
/
+3
2020-10-28
ARM: p2v: drop redundant 'type' argument from __pv_stub
Ard Biesheuvel
1
-4
/
+4
2020-10-28
ARM: module: add support for place relative relocations
Ard Biesheuvel
1
-0
/
+5
2020-10-28
ARM: assembler: introduce adr_l, ldr_l and str_l macros
Ard Biesheuvel
1
-0
/
+84
2020-10-28
ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual address
Ard Biesheuvel
1
-3
/
+3
2020-10-27
ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template
Andrew Jeffery
1
-11
/
+11
2020-10-27
ARM: 9016/2: Initialize the mapping of KASan shadow memory
Linus Walleij
3
-1
/
+48
2020-10-27
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
3
-1
/
+87
2020-10-27
ARM: 9014/2: Replace string mem* functions for KASan
Linus Walleij
1
-0
/
+26
2020-10-27
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
2
-1
/
+6
2020-10-27
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
1
-2
/
+2
2020-10-26
arm: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-23
/
+3
2020-10-25
arm: kill dump_task_regs()
Al Viro
1
-4
/
+0
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
7
-11
/
+11
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-11
/
+15
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-0
/
+7
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-7
/
+0
2020-10-20
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
25
-31
/
+108
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-89
/
+33
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+5
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+5
2020-10-13
mm: account PMD tables like PTE tables
Matthew Wilcox
1
-0
/
+1
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-10
/
+7
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+147
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+11
2020-10-08
arm: disable frequency invariance for CONFIG_BL_SWITCHER
Ionela Voinescu
1
-0
/
+3
2020-10-08
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
1
-0
/
+1
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2
-2
/
+0
2020-10-06
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
1
-15
/
+0
2020-10-04
xen/arm: do not setup the runstate info page if kpti is enabled
Stefano Stabellini
1
-0
/
+5
2020-09-25
ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets
Christoph Hellwig
1
-18
/
+0
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
1
-0
/
+7
[prev]
[next]