index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
clk: RK808: add clkout driver for RK808
Chris Zhong
3
-0
/
+180
2014-10-14
RTC: RK808: add RTC driver for RK808
Chris Zhong
3
-0
/
+425
2014-10-14
rtc: make of_device_ids const
Uwe Kleine-König
2
-2
/
+2
2014-10-14
ARM: dts: fix wrong compatible string of Exynos3250 RTC dt node
Chanwoo Choi
1
-1
/
+1
2014-10-14
rtc: s3c: add support for RTC of Exynos3250 SoC
Chanwoo Choi
2
-1
/
+93
2014-10-14
rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type
Chanwoo Choi
1
-172
/
+289
2014-10-14
rtc: s3c: remove warning message when checking coding style with checkpatch s...
Chanwoo Choi
2
-12
/
+16
2014-10-14
rtc: s3c: define s3c_rtc structure to remove global variables.
Chanwoo Choi
1
-215
/
+216
2014-10-14
rtc: use c99 initializers in structures
Julia Lawall
1
-3
/
+15
2014-10-14
autofs: the documentation I wanted to read
NeilBrown
1
-0
/
+520
2014-10-14
autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.
NeilBrown
1
-6
/
+20
2014-10-14
autofs4: avoid taking fs_lock during rcu-walk
NeilBrown
2
-8
/
+42
2014-10-14
autofs4: make "autofs4_can_expire" idempotent.
NeilBrown
1
-6
/
+4
2014-10-14
autofs4: factor should_expire() out of autofs4_expire_indirect.
NeilBrown
1
-74
/
+88
2014-10-14
autofs4: allow RCU-walk to walk through autofs4
NeilBrown
4
-18
/
+34
2014-10-14
fs/ncpfs/dir.c: remove redundant sys_tz declaration
Fabian Frederick
1
-3
/
+0
2014-10-14
kernel/kallsyms.c: use __seq_open_private()
Rob Jones
1
-9
/
+2
2014-10-14
binfmt_misc: work around gcc-4.9 warning
Arnd Bergmann
1
-2
/
+2
2014-10-14
binfmt_misc: touch up documentation a bit
Mike Frysinger
1
-20
/
+28
2014-10-14
binfmt_misc: expand the register format limit to 1920 bytes
Mike Frysinger
2
-3
/
+18
2014-10-14
checkpatch: warn on logging functions with KERN_<LEVEL>
Joe Perches
1
-0
/
+11
2014-10-14
checkpatch: add exception to return then else test
Joe Perches
1
-1
/
+5
2014-10-14
checkpatch: look for common misspellings
Kees Cook
2
-1
/
+1085
2014-10-14
checkpatch: warn on macros with flow control statements
Joe Perches
1
-0
/
+18
2014-10-14
checkpatch: remove unnecessary + after {8,8}
Joe Perches
1
-1
/
+1
2014-10-14
checkpatch: add --strict test for concatenated string elements
Joe Perches
1
-0
/
+6
2014-10-14
checkpatch: allow optional shorter config descriptions
Vadim Bendebury
1
-2
/
+7
2014-10-14
checkpatch: enable whitespace checks for DTS files
Geert Uytterhoeven
1
-2
/
+2
2014-10-14
checkpatch: update $allowed_asm_includes macros, add reboot.h and time.h
Sergey Ryazanov
1
-1
/
+3
2014-10-14
checkpatch: remove debugging message
Joe Perches
1
-1
/
+0
2014-10-14
checkpatch: fix spello
Andrew Morton
1
-1
/
+1
2014-10-14
lib: rename TEST_MODULE to TEST_LKM
Valentin Rothberg
2
-2
/
+2
2014-10-14
lib: remove prio_heap
Lai Jiangshan
3
-129
/
+1
2014-10-14
lib/textsearch.c: remove textsearch_put reference from comments
Raphael Silva
1
-3
/
+1
2014-10-14
lib/dynamic_debug.c: use seq_open_private() instead of seq_open()
Rob Jones
1
-15
/
+2
2014-10-14
list: include linux/kernel.h
Masahiro Yamada
1
-0
/
+1
2014-10-14
MAINTAINERS: remove Chirag Kantharia, invalid e-mail
Michael Opdenacker
1
-2
/
+1
2014-10-14
MAINTAINERS: orphan m32r
Michael Opdenacker
1
-4
/
+1
2014-10-14
MAINTAINERS: add atmel nand driver maintainer entry
Josh Wu
1
-0
/
+6
2014-10-14
MAINTAINERS: add entry for Kernel Selftest Framework
Shuah Khan
1
-0
/
+7
2014-10-14
MAINTAINERS: linaro-mm-sig is moderated
Randy Dunlap
1
-1
/
+1
2014-10-14
MAINTAINERS: remove non existent files
Christian Kujau
1
-3
/
+1
2014-10-14
MAINTAINERS: assign systemace driver to Xilinx
Michal Simek
1
-4
/
+1
2014-10-14
printk: git rid of [sched_delayed] message for printk_deferred
Markus Trippelsdorf
1
-6
/
+1
2014-10-14
printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP
Geert Uytterhoeven
2
-1
/
+7
2014-10-14
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
3
-11
/
+120
2014-10-14
drivers: dma-coherent: add initialization from device tree
Marek Szyprowski
1
-22
/
+129
2014-10-14
kernel: add support for gcc 5
Sasha Levin
1
-0
/
+66
2014-10-14
mm/cma: fix cma bitmap aligned mask computing
Weijie Yang
1
-1
/
+3
2014-10-14
mm/slab: fix unaligned access on sparc64
Joonsoo Kim
1
-1
/
+1
[next]