| Commit message (Expand) | Author | Age |
... | |
| * | dmi scan: warn about too early calls to dmi_check_system() | Ingo Molnar | 2008-09-18 |
* | | drivers/firmware/iscsi_ibft.c: make 3 functions static | Adrian Bunk | 2008-10-16 |
|/ |
|
* | ibft: fix target info parsing in ibft module | Mike Christie | 2008-09-02 |
* | firmware/memmap: cleanup | Bernhard Walle | 2008-08-12 |
* | iscsi_ibft_find: fix modpost warning | Jan Beulich | 2008-07-30 |
* | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-28 |
|\ |
|
| * | firmware: fix memmap printk format warnings | Randy Dunlap | 2008-07-26 |
* | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 2008-07-26 |
|/ |
|
* | dell_rbu: use memory_read_from_buffer() | Akinobu Mita | 2008-07-25 |
* | dcdbas: use memory_read_from_buffer() | Akinobu Mita | 2008-07-25 |
* | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 |
|\ |
|
| * | dell_rbu: firmware data is const | Greg Kroah-Hartman | 2008-07-10 |
* | | sysfs: add /sys/firmware/memmap | Bernhard Walle | 2008-07-08 |
* | | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 |
|\| |
|
| * | edd: fix incorrect return of 1 from module_init | Alexey Dobriyan | 2008-06-06 |
* | | x86 boot: add header comment to dmi.h stating what it is | Paul Jackson | 2008-05-25 |
|/ |
|
* | edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} | Tim Gardner | 2008-04-29 |
* | firmware: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-29 |
* | drivers: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | Firmware: add iSCSI iBFT Support | Konrad Rzeszutek | 2008-04-19 |
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| |/ |
|
* / | generic: use new set_cpus_allowed_ptr function | Mike Travis | 2008-04-19 |
|/ |
|
* | ipmi: change device node ordering to reflect probe order | Carol Hebert | 2008-04-04 |
* | dmi: prevent linked list corruption | Jean Delvare | 2008-02-23 |
* | dmi: don't save the same device twice | Jean Delvare | 2008-02-23 |
* | SMBIOS/DMI: add type 41 = Onboard Devices Extended Information | Wim Van Sebroeck | 2008-02-08 |
* | dmi: Let drivers walk the DMI table | Jean Delvare | 2008-02-07 |
* | Merge branches 'release' and 'dmi' into release | Len Brown | 2008-02-07 |
|\ |
|
| * | DMI: remove duplicate helper routine | Len Brown | 2008-02-03 |
* | | dcdbas: add DMI-based module autloading | Matt Domsch | 2008-02-06 |
* | | Remove inclusions of <linux/autoconf.h> | Ralf Baechle | 2008-02-06 |
* | | drivers/firmware/: Spelling fixes | Joe Perches | 2008-02-03 |
|/ |
|
* | x86: left over fix for leak of early_ioremp in dmi_scan | Yinghai Lu | 2008-01-30 |
* | x86: fix DMI ioremap leak | Ingo Molnar | 2008-01-30 |
* | x86: fix DMI out of memory problems | Parag Warudkar | 2008-01-30 |
* | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 |
* | Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add | Greg Kroah-Hartman | 2008-01-24 |
* | Kobject: change drivers/firmware/edd.c to use kobject_init_and_add | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: convert efivars to use kobject_create | Greg Kroah-Hartman | 2008-01-24 |
* | firmware: change firmware_kset to firmware_kobj | Greg Kroah-Hartman | 2008-01-24 |
* | kset: convert edd to use kset_create | Greg Kroah-Hartman | 2008-01-24 |
* | kset: convert efivars to use kset_create for the vars sub-subsystem. | Greg Kroah-Hartman | 2008-01-24 |
* | kset: convert efivars to use kset_create for the efi subsystem. | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: convert efivars to kobj_attr interface | Greg Kroah-Hartman | 2008-01-24 |
* | efivars: make new_var and del_var binary sysfs files | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 |
* | DMI: create dmi_get_slot() | Len Brown | 2008-01-23 |