Commit Graph

183 Commits (20b9d17715017ae4dd4ec87fabc36d33b9de708e)

Author SHA1 Message Date
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Bjorn Helgaas 8881cdceb2 dmi: log board, system, and BIOS information 14 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Randy Dunlap 3e0f686e6b ibft: fix kconfig dependencies 15 years ago
Randy Dunlap 4cde752587 firmware: ibft depends on SCSI 15 years ago
Konrad Rzeszutek Wilk a12415ff58 ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present. 15 years ago
Axel Lin 1986aaf828 edd: fix possible memory leak in edd_init() error path 15 years ago
Mike Christie aab7a8fd19 [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi 15 years ago
Axel Lin e3ed249af8 dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit 15 years ago
Axel Lin 5b232f753a dmi-id: fix a memory leak in dmi_id_init error path 15 years ago
Narendra K 911e1c9b05 PCI: export SMBIOS provided firmware instance and label to sysfs 15 years ago
Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks 15 years ago
Peter Jones 57a5f3c99c ibft: Use IBFT_SIGN instead of open-coding the search string. 15 years ago
Mike Christie b33a84a384 ibft: convert iscsi_ibft module to iscsi boot lib 15 years ago
Mike Christie ba4ee30c6c ibft: separate ibft parsing from sysfs interface 15 years ago
Konrad Rzeszutek Wilk 1303a35bfe ibft: For UEFI machines actually do scan ACPI for iBFT. 15 years ago
Peter Jones 4e639fdf0d ibft: Update iBFT handling for v1.03 of the spec. 15 years ago
Yinghai Lu 042be38e61 ibft, x86: Change reserve_ibft_region() to find_ibft_region() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
akpm@linux-foundation.org d96ae53091 memory-hotplug: create /sys/firmware/memmap entry for new memory 15 years ago
Joe Perches 00e7825b94 drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4 15 years ago
hartleys 2c35294853 drivers/firmware/iscsi_ibft.c: use %pM to show MAC address 15 years ago
Mike Frysinger 9b6e3e42a4 firmware: only allow EDD on x86 15 years ago
Joe Perches bc058f65e8 drivers/firmware/dmi_scan.c: use %pUB to print UUIDs 15 years ago
Johannes Berg 9ebfbd45f9 firmware_class: make request_firmware_nowait more useful 15 years ago
Dmitry Torokhov 75757507e0 DMI: allow omitting ident strings in DMI tables 15 years ago
Jan Beulich ed3c661448 iSCSI/iBFT: use proper address translation 16 years ago
Jan Beulich 3c1596efe1 mm: don't use alloc_bootmem_low() where not strictly needed 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Tejun Heo 3e5cd1f257 dmi: extend dmi_get_year() to dmi_get_date() 16 years ago
Tejun Heo 02c24fa877 dmi: fix date handling in dmi_get_year() 16 years ago
Matthew Wilcox e088a4ad7f [IA64] Convert ia64 to use int-ll64.h 16 years ago
Yinghai Lu 3b0fde0fac firmware_map: fix hang with x86/32bit 16 years ago
Shane Huang 58a09b38cf [libata] ahci: Restore SB600 SATA controller 64 bit DMA 16 years ago
Ashutosh Naik 65fd21058a ibft: fix the display of a few fields in the NIC attribute structure in sysfs 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Jean Delvare e7a19c5624 dmi: Let dmi_walk() users pass private data 16 years ago
Bernhard Walle 97bef7dd05 Bernhard has moved 16 years ago
Jaswinder Singh Rajput f537a53da9 iscsi_ibft.c fix compilation warning 16 years ago
Rafael J. Wysocki d7b1956fed DMI: Introduce dmi_first_match to make the interface more flexible 16 years ago
Pavel Roskin 81156928f8 dell_rbu: use scnprintf() instead of less secure sprintf() 16 years ago
Mike Travis c90e785be2 cpumask: use cpumask_var_t in dcdbas.c 16 years ago
Roel Kluin da2bdf9a6f Make various things static 16 years ago
Matthew Garrett 3cab7fd964 dcdbas: export functionality for use in other drivers 16 years ago
Randy Dunlap c2bacfc44f dmi: fix kernel-doc notation 16 years ago
Kay Sievers 6ff4dd36d6 dmi: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Jiri Slaby d61c72e52b DMI: add dmi_match 16 years ago
Alan Cox 8638545c36 trivial: dmi_scan typo 16 years ago
Alok Kataria fd8cd7e191 x86: vmware: look for DMI string in the product serial key 17 years ago