Revision 04c2eee5b9dfcb13f3cd07a5537fb8c785f2751a authored by Linus Torvalds on 31 January 2013, 06:10:36 UTC, committed by Linus Torvalds on 31 January 2013, 06:10:36 UTC
Pull x86 EFI fixes from Peter Anvin:
 "This is a collection of fixes for the EFI support.  The controversial
  bit here is a set of patches which bumps the boot protocol version as
  part of fixing some serious problems with the EFI handover protocol,
  used when booting under EFI using a bootloader as opposed to directly
  from EFI.  These changes should also make it a lot saner to support
  cross-mode 32/64-bit EFI booting in the future.  Getting these changes
  into 3.8 means we avoid presenting an inconsistent ABI to bootloaders.

  Other changes are display detection and fixing efivarfs."

* 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, efi: remove attribute check from setup_efi_pci
  x86, build: Dynamically find entry points in compressed startup code
  x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit mode
  x86, efi: Fix 32-bit EFI handover protocol entry point
  x86, efi: Fix display detection in EFI boot stub
  x86, boot: Define the 2.12 bzImage boot protocol
  x86/boot: Fix minor fd leakage in tools/relocs.c
  x86, efi: Set runtime_version to the EFI spec revision
  x86, efi: fix 32-bit warnings in setup_efi_pci()
  efivarfs: Delete dentry from dcache in efivarfs_file_write()
  efivarfs: Never return ENOENT from firmware
  efi, x86: Pass a proper identity mapping in efi_call_phys_prelog
  efivarfs: Drop link count of the right inode
2 parent s bdb0ae6 + becbd66
History
File Mode Size
Kconfig -rw-r--r-- 14.7 KB
Makefile -rw-r--r-- 2.8 KB
spi-altera.c -rw-r--r-- 7.8 KB
spi-ath79.c -rw-r--r-- 6.4 KB
spi-atmel.c -rw-r--r-- 27.9 KB
spi-au1550.c -rw-r--r-- 26.1 KB
spi-bcm63xx.c -rw-r--r-- 12.2 KB
spi-bfin-sport.c -rw-r--r-- 23.0 KB
spi-bfin5xx.c -rw-r--r-- 40.5 KB
spi-bitbang-txrx.h -rw-r--r-- 3.0 KB
spi-bitbang.c -rw-r--r-- 13.1 KB
spi-butterfly.c -rw-r--r-- 8.5 KB
spi-clps711x.c -rw-r--r-- 7.3 KB
spi-coldfire-qspi.c -rw-r--r-- 15.1 KB
spi-davinci.c -rw-r--r-- 24.9 KB
spi-dw-mid.c -rw-r--r-- 6.0 KB
spi-dw-mmio.c -rw-r--r-- 3.1 KB
spi-dw-pci.c -rw-r--r-- 3.8 KB
spi-dw.c -rw-r--r-- 22.2 KB
spi-dw.h -rw-r--r-- 5.8 KB
spi-ep93xx.c -rw-r--r-- 30.8 KB
spi-falcon.c -rw-r--r-- 11.1 KB
spi-fsl-espi.c -rw-r--r-- 17.7 KB
spi-fsl-lib.c -rw-r--r-- 5.8 KB
spi-fsl-lib.h -rw-r--r-- 3.5 KB
spi-fsl-spi.c -rw-r--r-- 27.7 KB
spi-gpio.c -rw-r--r-- 14.2 KB
spi-imx.c -rw-r--r-- 24.3 KB
spi-lm70llp.c -rw-r--r-- 9.1 KB
spi-mpc512x-psc.c -rw-r--r-- 13.7 KB
spi-mpc52xx-psc.c -rw-r--r-- 13.3 KB
spi-mpc52xx.c -rw-r--r-- 14.4 KB
spi-mxs.c -rw-r--r-- 15.7 KB
spi-nuc900.c -rw-r--r-- 9.9 KB
spi-oc-tiny.c -rw-r--r-- 10.2 KB
spi-octeon.c -rw-r--r-- 8.3 KB
spi-omap-100k.c -rw-r--r-- 15.6 KB
spi-omap-uwire.c -rw-r--r-- 13.3 KB
spi-omap2-mcspi.c -rw-r--r-- 33.5 KB
spi-orion.c -rw-r--r-- 11.9 KB
spi-pl022.c -rw-r--r-- 68.9 KB
spi-ppc4xx.c -rw-r--r-- 13.9 KB
spi-pxa2xx-pci.c -rw-r--r-- 3.7 KB
spi-pxa2xx.c -rw-r--r-- 47.0 KB
spi-rspi.c -rw-r--r-- 19.2 KB
spi-s3c24xx-fiq.S -rw-r--r-- 2.9 KB
spi-s3c24xx-fiq.h -rw-r--r-- 671 bytes
spi-s3c24xx.c -rw-r--r-- 16.3 KB
spi-s3c64xx.c -rw-r--r-- 40.3 KB
spi-sc18is602.c -rw-r--r-- 8.4 KB
spi-sh-hspi.c -rw-r--r-- 7.6 KB
spi-sh-msiof.c -rw-r--r-- 17.2 KB
spi-sh-sci.c -rw-r--r-- 4.7 KB
spi-sh.c -rw-r--r-- 12.3 KB
spi-sirf.c -rw-r--r-- 18.5 KB
spi-tegra20-sflash.c -rw-r--r-- 17.4 KB
spi-tegra20-slink.c -rw-r--r-- 36.9 KB
spi-ti-ssp.c -rw-r--r-- 9.1 KB
spi-tle62x0.c -rw-r--r-- 7.3 KB
spi-topcliff-pch.c -rw-r--r-- 48.2 KB
spi-txx9.c -rw-r--r-- 12.0 KB
spi-xcomm.c -rw-r--r-- 6.2 KB
spi-xilinx.c -rw-r--r-- 15.1 KB
spi.c -rw-r--r-- 46.8 KB
spidev.c -rw-r--r-- 17.6 KB

back to top