Age | Commit message (Expand) | Author | Files | Lines |
2021-08-06 | iscsi_ibft: fix warning in reserve_ibft_region() | Maurizio Lombardi | 1 | -1/+1 |
2021-08-01 | iscsi_ibft: fix crash due to KASLR physical memory remapping | Maurizio Lombardi | 1 | -30/+18 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287 | Thomas Gleixner | 1 | -9/+1 |
2019-02-12 | iscsi_ibft: use virt_to_phys instead of isa_virt_to_bus | Christoph Hellwig | 1 | -1/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming | 1 | -1/+1 |
2011-12-13 | ibft: Fix finding IBFT ACPI table on UEFI | Yinghai Lu | 1 | -24/+2 |
2011-06-09 | iscsi_ibft: iscsi_ibft_find unused variable i | Connor Hansen | 1 | -0/+2 |
2011-04-15 | iscsi_ibft: search for broadcom specific ibft sign (v2) | Mike Christie | 1 | -19/+32 |
2010-05-12 | ibft: Use IBFT_SIGN instead of open-coding the search string. | Peter Jones | 1 | -1/+1 |
2010-05-11 | ibft: For UEFI machines actually do scan ACPI for iBFT. | Konrad Rzeszutek Wilk | 1 | -12/+19 |
2010-05-11 | ibft: Update iBFT handling for v1.03 of the spec. | Peter Jones | 1 | -5/+30 |
2010-04-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+8 |
2010-04-02 | ibft, x86: Change reserve_ibft_region() to find_ibft_region() | Yinghai Lu | 1 | -3/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2009-10-05 | iSCSI/iBFT: use proper address translation | Jan Beulich | 1 | -2/+2 |
2008-07-30 | iscsi_ibft_find: fix modpost warning | Jan Beulich | 1 | -1/+0 |
2008-04-29 | drivers: fix integer as NULL pointer warnings | Harvey Harrison | 1 | -1/+1 |
2008-04-20 | Firmware: add iSCSI iBFT Support | Konrad Rzeszutek | 1 | -0/+84 |