1233 Révisions (b6f524388ba5a02cf95ffa3fb3bfd5f0feae7bb6)

Auteur SHA1 Message Date
  David Decotigny b6f524388b [af_packet] Add new AF_PACKET driver for Linux il y a 7 ans
  Michael Brown dfbbc16ae3 [build] Add %.vhd target for building VM bootable disk images il y a 7 ans
  Michael Brown e09331a4c6 [undi] Try matching UNDI ROMs in BIOS enumeration order il y a 7 ans
  Michael Brown 80c482c0ed [prefix] Include diagnostic information within progress messages il y a 7 ans
  Michael Brown ce81601181 [prefix] Remove impossible progress message il y a 7 ans
  Michael Brown 6997d3c2fa [undi] Clean up driver and device name information il y a 7 ans
  Michael Brown cc40fcbf8b [romprefix] Avoid using PMM-allocated memory in UNDI loader entry point il y a 7 ans
  Michael Brown 8138ea190d [undi] Allocate base memory before calling UNDI loader entry point il y a 7 ans
  Laszlo Ersek dd9a14de35 [librm] Conditionalize the workaround for the Tivoli VMM's SSE garbling il y a 7 ans
  Michael Brown aa11f5deda [bzimage] Fix page alignment of initrd images il y a 7 ans
  Michael Brown df85901768 [acpi] Allow time for ACPI power off to take effect il y a 8 ans
  Michael Brown e19c0a8fd2 [acpi] Add support for ACPI power off il y a 8 ans
  Michael Brown 74222cd2c1 [rng] Check for functioning RTC interrupt il y a 8 ans
  Michael Brown aeb6203811 [dhcp] Automatically generate vendor class identifier string il y a 8 ans
  Michael Brown 3d9f094022 [dhcp] Allow for variable encapsulation of architecture-specific options il y a 8 ans
  Michael Brown 3bb61c33c2 [pxe] Disable interrupts on the PIC before starting NBP il y a 8 ans
  Michael Brown c22da4b8ba [bios] Do not enable interrupts when printing to the console il y a 8 ans
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges il y a 8 ans
  Michael Brown 31d4a7b8db [arm] Use correct DHCP client architecture values il y a 8 ans
  Michael Brown 276d7c31c5 [undi] Work around broken HP EliteBook 745 G3 PXE ROM il y a 8 ans
  Michael Brown 601706688b [arm] Use CNTVCT_EL0 as profiling timestamp il y a 8 ans
  Michael Brown 47931a4de5 [arm] Add optimised TCP/IP checksumming for 64-bit ARM il y a 8 ans
  Michael Brown 95716ece91 [arm] Add optimised string functions for 64-bit ARM il y a 8 ans
  Michael Brown 17c6f322ee [arm] Add support for 64-bit ARM (Aarch64) il y a 8 ans
  Michael Brown edea3a434c [arm] Split out 32-bit-specific code to arch/arm32 il y a 8 ans
  Michael Brown 1a16f67a28 [arm] Add support for 32-bit ARM il y a 8 ans
  Michael Brown 57d0ea7c46 [efi] Generalise EFI entropy generation to non-x86 CPUs il y a 8 ans
  Michael Brown 1e066431a4 [tcpip] Do not fall back to using unoptimised TCP/IP checksumming il y a 8 ans
  Michael Brown 71560d1854 [librm] Preserve FPU, MMX and SSE state across calls to virt_call() il y a 8 ans
  Michael Brown 2d42d3cff6 [librm] Reduce real-mode stack consumption in virt_call() il y a 8 ans
  Michael Brown 5e5450c2d0 [comboot] Support COMBOOT in 64-bit builds il y a 8 ans
  Michael Brown c4e8c40227 [prefix] Use CRC32 to verify each block prior to decompression il y a 8 ans
  Michael Brown 3df598849b [pxe] Implicitly open network device in PXENV_UDP_OPEN il y a 8 ans
  Michael Brown c32b07b81b [int13] Allow default drive to be specified via "san-drive" setting il y a 8 ans
  Michael Brown ab5b3abbba [int13] Allow drive to be hooked using the natural drive number il y a 8 ans
  Michael Brown 311a5732c8 [gdb] Add support for x86_64 il y a 8 ans
  Michael Brown 1afcccd5fd [build] Do not use "objcopy -O binary" for objects with relocation records il y a 8 ans
  Michael Brown 04ef198d2f [efi] Move architecture-independent EFI prefixes to interface/efi il y a 8 ans
  Michael Brown dbc9e591a5 [test] Move i386-specific tests to arch/i386/tests il y a 8 ans
  Michael Brown c14971bf88 [xen] Use generic test_and_clear_bit() function il y a 8 ans
  Michael Brown 9bab13a772 [hyperv] Use generic set_bit() function il y a 8 ans
  Michael Brown c867b5ab1f [bitops] Add generic atomic bit test, set, and clear functions il y a 8 ans
  Michael Brown 1f65ed53da [build] Allow assembler section type character to vary by architecture il y a 8 ans
  Michael Brown a8037ee131 [efi] Centralise architecture-independent EFI Makefile and linker script il y a 8 ans
  Michael Brown cc9f31ee0c [librm] Do not unconditionally preserve flags across virt_call() il y a 8 ans
  Michael Brown d3db00ecf9 [pcbios] Restrict external memory allocations to the low 4GB il y a 8 ans
  Michael Brown 99b5216b1c [librm] Support ioremap() for addresses above 4GB in a 64-bit build il y a 8 ans
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API il y a 8 ans
  Michael Brown 6143057430 [librm] Add support for running in 64-bit long mode il y a 8 ans
  Michael Brown e2cf3138f0 [librm] Rename prot_call() to virt_call() il y a 8 ans