]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Merge from vmcontention
[FreeBSD/FreeBSD.git] / sys /
2013-02-08 attilioMerge from vmcontention
2013-02-07 attilioMerge from vmcontention
2013-02-07 attilioRemove implementation specific comments from a public...
2013-02-07 attilioCorrectly complete r246474.
2013-02-07 attilioStrengten checks.
2013-02-07 attilioStyle.
2013-02-07 attilioReduce differences with HEAD.
2013-02-07 attilioFix style consistency.
2013-02-07 attilioMerge from vmcontention
2013-02-06 attilioReformat comments to follow original version and re...
2013-02-06 attilioMerge from vmcontention
2013-02-06 attilioDo not assume the lock to be held so that this can...
2013-02-06 attilioTweak comment to remove splay tree references.
2013-02-06 attilioMake vm_object_cache_is_empty() inline.
2013-02-06 attilioCleanup vm_radix KPI:
2013-02-06 attilioFixup r246423 by adding vm_radix.h includes where it...
2013-02-06 attilioAvoid a namespace pollution in vm_object.h by defining...
2013-02-06 attilioEnrich comments on newly added assertions.
2013-02-06 attilio- Move the vm_object_cache_is_empty() prototype to...
2013-02-06 attilioFix mismerge.
2013-02-06 attilioReduce diffs against HEAD.
2013-02-06 attilioRevert previously added locking to tmpfs_mapped{read...
2013-02-06 attilioNow that vm_page_cache_free() and vm_page_cache_transfe...
2013-02-06 attilioReduce diffs against HEAD:
2013-02-06 attilioMerge from vmcontention
2013-02-06 attilioMFC
2013-02-06 hselaskyMake sure that all mouse buttons are released when...
2013-02-06 glebiusFixes to QUEUE_MACRO_DEBUG support:
2013-02-06 npBusy-wait when cold.
2013-02-06 neelCompute the number of initial kernel page table pages...
2013-02-06 ganboldUse and set gpio pin to high to power up usb.
2013-02-05 pluknetRemove reference to the rlist code from comments, and...
2013-02-05 andrew* Add the integer div & mod functions and ARM EABI...
2013-02-05 hselaskyAdd defines to more easily allow a single threaded...
2013-02-05 hselaskyFix some nits.
2013-02-05 hselaskyFix depend target.
2013-02-05 ganboldRemove two dead assignments and
2013-02-05 pfgext2fs: move assignment where it is not dead.
2013-02-05 pfgext2fs: Remove unused em_e2fsb definition..
2013-02-05 pfgext2fs: Remove useless rootino local variable.
2013-02-05 pfgext2fs: Correct off-by-one errors in FFTODT() and DDTOFT().
2013-02-05 pfgext2fs: Use nitems().
2013-02-05 pfgext2fs: Use EXT2_LINK_MAX instead of LINK_MAX
2013-02-05 ganboldAdd gpio driver and update dts and kernel config accord...
2013-02-05 yongariRework jumbo frame handling. QAC confirmed that the...
2013-02-05 attilioFix compilation.
2013-02-05 attilioRestrengten vn_has_cached_data() by also checking the...
2013-02-05 attilioReduce diffs against HEAD:
2013-02-04 attilioMerge from vmcontention
2013-02-04 attilioMFC
2013-02-04 attilioReduce differences with HEAD.
2013-02-04 avgktr: prevent possible footshooting with KTR_ENTRIES...
2013-02-04 avgktr: copy content from the early static buffer if KTR_E...
2013-02-04 avgng_ether_ifnet_arrival_event: check interface type...
2013-02-04 attilioMerge from vmcontention
2013-02-04 andrewUse the STACKALIGN macro to alight the stack rather...
2013-02-04 mariusTry to improve r242655 take III: move these SYSCTLs...
2013-02-04 attilioDetect address wrapup without defining the right boundary.
2013-02-03 mariusFurther improve r242655 and supply VM_{MIN,MAX}_KERNEL_...
2013-02-03 marius- Make pci_ns8250_ids[] const.
2013-02-03 pfgUFS: Remove dead assignment.
2013-02-03 attilioMFC
2013-02-03 avgzfs: fix, improve and re-organize page_lookup and page_...
2013-02-03 mckusickFor UFS2 i_blocks is unsigned. The current "sanity...
2013-02-03 avgallow for large KTR_ENTRIES values by allocating ktr_bu...
2013-02-03 kientzleAnother overhaul of the CPSW driver for BeagleBone
2013-02-03 jhibbitsFix the PowerPC DTrace copy functions. The kernel...
2013-02-02 pfgext2fs: general cleanup.
2013-02-02 mariusImprove r238673 to additionally allow for odd-aligned...
2013-02-02 avgfix some fat-fingering in r246246
2013-02-02 avgrevert accidentally committed unneeded changes from...
2013-02-02 avgacpi: clear power button status bit after waking up...
2013-02-02 avgacpi: after wakeup from a state > S1 re-enable SCI_EN...
2013-02-02 avgcpususpend_handler: mark AP as resumed only after fully...
2013-02-02 avgx86 suspend/resume: suspend pics and pseudo-pics in...
2013-02-02 avgprint compiler version in the kernel banner
2013-02-02 avgng_ether: track interface renaming
2013-02-02 avgsolaris compat: remove KM_ZERO
2013-02-02 avguart: add resume method and enable it for attachments...
2013-02-02 avgzfs: add MODULE_VERSION for zfsctrl
2013-02-02 kientzleTweaks to standard BEAGLEBONE config, as recently discussed
2013-02-02 adrianAllow IEEE80211_SUPPORT_SUPERG to be defined _and_...
2013-02-02 adrianWrap this in an #ifdef so IEEE80211_SUPPORT_SUPERG...
2013-02-01 sjgMerge bmake-20130123
2013-02-01 eadlerRemove support for plip from the GENERIC kernel as...
2013-02-01 kibThe MSDOSFSMNT_WAITONFAT flag is bogus and broken....
2013-02-01 kibBackup FATs were sometimes marked dirty by copying...
2013-02-01 kibThe directory entry for dotdot was corrupted in the...
2013-02-01 kibThe mountmsdosfs() function had an insane sanity test...
2013-02-01 kibFix a backwards comment in markvoldirty().
2013-02-01 kibAssert that the mbuf in the chain has sane length....
2013-02-01 kibThe change to reduce default smp_tsc_shift caused tsc...
2013-02-01 jhbAdd placeholder constants to reserve a portion of the...
2013-02-01 andreuma_zone_set_max() directly returns the rounded effecti...
2013-02-01 andreRemove unused VM_MAX_AUTOTUNE_NMBCLUSTERS define.
2013-02-01 gberGet time of next event from other cores only if SMP...
2013-02-01 andreAdd VM_KMEM_SIZE_SCALE parameter set to 2 (50%) for...
2013-02-01 hselaskyFix for hardware checksum offloading in SMSC driver.
2013-02-01 hselaskyInclude SMSC driver into default kernel build.
2013-02-01 hselaskyMake use of USB ID sections configurable.
next