aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64
Commit message (Expand)AuthorAgeFilesLines
* Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations.Mark Johnston2019-11-181-1/+1
* Add a sv_copyout_auxargs() hook in sysentvec.John Baldwin2019-11-151-0/+1
* Split out a more generic debugnet(4) from netdump(4)Conrad Meyer2019-10-171-0/+1
* Remove page locking from pmap_mincore().Mark Johnston2019-10-161-1/+1
* Port r353622 to sparc64 and arm v4.Konstantin Belousov2019-10-162-4/+10
* (6/6) Convert pmap to expect busy in write related operations now that allJeff Roberson2019-10-151-22/+9
* (3/6) Add a shared object busy synchronization mechanism that blocks new pageJeff Roberson2019-10-151-2/+2
* sparc64: use generic sub-word atomic *cmpsetKyle Evans2019-10-021-0/+69
* Improve MD page fault handlers.Konstantin Belousov2019-09-271-10/+12
* Revert r352406, which contained changes I didn't intend to commit.Mark Johnston2019-09-161-3/+3
* Fix a couple of nits in r352110.Mark Johnston2019-09-161-3/+3
* Change synchonization rules for vm_page reference counting.Mark Johnston2019-09-091-10/+4
* Centralize __pcpu definitions.Konstantin Belousov2019-08-291-0/+50
* Move phys_avail definition into MI code. It is consumed in the MI layer andJeff Roberson2019-08-162-6/+4
* Floppy driver really only works on x86Warner Losh2019-08-121-2/+0
* Move sc out of the global fileWarner Losh2019-08-121-11/+34
* These are no longer a thing, remove them.Warner Losh2019-08-101-2/+0
* Don't pass error from syscallenter() to syscallret().John Baldwin2019-07-151-3/+2
* Provide protection against starvation of the ll/sc loops when accessing userp...Konstantin Belousov2019-07-122-6/+30
* Merge the vm_page hold and wire mechanisms.Mark Johnston2019-07-081-2/+2
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-211-1/+0
* FCP-101: Remove wb(4)Brooks Davis2019-05-171-1/+0
* FCP-101: Remove vx(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove txp(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove tx(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove tl(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove sf(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove pcn(4).Brooks Davis2019-05-171-1/+0
* FCP-101: Remove de(4).Brooks Davis2019-05-171-1/+0
* Remove IPSEC from GENERIC due to performance issuesAndrew Gallatin2019-05-091-1/+0
* tun/tap: merge and rename to `tuntap`Kyle Evans2019-05-081-1/+1
* Add a COMPAT_FREEBSD12 kernel option.Conrad Meyer2019-05-021-0/+1
* Move mpr/mps drivers from per-arch NOTES files into the MI notesWarner Losh2019-04-131-5/+0
* Add mpr, mps, mpt to NOTES fileWarner Losh2019-04-051-0/+5
* amd64 KPTI: add control from procctl(2).Konstantin Belousov2019-03-162-0/+12
* amd64: Add md process flags and first P_MD_PTI flag.Konstantin Belousov2019-03-161-0/+7
* Remove sv_pagesize, originally introduced with r100384.Edward Tomasz Napierala2019-03-011-1/+0
* Add kernel support for Intel userspace protection keys feature onKonstantin Belousov2019-02-201-0/+7
* Enable enabling ASLR on non-x86 architectures.Konstantin Belousov2019-02-141-1/+1
* Make iflib a loadable module.Konstantin Belousov2019-01-311-0/+2
* Garbage collect AH_SUPPORT_AR5416 config option.Andriy Voskoboinyk2019-01-251-1/+0
* Remove IEEE80211_AMPDU_AGE config option.Andriy Voskoboinyk2019-01-201-1/+0
* Remove iBCS2, part2: general kernelMateusz Guzik2018-12-192-3/+0
* Plug memory disclosures via ptrace(2).Mark Johnston2018-12-031-0/+1
* Given that the idea of D15374 was to "make memmove a first class citizen",Marius Strobl2018-11-201-39/+38
* Add a KPI for the delay while spinning on a spin lock.John Baldwin2018-11-051-0/+1
* Compile in VERBOSE_SYSINIT support by default, remain silent by defaultKyle Evans2018-10-311-0/+1
* Consolidate identical ELF auxargs type defintions.Brooks Davis2018-10-221-31/+0
* Remove bt(4) driverWarner Losh2018-10-221-1/+0
* Remove aha(4) from the tree.Warner Losh2018-10-221-1/+0