82 コミット (fd96acb7de27241892d38efd55dffd26ef79cf2a)

作成者 SHA1 メッセージ 日付
  Michael Brown bc85368cdd [librm] Ensure that inline code symbols are unique 6年前
  Michael Brown 6149e0af3c [librm] Provide symbols for inline code placed into other sections 6年前
  Michael Brown 0d35411f88 [rng] Use fixed-point calculations for min-entropy quantities 6年前
  Michael Brown 3ec2079ce2 [time] Add support for the ACPI power management timer 6年前
  Michael Brown 89e31f8491 [librm] Add facility to provide register and stack dump for CPU exceptions 6年前
  Michael Brown a6a5825f8d [cpuid] Allow input %ecx value to be specified 7年前
  Michael Brown 933e6dadc0 [acpi] Make acpi_find_rsdt() a per-platform method 7年前
  Michael Brown 7692a8ff02 [undi] Move PXE API caller back into UNDI driver 7年前
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime 7年前
  Michael Brown d37e025b81 [cpuid] Provide cpuid_supported() to test for supported functions 7年前
  Michael Brown bd6255c7be [pic8259] Fix definitions for "read IRR" and "read ISR" commands 7年前
  Michael Brown 6997d3c2fa [undi] Clean up driver and device name information 7年前
  Michael Brown e19c0a8fd2 [acpi] Add support for ACPI power off 8年前
  Michael Brown 74222cd2c1 [rng] Check for functioning RTC interrupt 8年前
  Michael Brown 57d0ea7c46 [efi] Generalise EFI entropy generation to non-x86 CPUs 8年前
  Michael Brown 1e066431a4 [tcpip] Do not fall back to using unoptimised TCP/IP checksumming 8年前
  Michael Brown 5e5450c2d0 [comboot] Support COMBOOT in 64-bit builds 8年前
  Michael Brown c32b07b81b [int13] Allow default drive to be specified via "san-drive" setting 8年前
  Michael Brown 311a5732c8 [gdb] Add support for x86_64 8年前
  Michael Brown c14971bf88 [xen] Use generic test_and_clear_bit() function 8年前
  Michael Brown c867b5ab1f [bitops] Add generic atomic bit test, set, and clear functions 8年前
  Michael Brown 99b5216b1c [librm] Support ioremap() for addresses above 4GB in a 64-bit build 8年前
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API 8年前
  Michael Brown 6143057430 [librm] Add support for running in 64-bit long mode 8年前
  Michael Brown e2cf3138f0 [librm] Rename prot_call() to virt_call() 8年前
  Michael Brown 4c1f2486e6 [librm] Support userptr_t in 64-bit builds 8年前
  Michael Brown b6ebafe1bb [librm] Mark virt_offset, text16, data16, rm_cs, and rm_ds as constant 8年前
  Michael Brown ea203e4fe1 [librm] Add phys_call() wrapper for calling code with physical addressing 8年前
  Michael Brown d1562c38a6 [librm] Prepare for long-mode memory map 8年前
  Michael Brown 6eb1c927a3 [librm] Transition to protected mode within init_librm() 8年前
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call 8年前
  Michael Brown 079b98b63a [librm] Discard argument as part of return from real_call() 8年前
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform 8年前
  Michael Brown dd485992dc [vmware] Expose GuestRPC mechanism in 64-bit builds 8年前
  Michael Brown 211529a7fe [xen] Wait for and clear XenStore event before receiving data 9年前
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART 9年前
  Michael Brown 3ec8b67818 [int13con] Add basic ability to log to a local disk via INT 13 9年前
  Michael Brown eb2252fd7a [efi] Add EFI entropy source 9年前
  Michael Brown 5f3d165232 [malloc] Move valgrind headers out of arch/x86 9年前
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code 9年前
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9年前
  Michael Brown 08189df4e0 [timer] Rewrite the 8254 Programmable Interval Timer support 9年前
  Michael Brown 21d3d5c47c [libc] Reduce size of memset() 9年前
  Michael Brown 8ee39f7432 [libc] Rewrite string functions 9年前
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor 9年前
  Michael Brown 036af27a45 [xen] Add basic support for PV-HVM domains 10年前
  Michael Brown ec30c856a8 [ioapi] Centralise notion of PAGE_SIZE 10年前
  Michael Brown ae778091ca [ioapi] Fail ioremap() when attempting to map a zero bus address 10年前
  Michael Brown d36e814b8a [libc] Add flsll() 10年前