]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ia64
Add UQ_KBD_BOOTPROTO quirk needed in r203896
[FreeBSD/FreeBSD.git] / sys / ia64 /
2010-02-14 marcelSome code cleanups:
2010-02-14 marcelSome code churn:
2010-02-10 attilioAdd the options DEADLKRES (introducing the deadlock...
2010-02-06 marcelFix single-stepping when the kernel was entered through...
2010-01-28 marcelIn pci_cfgregread() and pci_cfgregwrite(), validate...
2010-01-27 marcelIn cpu_switch(), use an atomic operation to set the...
2010-01-23 marcelRemove cpu_boot() and call efi_reset_system() directly...
2010-01-14 marcelAdd ioctl requests to /dev/io on ia64 for reading and...
2010-01-14 marcelFix previous commitr:. efi_var_set() was copied from...
2010-01-14 marcelAdd wrappers for the RT Variable Services. While here...
2010-01-11 marcelUse io(4) for I/O port access on ia64, rather than...
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impAdd INCLUDE_CONFIG_FILE in GENERIC on all non-embedded...
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand.
2010-01-09 impMerge from pprojects/mips to head by hand.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-08 bzIn sys/<arch>/conf/Makefile set TARGET to <arch>. That...
2010-01-06 impMerge from head at r201628.
2010-01-04 impRevert 200594. This file isn't intended for these...
2010-01-03 brooksAdd vlan(4) to all GENERIC kernels.
2010-01-02 marcelChange BUS_SPACE_MAXADDR from 2^32-1 to 2^64-1. 2^32...
2009-12-30 marcelRevamp bus_space access functions:
2009-12-29 rnolandUpdate d_mmap() to accept vm_ooffset_t and vm_memattr_t.
2009-12-28 antoine(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an...
2009-12-26 marcelUse unordered memory loads and stores for the in* and...
2009-12-23 marcelExport the bus, cpu and itc frequencies under the hw...
2009-12-23 marcelAdd a bit definition for invalid timestamp in the recor...
2009-12-16 dougbAdd INCLUDE_CONFIG_FILE, and a note in comments about...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-08 marcelIn exception_save, write-back ar.rnat after switching...
2009-12-07 marcelDefine struct pcpu_md as the only MD field of struct...
2009-12-07 marcelAllocate the VHPT for each CPU in cpu_mp_start(), rathe...
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-03 marcelMake sure bus space accesses use unorder memory loads...
2009-11-29 marcelMove the sysctl related fields to the end of the struct...
2009-11-28 marcelEliminate teh use of MAXCPU in static arrays of interru...
2009-11-27 alcSimplify the invocation of vm_fault(). Specifically...
2009-11-24 marcelImprove upon revision 196196 by removing the newly...
2009-11-23 marcelRevert previous commit. The problem was not related...
2009-11-20 marcelNo need to include opt_kstack_pages.h, because KSTACK_P...
2009-11-20 marcelAdd a seatbelt to the Nested TLB Fault handler to give...
2009-11-19 marcelopt_* headers are included using the quoted form.
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-12 gonzoMFC @199204
2009-11-10 kibExtract the code that records syscall results in the...
2009-10-31 marcelReimplement the lazy FP context switching:
2009-10-27 kibIn r197963, a race with thread being selected for signa...
2009-10-24 marcelAdd PRINTF_BUFR_SIZE=128, since we have SMP by default.
2009-10-24 marcelA 32KB kernel stack is not quite enough. The new USB...
2009-10-21 marcelo Introduce vm_sync_icache() for making the I-cache...
2009-10-21 marcelo Align function on a 32-byte boundary so that the...
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-10 kibDefine architectural load bases for PIE binaries. Addre...
2009-10-03 bzMake sure that the primary native brandinfo always...
2009-10-02 gonzo- MFC
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-18 alcAdd a new sysctl for reporting all of the supported...
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 phkGet rid of the _NO_NAMESPACE_POLLUTION kludge by creati...
2009-09-08 gonzo- MFC from head@196987
2009-08-16 marcelDecouple ACPI CPU Ids from FreeBSD's cpuid. The ACPI...
2009-08-13 attilio* Completely Remove the option STOP_NMI from the kernel...
2009-08-04 gonzo- MFC @196061
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-24 jhbAdd a new type of VM object: OBJT_SG. An OBJT_SG objec...
2009-07-12 alcAdd support to the virtual memory system for configurin...
2009-07-11 marcelOn exec(2), when loading the ELF image, pmap_enter_obje...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-05 samCleanup ALIGNED_POINTER:
2009-07-03 gonzo- MFC
2009-07-02 edEnable POSIX semaphores on all non-embedded architectur...
2009-06-26 alcCorrect the #endif comment.
next