]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-08-05 Xin LIMFV r269542:
2014-08-04 Xin LI5049 panic when removing log device
2014-08-04 Brooks DavisMerge from CheriBSD:
2014-08-04 Warner LoshMove most of the 15 variations on generating opt_inet...
2014-08-04 Warner LoshInclude the kernel options after bsd.init.mk so that...
2014-08-04 Warner LoshRemove unnecessary inclusions of bsd.own.mk.
2014-08-04 Navdeep Parharcxgbe(4): Do not run any sleepable code in the SIOCSIFF...
2014-08-04 Enji CooperIntegrate lib/libmp into the build/kyua
2014-08-04 Kirk McKusickAdd support for multi-threading of soft updates.
2014-08-04 John-Mark Gurneyfix misordering...
2014-08-04 John-Mark Gurneyadd xrefs for the other functions...
2014-08-04 Ian LeporeBring in the latest standard defines for imx6 clocks...
2014-08-04 Michael TuexenAdd support for the SCTP_RECONFIG_SUPPORTED and the...
2014-08-04 Hiren PanchasaraAdd a comment for easier code understanding.
2014-08-04 Mark JohnstonReturn 0 for the PPID of threads in process 0, as proce...
2014-08-04 Mark JohnstonPreserve the errno value of an ioctl before calling...
2014-08-04 Pedro F. Giffuniset EXT2_LINK_MAX to LINK_MAX
2014-08-04 Steven HartlandAdded support for extra ifconfig args to jail ip4.addr...
2014-08-04 Roger Pau Monnéxen: add ACPI bus to xen_nexus when running as Dom0
2014-08-04 Roger Pau Monnéxen: Dom0 console fixes
2014-08-04 Roger Pau Monnéxen: implement support for mapping IO APIC interrupts...
2014-08-04 Roger Pau Monnéx86/madt: make the interrupt override parser a public...
2014-08-04 Roger Pau Monnéxen: change quality of the MADT ACPI enumerator
2014-08-04 Roger Pau Monnéxen: change order of Xen intr init and IO APIC registration
2014-08-04 Roger Pau Monnéxen: add a DDB command to print event channel information
2014-08-04 Roger Pau Monnéxen: mask all event channels on init
2014-08-04 Roger Pau Monnéxen: implement event channel PIRQ support
2014-08-04 Enji CooperFix BINDIR to not duplicate "${TESTSDIR}
2014-08-04 Enji CooperMove a -L argument from LDADD to LDFLAGS
2014-08-04 Enji CooperFix a -Wsecurity warning with clang
2014-08-04 Enji CooperRemove hardcoded path to TESTSDIR (Makefile, ld_library...
2014-08-04 Davide ItalianoFix an overflow in getsockopt(). optval isn't big enoug...
2014-08-04 Adrian ChaddMake igb(4) build outside of the kernel build.
2014-08-04 Adrian ChaddMake the ixgbe(4) module buildable outside of the tree.
2014-08-04 Alexander MotinAdd support for Windows dialect of EXTENDED COPY comman...
2014-08-04 Alexander MotinImprove locking of multicast addresses in VLAN and...
2014-08-03 Peter WemmPartial revert of r262867.
2014-08-03 Gavin AtkinsonFor reasons which are not clear, r254263 broke some...
2014-08-03 Isabell LongAdd generic list, status, load and unload docs to gpart(8)
2014-08-03 Alan CoxRetire pmap_change_wiring(). We have never used it...
2014-08-03 Michael TuexenAdd support for the SCTP_PKTDROP_SUPPORTED socket optio...
2014-08-03 Marcel MoolenaarFix multicast, broken by the conversion of the nfe...
2014-08-03 Michael TuexenUse consistent names for SCTP sysctls. Rename
2014-08-03 Michael TuexenAdd SCTP socket option SCTP_NRSACK_SUPPORTED to control the
2014-08-03 Aleksandr RybalkoAllow to disable some special key combinations handled...
2014-08-03 Alexander MotinDo not retry on set of non-transient XCOPY errors.
2014-08-03 Aleksandr RybalkoFix vt_vga driver to draw not-8-bit-aligned fonts corre...
2014-08-03 Joerg WunschAvoid a divide-by-zero panic when setting the baudrate...
2014-08-03 Alexander MotinDo not retry token errors. They are not going to disapp...
2014-08-03 Xin LIRevert r269404 and use cpu_ticks() for dbuf allocation.
2014-08-03 Sergey Kandaurovvn_path_to_global_path: update comment.
2014-08-03 Devin TeskeAdd required `exec' before Xdialog(1) invocation for...
2014-08-03 Warner LoshMake the witness lock limit an option.
2014-08-03 Adrian ChaddDo the iwn(4) panic reinitialisation under IWN_LOCK().
2014-08-03 Konstantin... Remove Giant acquisition from the mount and unmount...
2014-08-03 Hiren PanchasaraAdd myself to committers-src.dot.
2014-08-02 Alexander MotinRework r269444 to work also for lists without IDs.
2014-08-02 Michael TuexenAdd support for the SCTP_PR_SUPPORTED socket option...
2014-08-02 Michael TuexenFix a copy and paste error.
2014-08-02 Alexander MotinPlug EXTENDED COPY request data memory leak.
2014-08-02 Alexander MotinFix some bugs in RECEIVE COPY STATUS data.
2014-08-02 Alexander MotinAdd missing comparisons to make list IDs in EXTENDED...
2014-08-02 Navdeep Parharcxgbe(4): Remove an unused version of t4_enable_vi.
2014-08-02 Hans Petter... - Spelling corrections
2014-08-02 Alan CoxRewrite a loop in vm_map_wire() so that gcc doesn't...
2014-08-02 Nathan WhitehornDon't assume that the framebuffer driver is using vt_fb...
2014-08-02 Michael TuexenCleanup the ECN configuration handling and provide...
2014-08-02 Enji CooperAdd myself to calendar.freebsd and committers-src.dot
2014-08-02 Alan CoxHandle wiring failures in vm_map_wire() with the new...
2014-08-02 Xin LIMFV r269427:
2014-08-02 Xin LIMFV r269426:
2014-08-02 Navdeep Parharcxgbe(4): some optimizations in freelist handling.
2014-08-02 Xin LIAuthor: Justin T. Gibbs <justing@spectralogic.com>
2014-08-02 Xin LIAuthor: Matthew Ahrens <mahrens@delphix.com>
2014-08-02 Warner LoshSort switch statements.
2014-08-02 Warner LoshSort usage options.
2014-08-02 Warner LoshAdd a new -K to suppress installing the kernel. Useful...
2014-08-02 Warner LoshSet the erase block size properly in the case the under...
2014-08-02 Warner LoshFollow the ufs practice for disallowing permission...
2014-08-02 Warner LoshFix a minor style(9) issue.
2014-08-02 Nathan WhitehornAdd vt(4) support to sparc64. The only driver currently...
2014-08-02 Ian LeporeWhen arm 64-bit atomic ops are available, define ARM_HA...
2014-08-02 Navdeep Parharcxgbe(4): Fix an off by one error when looking for...
2014-08-02 Navdeep Parharcxgbe(4): minor optimizations in ingress queue processing.
2014-08-01 Ian LeporeUse the 64-bit atomics now provided by arm machine...
2014-08-01 Rui PauloIn the shm_open() and shm_unlink() syscalls, export...
2014-08-01 Rui PauloAdd kdump support for shm_open().
2014-08-01 Steven HartlandDon't return ZIO_PIPELINE_CONTINUE from vdev_op_io_star...
2014-08-01 Ian LeporeUse atomic_load/store_64() in the arm implementation...
2014-08-01 Ian LeporeAdd 64-bit atomic ops for armv4, only for kernel code...
2014-08-01 Xin LISplit gethrtime() and gethrtime_waitfree() and make...
2014-08-01 Ian LeporeAdd 64-bit atomic ops for armv6. The only safe way...
2014-08-01 Michael TuexenRemove the asconf_auth_nochk sysctl. This was off by...
2014-08-01 Ian LeporeTell the assembler we're building for armv7a with secur...
2014-08-01 Ian LeporeTeach as(1) to handle the arm .arch_extension pseudo...
2014-08-01 Ian LeporeFix an bug in as(1) parsing of arm -march=arch+ext...
2014-08-01 Peter WemmLike with /usr/lib + /usr/lib/compat, add the optional...
2014-08-01 Peter GrehanFix byte ordering in default RSS key.
2014-08-01 Ian LeporeFix unwind-info errors in our hand-written arm assemble...
2014-08-01 Alan CoxSimplify the selection of the pvo_head and pvo allocati...
next