index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: pci_root: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-7
/
+7
*
ACPI: pci_link: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-5
/
+5
*
ACPI: fan: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-3
/
+3
*
ACPI: button: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-4
/
+4
*
ACPI: battery: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-6
/
+6
*
ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-6
/
+6
*
ACPI: ac: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
1
-3
/
+3
*
ACPI: video: add struct acpi_device to struct acpi_video_bus.
Patrick Mochel
2006-06-30
1
-4
/
+4
*
ACPI: power: add struct acpi_device to struct acpi_power_resource
Patrick Mochel
2006-06-30
1
-7
/
+5
*
ACPI: thermal: add struct acpi_device to struct acpi_thermal.
Patrick Mochel
2006-06-30
1
-20
/
+5
*
ACPI: pci root: add struct acpi_device to struct acpi_pci_root.
Patrick Mochel
2006-06-30
1
-0
/
+2
*
ACPI: fan: add struct acpi_device to struct acpi_fan.
Patrick Mochel
2006-06-30
1
-0
/
+2
*
ACPI: battery: add struct acpi_device to struct acpi_battery.
Patrick Mochel
2006-06-30
1
-5
/
+4
*
ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.
Patrick Mochel
2006-06-30
1
-0
/
+2
*
ACPI: ac: Add struct acpi_device to struct acpi_ac.
Patrick Mochel
2006-06-30
1
-3
/
+3
*
merge linus into release branch
Len Brown
2006-06-30
1387
-18063
/
+50164
|
\
|
*
[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again
Milan Svoboda
2006-06-29
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
197
-8271
/
+96
|
|
\
|
|
*
[PATCH] devfs: Remove it from the feature_removal.txt file
Greg Kroah-Hartman
2006-06-26
1
-11
/
+0
|
|
*
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
2006-06-26
10
-52
/
+18
|
|
*
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
2006-06-26
18
-25
/
+32
|
|
*
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
32
-42
/
+5
|
|
*
[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
4
-4
/
+0
|
|
*
[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
2
-3
/
+1
|
|
*
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
29
-47
/
+5
|
|
*
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
11
-14
/
+0
|
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
70
-83
/
+0
|
|
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
47
-161
/
+9
|
|
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
35
-202
/
+8
|
|
*
[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
5
-54
/
+0
|
|
*
[PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-11
/
+0
|
|
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
33
-55
/
+1
|
|
*
[PATCH] devfs: Remove devfs_*_tape() functions from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-10
/
+0
|
|
*
[PATCH] devfs: Remove devfs support from the sound subsystem
Greg Kroah-Hartman
2006-06-26
4
-45
/
+2
|
|
*
[PATCH] devfs: Remove devfs support from the ide subsystem.
Greg Kroah-Hartman
2006-06-26
7
-38
/
+1
|
|
*
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
2006-06-26
24
-34
/
+1
|
|
*
[PATCH] devfs: Remove devfs from the init code
Greg Kroah-Hartman
2006-06-26
8
-172
/
+10
|
|
*
[PATCH] devfs: Remove devfs from the partition code
Greg Kroah-Hartman
2006-06-26
4
-162
/
+5
|
|
*
[PATCH] devfs: Remove devfs documentation from the kernel tree
Greg Kroah-Hartman
2006-06-26
4
-4041
/
+0
|
|
*
[PATCH] devfs: Remove devfs from the kernel tree
Greg Kroah-Hartman
2006-06-26
8
-3007
/
+0
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2006-06-29
4
-17
/
+46
|
|
\
\
|
|
*
\
Merge ../linus
Dave Jones
2006-06-29
5026
-138028
/
+233217
|
|
|
\
\
|
|
*
|
|
[AGPGART] Make AGP depend on PCI
Dave Jones
2006-06-28
1
-0
/
+1
|
|
*
|
|
[AGPGART] remove unused variable
Adrian Bunk
2006-06-24
1
-2
/
+0
|
|
*
|
|
[AGPGART] Fix pci_register_driver checking in amd64-agp
Dave Jones
2006-06-21
1
-1
/
+1
|
|
*
|
|
[AGPGART] Compile fix for ati-agp
Dave Jones
2006-06-21
1
-2
/
+2
|
|
*
|
|
[AGPGART] Suspend/Resume support for nVidia nForce AGP.
Dave Jones
2006-06-20
1
-0
/
+29
|
|
*
|
|
[AGPGART] Suspend/Resume improvements for ATI AGP
Dave Jones
2006-06-20
1
-7
/
+9
|
|
*
|
|
[AGPGART] Whitespace cleanups for ati-agp
Dave Jones
2006-06-20
1
-9
/
+8
|
*
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-06-29
58
-470
/
+572
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
[next]