| Commit message (Expand) | Author | Age |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 |
|\ |
|
| * | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 |
| * | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 |
| * | 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-06-10 |
* | | Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-15 |
|\ \ |
|
| * | | cputopology: always define CPU topology information, clean up | Ben Hutchings | 2008-06-13 |
| * | | cpu topology: always define CPU topology information | Ben Hutchings | 2008-06-13 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 |
|\ \ |
|
| * | | 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-10 |
* | | | 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-08 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | | * | | x86: move tracedata to RODATA | Jan Beulich | 2008-05-25 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | mm: switch node meminfo Active & Inactive pages to Kbytes | John Blackwood | 2008-07-04 |
| | |_|/ /
| |/| | | |
|
| * | | | | dev_set_name: fix missing kernel-doc | Randy Dunlap | 2008-06-11 |
| | |_|/
| |/| | |
|
| * | | | driver-core: prepare for 2.6.27 api change by adding dev_set_name | Stephen Rothwell | 2008-05-30 |
| |/ / |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-20 |
| |\ \ |
|
| | * | | sysfs: remove error messages for -EEXIST case | Stephen Hemminger | 2008-05-15 |
| * | | | Driver core: add device_create_vargs and device_create_drvdata | Greg Kroah-Hartman | 2008-05-20 |
|/ / / |
|
* / / | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 2008-05-15 |
|/ / |
|
* | | 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-14 |
|\ \
| |/
|/| |
|
| * | memory: Introduce exports for memory notifiers | Hannes Hering | 2008-05-13 |
* | | Fix bogus warning in sysdev_driver_register() | OGAWA Hirofumi | 2008-05-06 |
* | | cpu: change cpu_sys_devices from array to per_cpu variable | Mike Travis | 2008-05-01 |
|/ |
|
* | 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-30 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-29 |
|\ |
|
| * | driver core: try parent numa_node at first before using default | Yinghai Lu | 2008-04-26 |
* | | firmware loader: printk when requesting firmware | Ciaran McCreesh | 2008-04-29 |
|/ |
|
* | 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-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | 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 | 2008-04-19 |
| * | driver core: register_memory/unregister_memory clean ups and bugfix | Badari Pulavarty | 2008-04-19 |