]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/x86
Add UPDATING entries and bump version.
[FreeBSD/FreeBSD.git] / sys / x86 /
2018-10-03 Mark JohnstonFix an inverted test in ucode_load_ap().
2018-10-01 Andrew GallatinAllow empty NUMA memory domains to support Threadripper2
2018-09-30 Konstantin BelousovUpdate x86/ifunc.h.
2018-09-24 Mark JohnstonAdd more NUMA-specific low memory predicates.
2018-09-24 Ed MasteCopy libevent sources to contrib
2018-09-21 Alexander MotinMFV r338866: 9700 ZFS resilvered mirror does not balanc...
2018-09-20 Martin MatuskaMFV r338797:
2018-09-20 Baptiste DaroussinImport mandoc 1.14.4
2018-09-19 Konstantin BelousovConvert x86 cache invalidation functions to ifuncs.
2018-09-17 John BaldwinFix a regression in r338360 when booting an x86 machine...
2018-09-14 Mark JohnstonLog a message after a successful boot-time microcode...
2018-09-13 Jung-uk KimUpdate OpenSSL to 1.1.1.
2018-09-13 Roger Pau Monnéxen: legacy PVH fixes for the new interrupt count
2018-09-13 Roger Pau Monnélapic: skip setting intrcnt if lapic is not present
2018-09-13 Roger Pau Monnéxen: fix setting legacy PVH vcpu id
2018-09-13 Roger Pau Monnéxen: limit the usage of PIRQs to a legacy PVH Dom0
2018-09-13 Roger Pau Monnéxen: fix initial kenv setup for legacy PVH
2018-09-13 Roger Pau Monné xen: remove xenpv_set_ids
2018-09-13 Roger Pau Monnéxen: fix PV IPI setup
2018-09-13 Roger Pau Monnémsi: remove the check that interrupt sources have been...
2018-09-11 Martin MatuskaMFV r338519:
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.3. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade Unbound to 1.7.2. More to follow.
2018-09-10 Dag-Erling SmørgravUpgrade to OpenSSH 7.8p1.
2018-08-31 John BaldwinFix build of x86 UP kernels after dynamic IRQ changes...
2018-08-28 John BaldwinDynamically allocate IRQ ranges on x86.
2018-08-25 Alan CoxEliminate the arena parameter to kmem_free(). Implicit...
2018-08-25 Konstantin BelousovUnify amd64 and i386 vmspace0 pmap activation.
2018-08-23 Emmanuel Vadotdts: Import DTS for arm64
2018-08-21 John BaldwinRemove 'imen' global variable from atpic(4).
2018-08-21 Alan CoxEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-21 Xin LIMFV r338092: ntp 4.2.8p12.
2018-08-20 Alan CoxEliminate kmem_alloc_contig()'s unused arena parameter.
2018-08-20 John BaldwinMerge amd64 and i386 <machine/intr_machdep.h> headers.
2018-08-19 John BaldwinFix a couple of comment nits.
2018-08-19 John BaldwinFix the MPTable probe code after the 4:4 changes on...
2018-08-19 John BaldwinRemove some vestiges of IPI_LAZYPMAP on i386.
2018-08-18 Konstantin BelousovPrint L1D FLUSH feature.
2018-08-14 Cy SchubertMFV r337818:
2018-08-14 Mark JohnstonHelp ensure that the copy loop doesn't get converted...
2018-08-14 Kyle EvansMFV r337586: lua: Update to 5.3.5
2018-08-14 Jung-uk KimMerge OpenSSL 1.0.2p.
2018-08-14 Konstantin BelousovAdd definitions related to the L1D flush operation...
2018-08-14 Mark JohnstonExplain why we aren't using memcpy().
2018-08-14 Mark JohnstonDon't use memcpy() in the early microcode loading code.
2018-08-14 Mark JohnstonFix the !SMP x86 build.
2018-08-14 Martin MatuskaMFV r337744:
2018-08-13 Mark JohnstonImplement kernel support for early loading of Intel...
2018-08-13 Jung-uk KimMerge ACPICA 20180810.
2018-08-13 Emmanuel VadotImport DTS files from Linux 4.18
2018-08-11 Kyle EvansMFH @ r337607, in preparation for boarding
2018-08-09 Olivier HouchardImport CK as of commit 08813496570879fbcc2adcdd9ddc0a05...
2018-08-08 Eitan Adlerfile: update to 5.34
2018-08-03 Mark JohnstonVerify that each frame pointer lies within the thread...
2018-08-03 Alexander MotinMFV r337223:
2018-08-03 Alexander MotinMFV r337220: 8375 Kernel memory leak in nvpair code
2018-08-03 Alexander MotinMFV r337218: 7261 nvlist code should enforce name lengt...
2018-08-03 Alexander MotinMFV r337216: 7263 deeply nested nvlist can overflow...
2018-08-03 Alexander MotinMFV 337214:
2018-08-03 Alexander MotinMFV r337212:
2018-08-03 Alexander MotinMFV r337210: 9577 remove zfs_dbuf_evict_key tsd
2018-08-02 Alexander MotinMFV r337208: 9591 ms_shift can be incorrectly changed...
2018-08-02 Alexander MotinMFV r337206: 9338 moved dnode has incorrect dn_next_type
2018-08-02 Alexander MotinMFV r337204: 9439 ZFS double-free due to failure to...
2018-08-02 Alexander MotinMFV r337200:
2018-08-02 Alexander MotinMFV r337197: 9456 ztest failure in zil_commit_waiter_ti...
2018-08-02 Alexander MotinMFV r337195: 9454 ::zfs_blkstats should count embedded...
2018-08-02 Alexander MotinMFV r337193:
2018-08-02 Alexander MotinMFV r337190: 9486 reduce memory used by device removal...
2018-08-02 Alexander MotinMFV r337184: 9457 libzfs_import.c:add_config() has...
2018-08-02 Alexander MotinMFV r337182: 9330 stack overflow when creating a deeply...
2018-08-02 Alexander Motin9539 Make zvol operations use _by_dnode routines
2018-08-02 Alexander Motin9523 Large alloc in zdb can cause trouble
2018-08-02 Alexander MotinMFV r337175: 9487 Free objects when receiving full...
2018-08-02 Alexander MotinMFV r337171:
2018-08-02 Alexander MotinMFV r337167: 9442 decrease indirect block size of spacemaps
2018-08-02 Alexander MotinMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-30 Alan SomersMake timespecadd(3) and friends public
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-27 Konstantin BelousovOn amd64, enable workarounds for several Ryzen erratas...
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
next