]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Use MK_SSP=no after including bsd.own.mk to disable SSP instead of user-knob
[FreeBSD/FreeBSD.git] / sys / powerpc /
2013-09-29 nwhitehornChanges to CAM or busdma have caused SIMs to be sent...
2013-09-28 nwhitehornAdd driver for the PAPR VSCSI virtual SCSI controller...
2013-09-27 nwhitehornRework handling of ofw_quiesce(), making it the respons...
2013-09-27 nwhitehornMake sure that ref and changed bits propagate back...
2013-09-26 nwhitehornAllow Open Firmware syscons to attach to devices withou...
2013-09-26 nwhitehornAs idling the CPU no longer causes hangs on QEMU, reena...
2013-09-26 nwhitehornFix bug where UART unit number was not set properly...
2013-09-26 alcEliminate the declaration for a method that is no longe...
2013-09-22 glebius- Create kern.ipc.sendfile namespace, and put the new...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-20 alcThe pmap function pmap_clear_reference() is no longer...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-17 nwhitehornMerge in support for PAPR-compliant (Power Architecture...
2013-09-17 nwhitehornOnly attach if properties we need (address, in particul...
2013-09-17 nwhitehornAdd POWER7+ and POWER8 to the CPU ID table.
2013-09-17 nwhitehornMake sure to copy segments back to the segs array if...
2013-09-16 nwhitehornAdd a loader tunable to use only device tree-provided...
2013-09-16 nwhitehornFix bug in busdma: if segs is a preexisting buffer...
2013-09-15 nwhitehornAdd a kernel interface (OF_xref_phandle()) for systems...
2013-09-13 grehanImport Hyper-V paravirtualized drivers from projects...
2013-09-13 nwhitehornChange VM object lock assertion to match locking higher...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-09 nwhitehornRevert r255420. This seems to break some Powermac syste...
2013-09-09 nwhitehornAttach only on hardware that is actually supported...
2013-09-09 nwhitehornRaise artificial limits on number of CPUs and number...
2013-09-09 nwhitehornAdd POWER CPUs to the kernel's knowledge. This does...
2013-09-09 nwhitehornAdd hook called when every new processor is brought...
2013-09-09 nwhitehornUse a spin lock instead of a mutex to gate RTAS. This...
2013-09-09 nwhitehornUse the canonical bits for wired, etc. in the PTE....
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 nwhitehornFix error in r252115: space for the softc needs to...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 markmMFC
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 glebiusFix build with gcc. Move sf_buf_alloc()/sf_buf_free...
2013-09-06 markmMFC
2013-09-05 nwhitehornAlso align the 32-bit PowerPC stacks.
2013-09-05 nwhitehornAlign stacks of kernel threads correctly at 16-byte...
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-09-03 impNewer versions of gcc define __INT64_C and __UINT64_C...
2013-09-03 jhibbitsEnable PMC interrupt handling, and fix a DTrace trap...
2013-09-03 jhibbitsRefactor PowerPC hwpmc(4) driver into generic and speci...
2013-09-01 markmMFC
2013-08-31 jhibbitsOnly add the backlight device if it actually exists...
2013-08-30 markmMFC
2013-08-29 alcSignificantly reduce the cost, i.e., run time, of calls...
2013-08-24 markmMFC
2013-08-23 andreastReturn EIO iso -1, the kiic_transfer has an signed...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 markmMFC
2013-08-22 kibRevert r254501. Instead, reuse the type stability...
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 markmIFC.
2013-08-22 jhibbitsEnable DTrace hooks in ppc64.
2013-08-18 pjdAdd process descriptors support to the GENERIC kernel...
2013-08-09 attilioThe soft and hard busy mechanism rely on the vm object...
2013-08-09 avgfollow up to r254051
2013-08-07 avgenable KDB_TRACE in GENERICs
2013-08-07 jeffReplace kernel virtual address space allocation with...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-06 jhibbitsMicro-optimize OFW syscons 8-bit blank.
2013-08-06 jhibbitsRemove an unnecessary panic. The PVO's PTE entry and...
2013-08-06 jhibbitsEvict pages from the PTEG when it's full and trying...
2013-08-03 jhibbitsRemove duplicate definition of SPR MMCR0.
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-31 obrienBack out r253779 & r253786.
2013-07-31 jhibbitsAdd the macio attachment for wi(4). Partially obtained...
2013-07-29 obrienDecouple yarrow from random(4) device.
2013-07-28 avgRevert r253748,253749
2013-07-28 avgput contents of cpu.h under _KERNEL
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-24 jhibbitsIncrease the size of the OFW bounce buffer to 4 pages...
2013-07-19 grehanIFC @ r253461
2013-07-15 aeInclude sys/systm.h after sys/param.h.
2013-07-15 aeIntroduce new structure sfstat for collecting sendfile...
2013-07-12 nwhitehornFix check: bitwise and has only one &.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 grehanIFC @ r252763
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-07-02 rpauloFix indentation.
2013-07-02 rpauloAdd register definitions for the Wii IPC system.
2013-07-01 kibFix issues with zeroing and fetching the counters,...
2013-06-27 grehanIFC @ r252288
2013-06-23 jhibbitsCache the Open Firmware CPU properties at attach time...
2013-06-21 grehanIFC @ r252047
2013-06-18 rpauloFix a KTR_BUSDMA format string.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
next