5475 Révisions (1a16f67a28c6e8b9875b07e15c7c379cfc147e69)
 

Auteur SHA1 Message Date
  Michael Brown 174bf6b569 [infiniband] Assign names to CMRC connections il y a 8 ans
  Michael Brown d3db00ecf9 [pcbios] Restrict external memory allocations to the low 4GB il y a 8 ans
  Michael Brown 5a7fd2cc90 [infiniband] Allow for the creation of multicast groups il y a 8 ans
  Michael Brown e62e52b2b9 [ipoib] Simplify test for received broadcast packets il y a 8 ans
  Michael Brown ffdf8ea757 [ipoib] Avoid unnecessary path record lookup for broadcast address il y a 8 ans
  Michael Brown 14ad9cbd67 [infiniband] Parse MLID, rate, and SL from multicast membership record il y a 8 ans
  Michael Brown c335f8eae4 [infiniband] Record multicast GID attachment as part of group membership il y a 8 ans
  Michael Brown 114a2f19a6 [infiniband] Do not use GRH for local paths il y a 8 ans
  Michael Brown bd1687465c [infiniband] Use correct transaction identifier in CM responses il y a 8 ans
  Michael Brown 8336186564 [infiniband] Use connection's local ID as debug message identifier il y a 8 ans
  Michael Brown 36c4779356 [infiniband] Use "%d" as format specifier for LIDs il y a 8 ans
  Michael Brown 7aef4d4c94 [infiniband] Use "%#lx" as format specifier for queue pair numbers il y a 8 ans
  Michael Brown d7794dcac7 [infiniband] Assign names to Infiniband devices for debug messages il y a 8 ans
  Michael Brown ff13eeb747 [infiniband] Add support for performing service record lookups il y a 8 ans
  Michael Brown 7544763626 [infiniband] Avoid multiple calls to ib_cmrc_shutdown() il y a 8 ans
  Michael Brown 60e205a551 [infiniband] Remove concept of whole-device owner data il y a 8 ans
  Michael Brown fcf3b03544 [netdevice] Refuse to create duplicate network device names 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
  Michael Brown 4c1f2486e6 [librm] Support userptr_t in 64-bit builds il y a 8 ans
  Michael Brown b6ebafe1bb [librm] Mark virt_offset, text16, data16, rm_cs, and rm_ds as constant il y a 8 ans
  Michael Brown 5fbfe50ccb [librm] Do not preserve flags unnecessarily il y a 8 ans
  Michael Brown ea203e4fe1 [librm] Add phys_call() wrapper for calling code with physical addressing il y a 8 ans
  Michael Brown a4923354e3 [build] Fix building on older versions of binutils il y a 8 ans
  Michael Brown 163f8acba0 [librm] Generate page tables for 64-bit builds il y a 8 ans
  Michael Brown d1562c38a6 [librm] Prepare for long-mode memory map il y a 8 ans
  Michael Brown bfe6e3e90e [relocate] Preserve page alignment during relocation il y a 8 ans
  Michael Brown 6eb1c927a3 [librm] Transition to protected mode within init_librm() il y a 8 ans
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call il y a 8 ans
  Michael Brown 196f0f2551 [librm] Convert prot_call() to a real-mode near call il y a 8 ans
  Michael Brown df2509db95 [prefix] Standardise calls to prot_call() il y a 8 ans
  Michael Brown adac4b1984 [librm] Simplify definitions for prot_call() and real_call() stack frames il y a 8 ans
  Michael Brown 02a88b7489 [prefix] Use garbage-collectable section names il y a 8 ans
  Michael Brown f0ea1f4d77 [bios] Use an 8kB stack for x86_64 il y a 8 ans
  Michael Brown b1436e0b83 [librm] Use garbage-collectable section names il y a 8 ans
  Michael Brown a3b4d6328c [bios] Make uses of REAL_CODE() and PHYS_CODE() 64-bit clean il y a 8 ans
  Michael Brown 4e4727079b [romprefix] Align PMM temporary decompression area to a page boundary il y a 8 ans
  Michael Brown a4f5c4647e [prefix] Align INT 15,88 temporary decompression area to a page boundary il y a 8 ans
  Michael Brown 079b98b63a [librm] Discard argument as part of return from real_call() il y a 8 ans
  Michael Brown 9dc340d735 [librm] Discard argument as part of return from prot_call() il y a 8 ans
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform il y a 8 ans
  Michael Brown 43515f9f1a [bios] Move isolinux definitions to Makefile.pcbios il y a 8 ans
  Michael Brown 1a457e933a [bios] Allow librm to be compiled for x86_64 il y a 8 ans
  Michael Brown 8819a34c0e [bios] Allow memmap.c to be compiled for x86_64 il y a 8 ans
  Michael Brown 7691e5eedb [bios] Allow bios_console.c to be compiled for x86_64 il y a 8 ans
  Michael Brown 4d224c95d4 [bios] Allow bzimage.c to be compiled for x86_64 il y a 8 ans
  Michael Brown 9c58ba2cd7 [bios] Allow rtc_entropy.c to be compiled for x86_64 il y a 8 ans
  Michael Brown 44e05b0ffc [bios] Allow relocate.c to be compiled for x86_64 il y a 8 ans