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
...
|
*
|
|
|
kconfig: Clarify expression rewriting
Ulf Magnusson
2017-12-15
1
-0
/
+52
|
*
|
|
|
kconfig: Rename menu_check_dep() to rewrite_m()
Ulf Magnusson
2017-12-15
1
-6
/
+10
|
*
|
|
|
kconfig: Sync zconf.y with zconf.tab.c_shipped
Ulf Magnusson
2017-12-12
1
-1
/
+1
|
*
|
|
|
kconfig: Document the 'symbol' struct
Ulf Magnusson
2017-12-07
1
-1
/
+44
|
*
|
|
|
kconfig: Document the 'menu' struct
Ulf Magnusson
2017-12-07
1
-0
/
+45
|
*
|
|
|
kconfig: Warn if choice default is not in choice
Ulf Magnusson
2017-12-07
1
-0
/
+10
*
|
|
|
|
Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-01
10
-115
/
+565
|
\
\
\
\
\
|
*
|
|
|
|
Coccinelle: coccicheck: fix typo
Julia Lawall
2018-02-01
1
-1
/
+1
|
*
|
|
|
|
Coccinelle: memdup: drop spurious line
Julia Lawall
2018-01-29
1
-1
/
+0
|
*
|
|
|
|
Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple
Himanshu Jha
2018-01-16
1
-0
/
+0
|
*
|
|
|
|
Coccinelle: ifnullfree: Trim the warning reported in report mode
Himanshu Jha
2018-01-16
1
-1
/
+1
|
*
|
|
|
|
Coccinelle: alloc_cast: Add more memory allocating functions to the list
Himanshu Jha
2018-01-16
1
-21
/
+71
|
*
|
|
|
|
Coccinelle: array_size: report even if include is missing
Jérémy Lefaure
2018-01-16
1
-2
/
+2
|
*
|
|
|
|
Coccinelle: kzalloc-simple: Add all zero allocating functions
Himanshu Jha
2018-01-16
1
-5
/
+367
|
*
|
|
|
|
kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail
Masahiro Yamada
2017-12-12
1
-3
/
+7
|
*
|
|
|
|
scripts/package: snap-pkg target
Paolo Pisati
2017-12-12
3
-0
/
+35
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-02-01
3
-142
/
+101
|
\
\
\
\
\
|
*
|
|
|
|
kbuild: fix W= option checks for extra DTC warnings
Masahiro Yamada
2018-01-25
1
-2
/
+2
|
*
|
|
|
|
Kbuild: suppress packed-not-aligned warning for default setting only
Xiongfeng Wang
2018-01-18
1
-0
/
+3
|
*
|
|
|
|
fixdep: use existing helper to check modular CONFIG options
Masahiro Yamada
2018-01-18
1
-12
/
+12
|
*
|
|
|
|
fixdep: refactor parse_dep_file()
Masahiro Yamada
2018-01-18
1
-40
/
+40
|
*
|
|
|
|
fixdep: move global variables to local variables of main()
Masahiro Yamada
2018-01-18
1
-26
/
+16
|
*
|
|
|
|
fixdep: remove unneeded memcpy() in parse_dep_file()
Masahiro Yamada
2018-01-18
1
-13
/
+9
|
*
|
|
|
|
fixdep: factor out common code for reading files
Masahiro Yamada
2018-01-18
1
-55
/
+20
|
*
|
|
|
|
fixdep: use malloc() and read() to load dep_file to buffer
Masahiro Yamada
2018-01-18
1
-24
/
+32
|
*
|
|
|
|
fixdep: remove unnecessary <arpa/inet.h> inclusion
Masahiro Yamada
2018-01-18
1
-1
/
+0
|
*
|
|
|
|
fixdep: exit with error code in error branches of do_config_file()
Lukas Bulwahn
2018-01-08
1
-4
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-01
91
-285
/
+151
|
\
\
\
\
\
|
*
|
|
|
|
xtensa: remove arch specific early DT functions
Rob Herring
2018-01-30
1
-12
/
+0
|
*
|
|
|
|
x86: remove arch specific early_init_dt_alloc_memory_arch
Rob Herring
2018-01-30
1
-6
/
+0
|
*
|
|
|
|
nios2: remove arch specific early_init_dt_alloc_memory_arch
Rob Herring
2018-01-30
1
-5
/
+0
|
*
|
|
|
|
mips: remove arch specific early_init_dt_alloc_memory_arch
Rob Herring
2018-01-30
1
-5
/
+0
|
*
|
|
|
|
metag: remove arch specific early DT functions
Rob Herring
2018-01-30
1
-14
/
+0
|
*
|
|
|
|
cris: remove arch specific early DT functions
Rob Herring
2018-01-30
2
-34
/
+0
|
*
|
|
|
|
libfdt: remove unnecessary include directive from <linux/libfdt.h>
Masahiro Yamada
2018-01-11
1
-1
/
+0
|
*
|
|
|
|
of: unittest: refactor Makefile
Masahiro Yamada
2018-01-09
1
-14
/
+5
|
*
|
|
|
|
of/fdt: use memblock_virt_alloc for early alloc
Rob Herring
2018-01-08
3
-16
/
+12
|
*
|
|
|
|
of: Use SPDX license tag for DT files
Rob Herring
2018-01-08
25
-100
/
+25
|
*
|
|
|
|
of/fdt: Fix #ifdef dependency of early flattree declarations
Geert Uytterhoeven
2018-01-05
1
-4
/
+8
|
*
|
|
|
|
dt-bindings: h8300 clocksource: correct spelling of pulse
Simon Horman
2018-01-05
1
-1
/
+1
|
*
|
|
|
|
dt-bindings: imx6q-pcie: Add required property for i.MX6SX
Fabio Estevam
2017-12-27
1
-0
/
+1
|
*
|
|
|
|
mmc: Don't reference Linux-specific OF_GPIO_ACTIVE_LOW flag in DT binding
Tuomas Tynkkynen
2017-12-26
1
-2
/
+2
|
*
|
|
|
|
dt-bindings: Use lower case hex in unit-addresses
Rob Herring
2017-12-26
48
-64
/
+64
|
*
|
|
|
|
dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000
Jonathan Neuschäfer
2017-12-20
1
-1
/
+1
|
*
|
|
|
|
dt-bindings: Add Infineon TLV493D-A1B6
Andreas Färber
2017-12-15
1
-0
/
+1
|
*
|
|
|
|
dt-bindings: mailbox: ti,message-manager: Fix interrupt name error
Nishanth Menon
2017-12-15
1
-2
/
+2
|
*
|
|
|
|
dt-bindings: chosen: Document linux,initrd-{start,end}
Jonathan Neuschäfer
2017-12-15
1
-0
/
+15
|
*
|
|
|
|
dt-bindings: arm: document supported STM32 SoC family
Ludovic Barre
2017-12-12
1
-0
/
+9
|
*
|
|
|
|
of: irq: Fix function description comment
Vasyl Gomonovych
2017-12-12
1
-2
/
+1
|
*
|
|
|
|
of: enable unittests on UML
Rob Herring
2017-12-12
1
-2
/
+3
[prev]
[next]