index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
2022-01-22
1
-1
/
+1
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
|
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
|
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-16
1
-6
/
+10
|
\
\
|
*
|
arm: ioremap: Remove unused ARM-specific function pci_ioremap_io()
Pali Rohár
2021-12-07
1
-11
/
+0
|
*
|
arm: ioremap: Implement standard PCI function pci_remap_iospace()
Pali Rohár
2021-11-30
1
-0
/
+15
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-1
/
+1
|
\
\
|
*
|
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-01-12
3
-15
/
+67
|
\
\
|
*
|
ARM: 9168/1: Add support for Cortex-M55 processor
Tigran Tadevosyan
2021-12-17
1
-0
/
+10
|
*
|
ARM: 9167/1: Add support for Cortex-M33 processor
Vladimir Murzin
2021-12-17
1
-0
/
+10
|
*
|
ARM: 9166/1: Support KFENCE for ARM
Wang Kefeng
2021-12-17
1
-2
/
+7
|
*
|
ARM: 9165/1: mm: Provide is_write_fault()
Wang Kefeng
2021-12-17
1
-1
/
+6
|
*
|
ARM: 9164/1: mm: Provide set_memory_valid()
Wang Kefeng
2021-12-17
1
-10
/
+32
|
*
|
ARM: 9161/1: mm: mark private VM_FAULT_X defines as vm_fault_t
Wang Kefeng
2021-12-17
1
-2
/
+2
|
|
/
*
/
ARM: Snapshot thread flags
Mark Rutland
2021-12-01
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-11-14
1
-2
/
+2
|
\
|
*
ARM: 9155/1: fix early early_iounmap()
Michał Mirosław
2021-11-12
1
-2
/
+2
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-11-10
1
-1
/
+1
|
\
\
|
*
|
arm64: Track no early_pgtable_alloc() for kmemleak
Qian Cai
2021-11-08
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
\
\
|
*
|
|
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
|
|
|
/
|
|
/
|
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King (Oracle)
2021-11-02
7
-62
/
+78
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
ARM: 9142/1: kasan: work around LPAE build warning
Arnd Bergmann
2021-10-25
1
-1
/
+1
|
|
*
|
ARM: 9137/1: disallow CONFIG_THUMB with ARMv4
Arnd Bergmann
2021-10-25
1
-1
/
+1
|
|
*
|
ARM: 9136/1: ARMv7-M uses BE-8, not BE-32
Arnd Bergmann
2021-10-25
1
-1
/
+1
|
|
*
|
ARM: 9131/1: mm: Fix PXN process with LPAE feature
Wang Kefeng
2021-10-19
2
-1
/
+23
|
|
*
|
ARM: 9130/1: mm: Provide die_kernel_fault() helper
Wang Kefeng
2021-10-19
1
-9
/
+21
|
|
*
|
ARM: 9126/1: mm: Kill page table base print in show_pte()
Wang Kefeng
2021-10-19
1
-1
/
+0
|
|
*
|
ARM: 9127/1: mm: Cleanup access_error()
Wang Kefeng
2021-10-19
1
-24
/
+14
|
|
*
|
ARM: 9129/1: mm: Kill task_struct argument for __do_page_fault()
Wang Kefeng
2021-10-19
1
-7
/
+3
|
|
*
|
ARM: 9128/1: mm: Refactor the __do_page_fault()
Wang Kefeng
2021-10-19
1
-21
/
+13
|
|
*
|
ARM: add __arm_iomem_set_ro() to write-protect ioremapped area
Russell King (Oracle)
2021-10-19
1
-0
/
+6
|
|
|
/
|
*
|
ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-10-30
1
-1
/
+1
|
*
|
ARM: smp: Store current pointer in TPIDRURO register if available
Ard Biesheuvel
2021-09-27
1
-2
/
+1
|
|
/
*
/
ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned
Nick Desaulniers
2021-10-19
1
-0
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
2
-39
/
+0
|
\
|
*
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
2
-39
/
+0
*
|
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-09-02
2
-177
/
+22
|
\
\
|
|
/
|
/
|
|
*
ARM/nommu: use the generic dma-direct code for non-coherent devices
Christoph Hellwig
2021-08-18
1
-167
/
+6
|
*
ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-1
/
+0
|
*
ARM/dma-mapping: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
1
-9
/
+16
*
|
ARM: 9104/2: Fix Keystone 2 kernel mapping regression
Linus Walleij
2021-08-10
2
-2
/
+9
|
/
*
Merge tag 'fixes-2021-07-09' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-10
1
-1
/
+3
|
\
|
*
arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM
Mike Rapoport
2021-07-06
1
-1
/
+3
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-07-06
3
-71
/
+123
|
\
\
|
|
/
|
/
|
|
*
ARM: 9091/1: Revert "mm: qsd8x50: Fix incorrect permission faults"
Wang Kefeng
2021-06-13
2
-28
/
+0
|
*
ARM: 9090/1: Map the lowmem and kernel separately
Linus Walleij
2021-06-13
1
-33
/
+111
|
*
ARM: 9082/1: [v2] mark prepare_page_table as __init
Arnd Bergmann
2021-06-07
1
-1
/
+1
|
*
ARM: use MiB for vmalloc sizes
Russell King (Oracle)
2021-06-07
1
-3
/
+3
[next]