]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-05-30 Gleb SmirnoffWhitespace only.
2014-05-30 Ruslan BukinReset HSIC hub during EHCI initialization. This makes...
2014-05-30 Ruslan BukinFix off-by-one error that makes 0-th pins of each bank...
2014-05-30 Hans Petter... Add support for basic read, write and read capacity...
2014-05-30 Ruslan Bukino Make keyboard-related properties to be compatible...
2014-05-30 Ganbold TsagaankhuuAdd common kernel config file for Rockchip RK3188 syste...
2014-05-30 Rui PauloCleanup the RADXA kernel config file a bit and enable...
2014-05-30 Benjamin KadukMinor mdoc fix
2014-05-30 Pedro F. GiffuniFix strcasecmp_l() and strncasecmp_l() POSIX 2008 compl...
2014-05-29 Dag-Erling... Create /var/unbound/conf.d for additional configuration...
2014-05-29 Ed MasteCorrect vt(4) border calculations on font switch
2014-05-29 Ed MasteUpdate size in vt_grow if we don't have to reallocate
2014-05-29 Alan SomersFix unintended KBI change from r264905. Add _fib versi...
2014-05-29 Dmitry MorozovskyChange examples to have master skew above 0 to have...
2014-05-29 Olivier HouchardIn uart_bus_grab(), use the ier_mask instead of a custo...
2014-05-29 Hiroki SatoAdd rwlock to struct dadq. A panic could occur when...
2014-05-29 Ed MasteCorrect KASSERT strings
2014-05-29 Olivier HouchardIn the grab function, keep the bit 6 on in the IER...
2014-05-29 Pedro F. GiffuniUpdate number of tests.
2014-05-29 Pedro F. GiffuniMinor style knit.
2014-05-29 John BaldwinFix pf(4) to build with MAXCPU set to 256. MAXCPU...
2014-05-29 Ed MasteAdd VGAROM 8x8, 8x14 and 8x16 fonts for vt(4)
2014-05-29 Olivier HouchardDo not hand the VM the memory used for stacks/page...
2014-05-29 Olivier HouchardFor old CPUs, map the 64 first MB of RAM as it used...
2014-05-29 Konstantin... Add support for the unmapped i/o to mfi(4).
2014-05-29 Ed MasteAdd missing , in converted font output
2014-05-29 Konstantin... When usermode loaded non-default segment selector into...
2014-05-29 John BaldwinReorganize this Makefile so that all the bsd.*.mk bits...
2014-05-29 Glen BarberFix a typo.
2014-05-29 Jilles Tjoelkernetinet/in.h: Expose htonl(), htons(), ntohl() and...
2014-05-29 Aleksandr RybalkoAdd gallant vt(4) font as an example of font loading...
2014-05-29 Aleksandr RybalkoEnable kbdcontrol(1) to use maps from vt(4) keymaps...
2014-05-29 Aleksandr RybalkoAdd gallant vt(4) font as an example of font loading...
2014-05-29 Sergey Kandaurovmdoc: add missing paragraph macro.
2014-05-29 Aleksandr Rybalkoo Teach vidcontrol(1) how to load vt(4) font.
2014-05-29 Aleksandr RybalkoRemove driver as unused.
2014-05-29 Hans Petter... Factor out kernel configuration for DWC OTG FDT attach...
2014-05-29 Hans Petter... Add some more spinlocks to protect the state of the...
2014-05-29 Hans Petter... Hook the ISP/SAF1761 driver into MIPS kernel builds.
2014-05-29 Hans Petter... Optimise the ISP/SAF1761 driver:
2014-05-29 Warren BlockCorrect the description of characters allowed. Based...
2014-05-29 Mark JohnstonCommit the rest of the changes that were intended to...
2014-05-29 Mark JohnstonMove some duplicated hook definitions from machine...
2014-05-28 Bjoern A. ZeebUse IPv4 statistics in ipsec4_process_packet() rather...
2014-05-28 Marius Strobl- Actually, modules are built correctly when compiled...
2014-05-28 Marius Strobl- Shrink the list of excluded modules to what actually...
2014-05-28 John BaldwinAdd a temporary hack to change the various non-build...
2014-05-28 Don LewisInitialize r_flags the same way in all cases using...
2014-05-28 Hajimu UMEMOTODon't break the legacy applications which set
2014-05-28 Hans Petter... Fixes for ISP/SAF1761 host mode:
2014-05-28 Marius StroblActually, just merge r233362 and do away with the unnec...
2014-05-28 Gleb SmirnoffUse M_WAITOK for the NGM_PIPE_SET_CFG control message...
2014-05-28 Hans Petter... Remove nop.
2014-05-28 VANHULLEBUS... Fixed IPv4-in-IPv6 and IPv6-in-IPv4 IPsec tunnels.
2014-05-28 Marius StroblCommit the right version of r266793.
2014-05-28 Hans Petter... Fix for big endian architectures. The "up_address"...
2014-05-28 Marius Strobl- Fix compilation with PAE support enabled by improving...
2014-05-28 Marius StroblFix DMA handling in radeon_dummy_page_init():
2014-05-28 Luigi Rizzoreference the correct variable in a comment
2014-05-28 Ruslan BukinAdd simple polling mechanism that works for KDB.
2014-05-28 Christian BruefferDocument support for Intel Centrino Wireless-N 105...
2014-05-28 Ruslan BukinDescribe I2C arbitrator device in DTS and use it for...
2014-05-28 Ruslan Bukino Add kernel configuration for HP Chromebook 11
2014-05-28 Dmitry ChaginIn r218101 I have not changed properly the futex syscal...
2014-05-28 Konstantin... Remove the assert which can be triggered by the userspa...
2014-05-28 Luigi Rizzoadd '3wire' (no handshake lines) to gettytab and ttys...
2014-05-27 Nathan WhitehornRepair nested signal handling on PowerPC. The signal...
2014-05-27 Dag-Erling... Move libworker_event_done_cb() from libworker.h to...
2014-05-27 Gavin AtkinsonRemove debugging printf that crept in in r266770.
2014-05-27 Scott LongEliminate the fake contig_dmamap and replace it with...
2014-05-27 Allan Judeimprove ifconfig(8) man page by describing special...
2014-05-27 John BaldwinFix a couple of size_t != int warnings.
2014-05-27 John BaldwinVarious cleanups and fixes:
2014-05-27 Xin LIMFV r266766:
2014-05-27 Gavin AtkinsonAdd support for the Intel Centrino Wireless-N 105 chipset.
2014-05-27 Xin LI3835 zfs need not store 2 copies of all metadata
2014-05-27 John Baldwin- Rework the XSAVE/XRSTOR emulation to only expose...
2014-05-27 Xin LI4730 metaslab group taskq should be destroyed in metasl...
2014-05-27 Xin LI4698 fix builds by gcc44 on sparc
2014-05-27 Simon J. GerratyPortmgr no longer need the UL hack.
2014-05-27 Navdeep Parharcxgbe(4): netmap support for Terminator 5 (T5) based...
2014-05-27 Warner LoshBetter documentation for why KERBEROS and OPENSSH are...
2014-05-27 Glen BarberRegen after r266752.
2014-05-27 Glen BarberRemove empty lines that cause mdoc warnings.
2014-05-27 Scott LongNow that there are separate back-end implementations...
2014-05-27 Scott LongRevert r266481. It was based on faulty analysis of...
2014-05-27 Sean BrunoAdd PCI ID for AMT based serial interface found on...
2014-05-27 Andrey V. ElsukovDisconnect the following geom classes from the kernel...
2014-05-27 Hans Petter... - Correct bus space resource type for register access.
2014-05-27 Hans Petter... Multiple fixes and improvements:
2014-05-27 Kevin Lo- Improve performance by fixing incorrect Rx/Tx handling
2014-05-27 Adrian ChaddThe users of RSS shouldn't be directly concerned about...
2014-05-27 Peter WemmUpdate backend files and makefiles for apr 1.4.8 -...
2014-05-27 Peter WemmMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-27 Peter WemmVendor import apr-1.5.1
2014-05-27 Kevin LoXr bktr.4
2014-05-27 Peter WemmMerge svn-1.8.8 -> 1.8.9
2014-05-27 Peter WemmVendor import svn-1.8.9
2014-05-27 Peter WemmUpdate serf 1.3.4 -> 1.3.5
2014-05-27 Peter WemmVendor import serf-1.3.5
next