| Commit message (Expand) | Author | Age |
* | Driver core: show drivers in /sys/module/ | Kay Sievers | 2006-12-01 |
* | Documentation/driver-model/platform.txt update/rewrite | David Brownell | 2006-12-01 |
* | Driver core: platform_driver_probe(), can save codespace | David Brownell | 2006-12-01 |
* | driver core: Use klist_remove() in device_move() | Cornelia Huck | 2006-12-01 |
* | driver core: Introduce device_move(): move a device to a new parent. | Cornelia Huck | 2006-12-01 |
* | Driver core: make drivers/base/core.c:setup_parent() static | Adrian Bunk | 2006-12-01 |
* | driver core: Introduce device_find_child(). | Cornelia Huck | 2006-12-01 |
* | sysfs: sysfs_write_file() writes zero terminated data | Thomas Maier | 2006-12-01 |
* | cpu topology: consider sysfs_create_group return value | Heiko Carstens | 2006-12-01 |
* | Driver core: Call platform_notify_remove later | Benjamin Herrenschmidt | 2006-12-01 |
* | ACPI: Change ACPI to use dev_archdata instead of firmware_data | Benjamin Herrenschmidt | 2006-12-01 |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 |
* | Driver core: convert sound core to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: change mem class_devices to be real devices | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: convert fb code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: convert firmware code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: convert mmc code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: convert ppdev code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: convert PPP code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: convert cpuid code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: convert msr code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | I2C: convert i2c-dev to use struct device instead of struct class_device | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: convert raw device code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: convert tty core to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: convert vc code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: convert vt code to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | CONFIG_SYSFS_DEPRECATED - class symlinks | Kay Sievers | 2006-12-01 |
* | CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables | Kay Sievers | 2006-12-01 |
* | CONFIG_SYSFS_DEPRECATED - device symlinks | Kay Sievers | 2006-12-01 |
* | CONFIG_SYSFS_DEPRECATED - bus symlinks | Kay Sievers | 2006-12-01 |
* | Driver core: make old versions of udev work properly | Greg Kroah-Hartman | 2006-12-01 |
* | CONFIG_SYSFS_DEPRECATED | Kay Sievers | 2006-12-01 |
* | Driver Core: Move virtual_device_parent() to core.c | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: fix "driver" symlink timing | Kay Sievers | 2006-12-01 |
* | Driver core: add notification of bus events | Benjamin Herrenschmidt | 2006-12-01 |
* | Linux 2.6.19v2.6.19 | Linus Torvalds | 2006-11-29 |
* | [PATCH] r8169: Fix iteration variable sign | Francois Romieu | 2006-11-29 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-11-29 |
|\ |
|
| * | [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip... | Milan Svoboda | 2006-11-29 |
| * | [ARM] Export smp_call_function() | Russell King | 2006-11-26 |
| * | [ARM] Add PM_LEGACY defaults | Russell King | 2006-11-26 |
* | | [MIPS] Do topology_init even on uniprocessor kernels. | Ralf Baechle | 2006-11-29 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-11-29 |
|\ \ |
|
| * | | [NET]: Fix MAX_HEADER setting. | David S. Miller | 2006-11-28 |
| * | | [NETFILTER]: ipt_REJECT: fix memory corruption | Patrick McHardy | 2006-11-28 |
| * | | [NETFILTER]: conntrack: fix refcount leak when finding expectation | Yasuyuki Kozakai | 2006-11-28 |
| * | | [NETFILTER]: ctnetlink: fix reference count leak | Patrick McHardy | 2006-11-28 |
| * | | [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack | Yasuyuki Kozakai | 2006-11-28 |
| * | | [NETFILTER]: nfctnetlink: assign helper to newly created conntrack | Yasuyuki Kozakai | 2006-11-28 |