]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Pull in r175962 from upstream llvm trunk:
[FreeBSD/FreeBSD.git] / sys /
2013-02-23 Oleksandr TymoshenkoAdd macroses to properly map IO peripherals memory...
2013-02-23 Tim Kientzle"fdt addr" gets run from loader.rc before the kernel...
2013-02-23 Tim KientzlePrint kernel args as late as possible before jumping...
2013-02-23 Marcel MoolenaarEnable PREEMPTION by default now that PR 147501 has...
2013-02-23 Alexander MotinAdd basic and not very reliable protection against...
2013-02-23 Martin MatuskaMFV r246653:
2013-02-22 Alexander MotinFix command timeout caused by data underrun during...
2013-02-22 Alexander MotinHide SEMB port of the SiI3826 Port Multiplier by defaul...
2013-02-22 Andrew GallatinBump mxge copyright.
2013-02-22 Andrew GallatinImprovements for newer mxge nics:
2013-02-22 Alexander MotinAdd DA_Q_NO_PREVENT quirk for Kingston DataTraveler...
2013-02-22 Alan CoxEliminate an unused #define.
2013-02-22 Andrew GallatinTry harder to make mxge safe for all combinations of...
2013-02-22 Gleb SmirnoffFix build.
2013-02-22 Adrian ChaddAdd a workaround for AR5416, AR9130 and AR9160 chipsets...
2013-02-21 Adrian ChaddDisable debugging entries about BAW issues. I haven...
2013-02-21 Andrew GallatinImprove mxge's receive performance for IPv6:
2013-02-21 Navdeep Parharcxgbe(4): Add sysctls to extract debug information...
2013-02-21 John BaldwinFurther refine the handling of stop signals in the...
2013-02-21 Warner Loshsplsoftvm() is no longer in the tree. gc.
2013-02-21 Warner Loshbus_dmamap_load_ccb doesn't exist on earlier versions...
2013-02-21 Warner LoshRemove splsoftclock() since it is now gone.
2013-02-21 Andrew GallatinFix tcp_lro_rx_ipv4() for drivers that do not set CSUM_...
2013-02-21 Warner LoshUse critical_enter/critical_exit around the time sensit...
2013-02-21 Gleb SmirnoffFix build.
2013-02-21 Gleb SmirnoffFix build.
2013-02-21 Adrian ChaddBe slightly more paranoid with the TX DMA buffer maximu...
2013-02-21 Warner LoshRemove incorrect comment about splsoftclock.
2013-02-21 Warner LoshLocking for todr got pushed down into inittodr and...
2013-02-21 Adrian ChaddAdd an option to allow the minimum number of delimiters...
2013-02-21 Warner LoshCorrect comment about use of pmtimer, and the real...
2013-02-21 Adrian ChaddAdd a new option to limit the maximum size of aggregates.
2013-02-21 Adrian ChaddRemove this unneeded printf(), sorry!
2013-02-21 Warner LoshThe request queue is already locked, so we don't need...
2013-02-21 Jamie GrittonDon't worry if a module is already loaded when looking...
2013-02-21 Warner LoshMost other giant locked storage drivers in the tree...
2013-02-21 Warner LoshThe other giant locked storage drivers have removed...
2013-02-21 Warner LoshFix broken usage of splhigh() by removing it.
2013-02-21 Warner LoshKill now-bogus splhigh() -- it is a nop
2013-02-21 Warner LoshReplace splhigh() with critical_enter()/leave() to...
2013-02-21 Warner LoshNo longer need splhigh() since locking was done, delete...
2013-02-21 Jack F VogelRefresh on the shared code for the E1000 drivers.
2013-02-20 Navdeep Parharcxgbe(4): Assume that CSUM_TSO in the transmit path...
2013-02-20 Pawel Jakub DawidekWhen porting XTS-related code from OpenBSD I forgot...
2013-02-20 Warner LoshRemove the unused spl functions: spl0, splsoftcam,...
2013-02-20 Dag-Erling Smørgravrevert 247035
2013-02-20 Justin T. GibbsAvoid panic when tearing down the DTrace pid provider...
2013-02-20 Konstantin BelousovConvert machine/elf.h, machine/frame.h, machine/sigframe.h,
2013-02-20 Alan CoxInitialize vm_max_kernel_address on non-FDT platforms...
2013-02-20 Tim KientzleFix "fdt addr" to accept literal addresses rather than...
2013-02-20 Sergey Kandaurovip_savecontrol() style fixes. No functional changes.
2013-02-20 Dag-Erling SmørgravReduce excessive nesting.
2013-02-20 Adrian ChaddConfigure larger TX FIFO default and maximum level...
2013-02-20 Adrian ChaddIf any of the TX queues have underrun reporting enabled...
2013-02-20 Adrian ChaddA couple of quick tidyups:
2013-02-20 Adrian ChaddEnable TX FIFO underrun interrupts. This allows the...
2013-02-20 Adrian Chaddoops, tab!
2013-02-20 Adrian ChaddPost interrupts in the ath alq trace.
2013-02-20 Adrian ChaddCFG_ERR, DATA_UNDERRUN and DELIM_UNDERRUN are all flags...
2013-02-19 Andrew GallatinAdd support to mxge for IPv6 TX csum offload & IPv6...
2013-02-19 Oleksandr TymoshenkoSpelling fixes
2013-02-19 Oleksandr TymoshenkoRoll back change of frequency for initialization sequen...
2013-02-19 Alexander MotinMFcalloutng:
2013-02-19 Alexander MotinMFcalloutng:
2013-02-19 Davide ItalianoFixup r246916 in case gcc is used to build.
2013-02-19 John BaldwinFix a few typos.
2013-02-19 Ulrich SpörleinFix typo
2013-02-19 Ganbold TsagaankhuuDefine gpio constants rather than using enum.
2013-02-18 Pawel Jakub DawidekMore white-space cleanups.
2013-02-18 Tim KientzleAdd mem_load_raw() for loading data from another locati...
2013-02-18 Mark JohnstonMark the coretemp(4) sysctls as MPSAFE, ensuring that...
2013-02-18 Tim KientzleClarify an error message. The addresses here are
2013-02-18 Gregory Neil ShapiroMerge sendmail 8.14.6 errata issue
2013-02-18 Adrian ChaddFix an incorrect sizeof()
2013-02-18 Hans Petter SelaskyFix bad EEPROM parsing code.
2013-02-18 Adrian ChaddAdd a new ATH KTR debug method to log the interrupt...
2013-02-18 Adrian ChaddDisable this variable; the code using it is also disabled.
2013-02-18 Alan CoxPlace a cap on the size of the kernel's heap, also...
2013-02-18 Adrian ChaddDisable this code and add a note as to why.
2013-02-18 Alan CoxOn arm, like sparc64, the end of the kernel map varies...
2013-02-17 Pawel Jakub DawidekUpdate the comment: we do show the backtrace of misbeha...
2013-02-17 Konstantin BelousovDo not update the fsinfo block on each update of any...
2013-02-17 Alexander MotinMFcalloutng:
2013-02-17 Pawel Jakub DawidekRemove space before tab.
2013-02-17 Pawel Jakub DawidekRemove redundant check.
2013-02-17 Pawel Jakub DawidekStyle.
2013-02-17 Pawel Jakub Dawidek- Require CAP_FSYNC capability right when opening a...
2013-02-17 Pawel Jakub DawidekRemove redundant parenthesis.
2013-02-17 Pawel Jakub DawidekRemove redundant space.
2013-02-17 Pawel Jakub DawidekAdd break to the default case.
2013-02-17 Pawel Jakub DawidekDon't treat pointers as booleans.
2013-02-17 Pawel Jakub DawidekRemove redundant parenthesis.
2013-02-17 Pawel Jakub DawidekRemove redundant space.
2013-02-17 Pawel Jakub DawidekRemove trailing spaces.
2013-02-17 Oleksandr TymoshenkoRemove accidentally committed debug panic(9) call
2013-02-17 Marcel MoolenaarClose a race relating to setting the PCPU pointer ...
2013-02-17 Oleksandr Tymoshenko- Add hw.bcm2835.sdhci.hs tunable to enable/disable...
2013-02-16 Oleksandr TymoshenkoDisable debug accidentally enabled by previous commit
2013-02-16 Oleksandr TymoshenkoVarious timing-related fixes:
2013-02-16 Marcel MoolenaarReturn EFAULT when the address is not a kernel virtual...
next