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.14.y
linux-6.15.y
linux-6.16.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-01-09
staging: lustre: Remove braces for single statement in kernel_user_comm.c
Masanari Iida
1
-2
/
+1
2014-01-09
staging: lustre: Fix do not use C99 // comments in lcommon_cl.c
Masanari Iida
1
-1
/
+1
2014-01-09
staging: lustre: Fix space prohibited between function name and open parenthe...
Masanari Iida
1
-5
/
+5
2014-01-09
staging: lustre: Fix do not use C99 // comments in mgc_request.c
Masanari Iida
1
-2
/
+2
2014-01-09
staging: lustre: Fix brace {} are not necessary for single statement blocks
Masanari Iida
1
-4
/
+4
2014-01-09
lustre: Fix space required before the open parenthesis in mgc_required.c
Masanari Iida
1
-2
/
+2
2014-01-09
drivers: dgnc: Include appropriate header file in dgnc_trace.c
Rashika Kheria
1
-0
/
+1
2014-01-09
drivers: bcm: Remove unused function in nvm.c
Rashika Kheria
1
-61
/
+0
2014-01-09
drivers: bcm: Mark functions as static in Qos.c
Rashika Kheria
1
-3
/
+3
2014-01-09
drivers: sbe-2t3e3: Mark functions as static in ctrl.c
Rashika Kheria
1
-7
/
+7
2014-01-09
drivers: sm7xxfb: Mark function as static in sm7xxfb.c
Rashika Kheria
1
-1
/
+1
2014-01-09
drivers: dgap: Include appropriate header file in dgap_parse.c
Rashika Kheria
1
-0
/
+1
2014-01-09
drivers: dgap: Include appropriate header file in dgap_trace.c
Rashika Kheria
1
-0
/
+1
2014-01-09
staging: imx-drm: imx-tve: Fix a sparse warning
Liu Ying
1
-1
/
+1
2014-01-09
Merge tag 'iio-for-3.14c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
5
-3
/
+611
2014-01-08
vt6655: fix printk usage in wpactl.c
Martin Hofmann
1
-12
/
+12
2014-01-08
vt6655: remove typedefs in wpactl.h
Martin Hofmann
3
-9
/
+7
2014-01-08
vt6655: fix indentation in wroute.c
Martin Hofmann
1
-13
/
+17
2014-01-08
vt6655: remove unnecessary braces in wroute.c
Martin Hofmann
1
-7
/
+5
2014-01-08
vt6655: remove casts in wroute.c
Martin Hofmann
1
-4
/
+4
2014-01-08
vt6655: balance faulty parentheses in 80211hdr.h
Martin Hofmann
1
-1
/
+1
2014-01-08
staging: vt6656: remove an unneeded NULL check
Dan Carpenter
1
-1
/
+1
2014-01-08
staging: vt6655: check too restrictive (off by one)
Dan Carpenter
1
-2
/
+2
2014-01-08
staging: vt6656: CARDqGetNextTBTT replace code using do_div.
Malcolm Priestley
1
-19
/
+11
2014-01-08
staging: vt6656: CARDqGetNextTBTT correct uLowNextTBTT
Malcolm Priestley
1
-1
/
+1
2014-01-08
Staging: vt6656: Reduce line length of bssdb.c
Simon Schuster
1
-100
/
+201
2014-01-08
Staging: vt6656: Remove explicit comparisons against NULL
Sebastian Rachuj
1
-21
/
+21
2014-01-08
Staging: vt6656: Remove bogus parentheses in conditions
Sebastian Rachuj
1
-69
/
+69
2014-01-08
Staging: vt6656: Combined nested conditions
Simon Schuster
1
-142
/
+139
2014-01-08
Staging: vt6656: Correct usage of braces
Simon Schuster
1
-23
/
+18
2014-01-08
Staging: vt6656: Combine "else { if" to "else if"
Simon Schuster
1
-67
/
+47
2014-01-08
Staging: vt6656: Remove unnecessary spaces in format strings
Simon Schuster
1
-3
/
+3
2014-01-08
Staging: vt6656: Remove line feeds before else
Simon Schuster
1
-26
/
+13
2014-01-08
Staging: vt6656: Correct single space mistakes
Simon Schuster
1
-68
/
+68
2014-01-08
Staging: vt6656: Correct operator coding style
Simon Schuster
1
-32
/
+32
2014-01-08
Staging: vt6656: Remove unnecessary semicolons
Simon Schuster
1
-7
/
+7
2014-01-08
Staging: vt6656: Adjust comments in bssdb.c
Simon Schuster
1
-127
/
+91
2014-01-08
Staging: vt6656: Fix indentation of bssdb.c
Simon Schuster
1
-1011
/
+1016
2014-01-01
iio: mxs-lradc: convert is_divided to a bitmap
Alexandre Belloni
1
-4
/
+4
2014-01-01
iio: mxs-lradc: add write_raw function to modify scale
Hector Palacios
1
-1
/
+61
2014-01-01
iio: mxs-lradc: add scale_available file to channels
Hector Palacios
1
-1
/
+105
2014-01-01
iio: mxs-lradc: add scale attribute to channels
Hector Palacios
1
-2
/
+54
2014-01-01
iio: add Capella CM32181 ambient light sensor driver.
Kevin Tsai
4
-0
/
+392
2013-12-24
Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
59
-377
/
+1241
2013-12-24
Merge 3.13-rc5 into staging-next
Greg Kroah-Hartman
218
-1112
/
+2084
2013-12-23
Linux 3.13-rc5
v3.13-rc5
Linus Torvalds
1
-1
/
+1
2013-12-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-26
/
+61
2013-12-22
Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-1
/
+0
2013-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
10
-49
/
+52
2013-12-22
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
3
-16
/
+55
[prev]
[next]