index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2023-02-06
ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment
Giulio Benetti
1
-1
/
+1
2022-12-14
ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
Giulio Benetti
1
-0
/
+19
2022-10-26
ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAE
Wang Kefeng
1
-0
/
+4
2022-07-21
ARM: 9210/1: Mark the FDT_FIXED sections as shareable
Zhen Lei
1
-1
/
+14
2022-07-21
ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idle
Ard Biesheuvel
1
-3
/
+3
2022-07-21
ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
Ard Biesheuvel
1
-0
/
+3
2022-07-21
ARM: 9213/1: Print message about disabled Spectre workarounds only once
Dmitry Osipenko
1
-2
/
+1
2022-07-02
ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operand
Stefan Agner
2
-4
/
+4
2022-07-02
ARM: 8933/1: replace Sun/Solaris style flag on section directive
Nick Desaulniers
24
-25
/
+25
2022-05-25
ARM: 9196/1: spectre-bhb: enable for Cortex-A15
Ard Biesheuvel
1
-0
/
+1
2022-05-18
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
1
-0
/
+8
2022-03-11
ARM: fix build warning in proc-v7-bugs.c
Russell King (Oracle)
1
-1
/
+2
2022-03-11
ARM: Spectre-BHB workaround
Russell King (Oracle)
2
-0
/
+86
2022-03-11
ARM: report Spectre v2 status through sysfs
Russell King (Oracle)
2
-31
/
+101
2022-03-08
ARM: 9182/1: mmu: fix returns from early_param() and __setup() functions
Randy Dunlap
1
-0
/
+2
2022-01-20
ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD
Nick Desaulniers
1
-0
/
+1
2021-12-17
arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM
Mike Rapoport
1
-1
/
+3
2021-12-17
arm: extend pfn_valid to take into account freed memory map alignment
Mike Rapoport
1
-1
/
+12
2021-12-17
memblock: align freed memory map on pageblock boundaries with SPARSEMEM
Mike Rapoport
1
-3
/
+5
2021-12-17
memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
Mike Rapoport
1
-8
/
+8
2021-11-17
ARM: 9155/1: fix early early_iounmap()
Michał Mirosław
1
-2
/
+2
2021-11-17
ARM: 9136/1: ARMv7-M uses BE-8, not BE-32
Arnd Bergmann
1
-1
/
+1
2021-11-02
ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned
Nick Desaulniers
1
-0
/
+1
2021-09-26
ARM: Qualify enabling of swiotlb_init()
Florian Fainelli
1
-1
/
+5
2021-05-19
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
3
-9
/
+16
2021-05-19
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
1
-2
/
+2
2020-10-29
ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT values
Guillaume Tucker
1
-4
/
+12
2020-06-22
ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
Linus Walleij
1
-1
/
+2
2020-02-15
ARM: 8949/1: mm: mark free_memmap as __init
Olof Johansson
1
-1
/
+1
2020-02-11
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
Chen-Yu Tsai
1
-1
/
+1
2020-01-04
ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardening
Doug Berger
1
-0
/
+3
2020-01-04
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
1
-1
/
+1
2019-10-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-25
/
+51
2019-10-22
Merge branch 'misc' into fixes
Russell King
5
-60
/
+37
2019-10-21
ARM: 8926/1: v7m: remove register save to stack before svc
afzal mohammed
1
-1
/
+0
2019-10-11
ARM: 8914/1: NOMMU: Fix exc_ret for XIP
Vladimir Murzin
1
-3
/
+2
2019-10-10
ARM: mm: alignment: use "u32" for 32-bit instructions
Russell King
1
-14
/
+14
2019-10-10
ARM: mm: fix alignment handler faults under memory pressure
Russell King
1
-8
/
+36
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-25
arm: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
1
-62
/
+0
2019-09-25
arm: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-25
arm: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-09-25
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-09-25
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-2
/
+1
2019-09-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-60
/
+37
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-75
/
+17
2019-09-17
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-3
/
+5
2019-09-11
xen/arm: remove xen_dma_ops
Christoph Hellwig
1
-1
/
+2
2019-09-11
xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
Christoph Hellwig
1
-7
/
+1
[next]