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.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
/
drivers
/
of
/
of_reserved_mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
Isaac J. Manjarres
1
-1
/
+2
2022-06-28
of: reserved-memory: Print allocation/reservation failures as error
Vincent Whitchurch
1
-1
/
+2
2022-03-23
cma: factor out minimum alignment requirement
David Hildenbrand
1
-6
/
+3
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-2
/
+3
2021-10-22
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
1
-0
/
+2
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-4
/
+8
2021-06-24
of: of_reserved_mem: mark nomap memory instead of removing
Dong Aisheng
1
-2
/
+2
2021-06-24
of: of_reserved_mem: only call memblock_free for normal reserved memory
Dong Aisheng
1
-1
/
+2
2021-06-16
of: Fix truncation of memory sizes on 32-bit platforms
Geert Uytterhoeven
1
-4
/
+4
2021-06-03
of: Move reserved memory private function declarations
Rob Herring
1
-0
/
+2
2021-03-24
of: of_reserved_mem: Demote kernel-doc abuses
Lee Jones
1
-3
/
+3
2020-10-26
of: Fix reserved-memory overlap detection
Vincent Whitchurch
1
-2
/
+11
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-08-04
of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m...
Yue Hu
1
-6
/
+6
2020-06-15
of: reserved_mem: Fix typo in the too-many-regions message
Danny Lin
1
-1
/
+1
2020-06-05
Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+5
2020-05-19
drivers/of: keep description of function consistent with function name
chenqiwu
1
-5
/
+5
2020-04-30
of: reserved-memory: Support multiple regions per device
Thierry Reding
1
-12
/
+10
2020-04-30
of: reserved-memory: Support lookup of regions by name
Thierry Reding
1
-0
/
+19
2020-02-26
of: of_reserved_mem: Increase limit on number of reserved regions
Patrick Daly
1
-1
/
+1
2019-10-23
of: reserved_mem: add missing of_node_put() for proper ref-counting
Chris Goldsworthy
1
-1
/
+3
2019-05-24
of: reserved-memory: ignore disabled memory-region nodes
Krishna Reddy
1
-0
/
+3
2019-04-10
of: reserved_mem: fix reserve memory leak
pierre Kuo
1
-5
/
+17
2019-03-12
of: fix kmemleak crash caused by imbalance in early memory reservation
Mike Rapoport
1
-10
/
+3
2019-03-12
memblock: drop __memblock_alloc_base()
Mike Rapoport
1
-5
/
+2
2019-02-28
of: mark early_init_dt_alloc_reserved_memory_arch static
Christoph Hellwig
1
-1
/
+1
2019-01-22
media: s5p-mfc: Fix memdev DMA configuration
Robin Murphy
1
-4
/
+0
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-0
/
+1
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-12
/
+1
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
1
-1
/
+1
2018-01-08
of: Use SPDX license tag for DT files
Rob Herring
1
-5
/
+1
2017-11-17
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+26
2017-10-22
of: reserved_mem: Accessor for acquiring reserved_mem
Bjorn Andersson
1
-0
/
+26
2017-10-12
drivers: of: increase MAX_RESERVED_REGIONS to 32
Stewart Smith
1
-1
/
+1
2017-05-11
Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and reso...
Rob Herring
1
-1
/
+1
2017-05-04
of: fix sparse warnings in fdt, irq, reserved mem, and resolver code
Rob Herring
1
-1
/
+1
2017-01-04
of: reserved_mem: set dma_ops for devices using reserved mem
Smitha T Murthy
1
-0
/
+4
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+11
2016-07-19
of: use pr_fmt prefix for all console printing
Rob Herring
1
-11
/
+11
2016-07-09
Merge tag 'v4.7-rc6' into patchwork
Mauro Carvalho Chehab
1
-2
/
+9
2016-06-09
[media] of: reserved_mem: restore old behavior when no region is defined
Marek Szyprowski
1
-1
/
+1
2016-06-03
of: silence warnings due to max() usage
Stephen Rothwell
1
-2
/
+6
2016-06-03
drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent
Jaewon
1
-1
/
+4
2016-06-03
of: reserved_mem: add support for using more than one region for given device
Marek Szyprowski
1
-21
/
+64
2016-03-04
of: alloc anywhere from memblock if range not specified
Vinayak Menon
1
-1
/
+3
2015-12-01
of: Fix comparison of reserved memory regions
Michael Ellerman
1
-1
/
+7
2015-11-11
drivers: of: of_reserved_mem: fixup the alignment with CMA setup
Jason Liu
1
-0
/
+4
2015-11-11
of: Print rather than WARN'ing when overlap check fails
Michael Ellerman
1
-4
/
+3
2015-09-17
of: Check for overlap in reserved memory regions
Mitchel Humpherys
1
-1
/
+42
2015-01-13
drivers: of: Export of_reserved_mem_device_{init,release}
George G. Davis
1
-0
/
+2
[next]