]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
Make format string a string literal. (Discovered by clang.)
[FreeBSD/FreeBSD.git] / sys / sparc64 /
2011-01-02 mariusExtend the section in which interrupts are disabled...
2010-12-29 mariusOn UltraSPARC-III+ and greater take advantage of ASI_AT...
2010-12-29 marius- Move the macros for generating load and store instruc...
2010-12-29 mariusRename the "xor" parameter to "xorval" as the former...
2010-12-21 mariusExtend the hack of r182730 to trick GAS/GCC into compil...
2010-12-21 mariusRevert r216080 so kmem_map is capped at 3/5 of the...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-12-03 brucecRevert r216134. This checkin broke platforms where...
2010-12-02 brucecDisallow passing in a count of zero bytes to the bus_sp...
2010-11-30 fjoeChange VM_KMEM_SIZE_MAX to be just (VM_MAX_KERNEL_ADDRE...
2010-11-28 fjoeDefine VM_KMEM_SIZE_MAX on sparc64. Otherwise kernel...
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-15 mariusConvert drivers somehow missed in r200874 to multipass...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-10 alcEnable reservation-based physical memory allocation...
2010-11-09 jhb- Remove <machine/mutex.h>. Most of the headers were...
2010-11-06 mariusImplement pmap_is_prefaultable().
2010-11-05 jhbAdjust the order of operations in spinlock_enter()...
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-10-29 marius- When resetting pm_active and pm_context of a pmap...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-25 marius- Given that in one-shot mode tick_et_start() also...
2010-10-19 marius- Wrap exchanging td_intr_frame and calling the event...
2010-10-17 marius- In oneshot-mode it doesn't make sense to try to compe...
2010-10-14 mariusExplicitly lower the PIL to 0 as part of enabling inter...
2010-10-14 marius- In the spirit of r212559 add a comment describing...
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-08 mariusIn the replacement text of the __bswapN_const() macros...
2010-09-29 neelFix bogus error message from bus_dmamem_alloc() about...
2010-09-24 mariusminor simplifications and cosmetics
2010-09-24 davidxuNow userland POSIX semaphore is based on umtx. The...
2010-09-22 kibFor sparc64 relocations that directly put bits of the...
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-16 mariusRemove accidentally committed test code which effective...
2010-09-15 mariusAdd a VIS-based block copy function for SPARC64 V and...
2010-09-15 mariusAdd macros for alternate entry points.
2010-09-15 mariusSync with other platforms:
2010-09-15 marius- Update the comment in swi_vm() regarding busdma bounc...
2010-09-14 mariusRemove a KASSERT which will also trigger for perfectly...
2010-09-14 mariusRemove redundant raising of the PIL to PIL_TICK as...
2010-09-13 mavRefactor timer management code with priority to one...
2010-09-11 mavSparc64 uses dummy cpu_idle() method. It's CPUs never...
2010-09-10 avgbus_add_child: change type of order parameter to u_int
2010-09-09 jhbCatch up to rename of the constant for the Master Data...
2010-09-02 yongariEnable sis(4). sis(4) should work on all architectures.
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-21 mariusSkip a KASSERT which isn't appropriate when not employi...
2010-08-19 jhbRemove unused KTRACE includes.
2010-08-17 kibSupply some useful information to the started image...
2010-08-11 jhbUpdate various places that store or manipulate CPU...
2010-08-08 mariusWrap some sun4u-only symbols.
2010-08-08 marius- As it is not possible for sched_bind(9) to context...
2010-08-08 marius- Introduce a cpu_ipi_single() function pointer in...
2010-08-08 mariusFor CPUs which ignore TD_CV and support hardware unalia...
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-06 jhbAdd a new ipi_cpu() function to the MI IPI API that...
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-29 mavAdapt sparc64 and sun4v timer code for the new event...
2010-07-28 mdfAdd MALLOC_DEBUG_MAXZONES debug malloc(9) option to...
2010-07-27 jhbVery rough first cut at NUMA support for the physical...
2010-07-21 attilioKTR_CTx are long time aliased by existing classes so...
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-16 mavAllocate proper ammount of memory for interrupt names...
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-04 marius- Pin the IPI cache and TLB demap functions in order...
2010-06-30 jhbMove prototypes for kern_sigtimedwait() and kern_sigpro...
2010-06-18 nwhitehornProvide for multiple, cascaded PICs on PowerPC systems...
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-13 mariusUpdate a branch missed in r207537.
2010-06-11 alcRelax one of the new assertions in pmap_enter() a littl...
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-10 alcReduce the scope of the page queues lock and the number of
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-05 alcDon't set PG_WRITEABLE in pmap_enter() unless the page...
2010-05-26 alcPush down page queues lock acquisition in pmap_enter_ob...
2010-05-24 alcRoughly half of a typical pmap_mincore() implementation...
2010-05-23 kibReorganize syscall entry and leave handling.
2010-05-20 mariusChange ad_firmware_geom_adjust() to operate on a struct...
2010-05-16 alcOn entry to pmap_enter(), assert that the page is busy...
2010-05-14 marius- Enable DMA write parity error interrupts on Schizo...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-08 alcPush down the page queues into vm_page_cache(), vm_page...
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-06 alcPush down the page queues lock inside of vm_page_free_t...
2010-05-05 alcUse an OBJT_PHYS object and thus PG_UNMANAGED pages...
2010-05-02 mariusAdd support for SPARC64 V (and where it already makes...
2010-05-02 mariusAdd a hack for SPARC64 V CPUs, which set some undocumen...
2010-04-30 kmacyOn Alan's advice, rather than do a wholesale conversion...
next