Age | Commit message (Expand) | Author |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-07-15 | Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse |
2008-07-10 | firmware: Add CONFIG_FIRMWARE_IN_KERNEL option. | David Woodhouse |
2008-07-10 | firmware: Add CONFIG_EXTRA_FIRMWARE option | David Woodhouse |
2008-07-10 | firmware: allow firmware files to be built into kernel image | David Woodhouse |
2008-07-10 | firmware: make fw->data const | David Woodhouse |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar |
2008-07-08 | x86: cleanup early per cpu variables/accesses v4 | Mike Travis |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-07 | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki |
2008-07-04 | mm: switch node meminfo Active & Inactive pages to Kbytes | John Blackwood |
2008-06-13 | cputopology: always define CPU topology information, clean up | Ben Hutchings |
2008-06-13 | cpu topology: always define CPU topology information | Ben Hutchings |
2008-06-12 | Suspend-related patches for 2.6.27 | Rafael J. Wysocki |
2008-06-11 | dev_set_name: fix missing kernel-doc | Randy Dunlap |
2008-06-10 | Implement new suspend and hibernation callbacks for platform busses | Rafael J. Wysocki |
2008-06-10 | Introduce new top level suspend and hibernation callbacks | Rafael J. Wysocki |
2008-05-29 | driver-core: prepare for 2.6.27 api change by adding dev_set_name | Stephen Rothwell |
2008-05-25 | x86: move tracedata to RODATA | Jan Beulich |
2008-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-20 | Driver core: add device_create_vargs and device_create_drvdata | Greg Kroah-Hartman |
2008-05-15 | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds |
2008-05-14 | sysfs: remove error messages for -EEXIST case | Stephen Hemminger |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-05-14 | Driver core: struct class remove children list | Dave Young |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-05-13 | memory: Introduce exports for memory notifiers | Hannes Hering |
2008-05-06 | Fix bogus warning in sysdev_driver_register() | OGAWA Hirofumi |
2008-05-01 | cpu: change cpu_sys_devices from array to per_cpu variable | Mike Travis |
2008-04-30 | driver core: remove no longer used "struct class_device" | Kay Sievers |
2008-04-30 | driver core: warn about duplicate driver names on the same bus | Stas Sergeev |
2008-04-30 | mm: Add NR_WRITEBACK_TEMP counter | Miklos Szeredi |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-29 | firmware loader: printk when requesting firmware | Ciaran McCreesh |
2008-04-26 | driver core: try parent numa_node at first before using default | Yinghai Lu |
2008-04-22 | bus_remove_device: be more careful about incomplete initialization | Rafael J. Wysocki |
2008-04-22 | Relax check on adding children of suspended devices | Rafael J. Wysocki |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-04-21 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-04-19 | SCSI: convert struct class_device to struct device | Tony Jones |
2008-04-19 | driver core: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-19 | PM: Remove destroy_suspended_device() | Rafael J. Wysocki |
2008-04-19 | Driver core: make device_is_registered() work for class devices | Greg Kroah-Hartman |
2008-04-19 | PM: Make wakeup flags available whenever CONFIG_PM is set | Alan Stern |
2008-04-19 | Driver core: Call device_pm_add() after bus_add_device() in device_add() | Rafael J. Wysocki |
2008-04-19 | PM: Handle device registrations during suspend/resume | Rafael J. Wysocki |
2008-04-19 | sysdev: detect multiple driver registrations | Ben Dooks |
2008-04-19 | driver core: cpu: fix section mismatch in cpu.c:store_online | Sam Ravnborg |
2008-04-19 | power_state: remove it from driver core | Pavel Machek |