]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Document the show alias and add an EXAMPLES section.
[FreeBSD/FreeBSD.git] / sys /
2012-03-24 gonzoRemap PMC interrupt for all cores
2012-03-24 gonzoAdd DTrace-related part to machine-dependent code:
2012-03-24 gonzoJusy use i386 version of cyclic_machdep.c on all suppor...
2012-03-24 gonzoMake lockstat and profile modules x86-only
2012-03-24 gonzoAdd device part of DTrace/MIPS code
2012-03-24 gonzoAdd MIPS support to cddl/contrib part:
2012-03-24 mariusAs it turns out, mpi_cnfg.h already is included by...
2012-03-24 marius- Use the PCI ID macros from mpi_cnfg.h rather than...
2012-03-23 gonzoAdd define for MIPS.options
2012-03-23 trocinyAdd a sysctl to set and retrieve binary osreldate of...
2012-03-23 bschmidtUse suspend/resume methods provided by net80211. This...
2012-03-23 gonzoFix pmap_kextract prototype to align it with pmap.c...
2012-03-23 jimharrisCall xpt_bus_register during attach context, then freez...
2012-03-23 jhbDon't cast a bus address to a uint8_t pointer just...
2012-03-23 dimWork around the following clang warning in mps(4):
2012-03-23 aeCheck that scheme is not already registered. This may...
2012-03-23 gonzoAdd pseudo-device for handling PMC interrupts and link...
2012-03-23 gonzoAdd Octeon PMC hardware backend
2012-03-23 gonzoAdd list of Octeon's PMC counters obtained from cvmx...
2012-03-23 gonzoAdd Octeon class and CPU type
2012-03-23 gonzoSetup fake MODINFO variables for octeon kernel
2012-03-22 adrianAdd some further debugging to try and aid tracking...
2012-03-22 adrianSprinkle some style(9) things around.
2012-03-22 rajImprove FDT handling in loader(8) and make it more...
2012-03-22 gonzoRework MIPS PMC code:
2012-03-22 gonzoMove PMC hook invocation to cpu_intr. The idea is the...
2012-03-22 gonzoFix PMC syscall on 64-bit big endian systems.
2012-03-22 jkimAdd ACPI_LV_REPAIR debug level, available since ACPICA...
2012-03-22 tuexenSmall cleanup of the code. No functional change (in...
2012-03-22 joelAdd snd_cmi, snd_csa and snd_emu10kx to GENERIC on...
2012-03-22 jchandraFix return type of mips pmap_kextract()
2012-03-22 jhbMark the 'lapics' and 'ioapics' arrays here static...
2012-03-22 aeCorrect debug message.
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-22 alcHandle spurious page faults that may occur in no-fault...
2012-03-22 alcChange pv_entry_count to a long. During the lifetime...
2012-03-21 mariusDeclare the CRC lookup-tables const as they hardly...
2012-03-21 mariusUse the common/shared CRC-32 implementation instead...
2012-03-21 bschmidtUpdate the firmware to version 0.236
2012-03-21 bschmidtLoad the firmware during init not attach, as a root...
2012-03-21 marius- First pass at const'ifying ata(4) as appropriate.
2012-03-21 jmalletto) Don't keep drive parameters in a global, put them...
2012-03-21 aeAcquire modules lock before call module_getname() in...
2012-03-21 mariusRemove remnants of ATA_LOCKING uses in the ATA_CAM...
2012-03-21 mariusExclude devices which are mutually exclusive with ATA_C...
2012-03-21 glebiusin6_pcblookup_local() still can return a pcb with NULL
2012-03-21 edRemove pty(4) from our kernel configurations.
2012-03-21 alcEliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max...
2012-03-21 adrianRe-commit this - store the alq payload in network order.
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-20 jkimFix another witness panic. We cannot enter critical...
2012-03-20 jhbAdd sys/ofed to the 'make cscope' target.
2012-03-20 rajImprove device tree blob (DTB) handling in loader(8).
2012-03-20 adrianDelay sequence number allocation for A-MPDU until just...
2012-03-19 tijlCopy amd64 sysarch.h to x86 and merge with i386 sysarch...
2012-03-19 jkimFix a witness panic introduced in r231797.
2012-03-19 tijlCopy i386 specialreg.h to x86 and merge with amd64...
2012-03-19 tijlCopy i386 psl.h to x86 and replace amd64/i386/pc98...
2012-03-19 tijlMove userland bits (and some common kernel bits) from...
2012-03-19 jhbRetire the IF_ADDR_LOCK() and IF_ADDR_UNLOCK() compat...
2012-03-19 jhbFix build of OFED bits with debugging options enabled.
2012-03-19 jhbBah, just revert my earlier change entirely. (Missed...
2012-03-19 jhbFix madvise(MADV_WILLNEED) to properly handle individua...
2012-03-19 jhbAlter the previous commit to use vm_size_t instead...
2012-03-19 andreastProvide a fix for certain PowerMacs where the U3 i2c...
2012-03-19 jkimDo not reuse the previous address when restoring linear...
2012-03-19 kibRe-apply r233122 erronously reverted in r233168.
2012-03-19 adrianRemove this - it's not needed as it's defined in ieee80...
2012-03-19 aeAdd CTLFLAG_TUN to sysctls.
2012-03-19 aeConnect geom_part_ldm to the kernel build.
2012-03-19 aeConnect geom_part_ldm module to the build.
2012-03-19 aeAdd new GEOM_PART_LDM module that implements the Logica...
2012-03-19 aeMake kern.geom.part node not static. Also add CTLFLAG_T...
2012-03-19 kibIf we ever allow for managed fictitious pages, the...
2012-03-19 yongariDo not change current media when driver is already...
2012-03-19 eadler- Clean up timestamps in msgbuf code. The timestamps...
2012-03-18 adrian.. revert out a local change that I hadn't yet complete...
2012-03-18 adrianAdd a missing endian conversion.
2012-03-18 tijlRemove some unnecessary includes.
2012-03-18 jhCast wallclock.tv_sec to uint64_t to avoid overflow...
2012-03-18 tijlEliminate ia32_reg.h by moving its contents to x86...
2012-03-18 tijlCopy i386 reg.h to x86 and merge with amd64 reg.h....
2012-03-18 tijlUse exact width integer types in amd64/i386 reg.h to...
2012-03-18 alcStyle fix to pmap_protect().
2012-03-18 nwhitehornRemove acquisition of VM page queues lock from pmap_pro...
2012-03-18 bzHide kernel option ROUTETABLES evaluations in the imple...
2012-03-18 mariusDeclare some variables static in order to reduce the...
2012-03-18 gonzo- Fix logic for detection if further processing of...
2012-03-17 kibAdd sysctl vfs.nfs.nfs_keep_dirty_on_error to switch...
2012-03-17 kibIn vm_object_page_clean(), do not clean OBJ_MIGHTBEDIRT...
2012-03-17 alcWith the changes over the past year to how accesses...
2012-03-17 rmhHide a few declarations from userland (including `struc...
2012-03-17 adrianstyle(9) changes.
2012-03-17 adrianBegin fleshing out MII clock rate configuration changes.
2012-03-17 jkimSave and restore linear frame buffer between suspend...
2012-03-16 jkimRemove unnecessary static variable initializations...
2012-03-16 adrianFix a couple of debugging outputs.
2012-03-16 adrianAdd a dependency on ALQ if IEEE80211_ALQ and/or AH_DEBU...
2012-03-16 adrianPull in a dependency on ALQ if it's compiled with IEEE8...
2012-03-16 rmhRemove gratuitous DEBUG_FLAGS="-g" setting (this is...
next