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.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2011-10-12
staging: xgifb: eliminate default_var
Aaro Koskinen
2
-53
/
+32
2011-10-12
staging: xgifb: eliminate XGIfb_CRT2_write_enable variable
Aaro Koskinen
2
-10
/
+4
2011-10-12
staging: xgifb: move pseudo_palette into xgifb_video_info
Aaro Koskinen
3
-3
/
+3
2011-10-12
staging: xgifb: move XGIfb_rate_idx into xgifb_video_info
Aaro Koskinen
3
-15
/
+19
2011-10-12
staging: xgifb: move xgifb_mode_idx into xgifb_video_info
Aaro Koskinen
3
-48
/
+56
2011-10-12
staging: xgifb: eliminate XGIfb_mode_no
Aaro Koskinen
2
-9
/
+6
2011-10-12
staging: xgifb: dynamically allocate xgifb_video_info
Aaro Koskinen
2
-12
/
+6
2011-10-12
staging: xgifb: avoid direct references xgi_video_info
Aaro Koskinen
1
-249
/
+263
2011-10-12
staging: xgifb: rename struct video_info to xgifb_video_info
Aaro Koskinen
3
-5
/
+5
2011-10-12
staging: xgifb: add a global variable for the default refresh rate
Aaro Koskinen
1
-2
/
+4
2011-10-12
staging: xgifb: inline XGIfb_query_VGA_config_space()
Aaro Koskinen
4
-54
/
+11
2011-10-12
staging: xgifb: eliminate global XGIhw_ext data
Aaro Koskinen
3
-49
/
+51
2011-10-12
staging: xgifb: eliminate global fb_info variable
Aaro Koskinen
3
-3
/
+5
2011-10-12
staging: xgifb: use PCI drvdata
Aaro Koskinen
1
-8
/
+11
2011-10-12
staging: zcache: reduce tmem bucket lock contention
Seth Jennings
1
-1
/
+3
2011-10-12
staging: brcm80211: remove brcm80211 driver from the staging tree
Arend van Spriel
81
-97064
/
+0
2011-10-11
Staging: bcm: Fix coding style issues in InterfaceMisc.c
Kevin McKinney
1
-166
/
+138
2011-10-11
Staging: bcm: Remove assignment from if conditions reported by checkpatch.pl
Kevin McKinney
1
-6
/
+10
2011-10-11
Staging: bcm: Fix coding style issues reported by checkpatch.pl
Kevin McKinney
1
-12
/
+11
2011-10-11
Staging: bcm: Fix assignment issue in if statement reported by checkpatch.pl.
Kevin McKinney
1
-1
/
+2
2011-10-11
Staging: bcm: Remove assignment in if condition reported by checkpatch.pl
Kevin McKinney
1
-1
/
+2
2011-10-11
Staging: bcm: Replace dated variable __FUNCTION__ reported by checkpatch.pl
Kevin McKinney
1
-6
/
+6
2011-10-11
Staging: bcm: Fix coding style issues reported by checkpatch.pl
Kevin McKinney
1
-1039
/
+788
2011-10-11
staging: et131x: Update TODO list
Mark Einon
1
-2
/
+7
2011-10-11
staging: et131x: Remove unused mac defines
Mark Einon
1
-8
/
+0
2011-10-11
staging: et131x: Fix et131x smatch issues
Mark Einon
1
-2
/
+2
2011-10-11
staging: et131x: Fix et131x sparse warnings
Mark Einon
3
-9
/
+9
2011-10-11
staging: et131x: Remove file et131x_version.h
Mark Einon
12
-91
/
+10
2011-10-11
staging: et131x: Move pm calls from pci device to driver device
Mark Einon
1
-8
/
+12
2011-10-11
staging: et131x: Remove error path from suspend/resume code
Mark Einon
3
-32
/
+45
2011-10-11
staging: et131x: Removing Olaf Hartmann's email as it bounces
Mark Einon
1
-4
/
+1
2011-10-11
staging: r8712u: Fix possible out-of-bounds index with TKIP and AES keys
Larry Finger
1
-0
/
+4
2011-10-11
staging: zcache: fix crash on cpu remove
Seth Jennings
1
-2
/
+8
2011-10-11
Staging: dt3155v4l: silence a compiler warning
Dan Carpenter
1
-1
/
+1
2011-10-11
easycap: fix ntsc module parameter description
Thomas Petazzoni
1
-1
/
+1
2011-10-11
staging:iio:dac:ad5638: Fix channel address
Lars-Peter Clausen
1
-5
/
+2
2011-10-11
staging:iio:dac/dds/impedance dev_info to indio_dev for consistency
Jonathan Cameron
5
-62
/
+62
2011-10-11
staging:iio:adc:naming: dev_info to indio_dev for consistency
Jonathan Cameron
10
-95
/
+95
2011-10-11
staging:iio:accel:sca3000 dev_info to indio_dev renaming.
Jonathan Cameron
1
-8
/
+8
2011-10-11
staging:iio:core:naming: dev_info to indio_dev for consistency
Jonathan Cameron
6
-194
/
+195
2011-10-11
Staging: iio/adc/ad7150: release lock on error
Dan Carpenter
1
-1
/
+1
2011-10-11
Staging: iio/light/tsl2563: fix compile warning
Dan Carpenter
1
-1
/
+1
2011-10-11
Staging: iio/light/tsl2563: unlock on an error path
Dan Carpenter
1
-1
/
+2
2011-10-11
hv: remove struct hv_device_info from hyperv.h
Greg Kroah-Hartman
2
-18
/
+19
2011-10-11
hv: remove free_channel() from hyperv.h
Greg Kroah-Hartman
2
-3
/
+1
2011-10-11
hv: hyperv.h: remove unneeded forward declarations of structures
Greg Kroah-Hartman
1
-3
/
+0
2011-10-11
hv: hyperv.h: remove unused module macros
Greg Kroah-Hartman
1
-23
/
+0
2011-10-11
hv: remove unused LOWORD and HIWORD macros from hyperv.h
Greg Kroah-Hartman
1
-4
/
+0
2011-10-11
Staging: hv: remove vmbus_loglevel as it is not used at all anymore
Greg Kroah-Hartman
2
-10
/
+0
2011-10-11
Staging: hv: remove last user of DPRINT() macro
Greg Kroah-Hartman
3
-41
/
+0
[next]