]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Upgrade to 9.6-ESV-R4-P1, which address the following issues:
[FreeBSD/FreeBSD.git] / sys /
2011-05-28 Doug BartonUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-27 Marcel Moolenaaro The P1020(E) & P2020(E) also have two cores. This...
2011-05-27 Marcel MoolenaarWire the kernel using TLB1 entry 0 rather than entry...
2011-05-27 Rick MacklemFix the new NFS client so that it handles NFSv4 state
2011-05-27 Edward Tomasz Napi... Remove definitions for RACCT_FSIZE and RACCT_SBSIZE...
2011-05-27 Pawel Jakub DawidekSilence warnings about unsupoorted value types.
2011-05-27 Andrey V. ElsukovSome partitioning tools may have a different opinion...
2011-05-27 Marcel Moolenaaro Swap the SVR numbers for MPC8533 & MPC8533E
2011-05-27 Alexander MotinChange new constant names to ones used by OpenSolaris.
2011-05-27 Alexander MotinAdd names for few more SES element types according...
2011-05-26 Kirk McKusickThe check for whether a block is going to be claimed...
2011-05-26 Xin LIIn ipoib_cm_handle_rx_wc(): Count incoming packets and
2011-05-26 Rick MacklemAdd a check for MNTK_UNMOUNTF at the beginning of nfs_s...
2011-05-26 John BaldwinFor Timedia multiport serial adapters, the first two...
2011-05-26 Marcel MoolenaarDon't assume we have a valid bootinfo pointer.
2011-05-26 Adrian ChaddIntroduce AR9287 support to the FreeBSD HAL.
2011-05-26 Adrian ChaddFix a macro name - it's currently unused in this file...
2011-05-26 Adrian ChaddRevert this erroneous commit and re-disable the AR9285...
2011-05-26 Edward Tomasz Napi... Fix support for RACCT_CORE by merging forgotten file.
2011-05-26 Marcel MoolenaarIgnore MCR[6] during the probe to fix a false negative...
2011-05-26 Adrian ChaddRemove the three-chain scaled power check for the AR928...
2011-05-26 Adrian ChaddMake sure only two chains are calibrated for the AR9287.
2011-05-26 Adrian ChaddAdd some open-loop TX power debugging for AR9287.
2011-05-26 Adrian ChaddBring over the AR5416 per-rate TX power code, modified...
2011-05-26 Adrian ChaddFlesh out ar9287SetTransmitPower() based on the AR9285...
2011-05-26 Nathan WhitehornAdd a missing isync.
2011-05-26 Adrian ChaddFlesh out the TX power calibration for the AR9287.
2011-05-26 Alexander MotinAdd Marvell 88SE9172 chip PCI ID.
2011-05-26 Adrian ChaddAdd the AR9287 chip identification string.
2011-05-26 Alexander MotinMarvell 88SE91xx controllers are known to report soft...
2011-05-26 Adrian ChaddFix a bad merge from a previous commit.
2011-05-26 Adrian ChaddMerlin -> Kiwi
2011-05-26 Adrian ChaddBring over my AR9287 work in progress.
2011-05-26 Adrian ChaddAR9287 prep work:
2011-05-26 Adrian ChaddAdd temp sense to the EEPROM variable list;
2011-05-26 Alexander MotinAdd better names for the Intel HDMI audio codecs.
2011-05-25 Rick MacklemAdd some missing mutex locking to the new NFS client.
2011-05-25 Rick MacklemFix the new NFS client so that it correctly sets the...
2011-05-25 Alexander MotinAccording to SATA specification, when Serial ATA Enclos...
2011-05-25 Andrey V. ElsukovPrevent non-aligned reading from provider while tasting...
2011-05-25 Kevin LoBring back r222275. runfw(4) will statically link in...
2011-05-25 Andrey V. ElsukovDo not truncate available disk space to the closest...
2011-05-25 Andrey V. ElsukovDo not truncate available disk space to the closest...
2011-05-25 Andrey V. ElsukovDo not truncate available disk space to the closest...
2011-05-25 Adrian ChaddThe current ANI capability information uses a different...
2011-05-25 Adrian ChaddTidy up the ANI API in preparation for looking to expos...
2011-05-25 Kevin Lorun(4) needs firmware loaded to work
2011-05-25 Bjoern A. ZeebAdd FEATURE() definitions for IPv4 and IPv6 so that...
2011-05-24 Pyun YongHyeonstyle(9)
2011-05-24 Pawel Jakub DawidekDon't pass pointer to name buffer which is on the stack...
2011-05-24 Pawel Jakub DawidekDon't access task structure once we call task function.
2011-05-24 John BaldwinSilly spelling typos.
2011-05-24 Adrian ChaddThe ANI control for the AR5416 and later chips was...
2011-05-24 Marko ZecAssume the link to be dead if bit error rate (BER)...
2011-05-24 Marko ZecProvide fake link status information in an attempt...
2011-05-24 John BaldwinFix an issue with critical sections and SMP rendezvous...
2011-05-24 John BaldwinUpdate comments for DEVICE_PROBE() to reflect that...
2011-05-24 John BaldwinSimplify a stale assertion. We have not called mi_swit...
2011-05-24 Robert WatsonAn inpcb lock is no longer required in in_pcbref()...
2011-05-24 Robert WatsonRework netisr policy mechanism so that per-protocol...
2011-05-24 Rebecca CranRemove an outdated comment as requested by Bruce Evans...
2011-05-24 Marko ZecAllow for vlan(4) interfaces with MTU of 1500 bytes...
2011-05-24 Marko ZecLet epair(4) virtual interfaces report fake link /...
2011-05-24 Andrey V. ElsukovRemove unused variable.
2011-05-24 Andrey V. ElsukovRemove unused variable.
2011-05-24 Adrian ChaddUse the new per-series antenna and TPC definitions...
2011-05-24 Adrian ChaddAdd in descriptions for TX descriptor fields ctl8-11...
2011-05-24 Nathan WhitehornAdd RTC support for the LV1 clock on the PS3. The hyper...
2011-05-23 Attilio RaoMerge r221846 from largeSMP project branch:
2011-05-23 Rick MacklemSet the MNT_NFS4ACLS flag for an NFSv4 client mount
2011-05-23 Pyun YongHyeonWhen MTU is changed, check whether driver should be...
2011-05-23 Pyun YongHyeonAdd initial support for Marvell 88E8055/88E8075 Yukon...
2011-05-23 Warner LoshTest against "no" rather than "yes" for MK_KERNEL_SYMBOLS
2011-05-23 Pyun YongHyeonDo not touch ASF related register for controllers that...
2011-05-23 Pyun YongHyeonMake sure to enable all clocks before accessing registers.
2011-05-23 Pawel Jakub DawidekRecognize BIO_FLUSH requests and pass them to userland.
2011-05-23 Pyun YongHyeonDo not configure RAM registers for controllers that...
2011-05-23 Jung-uk KimDecrease ACPI-fast timecounter quality to 900 and incre...
2011-05-23 Pyun YongHyeonRework store and forward configuration of TX MAC FIFO...
2011-05-23 Ruslan ErmilovBKVASIZE was bumped to 16k more than a decade ago.
2011-05-23 Pyun YongHyeonDo not blindly clear entire GPHY control register....
2011-05-23 Ruslan Ermilovexpr -> sh arithmetic expansion
2011-05-23 Robert WatsonContinue to refine inpcb reference counting and locking...
2011-05-23 Jaakko HeinonenIn init_dynamic_kenv(), ignore environment strings...
2011-05-23 Robert WatsonMove from passing a wildcard boolean to a general set...
2011-05-23 Robert WatsonA number of quite incremental refinements to struct...
2011-05-22 Attilio RaoMerge r221912 from largeSMP project branch:
2011-05-22 Attilio RaoMerge r221901 from largeSMP project branch:
2011-05-22 Rick MacklemFix the zfs file system so that it uses the lock
2011-05-22 Attilio RaoMerge r221614,221696,221737,221840 from largeSMP projec...
2011-05-22 Rick MacklemFix the ufs/ffs file system so that it uses the lock
2011-05-22 Alan CoxEliminate duplicate #include's.
2011-05-22 Warner LoshBackwards compatibility hacks to allow kernels to be...
2011-05-22 Warner LoshStart to usher INSTALL_NODEBUG hack out the door. ...
2011-05-22 Alan CoxCorrect an error in r222163. Unless UMA_MD_SMALL_ALLOC...
2011-05-22 Ulrich SpörleinFix typo in unused function name
2011-05-22 Rick MacklemAdd a lock flags argument to the VFS_FHTOVP() file...
2011-05-21 Alan Cox1. Prior to r214782, UMA did not support multipage...
2011-05-21 Bernhard SchmidtFix typo, it is MPDU not MDPU.
2011-05-21 Bernhard SchmidtFix a typo, it is MPDU not MDPU.
next