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.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-30
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
7
-53
/
+69
2007-07-30
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
3
-5
/
+5
2007-07-29
Provide timespec to guests rather than jiffies clock.
Rusty Russell
4
-24
/
+57
2007-07-29
Fix lguest bzImage loading with CONFIG_RELOCATABLE=y
Rusty Russell
1
-0
/
+5
2007-07-29
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
17
-392
/
+160
2007-07-29
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
4
-5
/
+9
2007-07-27
[S390] Fix sclp_vt220 error handling.
Heiko Carstens
1
-21
/
+40
2007-07-27
[S390] cio: Reorganize initialization.
Cornelia Huck
3
-7
/
+24
2007-07-27
[S390] cio: Make CIO_* macros safe if dbfs are not available.
Cornelia Huck
1
-0
/
+2
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
9
-90
/
+87
2007-07-27
[S390] vmur: fix diag14_read.
Frank Munzert
1
-1
/
+1
2007-07-27
[S390] cio: Remove deprecated rdc/rcd.
Cornelia Huck
1
-250
/
+0
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
2
-6
/
+3
2007-07-27
[S390] sclp: kill unused SCLP config option.
Heiko Carstens
1
-9
/
+3
2007-07-27
[S390] cio: Remove remains of _ccw_device_get_device_number().
Cornelia Huck
1
-7
/
+0
2007-07-27
[S390] cio: css_sch_device_register() can be made static.
Cornelia Huck
2
-2
/
+1
2007-07-27
agp: AMD AGP is used on UP1100 & UP1500 alpha boxen
Alan Hourihane
1
-1
/
+1
2007-07-27
intel_agp: really fix 945/965GME
Zhenyu Wang
1
-5
/
+12
2007-07-27
agp: don't lock pages
Nick Piggin
3
-5
/
+0
2007-07-27
Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...
Jesper Juhl
1
-7
/
+2
2007-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
22
-175
/
+250
2007-07-27
Don't force-enable suspend/hibernate support just for ACPI
Linus Torvalds
1
-3
/
+0
2007-07-26
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...
Rafael J. Wysocki
1
-2
/
+0
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
18
-450
/
+248
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
18
-1145
/
+1384
2007-07-26
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
Hirokazu Takata
1
-9
/
+0
2007-07-26
Char: cyclades, select FW_LOADER
Jiri Slaby
1
-0
/
+1
2007-07-26
drivers/edac: fix pasemi kconfig depends
Doug Thompson
1
-1
/
+1
2007-07-26
drivers/edac: fix edac_pci sysfs
Doug Thompson
3
-128
/
+337
2007-07-26
drivers/edac: fix reset edac_mc pollmsec
Doug Thompson
3
-23
/
+62
2007-07-26
chipsfb: use correct pm state
Rafael J. Wysocki
1
-1
/
+2
2007-07-26
xenbus_xs.c: fix a use-after-free
Adrian Bunk
1
-1
/
+1
2007-07-26
edac is bust on mips
Andrew Morton
1
-1
/
+1
2007-07-26
i2c: ds1682 warning fix
Andrew Morton
1
-1
/
+2
2007-07-26
Reorder RTC Makefile
Alessandro Zummo
1
-20
/
+22
2007-07-26
lguest: documentation VII: FIXMEs
Rusty Russell
8
-0
/
+77
2007-07-26
lguest: documentation VI: Switcher
Rusty Russell
2
-46
/
+276
2007-07-26
lguest: documentation V: Host
Rusty Russell
6
-85
/
+924
2007-07-26
lguest: documentation IV: Launcher
Rusty Russell
4
-28
/
+427
2007-07-26
lguest: documentation III: Drivers
Rusty Russell
4
-35
/
+501
2007-07-26
lguest: documentation II: Guest
Rusty Russell
2
-37
/
+470
2007-07-26
lguest: documentation I: Preparation
Rusty Russell
12
-17
/
+153
2007-07-26
rtc-ds1307: typo fix found by coverity
David Brownell
1
-1
/
+1
2007-07-26
fixup s3c24xx build after arch moves
Ben Dooks
1
-1
/
+1
2007-07-26
ax88796 (address space): cast to unsigned long, not long
Al Viro
1
-1
/
+1
2007-07-26
raw1394 __user annotation
Al Viro
1
-1
/
+1
2007-07-26
drivers/ misc __iomem annotations
Al Viro
4
-5
/
+5
2007-07-26
cxgb3 gfp_t annotations
Al Viro
1
-1
/
+1
2007-07-26
misannotation in pppol2tp
Al Viro
1
-2
/
+2
2007-07-26
use CLOCKSOURCE_MASK() instead of too large constant
Al Viro
1
-1
/
+1
[next]