index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: Add pinconf support for BM1880 SoC
Manivannan Sadhasivam
2019-05-24
1
-0
/
+134
*
dt-bindings: pinctrl: Document pinconf bindings for BM1880 SoC
Manivannan Sadhasivam
2019-05-24
1
-1
/
+18
*
pinctrl: Rework the pinmux handling for BM1880 SoC
Manivannan Sadhasivam
2019-05-24
1
-174
/
+149
*
dt-bindings: pinctrl: Modify pinctrl memory map
Manivannan Sadhasivam
2019-05-24
1
-2
/
+2
*
pinctrl: meson: add output support in pinconf
Jerome Brunet
2019-05-24
1
-55
/
+127
*
dt-bindings: pinctrl: meson: add output support in pinconf
Jerome Brunet
2019-05-24
1
-3
/
+9
*
dt-bindings: pinctrl: Convert stm32 pinctrl bindings to json-schema
Alexandre Torgue
2019-05-24
2
-208
/
+264
*
pinctrl: stm32: add lock mechanism for irqmux selection
Alexandre Torgue
2019-05-24
1
-1
/
+50
*
pinctrl: stm32: Enable suspend/resume for stm32mp157c SoC
Alexandre Torgue
2019-05-24
1
-0
/
+5
*
pinctrl: stm32: add suspend/resume management
Alexandre Torgue
2019-05-24
2
-0
/
+134
*
pinctrl: core: Do not add device links for hogs
Linus Walleij
2019-05-24
1
-1
/
+3
*
pinctrl: stmfx: enable links creations
Benjamin Gaignard
2019-05-23
1
-0
/
+1
*
pinctrl: Enable device link creation for pin control
Benjamin Gaignard
2019-05-23
2
-0
/
+16
*
pinctrl: bcm: Allow PINCTRL_BCM2835 for ARCH_BRCMSTB
Doug Berger
2019-05-23
1
-1
/
+5
*
dt-bindings: pinctrl: bcm2835-gpio: Document BCM7211 compatible
Florian Fainelli
2019-05-23
1
-0
/
+3
*
pinctrl: meson: g12a: add DS bank value
Guillaume La Roque
2019-05-23
1
-18
/
+18
*
pinctrl: meson: add support of drive-strength-microamp
Guillaume La Roque
2019-05-23
2
-1
/
+116
*
pinctrl: meson: Rework enable/disable bias part
Guillaume La Roque
2019-05-23
1
-36
/
+49
*
dt-bindings: pinctrl: meson: Add drive-strength-microamp property
Guillaume La Roque
2019-05-23
1
-0
/
+4
*
pinctrl: generic: add new 'drive-strength-microamp' property support
Guillaume La Roque
2019-05-23
2
-0
/
+5
*
dt-bindings: pinctrl: add a 'drive-strength-microamp' property
Guillaume La Roque
2019-05-23
1
-0
/
+3
*
pinctrl: rockchip: fix leaked of_node references
Wen Yang
2019-05-23
1
-0
/
+1
*
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
2019-05-20
1
-2
/
+2
*
Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-20
3
-4
/
+8
|
\
|
*
ubifs: Convert xattr inum to host order
Richard Weinberger
2019-05-15
1
-1
/
+1
|
*
ubifs: Use correct config name for encryption
Richard Weinberger
2019-05-15
1
-2
/
+2
|
*
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
2019-05-15
1
-1
/
+5
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
10
-257
/
+889
|
\
\
|
*
|
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-19
5
-4
/
+24
|
*
|
initramfs: don't free a non-existent initrd
Steven Price
2019-05-19
1
-1
/
+1
|
*
|
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
2019-05-19
1
-3
/
+8
|
*
|
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
2019-05-19
1
-2
/
+2
|
*
|
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
2019-05-19
1
-0
/
+43
|
*
|
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
2019-05-19
1
-0
/
+48
|
*
|
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-05-19
2
-247
/
+763
*
|
|
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
74
-172
/
+178
|
\
\
\
|
*
|
|
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
2019-05-19
1
-3
/
+1
|
*
|
|
kbuild: check uniqueness of module names
Masahiro Yamada
2019-05-18
2
-0
/
+17
|
*
|
|
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
2019-05-18
1
-1
/
+12
|
*
|
|
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
2019-05-18
1
-1
/
+1
|
*
|
|
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
2019-05-18
3
-33
/
+13
|
*
|
|
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
17
-26
/
+25
|
*
|
|
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
30
-49
/
+47
|
*
|
|
media: remove unneeded header search paths
Masahiro Yamada
2019-05-18
7
-11
/
+0
|
*
|
|
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2019-05-18
2
-0
/
+2
|
*
|
|
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2019-05-18
2
-1
/
+9
|
*
|
|
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
2019-05-18
1
-1
/
+1
|
*
|
|
.gitignore: exclude .get_maintainer.ignore and .gitattributes
Masahiro Yamada
2019-05-18
1
-3
/
+5
|
*
|
|
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
2019-05-18
2
-11
/
+11
|
*
|
|
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Nathan Chancellor
2019-05-18
1
-1
/
+0
[next]