]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-09-06 Adrian ChaddImplement local sfbuf_map and sfbuf_unmap for MIPS32.
2014-09-06 Michael TuexenFix a leak of an address, if the address is scheduled...
2014-09-06 Konstantin... Add a define for index of IA32_XSS MSR, which is, per...
2014-09-06 Alexander MotinSave one register read (AHCI_IS) for AHCI controllers...
2014-09-06 Konstantin... SDM rev. 50 defines the use of the next 8 bytes in...
2014-09-06 Michael TuexenFix the handling of sysctl variables when used with...
2014-09-06 Ian LeporeWhen registering an association between a device and...
2014-09-06 Warner LoshRestore order of interrupt setup. Minor problems can...
2014-09-06 Ruslan Bukino Remove __unused attribute on variables which actually...
2014-09-06 Ian LeporeRevert rr271190, it was based on a misunderstanding...
2014-09-06 Andrew TurnerFixthe spelling of ehci
2014-09-06 Konstantin... Add more bits for the XSAVE features from CPUID 0xd...
2014-09-06 Alexander MotinFix typo in comments.
2014-09-06 John BaldwinCreate a separate structure for per-CPU state saved...
2014-09-06 Ian LeporeAdd OF_xref_from_node_strict() which returns -1 if...
2014-09-06 Andrew TurnerAllow us to use the virtual timer. It is currently...
2014-09-06 Joel Dahlmdoc: remove superfluous paragraph macro.
2014-09-06 Edward Tomasz... Avoid ctld(8) crash on getaddrinfo(3) failure.
2014-09-06 Ruslan BukinAdd FPGA Manager driver. This driver allows to program...
2014-09-05 Mateusz GuzikPlug unnecessary fp assignments in kern_fcntl.
2014-09-05 Gleb SmirnoffSet vnet context before accessing V_socket_hhh[].
2014-09-05 Andrew TurnerAdd the virtual timer irq to the list of interrupts...
2014-09-05 Jean-Sébastien... vt_vga: vd_setpixel_t and vd_drawrect_t are noop in...
2014-09-05 Andrew TurnerAdd the fp{get,set}{mask,round} functions to the public...
2014-09-05 Ed MasteCorrect patch paths (remove contrib/llvm/)
2014-09-05 Robert WatsonGarbage collect NFSMINOFF() from the NFS stack; this...
2014-09-05 Robert WatsonClarify a diagnostic printf() in the mbuf code: M_EXT...
2014-09-05 Benno RiceAdd support for gdb's memory searching capabilities...
2014-09-05 Edward Tomasz... Document initiator-portal netmask support.
2014-09-05 Edward Tomasz... Turn two errors, which are possible to trigger only...
2014-09-05 Kevin LoRevert r271159, Mis-patched the tree.
2014-09-05 Edward Tomasz... Make it possible to quote names in autofs maps using...
2014-09-05 Alexander MotinInvert AHCI_Q_NOBSYRES quirk meaning, waiting for readi...
2014-09-05 Kevin LoThe USB LED driver for the Dream Cheeky WebMail Notifier.
2014-09-05 Edward Tomasz... Fix typo.
2014-09-05 Alexander MotinAdd IDs for Intel Patsburg USB 2.0 controller.
2014-09-05 Ed SchoutenRoll back r271012 even more aggressively.
2014-09-05 Ed SchoutenPartially revert r271012.
2014-09-05 Warner LoshMerge forgotten .h files from vendor branch.
2014-09-05 Warner LoshBring in forgotten pinfunc.h files from last import.
2014-09-05 Pedro F. GiffuniApply known workarounds for modern MacBooks.
2014-09-04 John-Mark Gurneyuse a straight buffer instead of an iov w/ 1 segment...
2014-09-04 Steve KarglRemove an initialized, but otherwise, unused variable.
2014-09-04 Warner LoshSeparate out PCI attachment from the main AHCI driver...
2014-09-04 Hiroki SatoFix a bug which prevented mount.fstab parameter from...
2014-09-04 Jilles Tjoelkersh: Allow enabling job control without a tty in non...
2014-09-04 Warner LoshReimport dts files from vendor repo now that it has...
2014-09-04 Sean BrunoAllow multiple image activators to run on the same...
2014-09-04 Warner LoshDelete old arm dts tree. This was created by cherry...
2014-09-04 Warner LoshProperly trim the vendor tree to include only those...
2014-09-04 Mark JohnstonAdd mrsas(4) to GENERIC for i386 and amd64.
2014-09-04 Warner LoshUpdate bindings to latest vendor branch representing...
2014-09-04 Ian LeporeStop setting the iomux device status to disabled, now...
2014-09-04 Gleb SmirnoffSatisfy assertion in m_demote().
2014-09-04 Gleb SmirnoffChange a very strange code in m_demote() to simple...
2014-09-04 John BaldwinIn tcp_input(), don't acquire the pcbinfo global write...
2014-09-04 Pedro F. Giffunilibc/locale: Remove a wrong comma.
2014-09-04 Stefan EßerFix debug output that has erroneously been committed...
2014-09-04 Gleb SmirnoffFixes for tcp_respond() comment.
2014-09-04 Warner LoshWrap some long lines.
2014-09-04 Ian LeporeImplement the imx_iomux_get/set_gpr() interface for...
2014-09-04 Ian LeporeThe iomux driver is no longer optional, all imx platfor...
2014-09-04 Ian LeporeImplement the same public interface in imx51 and imx6...
2014-09-04 Roger Pau MonnéRevert r269814: blkfront: add support for unmapped IO
2014-09-04 John BaldwinMerge the amd64 and i386 identcpu.c into a single x86...
2014-09-04 Ian LeporeAdd a basic iomux driver for imx6.
2014-09-04 Ian LeporeFix typo in variable name.
2014-09-04 Ruslan BukinAdd initial support for Altera SOCFPGA (heterogeneous...
2014-09-04 Gleb SmirnoffImprove r265338. When inserting mbufs into TCP reassemb...
2014-09-04 Gleb SmirnoffProvide m_catpkt(), a wrapper around m_cat() that deals...
2014-09-04 Benno RiceSystems with lots of geom providers can end up with...
2014-09-04 Ian LeporeThe imx5x and imx6 chips have an onboard IOMUX device...
2014-09-04 John BaldwinRemove a stray blank line from the Intel cache and...
2014-09-04 John Baldwin- Move blacklists of broken TSCs out of the printcpuinf...
2014-09-04 Glen BarberFix typo: s/_maske/_mask/
2014-09-04 John BaldwinRemove trailing whitespace.
2014-09-04 John Baldwin- Move prototypes for various functions into out of...
2014-09-04 Mateusz GuzikPlug a hypothetical use after free in sysctl kern.proc...
2014-09-04 Pyun YongHyeonDo not blindly announce 1000baseT half-duplex capability in
2014-09-04 Benno RiceAdd KASSERTs to catch the case where a developer may...
2014-09-03 Warner LoshCreate a /boot/dtb directory to house DTB blobs. The...
2014-09-03 Ian LeporeAdd a function to get the frequency of the AHB bus...
2014-09-03 Ian LeporeWhen built with FDT support, add /boot/dtb to the list...
2014-09-03 John BaldwinActually save and restore FPU state on APs during suspe...
2014-09-03 Ian LeporeRemove DIAGNOSTIC from the kernel config of low-end...
2014-09-03 David E. O... Note that script(1) consumes filemon(4).
2014-09-03 John BaldwinAlways seek back to the beginning of a regular director...
2014-09-03 Ed MasteAvoid ./ in zoneinfo entries in METALOG
2014-09-03 Ian LeporeFixes and enhancements for the if_cgem driver...
2014-09-03 Ian LeporeUse sh -c '...' to launch the dtb build scripts with...
2014-09-03 John BaldwinImport a hackish tool I use to examine the skew of...
2014-09-03 Glen BarberUpdate the autofs(5) manual to reflect it first appeared in
2014-09-03 Sean BrunoApparently, the patch commited in svn r271029 doesn...
2014-09-03 Sean BrunoDo not direct commit to contrib/llvm. Make the change...
2014-09-03 Pawel Jakub... Use better type for i.
2014-09-03 Pawel Jakub... Declare i.
2014-09-03 Pawel Jakub... Fix descriptors leak in case of nvlist_xunpack() failure.
2014-09-03 Sean BrunoMFV: Only emit movw on ARMv6T2
2014-09-03 Hans Petter... Fix spelling.
2014-09-03 Hans Petter... Add new quirk.
next