5415 Commits (ef0297b527130ce851c3cb2276fb2729a28b254c)
 

Author SHA1 Message Date
  Michael Brown ef0297b527 [libc] Allow container_of() to be used on volatile pointers 8 years ago
  Michael Brown 04ef198d2f [efi] Move architecture-independent EFI prefixes to interface/efi 8 years ago
  Michael Brown dbc9e591a5 [test] Move i386-specific tests to arch/i386/tests 8 years ago
  Michael Brown c14971bf88 [xen] Use generic test_and_clear_bit() function 8 years ago
  Michael Brown 9bab13a772 [hyperv] Use generic set_bit() function 8 years ago
  Michael Brown c867b5ab1f [bitops] Add generic atomic bit test, set, and clear functions 8 years ago
  Michael Brown 2246a6b274 [pseudobit] Rename bitops.h to pseudobit.h 8 years ago
  Michael Brown 36fbc3f4bd [build] Remove long-obsolete header file 8 years ago
  Michael Brown 9913a405ea [efi] Provide access to files stored on EFI filesystems 8 years ago
  Michael Brown 75496817c2 [uri] Support "file:" URIs describing relative paths 8 years ago
  Michael Brown 17c1488a44 [uri] Support URIs containing only scheme and path components 8 years ago
  Michael Brown 11ccfb67fa [efi] Add processor binding headers for ARM and AArch64 8 years ago
  Michael Brown 24415a3eee [efi] Update to current EDK2 headers 8 years ago
  Michael Brown 0d29cf2a4d [build] Accept CROSS= as a synonym for CROSS_COMPILE= 8 years ago
  Michael Brown 1f65ed53da [build] Allow assembler section type character to vary by architecture 8 years ago
  Michael Brown a8037ee131 [efi] Centralise architecture-independent EFI Makefile and linker script 8 years ago
  Michael Brown 86f96a40f4 [tg3] Remove x86-specific inline assembly 8 years ago
  Michael Brown 7e78cdddc8 [3c595] Fix compilation when "char" is unsigned by default 8 years ago
  Michael Brown 3c84178003 [serial] Add missing #include <string.h> 8 years ago
  Michael Brown 9eff4284bd [test] Add missing #include <string.h> 8 years ago
  Michael Brown 4350d26a04 [qib7322] Use standard readq() and writeq() implementations 8 years ago
  Michael Brown 5229662b7f [linda] Use standard readq() and writeq() implementations 8 years ago
  Michael Brown cc9f31ee0c [librm] Do not unconditionally preserve flags across virt_call() 8 years ago
  Michael Brown 64acfd9ddd [arp] Validate length of ARP packet 8 years ago
  Michael Brown 11396473f5 [pixbuf] Check for unsigned integer overflow on multiplication 8 years ago
  Michael Brown 5a6ed90a00 [crypto] Allow for zero-length ASN.1 cursors 8 years ago
  Michael Brown 05dcb07cb2 [tls] Avoid potential out-of-bound reads in length fields 8 years ago
  Michael Brown e303a6b387 [efi] Work around broken GetFontInfo() implementations 8 years ago
  Michael Brown e44f6dcb89 [xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devices 8 years ago
  Michael Brown 3144e4fb64 [eoib] Support non-FullMember gateway devices 8 years ago
  Michael Brown 1a9ed68cbb [eoib] Allow the multicast group to be forcefully created 8 years ago
  Michael Brown ecd93cfc11 [eoib] Silently ignore EoIB heartbeat packets 8 years ago
  Michael Brown 9154d7a65c [eoib] Add Ethernet over Infiniband (EoIB) driver 8 years ago
  Michael Brown 5bcaa1e4d4 [infiniband] Make IPoIB support configurable at build time 8 years ago
  Michael Brown 8290a10aba [ifmgmt] Include human-readable error message for configuration failure 8 years ago
  Michael Brown 9939b704f1 [ipoib] Increase number of transmit work queue entries 8 years ago
  Michael Brown b5aa51ac62 [ipoib] Resimplify test for received broadcast packets 8 years ago
  Michael Brown 076d772648 [infiniband] Retrieve GID flag from cached path entries 8 years ago
  Michael Brown 299fdabe48 [infiniband] Add "ibstat" command 8 years ago
  Michael Brown 6a3ffa0114 [infiniband] Assign names to queue pairs 8 years ago
  Michael Brown 174bf6b569 [infiniband] Assign names to CMRC connections 8 years ago
  Michael Brown d3db00ecf9 [pcbios] Restrict external memory allocations to the low 4GB 8 years ago
  Michael Brown 5a7fd2cc90 [infiniband] Allow for the creation of multicast groups 8 years ago
  Michael Brown e62e52b2b9 [ipoib] Simplify test for received broadcast packets 8 years ago
  Michael Brown ffdf8ea757 [ipoib] Avoid unnecessary path record lookup for broadcast address 8 years ago
  Michael Brown 14ad9cbd67 [infiniband] Parse MLID, rate, and SL from multicast membership record 8 years ago
  Michael Brown c335f8eae4 [infiniband] Record multicast GID attachment as part of group membership 8 years ago
  Michael Brown 114a2f19a6 [infiniband] Do not use GRH for local paths 8 years ago
  Michael Brown bd1687465c [infiniband] Use correct transaction identifier in CM responses 8 years ago
  Michael Brown 8336186564 [infiniband] Use connection's local ID as debug message identifier 8 years ago