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: dm355evm: convert to SPDX identifier
Alexandre Belloni
2019-04-04
1
-5
/
+1
*
rtc: dm355evm: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
1
-2
/
+2
*
rtc: dm355evm: set range
Alexandre Belloni
2019-04-04
1
-0
/
+1
*
rtc: dm355evm: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-04-04
1
-7
/
+6
*
rtc: goldfish: convert to SPDX identifier
Alexandre Belloni
2019-04-04
1
-10
/
+1
*
rtc: goldfish: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
1
-19
/
+8
*
rtc: goldfish: allow building on more than MIPS
Alexandre Belloni
2019-04-04
2
-1
/
+3
*
rtc: goldfish: sort headers
Alexandre Belloni
2019-04-04
1
-1
/
+1
*
rtc: goldfish: add range
Alexandre Belloni
2019-04-04
1
-0
/
+1
*
rtc: goldfish: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-04-04
1
-4
/
+4
*
rtc: xgene: use .set_time
Alexandre Belloni
2019-04-04
1
-3
/
+3
*
rtc: xgene: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
1
-5
/
+3
*
rtc: xgene: stop caching alarm_time
Alexandre Belloni
2019-04-04
1
-4
/
+3
*
rtc: xgene: correct checkpatch issues
Alexandre Belloni
2019-04-04
1
-7
/
+7
*
rtc: xgene: convert to SPDX identifier
Alexandre Belloni
2019-04-04
1
-14
/
+1
*
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
[next]