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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
dt-bindings: usb: fix example hub node name
Johan Hovold
1
-3
/
+2
2017-11-16
of/pci: Fix theoretical NULL dereference
Robin Murphy
1
-1
/
+1
2017-11-14
dt-bindings: usb: add #phy-cells to usb-nop-xceiv
Rob Herring
1
-0
/
+2
2017-11-10
Merge branch 'dt/kbuild' into dt/next
Rob Herring
68
-275
/
+79
2017-11-10
dt-bindings: Remove leading zeros from bindings notation
Marco Franchi
126
-172
/
+172
2017-11-10
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
48
-182
/
+53
2017-11-10
MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
Masahiro Yamada
1
-1
/
+0
2017-11-08
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
54
-60
/
+3
2017-11-08
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
11
-11
/
+2
2017-11-08
.gitignore: sort normal pattern rules alphabetically
Masahiro Yamada
1
-21
/
+21
2017-11-02
dt-bindings: add vendor prefix for Next Thing Co.
Martin Blumenstingl
1
-0
/
+1
2017-10-25
scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9
Rob Herring
2
-1
/
+10
2017-10-23
of: dynamic: fix memory leak related to properties of __of_node_dup
Lixin Wang
1
-12
/
+14
2017-10-20
of: overlay: make pr_err() string unique
Frank Rowand
1
-1
/
+1
2017-10-20
of: overlay: pr_err from return NOTIFY_OK to overlay apply/remove
Frank Rowand
1
-1
/
+1
2017-10-18
of: overlay: remove unneeded check for NULL kbasename()
Frank Rowand
1
-2
/
+0
2017-10-18
of: overlay: remove a dependency on device node full_name
Frank Rowand
3
-35
/
+59
2017-10-18
of: overlay: simplify applying symbols from an overlay
Frank Rowand
1
-26
/
+65
2017-10-18
of: overlay: avoid race condition between applying multiple overlays
Frank Rowand
6
-15
/
+67
2017-10-18
of: overlay: loosen overly strict phandle clash check
Frank Rowand
1
-4
/
+4
2017-10-18
of: overlay: expand check of whether overlay changeset can be removed
Frank Rowand
1
-7
/
+13
2017-10-18
of: overlay: detect cases where device tree may become corrupt
Frank Rowand
6
-96
/
+372
2017-10-18
of: overlay: minor restructuring
Frank Rowand
1
-113
/
+92
2017-10-18
of: overlay: rename identifiers in dup_and_fixup_symbol_prop()
Frank Rowand
1
-6
/
+18
2017-10-18
of: overlay: rename identifiers to more reflect what they do
Frank Rowand
6
-271
/
+310
2017-10-18
of: overlay.c: Convert comparisons to zero or NULL to logical expressions
Frank Rowand
1
-18
/
+18
2017-10-18
of: overlay.c: Remove comments that state the obvious, to reduce clutter
Frank Rowand
1
-29
/
+18
2017-10-17
dt-bindings: Add vendor prefix for Opal Kelly Inc
Tom McLeod
1
-0
/
+1
2017-10-17
of: overlay: fix memory leak related to duplicated property
Lixin Wang
1
-4
/
+11
2017-10-17
of: unittest: Remove redundant OF_DETACHED flag setting
Stephen Boyd
1
-2
/
+0
2017-10-17
of/fdt: Document detached argument to __unflatten_device_tree()
Stephen Boyd
1
-0
/
+1
2017-10-17
of/resolver: Replace kmalloc + memcpy with kmemdup()
Stephen Boyd
1
-2
/
+1
2017-10-17
of/resolver: Simplify to be32_add_cpu()
Stephen Boyd
1
-4
/
+1
2017-10-16
of/fdt: skip unflattening of disabled nodes
Rob Herring
1
-0
/
+4
2017-10-16
of/fdt: add of_fdt_device_is_available function
Rob Herring
1
-3
/
+14
2017-10-16
of: make kobject and bin_attribute support configurable
Rob Herring
7
-164
/
+202
2017-10-16
of: wrap accesses to device_node kobject
Rob Herring
2
-1
/
+3
2017-10-16
of: move kobj_to_device_node() into dynamic.c
Rob Herring
2
-6
/
+5
2017-10-16
of: make struct property _flags field configurable
Rob Herring
1
-0
/
+4
2017-10-16
of: remove struct property.unique_id for FDT
Rob Herring
1
-0
/
+2
2017-10-16
of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
Rob Herring
1
-3
/
+0
2017-10-13
devicetree: Add vendor-prefix for DH electronics GmbH
Marek Vasut
1
-0
/
+1
2017-10-13
dt-bindings: iommu: ipmmu-vmsa: Use generic node name
Geert Uytterhoeven
1
-1
/
+1
2017-10-06
dt-bindings: rtc: merge ds1339 in ds1307 documentation
Alexandre Belloni
2
-18
/
+8
2017-10-06
dt-bindings: rtc: Add bindings for m41t80 and compatibles
Alexandre Belloni
2
-2
/
+31
2017-10-06
dt-bindings: rtc: DS1307 and compatibles are not trivial
Alexandre Belloni
2
-6
/
+36
2017-10-06
dt-bindings: rtc: Add sirf,prima2-sysrtc bindings
Alexandre Belloni
1
-0
/
+13
2017-10-06
dt-bindings: rtc: add stericsson,coh901331 bindings
Alexandre Belloni
1
-0
/
+17
2017-10-06
dt-bindings: trivial: Add RTCs
Alexandre Belloni
1
-0
/
+5
2017-10-05
Add Tecon Microprocessor Technologies, LLC vendor prefix
Dmitry Dunaev
1
-0
/
+1
[next]