aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* umtx: Add bitset conditional wakeup functionality.Dmitry Chagin2021-07-292-0/+30
* umtx: Expose some of the umtx structures and API to the rest of the kernel.Dmitry Chagin2021-07-292-141/+141
* umtx: Expose struct abs_timeout to the rest of the kernel.Dmitry Chagin2021-07-292-48/+56
* umtx: Split umtx.h on two counterparts.Dmitry Chagin2021-07-2914-84/+118
* freebsd32: Remove the unnecessary spaces.Dmitry Chagin2021-07-291-1/+1
* freebsd32: Remove unused umtx.h include.Dmitry Chagin2021-07-291-1/+0
* freebsd32: Eliminate spaces at end of line.Dmitry Chagin2021-07-291-4/+4
* Fix mac_veriexec version mismatchWojciech Macek2021-07-292-2/+3
* Add missing arm64 ID registersAndrew Turner2021-07-281-0/+3
* Sort the arm64 ID_AA64* user registersAndrew Turner2021-07-281-2/+7
* Minor language improvements. Note that they can't be changedDavid Malone2021-07-291-4/+7
* virtio: enable VTNET_LEGACY_TX when ALTQ is enabled.Luiz Otavio O Souza2021-07-291-0/+4
* UPDATING: document if_bridge MTU changesKristof Provost2021-07-291-0/+5
* linux(4): Fix gcc buld.Dmitry Chagin2021-07-295-4/+34
* hexdump: Flush stdout after '*' (repeat) lines.Poul-Henning Kamp2021-07-291-2/+6
* libc qsort(3): Eliminate ambiguous sign comparisonConrad Meyer2021-07-292-1/+8
* kern: remove deprecated makesyscalls.shKyle Evans2021-07-291-805/+0
* cli.lua.8: make the command match the codeWarner Losh2021-07-291-2/+2
* Refactor/optimize cpu_search_*().Alexander Motin2021-07-293-170/+134
* debugnet: Fix false-positive assertions for dp_stateBryan Drewery2021-07-281-1/+10
* lua loader: Add disable-device to disable a device.Warner Losh2021-07-282-2/+23
* nfscl: Cache an open stateid for the "oneopenown" mount optionRick Macklem2021-07-285-4/+70
* nfscl: Set correct lockowner for "oneopenown" mount optionRick Macklem2021-07-281-2/+3
* pkgbase: improve pkg --version parsingEd Maste2021-07-281-1/+1
* Do not expose to scheduler caches of single CPU.Alexander Motin2021-07-281-0/+6
* compilert-rt: build out-of-line LSE atomics helpers for aarch64Dimitry Andric2021-07-282-1/+21
* bridge tests: verify that we can't change MTU of bridge member interfacesKristof Provost2021-07-281-0/+5
* net: disallow MTU changes on bridge member interfacesKristof Provost2021-07-281-0/+3
* bridge tests: test changing the bridge MTUKristof Provost2021-07-281-0/+68
* if_bridge: allow MTU changesKristof Provost2021-07-281-6/+18
* loader: support.4th resets the read buffer incorrectlyJohn Hood2021-07-281-0/+1
* genoffset: simplify and rewrite in shWarner Losh2021-07-282-82/+39
* genassym.sh: Fix two minor issues found by shellcheckWarner Losh2021-07-281-3/+3
* vnic: add TODO list item for multicast filter supportEd Maste2021-07-281-0/+1
* powerpc: change mfpvr return type to uint32_tLeandro Lupori2021-07-282-3/+3
* socket: Implement SO_RERRORRoy Marples2021-07-2821-35/+100
* Add zfskeys rc.d script for auto-loading encryption keysEirik Øverby2021-07-281-0/+119
* LinuxKPI: add read_poll_timeout()Bjoern A. Zeeb2021-07-281-0/+91
* xen: introduce xen_has_percpu_evtchn()Julien Grall2021-07-283-3/+10
* xen/control: print warning on call of xctrl_suspend()Julien Grall2021-07-281-1/+9
* xen/grant_table: cleanup max_nr_grant_frames()Elliott Mitchell2021-07-281-4/+1
* xen/control: introduce xen_pv_shutdown_handler()Julien Grall2021-07-282-1/+8
* xen: introduce xen_pv_disks_disabled()Julien Grall2021-07-283-3/+11
* xen/netfront: introduce xen_pv_nics_disabled()Julien Grall2021-07-283-2/+11
* xen/xen-os: move inclusion of machine/xen-os.h laterElliott Mitchell2021-07-283-7/+10
* xen/xenpv: remove low memory limit for non-x86Elliott Mitchell2021-07-281-1/+5
* xen/intr: use __func__ instead of function namesElliott Mitchell2021-07-281-9/+6
* xen/timer: make xen timer optionalJulien Grall2021-07-283-3/+7
* xen/intr: use struct xenisrc * as xen_intr_handle_tElliott Mitchell2021-07-281-35/+41
* xen/control: gate x86 specific code in the preprocessorElliott Mitchell2021-07-281-0/+4