]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-01-19 jhbWhitespace and style fixes.
2011-01-19 jhbMove calculation of 'bmask' earlier to match it's curre...
2011-01-19 kibAdd missed ().
2011-01-19 jhbMerge 118969 from UFS:
2011-01-19 alcThere is no point in calling vm_object_set_writeable_di...
2011-01-19 kibIn linuxolator getdents_common(), it seems there is...
2011-01-19 maximo Correct version of DragonFly: it was 2.8.2 released...
2011-01-19 jmallettDon't do a device_identify to add uart0, it's already...
2011-01-19 mdfFix a few more SYSCTL_PROC() that were missing a CTLFLA...
2011-01-18 kibMake the length of the LDT a loader tunable, machdep...
2011-01-18 kibUse malloc(9) instead of kmem_alloc(9) for temporal...
2011-01-18 kibFor architectures not using direct map , and requiring...
2011-01-18 andreastThere are PowerMacs which do not have a hwsensor-locati...
2011-01-18 phkMake sure the PKGDIR exists before we move stuff into it.
2011-01-18 hselaskyMake USB packet filtering code optional.
2011-01-18 jillessh: Fix signal messages being sent to the wrong file...
2011-01-18 mdfSpecify a CTLTYPE_FOO so that a future sysctl(8) change...
2011-01-18 mdfSpecify a CTLTYPE_FOO so that a future sysctl(8) change...
2011-01-18 mdfSpecify a CTLTYPE_FOO so that a future sysctl(8) change...
2011-01-18 fanfUpdate to upstream version 2.3
2011-01-18 yongariRework RX filter programming by providing separate...
2011-01-18 jhb- Remove some always-true checks (checking for unsigned...
2011-01-18 jhbFix some bugs in my last set of changes to ale(4):
2011-01-18 nyanMFi386: revision 217515
2011-01-18 jhbRemove some always-true comparisons.
2011-01-18 jhbRemove bogus check. pcib_get_bus() (like other BUS_ACC...
2011-01-18 nwhitehornAdd libm to the dependencies section.
2011-01-18 rmacklemFix the experimental NFSv4 server so that it uses VOP_A...
2011-01-18 aeLimit maximum number of GPT entries to 4k. It is most...
2011-01-18 alcMove the definition of M_VMPGDATA to the swap pager...
2011-01-18 yongariChange model names of controller RTL_HWREV_8168_SPIN...
2011-01-17 marcelSupport booting non FDT-capable loaders:
2011-01-17 mdfFix typo and bump date.
2011-01-17 mdfThe kernel is not exporting any "T,dev_t" sysctl nodes...
2011-01-17 marcelCheck the environment for system devices before using...
2011-01-17 jkimRemove empty dev_mem_md_init() stubs.
2011-01-17 impSave the CPU model, the board and the CPU clock rate...
2011-01-17 impKill redundant cpu line
2011-01-17 impMake cpu_model public (otherwise there's no way to...
2011-01-17 jkimAdd reader/writer lock around mem_range_attr_get()...
2011-01-17 mariusIn order to save instructions the MMU trap handlers...
2011-01-17 bschmidtPull ieee80211_ratectl_node_init() calls from drivers...
2011-01-17 mavFix 32bit bit fields handling. This fixes card serial...
2011-01-17 alcExplicitly initialize the page's queue field to PQ_NONE...
2011-01-17 jkimAvoid preemption while manipulating CRs and MTRRs.
2011-01-17 desFix a bug related to connection caching which could...
2011-01-17 yongariImplement initial jumbo frame support for RTL8168/8111...
2011-01-17 yongariAdd initial support for RTL8168E/8111E-VL PCIe GbE.
2011-01-17 brucecAdd missing comma to unbreak the PC98 build.
2011-01-17 brucecReduce the amount of text users need to read on each...
2011-01-16 jillesmknod(2): The required include is <sys/stat.h>, not...
2011-01-16 alcSort function prototypes.
2011-01-16 keramidaFix the mount example of xfDmitry Marakasov <amdmi3...
2011-01-16 alcUpdate a lock annotation on the page structure.
2011-01-16 alcShift responsibility for synchronizing access to the...
2011-01-16 alcClean up the start of vm_page_alloc(). In particular...
2011-01-16 mariusAdd a missing word.
2011-01-16 jillessh(1): Document changes to 'exit' from traps.
2011-01-16 jillessh: If exit is used without args from a trap action...
2011-01-16 tuexenAdd support for resource pooling to CMT.
2011-01-16 mariusReference rgephy.4 in man pages of additional MAC drive...
2011-01-15 mariusAdd a manual page for rgephy(4) and reference it as...
2011-01-15 kibFor consistency, use kernel_object instead of &kernel_o...
2011-01-15 jillessh: Fix some things about -- in trap:
2011-01-15 marcelDon't redefine MODINFOMD_BOOTINFO as MODINFOMD_DTBP...
2011-01-15 alcFor some time now, the kernel and kmem objects have...
2011-01-15 andreastRemove unused variable. Spotted by a cppcheck
2011-01-15 andreastRemove unused variables. Spotted by a cppcheck
2011-01-15 mavSome old WD SATA disks report supported and enabled...
2011-01-14 rmacklemModify the experimental NFSv4 server so that it posts...
2011-01-14 jillessh: Make 'trap -l' look like 'kill -l'.
2011-01-14 jkimRemove redundant, bogus, and even harmful uses of setti...
2011-01-14 marius- Even after masking the media with IFM_GMASK the resul...
2011-01-14 jhbAdd two more features to cpuset(1):
2011-01-14 marius- Allow IFM_FLAG0 to be set indicating that auto-negoti...
2011-01-14 marius- Don't announce PAUSE support for half-duplex when...
2011-01-14 marius- Even after masking the media with IFM_GMASK the resul...
2011-01-14 marius- Masking IFM_GMASK when also masking IFM_FDX is redund...
2011-01-14 jhbRework realtime priority support:
2011-01-14 kibEnable shared page for the signal trampolines on PowerPC.
2011-01-14 kibMark csu on PowerPC as not requiring executable stack.
2011-01-14 kibMark assembler sources from libc as working with non...
2011-01-14 kibMark rtld on PowerPC as not requiring executable stack.
2011-01-14 kibConfigure gcc to emit .note.GNU-stack for both 32 and...
2011-01-14 kibOn PowerPC64, linker emits a fake object into each...
2011-01-14 kibAdd a workaround for the warnings and sometimes errors...
2011-01-14 kibMark libcompiler_rt as not needed executable stack...
2011-01-14 nyanFix making a release. The old libdialog was renamed...
2011-01-14 csjpCorrect bogus initialization. It should be noted that...
2011-01-13 yongariIf driver is not able to allocate RX buffer, do not...
2011-01-13 yongariMake sure to check validity of dma maps before destroying.
2011-01-13 kibThe (%esp & 0xf) == 0 should be true before the call...
2011-01-13 yongarire_reset() should be called only after setting device...
2011-01-13 yongariAllow TX/RX checksum offloading to be configured indepe...
2011-01-13 jhb- Move ether_ifdetach() earlier and remove now-unneeded...
2011-01-13 dimApply a workaround for a binutils issue with the .note...
2011-01-13 hselasky- Add support for 64-byte contexts to XHCI driver.
2011-01-13 nwhitehornRemove /usr/share/examples/[lib]dialog, missed in the...
2011-01-13 mdfOne more sysctl(9) type-safety that I missed before.
2011-01-13 mdfAdd a 64-bit hex-printed sysctl(9) since there is at...
next