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: bq32000: add trickle charger option, with device tree binding
Pavel Machek
2014-10-14
1
-0
/
+62
*
rtc: ds1307: add trickle charger device tree binding
Matti Vaittinen
2014-10-14
1
-4
/
+63
*
Documentation: dt-bindings: trickle charger dt binding document for ds1339
Matti Vaittinen
2014-10-14
2
-1
/
+18
*
clk: RK808: add clkout driver for RK808
Chris Zhong
2014-10-14
3
-0
/
+180
*
RTC: RK808: add RTC driver for RK808
Chris Zhong
2014-10-14
3
-0
/
+425
*
rtc: make of_device_ids const
Uwe Kleine-König
2014-10-14
2
-2
/
+2
*
ARM: dts: fix wrong compatible string of Exynos3250 RTC dt node
Chanwoo Choi
2014-10-14
1
-1
/
+1
*
rtc: s3c: add support for RTC of Exynos3250 SoC
Chanwoo Choi
2014-10-14
2
-1
/
+93
*
rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type
Chanwoo Choi
2014-10-14
1
-172
/
+289
*
rtc: s3c: remove warning message when checking coding style with checkpatch s...
Chanwoo Choi
2014-10-14
2
-12
/
+16
*
rtc: s3c: define s3c_rtc structure to remove global variables.
Chanwoo Choi
2014-10-14
1
-215
/
+216
*
rtc: use c99 initializers in structures
Julia Lawall
2014-10-14
1
-3
/
+15
*
autofs: the documentation I wanted to read
NeilBrown
2014-10-14
1
-0
/
+520
*
autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.
NeilBrown
2014-10-14
1
-6
/
+20
*
autofs4: avoid taking fs_lock during rcu-walk
NeilBrown
2014-10-14
2
-8
/
+42
*
autofs4: make "autofs4_can_expire" idempotent.
NeilBrown
2014-10-14
1
-6
/
+4
*
autofs4: factor should_expire() out of autofs4_expire_indirect.
NeilBrown
2014-10-14
1
-74
/
+88
*
autofs4: allow RCU-walk to walk through autofs4
NeilBrown
2014-10-14
4
-18
/
+34
*
fs/ncpfs/dir.c: remove redundant sys_tz declaration
Fabian Frederick
2014-10-14
1
-3
/
+0
*
kernel/kallsyms.c: use __seq_open_private()
Rob Jones
2014-10-14
1
-9
/
+2
*
binfmt_misc: work around gcc-4.9 warning
Arnd Bergmann
2014-10-14
1
-2
/
+2
*
binfmt_misc: touch up documentation a bit
Mike Frysinger
2014-10-14
1
-20
/
+28
*
binfmt_misc: expand the register format limit to 1920 bytes
Mike Frysinger
2014-10-14
2
-3
/
+18
*
checkpatch: warn on logging functions with KERN_<LEVEL>
Joe Perches
2014-10-14
1
-0
/
+11
*
checkpatch: add exception to return then else test
Joe Perches
2014-10-14
1
-1
/
+5
*
checkpatch: look for common misspellings
Kees Cook
2014-10-14
2
-1
/
+1085
*
checkpatch: warn on macros with flow control statements
Joe Perches
2014-10-14
1
-0
/
+18
*
checkpatch: remove unnecessary + after {8,8}
Joe Perches
2014-10-14
1
-1
/
+1
*
checkpatch: add --strict test for concatenated string elements
Joe Perches
2014-10-14
1
-0
/
+6
*
checkpatch: allow optional shorter config descriptions
Vadim Bendebury
2014-10-14
1
-2
/
+7
*
checkpatch: enable whitespace checks for DTS files
Geert Uytterhoeven
2014-10-14
1
-2
/
+2
*
checkpatch: update $allowed_asm_includes macros, add reboot.h and time.h
Sergey Ryazanov
2014-10-14
1
-1
/
+3
*
checkpatch: remove debugging message
Joe Perches
2014-10-14
1
-1
/
+0
*
checkpatch: fix spello
Andrew Morton
2014-10-14
1
-1
/
+1
*
lib: rename TEST_MODULE to TEST_LKM
Valentin Rothberg
2014-10-14
2
-2
/
+2
*
lib: remove prio_heap
Lai Jiangshan
2014-10-14
3
-129
/
+1
*
lib/textsearch.c: remove textsearch_put reference from comments
Raphael Silva
2014-10-14
1
-3
/
+1
*
lib/dynamic_debug.c: use seq_open_private() instead of seq_open()
Rob Jones
2014-10-14
1
-15
/
+2
*
list: include linux/kernel.h
Masahiro Yamada
2014-10-14
1
-0
/
+1
*
MAINTAINERS: remove Chirag Kantharia, invalid e-mail
Michael Opdenacker
2014-10-14
1
-2
/
+1
*
MAINTAINERS: orphan m32r
Michael Opdenacker
2014-10-14
1
-4
/
+1
*
MAINTAINERS: add atmel nand driver maintainer entry
Josh Wu
2014-10-14
1
-0
/
+6
*
MAINTAINERS: add entry for Kernel Selftest Framework
Shuah Khan
2014-10-14
1
-0
/
+7
*
MAINTAINERS: linaro-mm-sig is moderated
Randy Dunlap
2014-10-14
1
-1
/
+1
*
MAINTAINERS: remove non existent files
Christian Kujau
2014-10-14
1
-3
/
+1
*
MAINTAINERS: assign systemace driver to Xilinx
Michal Simek
2014-10-14
1
-4
/
+1
*
printk: git rid of [sched_delayed] message for printk_deferred
Markus Trippelsdorf
2014-10-14
1
-6
/
+1
*
printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP
Geert Uytterhoeven
2014-10-14
2
-1
/
+7
*
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
2014-10-14
3
-11
/
+120
*
drivers: dma-coherent: add initialization from device tree
Marek Szyprowski
2014-10-14
1
-22
/
+129
[next]