index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
mm
/
concepts.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-27
docs: dt: writing-schema: Include the example schema in the doc build
Rob Herring
1
-0
/
+11
2021-03-27
docs: dt: writing-schema: Remove spurious indentation
Rob Herring
1
-2
/
+2
2021-03-27
dt-bindings: Fix reference in submitting-patches.rst to the DT ABI doc
Rob Herring
1
-1
/
+1
2021-03-27
dt-bindings: ddr: Add optional manufacturer and revision ID to LPDDR3
Julius Werner
1
-0
/
+5
2021-03-26
dt-bindings: media: video-interfaces: Drop the example
Rob Herring
1
-127
/
+0
2021-03-26
devicetree: bindings: clock: Minor typo fix in the file armada3700-tbg-clock.txt
Bhaskar Chowdhury
1
-1
/
+1
2021-03-24
of: overlay: fix for_each_child.cocci warnings
kernel test robot
1
-0
/
+1
2021-03-24
dt-bindings: msm: Couple of spelling fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-24
dt-bindings: add vendor prefix for AESOP
Krzysztof Kozlowski
1
-0
/
+2
2021-03-24
dt-bindings: add vendor prefix for YIC System Co., Ltd
Krzysztof Kozlowski
1
-0
/
+2
2021-03-24
dt-bindings: add vendor prefix for Siliconfile Technologies lnc.
Krzysztof Kozlowski
1
-0
/
+2
2021-03-24
dt-bindings: Convert the BCM4329 bindings to YAML and extend
Linus Walleij
2
-38
/
+101
2021-03-23
of: of_reserved_mem: Demote kernel-doc abuses
Lee Jones
1
-3
/
+3
2021-03-23
of: overlay: Fix function name disparity
Lee Jones
1
-1
/
+1
2021-03-23
of: of_net: Provide function name and param description
Lee Jones
1
-0
/
+3
2021-03-23
of: fdt: Demote kernel-doc abuses and fix function naming
Lee Jones
1
-11
/
+12
2021-03-23
of: address: Provide descriptions for 'of_address_to_resource's params
Lee Jones
1
-0
/
+3
2021-03-23
of: property: Provide missing member description and remove excess param
Lee Jones
1
-1
/
+1
2021-03-23
of: base: Fix some formatting issues and provide missing descriptions
Lee Jones
1
-5
/
+11
2021-03-23
of: platform: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-03-23
of: dynamic: Fix incorrect parameter name and provide missing descriptions
Lee Jones
1
-1
/
+3
2021-03-23
of: device: Fix function name in header and provide missing descriptions
Lee Jones
1
-1
/
+6
2021-03-23
dt-bindings: i2c: xiic: Fix a typo
Shubhrajyoti Datta
1
-1
/
+1
2021-03-23
dt-bindings: Drop type references on common properties
Rob Herring
13
-20
/
+5
2021-03-23
dt-bindings: Clean-up undocumented compatible strings
Rob Herring
19
-79
/
+58
2021-03-23
dt-bindings: nvmem: use base meta-schema for consumer schema
Rob Herring
1
-1
/
+1
2021-03-23
dt-bindings: trivial-devices: Allow 'spi-max-frequency' property
Rob Herring
1
-0
/
+3
2021-03-23
dt-bindings: More cleanup of standard unit properties
Rob Herring
6
-7
/
+0
2021-03-23
of: unittest: Statically apply overlays using fdtoverlay
Viresh Kumar
3
-0
/
+56
2021-03-23
of: unittest: Create overlay_common.dtsi and testcases_common.dtsi
Viresh Kumar
5
-106
/
+128
2021-03-23
kbuild: Add generic rule to apply fdtoverlay
Rob Herring
1
-2
/
+24
2021-03-23
kbuild: Simplify builds with CONFIG_OF_ALL_DTBS
Viresh Kumar
1
-3
/
+2
2021-03-23
dt-bindings: media: Convert video-mux to DT schema
Rob Herring
2
-60
/
+106
2021-03-16
kbuild: Enable DT undocumented compatible checks
Rob Herring
2
-1
/
+5
2021-03-15
dt-bindings: Bump dtschema version required to v2021.2.1
Rob Herring
1
-1
/
+1
2021-03-11
of: property: Remove unneeded return variable
Yang Li
1
-2
/
+1
2021-03-11
powerpc/kexec_file: Restore FDT size estimation for kdump kernel
Thiago Jung Bauermann
3
-20
/
+10
2021-03-08
arm64: Enable passing IMA log to next kernel on kexec
Lakshmi Ramasubramanian
1
-0
/
+1
2021-03-08
powerpc: Delete unused function delete_fdt_mem_rsv()
Lakshmi Ramasubramanian
2
-33
/
+0
2021-03-08
kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT
Lakshmi Ramasubramanian
1
-52
/
+5
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
10
-272
/
+243
2021-03-08
powerpc: Enable passing IMA log to next kernel on kexec
Lakshmi Ramasubramanian
1
-1
/
+1
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
5
-37
/
+11
2021-03-08
powerpc: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
4
-140
/
+26
2021-03-08
arm64: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
1
-174
/
+8
2021-03-08
of: Add a common kexec FDT setup function
Rob Herring
3
-0
/
+276
2021-03-08
x86: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
4
-15
/
+10
2021-03-08
powerpc: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
3
-14
/
+10
2021-03-08
arm64: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
2
-13
/
+9
2021-03-08
kexec: Move ELF fields to struct kimage
Lakshmi Ramasubramanian
1
-0
/
+5
[next]