]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Extend idle support for newer Book-E cores.
[FreeBSD/FreeBSD.git] / sys /
2016-01-01 Justin HibbitsExtend idle support for newer Book-E cores.
2016-01-01 Adrian Chadd[net80211] document the (not completely complete) set...
2015-12-31 Adrian Chadd[rtwn] add rtwn module directory.
2015-12-31 Dimitry AndricMerge r293013 from clang380-import branch:
2015-12-31 Dimitry AndricMerge r293006 from clang380-import branch:
2015-12-31 Adrian Chadd[rtwn] Add rtwn firmware and driver module.
2015-12-31 Adrian Chadd[rtwn] bring over initial rtwn driver.
2015-12-31 Adrian Chadd[rtwn] add rtwn firmware.
2015-12-31 Allan JudeIntroduce the ZFS Boot Environments menu to the loader...
2015-12-31 Devin TeskeRemove supposition comment that code would better live...
2015-12-31 Devin TeskeFix a memory leak. nextboot_conf_file is not volatile...
2015-12-31 Ed Mastenewvers.sh: put variable assignments on separate lines
2015-12-31 Devin TeskeRemove debugging messages. NB: SVN r187143 reads:
2015-12-31 Kristof ProvostAdd suppoort for the Sitecom LN-031
2015-12-31 Hans Petter SelaskyHandle when filedescriptors are closed before initializ...
2015-12-31 Hans Petter SelaskyMinor LinuxKPI code cleanup:
2015-12-31 Hans Petter SelaskyMake the kobject refcounting compliant with Linux....
2015-12-31 Bjoern A. ZeebBump copyright year.
2015-12-31 Marcelo AraujoClean up unused-but-set-variable spotted by gcc4.9.
2015-12-31 Alexander V. ChernikovImplement interface link header precomputation API.
2015-12-31 Marcelo AraujoWrap using #ifdef 'notyet' those variables and statemen...
2015-12-31 Marcelo AraujoClean up unused-but-set-variable spotted by gcc-4.9.
2015-12-30 Allan JudeBump __FreeBSD_version because r292782 removes sys...
2015-12-30 Allan JudeBreak up opencrypto/xform.c so it can be reused piecemeal
2015-12-30 Konstantin BelousovForce nullfs vnode reclaim after unlinking, to potentia...
2015-12-30 Marius StroblChange the - hopefully - last piece of ktr(9) to use...
2015-12-30 Jonathan T. LooneyAdd the appropriate case statement for IPV6_BINDMULTI...
2015-12-30 Andrew TurnerDecode and print the ID_AA64* registers on boot. These...
2015-12-30 Bjoern A. ZeebThis code is not in modules that need KPI stability...
2015-12-30 Dimitry AndricMerge ^/head r292936 through r292950.
2015-12-30 Hans Petter SelaskyAdd support for modifying coalescing parameters runtime.
2015-12-30 Hans Petter SelaskyAllow I2C to read address 0x51 as well as address 0x50.
2015-12-30 Hans Petter Selasky10G ER/LR should present itself as LR.
2015-12-30 Marius Strobl- (Ab)use udivx for dividing the u_int pc_cpuid when...
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-30 Justin HibbitsAdd platform support for QorIQ SoCs.
2015-12-30 Justin HibbitsOptimize zero_page for book-e mmu.
2015-12-30 Justin HibbitsRewrite tid_flush() in C.
2015-12-30 Devin TeskeFix stack leak introduced by SVN r97201 (nextboot_conf...
2015-12-30 Marius StroblAdapt CATR() to r283283.
2015-12-29 John BaldwinAdd ptrace(2) reporting for LWP events.
2015-12-29 John BaldwinCall kern_thr_exit() instead of duplicating it.
2015-12-29 Ian LeporeBring some of the recent locore-v4.S improvements into...
2015-12-29 Konstantin BelousovAdd standard extended feature bit 6 from the Intel...
2015-12-29 Ian LeporeFix the error checking for the ubenv command. This...
2015-12-29 Jonathan T. LooneyWhen checking the inp_ip_minttl restriction for IPv6...
2015-12-29 Marius Strobl- Add entries for the more prominent members of the...
2015-12-29 Pedro F. Giffuniext2: recognize ext4 INCOMPAT_RECOVER flag
2015-12-29 Hans Petter SelaskyUpdate metadata for "tools/tools/bus_autoconf" after...
2015-12-29 Xin LIhyperv: vmbus: run non-blocking message handlers in...
2015-12-29 Xin LIhyperv: vmbus: remove the per-channel control_work_queue
2015-12-29 Justin HibbitsUpdate capabilities of e500mc, e5500, e6500.
2015-12-28 Marius Strobl- Add an entry for the SIIG Cyber 2SP1 PCIe adapter...
2015-12-28 Hans Petter SelaskyAdd support for CQE zipping. CQE zipping reduces PCI...
2015-12-28 Hans Petter SelaskyAdd support for sysctl tunables to 10-stable and older...
2015-12-28 Garrett Wollmanin6_if2idlen: treat bridge(4) interfaces like other...
2015-12-28 Hans Petter SelaskyMake the eeprom dump function more readable and rename...
2015-12-28 Hans Petter SelaskyReduce memory consumption when allocating kobject strin...
2015-12-28 Alexander V. ChernikovAdd SFF-8024 Extended Specification Compliance
2015-12-28 Cy SchubertCorrect __FreeBSD__ check.
2015-12-27 Allan JudeAdd some additional GPT partition types
2015-12-27 Allan JudeReplace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-27 Allan JudeFix incorrect error message in geom map
2015-12-27 Dmitry ChaginVerify that tv_sec value specified in settimeofday...
2015-12-27 Konstantin BelousovAdd missed relpbuf() for a smallfs page-in.
2015-12-27 Adrian ChaddFix missing path conversion from the previous commit...
2015-12-27 Alexander MotinAllocate separate scratch space for scanner purposes.
2015-12-27 Alexander MotinSplit DMA buffers for request, response and ATIO queues.
2015-12-26 Adrian ChaddDisable the firwmare licence check for rsu and urtwn.
2015-12-26 Bjoern A. ZeebAdd missing #ifdef INET after r292674 to allow NOIP...
2015-12-26 Adrian Chadd[mdio] Add MDIO support for "extended" registers as...
2015-12-26 Konstantin BelousovDo not substitute interpeter if the brand interpreter...
2015-12-26 Alexander MotinUse single DMA tag for scratch areas of all virtual...
2015-12-26 Dmitry ChaginReturn EINVAL in case of incorrect sigev_signo value...
2015-12-26 Dmitry ChaginDo not allow access to emuldata for non Linux processes.
2015-12-26 Alexander MotinMake port logins asynchronous, following r292739 logic.
2015-12-26 Navdeep Parharcxgbei: Hardware accelerated iSCSI target and initiator...
2015-12-26 Alexander MotinMake virtual ports control asynchronous.
2015-12-26 Adrian Chadd[mdio] migrate mdiobus out of etherswitch and into...
2015-12-26 Navdeep Parharcxgbe(4): Updates to the base NIC driver and t4_tom...
2015-12-25 Dimitry AndricUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 Michael TuexenDon't implicitly terminate a user message when moving...
2015-12-25 Simon J. GerratyMerge bmake-20151220
2015-12-25 Kevin LoFix typo (s/harware/hardware/)
2015-12-25 Alexander MotinUnify handles allocation for initiator and target IOCBs.
2015-12-25 Alexander MotinClear virtual port's port database when disabling it.
2015-12-25 Adrian ChaddAdd initial configuration files for the MT7620 and...
2015-12-24 Adrian ChaddAdd missing device rename.
2015-12-24 Patrick KelseyImplementation of server-side TCP Fast Open (TFO) ...
2015-12-24 Adrian Chadd[rt] add support for the RT5350 and MT7620 SoCs.
2015-12-24 Adrian Chadd[rt305x] Add initial RT5350 and MT7620 glue.
2015-12-24 Adrian Chadd[MT7620] add ehci/ohci USB support.
2015-12-24 Adrian Chadd[MT7620] add SPI device support.
2015-12-24 Adrian Chadd[rt305x] add PCI bus / resource allocation code for...
2015-12-24 Adrian Chadd[rt305x] add register space definitions for later gener...
2015-12-24 Adrian Chadd[rt305x] Prepare for the upcoming regime change - add...
2015-12-24 Sean BrunoFix NO INET6 build broken at svn r292674
2015-12-24 Adrian ChaddFlesh out some build time configuration options for...
2015-12-24 Adrian ChaddBegin the initial support for the mips1004kc core.
next