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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-02
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
1
-2
/
+11
2008-02-02
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2
-10
/
+4
2008-02-02
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
19
-104
/
+475
2008-02-02
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-27
/
+66
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
4
-119
/
+311
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
18
-307
/
+389
2008-02-02
pda_power: implement polling
Anton Vorontsov
1
-0
/
+1
2008-02-02
power_supply: add few more values and props
Dmitry Baryshkov
1
-0
/
+3
2008-02-02
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
Andres Salomon
1
-10
/
+0
2008-02-02
Hibernation: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-5
/
+9
2008-02-02
ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAK
Rafael J. Wysocki
1
-0
/
+2
2008-02-02
Suspend: Introduce begin() and end() callbacks
Rafael J. Wysocki
1
-11
/
+18
2008-02-02
PM: Convert PM notifiers to out-of-line code
Alan Stern
1
-11
/
+2
2008-02-02
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
1
-0
/
+2
2008-02-02
Hibernation: Introduce exportable suspend ioctls header (rev. 2)
Rafael J. Wysocki
2
-0
/
+33
2008-02-02
PCI: make pci_bus a struct device
Greg Kroah-Hartman
1
-2
/
+2
2008-02-02
PCI: fix codingstyle issues in include/linux/pci.h
Greg Kroah-Hartman
1
-107
/
+236
2008-02-02
PCI: PCIE ASPM support
Shaohua Li
3
-0
/
+57
2008-02-02
PCI ACPI: Added a function to register _OSC with only PCIe devices.
Andrew Patterson
1
-1
/
+10
2008-02-02
PCI: Remove pci_enable_device_bars()
Benjamin Herrenschmidt
1
-1
/
+0
2008-02-02
PCI: Add pci_enable_device_{io,mem} intefaces
Benjamin Herrenschmidt
1
-0
/
+2
2008-02-02
PCI: Fix bus resource assignment on 32 bits with 64b resources
Benjamin Herrenschmidt
1
-2
/
+2
2008-02-02
PCI: export pci_restore_msi_state()
Linas Vepstas
1
-0
/
+2
2008-02-02
PCI: get rid of pci_dev::{vendor,device}_compatible fields
Lennert Buytenhek
1
-5
/
+0
2008-02-02
pcie: utilize pcie transaction pending bit
Shaohua Li
1
-0
/
+2
2008-02-02
PCI: drivers/pci/rom.c: #if 0 two functions
Adrian Bunk
1
-2
/
+0
2008-02-02
PCI: make pci_restore_bars() static
Adrian Bunk
1
-1
/
+0
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
4
-21
/
+36
2008-02-02
USB: fix codingstyle issues in include/linux/usb/
Greg Kroah-Hartman
11
-205
/
+220
2008-02-02
USB: fix codingstyle issues in include/linux/usb.h
Greg Kroah-Hartman
1
-91
/
+113
2008-02-02
USB: stop io performed by mos7720 upon close()
Oliver Neukum
1
-0
/
+2
2008-02-02
USB: at91_udc uses generic GPIO calls; minor cleanup
David Brownell
1
-1
/
+2
2008-02-02
USB: Export suspend statistics
Sarah Sharp
1
-0
/
+3
2008-02-02
USB: usbdevfs_urb: __user annotation
Marcin Slusarz
1
-1
/
+1
2008-02-02
USB: gadget: pxa2xx_udc supports inverted vbus
Dmitry Baryshkov
1
-0
/
+2
2008-02-02
USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y"
Robert P. J. Day
1
-5
/
+5
2008-02-02
USB: usb_serial: clean tty reference in the last close
Aristeu Rozanski
1
-0
/
+1
2008-02-02
USB: add Printer Gadget Driver
Craig W. Nadler
3
-0
/
+37
2008-02-02
USB: usb-storage: new "lockable" subclass 0x07
Alan Stern
1
-3
/
+2
2008-02-02
USB: Convert from class_device to device for USB core
Tony Jones
1
-1
/
+1
2008-02-02
ide: use ide_remove_port_from_hwgroup in init_irq()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-02-02
ide: remove unused ide_hwgroup_t fields
Bartlomiej Zolnierkiewicz
1
-11
/
+3
2008-02-02
<linux/hdsmart.h> is not used by kernel code
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-02-02
ide: don't include <linux/hdsmart.h>
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-02-02
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-02-02
au1xxx-ide: use hwif->dev
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-02-02
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-02-02
ide: add IDE_HFLAG_NO_DSC host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-02-02
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-02-02
ide: ide_setup_dma() assumes 8 ports
Sergei Shtylyov
1
-1
/
+1
[next]