index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
98
-851
/
+1264
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
54
-959
/
+1400
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
80
-607
/
+1418
2006-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-10
/
+29
2006-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
147
-350
/
+344
2006-12-01
Driver core: show drivers in /sys/module/
Kay Sievers
2
-6
/
+26
2006-12-01
Documentation/driver-model/platform.txt update/rewrite
David Brownell
1
-86
/
+118
2006-12-01
Driver core: platform_driver_probe(), can save codespace
David Brownell
2
-0
/
+54
2006-12-01
driver core: Use klist_remove() in device_move()
Cornelia Huck
1
-2
/
+2
2006-12-01
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
7
-4
/
+228
2006-12-01
Driver core: make drivers/base/core.c:setup_parent() static
Adrian Bunk
1
-2
/
+2
2006-12-01
driver core: Introduce device_find_child().
Cornelia Huck
2
-0
/
+35
2006-12-01
sysfs: sysfs_write_file() writes zero terminated data
Thomas Maier
1
-0
/
+3
2006-12-01
cpu topology: consider sysfs_create_group return value
Heiko Carstens
1
-23
/
+32
2006-12-01
Driver core: Call platform_notify_remove later
Benjamin Herrenschmidt
1
-1
/
+1
2006-12-01
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
6
-15
/
+39
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
27
-0
/
+190
2006-12-01
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
6
-30
/
+37
2006-12-01
Driver core: change mem class_devices to be real devices
Greg Kroah-Hartman
1
-4
/
+4
2006-12-01
Driver core: convert fb code to use struct device
Greg Kroah-Hartman
3
-84
/
+103
2006-12-01
Driver core: convert firmware code to use struct device
Greg Kroah-Hartman
1
-62
/
+57
2006-12-01
Driver core: convert mmc code to use struct device
Greg Kroah-Hartman
4
-19
/
+19
2006-12-01
Driver core: convert ppdev code to use struct device
Greg Kroah-Hartman
1
-3
/
+3
2006-12-01
Driver core: convert PPP code to use struct device
Greg Kroah-Hartman
1
-2
/
+2
2006-12-01
Driver core: convert cpuid code to use struct device
Greg Kroah-Hartman
1
-10
/
+10
2006-12-01
Driver core: convert msr code to use struct device
Greg Kroah-Hartman
1
-10
/
+10
2006-12-01
I2C: convert i2c-dev to use struct device instead of struct class_device
Greg Kroah-Hartman
1
-13
/
+13
2006-12-01
Driver core: convert raw device code to use struct device
Greg Kroah-Hartman
1
-6
/
+6
2006-12-01
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
6
-28
/
+29
2006-12-01
Driver core: change misc class_devices to be real devices
Greg Kroah-Hartman
5
-33
/
+27
2006-12-01
Driver core: convert vc code to use struct device
Greg Kroah-Hartman
1
-8
/
+8
2006-12-01
Driver core: convert vt code to use struct device
Greg Kroah-Hartman
1
-42
/
+39
2006-12-01
CONFIG_SYSFS_DEPRECATED - class symlinks
Kay Sievers
1
-51
/
+98
2006-12-01
CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables
Kay Sievers
1
-0
/
+4
2006-12-01
CONFIG_SYSFS_DEPRECATED - device symlinks
Kay Sievers
1
-4
/
+14
2006-12-01
CONFIG_SYSFS_DEPRECATED - bus symlinks
Kay Sievers
1
-3
/
+17
2006-12-01
Driver core: make old versions of udev work properly
Greg Kroah-Hartman
1
-14
/
+45
2006-12-01
CONFIG_SYSFS_DEPRECATED
Kay Sievers
1
-0
/
+20
2006-12-01
Driver Core: Move virtual_device_parent() to core.c
Greg Kroah-Hartman
3
-19
/
+17
2006-12-01
Driver core: fix "driver" symlink timing
Kay Sievers
1
-30
/
+52
2006-12-01
Driver core: add notification of bus events
Benjamin Herrenschmidt
4
-0
/
+61
2006-12-01
PCI: make arch/i386/pci/common.c:pci_bf_sort static
Adrian Bunk
1
-1
/
+1
2006-12-01
PCI: ibmphp_pci.c: fix NULL dereference
Adrian Bunk
1
-2
/
+2
2006-12-01
pciehp: remove unnecessary pci_disable_msi
Kenji Kaneshige
1
-2
/
+0
2006-12-01
pciehp: remove unnecessary free_irq
Kenji Kaneshige
1
-6
/
+1
2006-12-01
PCI: rpaphp: change device tree examination
John Rose
2
-2
/
+2
2006-12-01
PCI: Change memory allocation for acpiphp slots
Rolf Eike Beer
2
-32
/
+7
2006-12-01
i2c-i801: SMBus patch for Intel ICH9
Jason Gaston
2
-0
/
+3
2006-12-01
PCI: irq: irq and pci_ids patch for Intel ICH9
Jason Gaston
2
-0
/
+13
2006-12-01
PCI: pci_{enable,disable}_device() nestable ports
Inaky Perez-Gonzalez
1
-9
/
+6
[next]