| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, dmi, debug: Log board name (when present) in dmesg/oops output | Naga Chumbalkar | 2011-02-15 | 1 | -2/+9 |
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 1 | -1/+1 |
* | dmi: log board, system, and BIOS information | Bjorn Helgaas | 2010-10-27 | 1 | -1/+31 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 3 | -4/+5 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 3 | -4/+5 |
* | | ibft: fix kconfig dependencies | Randy Dunlap | 2010-10-14 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-08-14 | 3 | -490/+0 |
|\ \ |
|
| * | | [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi | Mike Christie | 2010-08-06 | 3 | -490/+0 |
* | | | Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-08-13 | 2 | -3/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | firmware: ibft depends on SCSI | Randy Dunlap | 2010-08-11 | 1 | -1/+1 |
| * | | ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present. | Konrad Rzeszutek Wilk | 2010-08-11 | 1 | -2/+4 |
| |/ |
|
* | | edd: fix possible memory leak in edd_init() error path | Axel Lin | 2010-08-09 | 1 | -7/+13 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 | 1 | -0/+25 |
|\ \ |
|
| * | | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K | 2010-07-30 | 1 | -0/+25 |
* | | | dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit | Axel Lin | 2010-08-05 | 1 | -3/+2 |
* | | | dmi-id: fix a memory leak in dmi_id_init error path | Axel Lin | 2010-08-05 | 1 | -1/+3 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon... | Linus Torvalds | 2010-08-04 | 5 | -474/+799 |
|\ \
| |/
|/| |
|
| * | ibft: Use IBFT_SIGN instead of open-coding the search string. | Peter Jones | 2010-05-12 | 1 | -1/+1 |
| * | ibft: convert iscsi_ibft module to iscsi boot lib | Mike Christie | 2010-05-11 | 2 | -451/+248 |
| * | ibft: separate ibft parsing from sysfs interface | Mike Christie | 2010-05-11 | 3 | -0/+490 |
| * | ibft: For UEFI machines actually do scan ACPI for iBFT. | Konrad Rzeszutek Wilk | 2010-05-11 | 1 | -12/+19 |
| * | ibft: Update iBFT handling for v1.03 of the spec. | Peter Jones | 2010-05-11 | 2 | -17/+48 |
* | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 3 | -9/+9 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-07 | 1 | -3/+8 |
|\ |
|
| * | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 2010-04-01 | 1 | -3/+8 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 7 | -2/+5 |
|/ |
|
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 4 | -4/+4 |
* | memory-hotplug: create /sys/firmware/memmap entry for new memory | akpm@linux-foundation.org | 2010-03-06 | 1 | -21/+36 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-02-28 | 1 | -5/+3 |
|\ |
|
| * | drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4 | Joe Perches | 2010-02-26 | 1 | -5/+3 |
* | | drivers/firmware/iscsi_ibft.c: use %pM to show MAC address | hartleys | 2010-01-07 | 1 | -5/+1 |
|/ |
|
* | firmware: only allow EDD on x86 | Mike Frysinger | 2009-12-15 | 1 | -2/+2 |
* | drivers/firmware/dmi_scan.c: use %pUB to print UUIDs | Joe Perches | 2009-12-15 | 1 | -4/+1 |
* | firmware_class: make request_firmware_nowait more useful | Johannes Berg | 2009-12-11 | 1 | -2/+7 |
* | DMI: allow omitting ident strings in DMI tables | Dmitry Torokhov | 2009-12-04 | 1 | -3/+12 |
* | iSCSI/iBFT: use proper address translation | Jan Beulich | 2009-10-05 | 2 | -3/+3 |
* | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2009-09-22 | 1 | -1/+1 |
* | driver model: constify attribute groups | David Brownell | 2009-09-15 | 1 | -1/+1 |
* | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo | 2009-09-08 | 1 | -18/+58 |
* | dmi: fix date handling in dmi_get_year() | Tejun Heo | 2009-09-08 | 1 | -2/+3 |
* | Pull for-2.6.31 into release | Tony Luck | 2009-06-17 | 1 | -2/+2 |
|\ |
|
| * | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 | 1 | -2/+2 |
* | | firmware_map: fix hang with x86/32bit | Yinghai Lu | 2009-06-16 | 1 | -7/+9 |
|/ |
|
* | [libata] ahci: Restore SB600 SATA controller 64 bit DMA | Shane Huang | 2009-06-10 | 1 | -0/+1 |
* | ibft: fix the display of a few fields in the NIC attribute structure in sysfs | Ashutosh Naik | 2009-05-02 | 1 | -2/+2 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dmi: Let dmi_walk() users pass private data | Jean Delvare | 2009-03-30 | 1 | -7/+11 |
* | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 1 | -1/+1 |
|\ |
|
| * | Bernhard has moved | Bernhard Walle | 2009-02-18 | 1 | -1/+1 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 2009-02-13 | 1 | -2/+2 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|