]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-09-05 Carl DelseyCleaning up spacing and making hex value case consistent.
2013-09-05 Carl DelseyImplement workaround for IvyTown 4K BAR size issue.
2013-09-05 Carl DelseySimplifying bus alloc resource call since we only need...
2013-09-05 Carl DelseyAdd support for per device features and workarounds.
2013-09-05 Nathan WhitehornAlign stacks of kernel threads correctly at 16-byte...
2013-09-05 Carl DelseyRestructure the PCI bar initialization code in anticipa...
2013-09-05 Carl DelseyFix name change from ntb_transport to if_ntb. A few...
2013-09-05 Carl DelseyFix a typo.
2013-09-05 Carl DelseyThrow a bit to enable the link to come up on Xeon.
2013-09-05 Carl DelseyAdd some logging to ntb link up.
2013-09-05 Hiroki SatoStyle clean-ups.
2013-09-05 Hiroki SatoEnable "late" option when a file= option is specified...
2013-09-05 Jilles Tjoelkerwatch: Do not mess up the tty modes on early error.
2013-09-05 Hiren PanchasaraFixing a small typo.
2013-09-05 Sean BrunoMinor printf nit to keep out clean
2013-09-05 Simon J. GerratyMerge bmake-20130904
2013-09-05 Simon J. GerratyImport bmake-20130904
2013-09-05 John BaldwinUse LIST_FOREACH_SAFE() instead of doing it by hand.
2013-09-05 John BaldwinUse an unsigned long when indexing into mfchashtbl...
2013-09-05 Gleb SmirnoffFix build.
2013-09-05 Gleb SmirnoffFix build.
2013-09-05 Konstantin... The vm_pageout_flush() functions sbusies pages in the...
2013-09-05 Konstantin... The vm_page_trysbusy() should not fail when shared...
2013-09-05 Dag-Erling... authpf needs /var/authpf to exist and be writable by...
2013-09-05 Hans Petter... Correct two comments.
2013-09-05 Pawel Jakub... The fget() function now takes pointer to cap_rights_t...
2013-09-05 Pawel Jakub... Handle cases where capability rights are not provided.
2013-09-05 Gleb SmirnoffFix !CAPABILITIES build.
2013-09-05 Ruslan BukinAdd support for DLINK DWA-127 Wireless Adapter
2013-09-05 Andrey V. ElsukovRemove stub implementation.
2013-09-05 Pawel Jakub... Correct the logic broken in my last commit.
2013-09-05 Andrey V. ElsukovRemove unused code and sort variables declarations.
2013-09-05 Alexander MotinAdd more references.
2013-09-05 Stefan EßerFix file selection logic for the RCS/SCCS case, as...
2013-09-05 Sean BrunoRestore builds on architectures that don't support...
2013-09-05 Sean BrunoThis looks like a typo that breaks the build. Yell...
2013-09-05 Justin HibbitsFix the build.
2013-09-05 Pawel Jakub... Remove fallback to fork(2) if pdfork(2) is not availabl...
2013-09-05 Pawel Jakub... Add sysctl/tunables for various metaslab variables.
2013-09-05 Pawel Jakub... Advise a full buildworld, because of the recent Capsicu...
2013-09-05 Pawel Jakub... Add missing '2'.
2013-09-05 Pawel Jakub... Remove trailing comma.
2013-09-05 Pawel Jakub... Style fixes.
2013-09-05 Pawel Jakub... Style fixes. Most fixes are about not treating integers...
2013-09-05 Pawel Jakub... Regenerate after r255219.
2013-09-05 Pawel Jakub... Change the cap_rights_t type from uint64_t to a structu...
2013-09-04 Justin T. GibbsCorrect blkback handling of the BLKIF_OP_FLUSH_DISKCACH...
2013-09-04 Konstantin... Tidy up some loose ends in the PCID code:
2013-09-04 Rick MacklemCrashes have been observed for NFSv4.1 mounts when...
2013-09-04 Jilles Tjoelkersh: Make return return from the closest function or...
2013-09-04 Zbigniew BodekAdd myself as a new committer and cognet as my mentor.
2013-09-04 Oleksandr TymoshenkoAdd 32-bit support for Gxemul's oldtestmips machine...
2013-09-04 George V. Neville... Add myself to the list of ports committers.
2013-09-04 Eitan AdlerRevert r255152:
2013-09-04 John-Mark Gurneyadd links for the various vmem functions...
2013-09-04 Brooks DavisMFP4 217312, 222008, 222052, 222053, 222673, 231484...
2013-09-04 David ChisnallAdd a c++/v1/tr1 include directory containing symlinks...
2013-09-04 John BaldwinTrim a couple of panic messages.
2013-09-04 Ruslan Bukin- Add myself as a src committer
2013-09-04 Gleb SmirnoffMake default cache size more modern.
2013-09-04 Justin HibbitsFix hwpmc(4) for 32-bit PowerPC.
2013-09-03 Navdeep ParharFor TOE connections, the window scale factor in CPL_PAS...
2013-09-03 Sean BrunoAdd options GEOM_PART_GPT and options MSDOSFS to the...
2013-09-03 Warner LoshNewer versions of gcc define __INT64_C and __UINT64_C...
2013-09-03 John BaldwinAdd support for the 'invpcid' instruction to binutils...
2013-09-03 Pedro F. GiffuniRemove our hacked GNU patch.
2013-09-03 Michael TuexenRemove redundant field pr_sctp_on.
2013-09-03 John-Mark GurneyUse the fact that the AES-NI instructions can be pipeli...
2013-09-03 John-Mark Gurneyadd support to gcc for AES and PCLMUL intrinsics.....
2013-09-03 Ed MasteConnect libexecinfo to the build
2013-09-03 Justin T. Gibbssys/dev/xen/blkback/blkback.c:
2013-09-03 Jeremie Le HenInclude the calling context in the mail subject, if...
2013-09-03 Ed MasteAdd svn:keywords property
2013-09-03 Ed MasteAdd $FreeBSD$ tag for user-facing header
2013-09-03 Ed MasteDon't install private libexecinfo headers
2013-09-03 Ulrich SpörleinFix 'make depend'
2013-09-03 Robert WatsonDocument SIGLIBRT in signal(3); take a stab at the...
2013-09-03 Jeremie Le HenSince r254974, periodic scripts' period can be configured
2013-09-03 Jeremie Le HenSince r254974, periodic scripts' period can be configured
2013-09-03 Bryan VenteicherComplete any pending Tx frames before attempting the...
2013-09-03 Bryan VenteicherFix unintended compiler constant folding
2013-09-03 Justin HibbitsEnable PMC interrupt handling, and fix a DTrace trap...
2013-09-03 Justin HibbitsRefactor PowerPC hwpmc(4) driver into generic and speci...
2013-09-02 Xin LICreate the default router last. This allows using...
2013-09-02 Michael TuexenUse uint16_t instead of in_port_t for consistency with...
2013-09-02 Justin HibbitsWhitespace cleanup.
2013-09-02 Michael TuexenAll changes affect only SCTP-AUTH:
2013-09-02 Justin T. GibbsBetter conformance to style(9) and organizational cleanup.
2013-09-02 Jilles Tjoelkersh: Fix race condition with signals and wait or set -T.
2013-09-02 Hiroki SatoIgnore if the interface is not IPv6-capable.
2013-09-02 Jean-Sébastien... sys/mouse.h: Move members introduced in r255153 to...
2013-09-02 Jean-Sébastien... psm: Add support for middle and extended buttons on...
2013-09-02 Eitan Adlersynaptics and trackpoint support are stable enough...
2013-09-02 Rui PauloRevert accidental commit.
2013-09-02 Ed Mastelibexecinfo compatibility with devel/libexecinfo port
2013-09-02 Alexander MotinMake ELI destruction (including orphanization) less...
2013-09-02 Gleb SmirnoffMerge 1.12 of pf_lb.c from OpenBSD, with some changes...
2013-09-01 Justin T. GibbsConform to style(9). No functional changes.
2013-09-01 Davide ItalianoFix socket buffer timeouts precision using the new...
2013-09-01 Rick MacklemForced dismounts of NFS mounts can fail when thread...
next