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
*
rtc: xgene: set range
Alexandre Belloni
2019-04-04
1
-0
/
+1
*
rtc: xgene: fix possible race condition
Alexandre Belloni
2019-04-04
1
-7
/
+11
*
rtc: test: do not use assignment in if condition
Alexandre Belloni
2019-04-04
1
-1
/
+2
*
rtc: 88pm80x: convert to SPDX identifier
Alexandre Belloni
2019-04-04
1
-13
/
+1
*
rtc: ab-b5ze-s3: correct checkpatch issues
Alexandre Belloni
2019-04-04
1
-18
/
+16
*
rtc: core: correct trivial checkpatch warnings
Alexandre Belloni
2019-04-04
8
-90
/
+93
*
rtc: x1205: Add DT probing support
Linus Walleij
2019-04-04
1
-0
/
+7
*
rtc: x1205: Add DT bindings
Linus Walleij
2019-04-04
1
-0
/
+1
*
rtc: da9063: convert header to SPDX
Wolfram Sang
2019-04-04
1
-11
/
+3
*
rtc: omap: let the core handle range
Alexandre Belloni
2019-04-04
1
-16
/
+6
*
rtc: mv: add range
Alexandre Belloni
2019-04-04
1
-2
/
+5
*
rtc: mv: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-04-04
1
-10
/
+11
*
rtc: mv: convert to SPDX identifier
Alexandre Belloni
2019-04-04
1
-4
/
+1
*
rtc: convert core to SPDX identifier
Alexandre Belloni
2019-03-18
9
-45
/
+16
*
rtc: ab-b5ze-s3: remove unnecessary check
Alexandre Belloni
2019-03-18
1
-10
/
+8
*
rtc: ab-b5ze-s3: convert to SPDX identifier
Alexandre Belloni
2019-03-18
1
-9
/
+1
*
rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-03-18
1
-28
/
+9
*
rtc: ab-b5ze-s3: remove unnecessary gotos
Alexandre Belloni
2019-03-18
1
-55
/
+38
*
rtc: ab-b5ze-s3: remove mutex
Alexandre Belloni
2019-03-18
1
-17
/
+2
*
rtc: zynqmp: convert to SPDX identifier
Alexandre Belloni
2019-03-18
1
-12
/
+1
*
rtc: abx80x: remove useless .remove
Alexandre Belloni
2019-03-18
1
-6
/
+0
*
rtc: abx80x: use rtc_add_group
Alexandre Belloni
2019-03-18
1
-26
/
+6
*
rtc: abx80x: convert to SPDX identifier
Alexandre Belloni
2019-03-18
1
-4
/
+1
*
Linux 5.1-rc1
v5.1-rc1
Linus Torvalds
2019-03-17
1
-2
/
+2
*
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
57
-156
/
+153
|
\
|
*
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
2019-03-17
1
-4
/
+0
|
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
29
-47
/
+18
|
*
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-17
12
-13
/
+6
|
*
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
2019-03-17
1
-1
/
+1
|
*
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
Douglas Anderson
2019-03-17
1
-1
/
+1
|
*
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
2019-03-17
1
-1
/
+4
|
*
coccinelle: semantic code search for missing put_device()
Wen Yang
2019-03-17
1
-0
/
+56
|
*
kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
Masahiro Yamada
2019-03-13
3
-3
/
+3
|
*
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
Masahiro Yamada
2019-03-13
1
-13
/
+19
|
*
kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
Masahiro Yamada
2019-03-13
1
-17
/
+17
|
*
kbuild: add workaround for Debian make-kpkg
Masahiro Yamada
2019-03-13
1
-0
/
+10
|
*
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
Masahiro Yamada
2019-03-13
2
-16
/
+2
|
*
unicore32: simplify linker script generation for decompressor
Masahiro Yamada
2019-03-13
2
-4
/
+1
|
*
h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
Masahiro Yamada
2019-03-13
1
-1
/
+1
|
*
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-03-13
3
-8
/
+7
|
*
modpost: always show verbose warning for section mismatch
Masahiro Yamada
2019-03-13
2
-23
/
+5
|
*
ia64: prefix header search path with $(srctree)/
Masahiro Yamada
2019-03-13
4
-6
/
+2
|
*
libfdt: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-03-13
1
-1
/
+1
|
*
deb-pkg: generate correct build dependencies
Riku Voipio
2019-03-13
1
-1
/
+3
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-17
3
-125
/
+0
|
\
\
|
*
|
x86/asm: Remove unused __constant_c_x_memset() macro and inlines
Rasmus Villemoes
2019-01-12
1
-84
/
+0
|
*
|
x86/asm: Remove dead __GNUC__ conditionals
Rasmus Villemoes
2019-01-12
3
-41
/
+0
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-17
2
-4
/
+4
|
\
\
\
|
*
|
|
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
2019-03-17
1
-1
/
+1
|
*
|
|
perf/x86: Fixup typo in stub functions
Peter Zijlstra
2019-03-15
1
-2
/
+2
[next]