]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
audit(4): Add tests for {get/set}auid, {get/set}audit, {get/set}audit_addr
[FreeBSD/FreeBSD.git] / sys / amd64 /
2018-06-15 Ed Mastelinuxulator: do not include legacy syscalls on arm64
2018-06-14 Konstantin Belousovlinuxolator/amd64: Don't mangle %r10 on return from...
2018-06-14 Konstantin BelousovReorganize code flow in fpudna()/npxdna() to highlight...
2018-06-14 Konstantin BelousovRemove printf() in #NM handler.
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-13 Konstantin BelousovEnable eager FPU context switch by default on amd64.
2018-06-13 Jonathan T. LooneyMake UMA and malloc(9) return non-executable memory...
2018-06-13 Marcelo AraujoAdd SPDX tags to vmm(4).
2018-06-12 Jung-uk KimFix number of auxargs entries to copy out for 32-bit...
2018-06-11 Konstantin BelousovFix braino in r334799. Maxmem is in pages.
2018-06-10 Bruce EvansUntangle configuration ifdefs a little. On x86, msi...
2018-06-09 Mark JohnstonTell the compiler that rdtscp clobbers %ecx.
2018-06-08 Tycho NightingaleDon't bother looking for non-executable pages when...
2018-06-08 Matt Macyhwpmc: simplify calling convention for hwpmc interrupt...
2018-06-08 Mateusz Guzikamd64: remove now unused bzero, bcmp and bcopy. move...
2018-06-08 Mateusz Guzikamd64: fix a retarded bug in memset
2018-06-07 Konstantin BelousovAccount for dmap limit when selecting the pages for...
2018-06-07 Matt Macycpufunc: add rdtscp for x86
2018-06-04 Jung-uk KimMFV: r334448
2018-06-04 Matt Macyhwpmc: ABI fixes
2018-06-02 Mateusz GuzikRemove an unused argument to turnstile_unpend.
2018-06-02 Mateusz Guzikamd64: add a mild depessimization to rep mov/stos users
2018-06-02 Bruce EvansFinish COMPAT_AOUT support for amd64. It wasn't in...
2018-06-02 Bruce EvansFix high resolution kernel profiling just enough to...
2018-06-02 Bruce EvansFix recent breakages of kernel profiling, mostly on...
2018-05-31 Matt Macyhwpmc: remove unused pre-table driven bits for intel
2018-05-31 Dimitry AndricResolve conflicts between macros in fenv.h and ieeefp.h
2018-05-31 Mateusz Guzikamd64: switch pagecopy from non-temporal stores to...
2018-05-29 Brooks DavisCorrect pointer subtraction in KASSERT().
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-25 Andriy Gaponre-synchronize TSC-s on SMP systems after resume, if...
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-24 Brooks DavisAvoid two suword() calls per auxarg entry.
2018-05-24 Matt Macytake NUMA out
2018-05-24 Matt Macylibpmcstat: compile in events based on json description
2018-05-23 Konstantin Belousovx86: stop unconditionally clearing PSL_T on the trace...
2018-05-23 Konstantin BelousovStyle.
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-22 Konstantin BelousovEnable IBRS when entering an interrupt handler from...
2018-05-22 John BaldwinCleanups related to debug exceptions on x86.
2018-05-21 Konstantin BelousovAdd Intel Spec Store Bypass Disable control.
2018-05-21 Konstantin BelousovPreserve other bits in IA32_SPEC_CTL MSR when changing...
2018-05-21 Konstantin BelousovFix grammar.
2018-05-21 Konstantin BelousovAdd missed barrier for pm_gen/pm_active interaction.
2018-05-21 Mateusz Guzikamd64: annotate pti with __read_frequently
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-19 Mark JohnstonEnable kernel dump features in GENERIC for most platforms.
2018-05-19 Matt Macypmap: silence warnings
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Ed Masteamd64 GENERIC: correct whitespace on smartpqi entry
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-15 Antoine Brodinvmmdev: return EFAULT when trying to read beyond VM...
2018-05-14 John BaldwinMake the common interrupt entry point labels local...
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-10 Konstantin BelousovMake fpusave() and fpurestore() on amd64 ifuncs.
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-09 Mateusz Guzikamd64: depessimize bcmp for small buffers
2018-05-09 Konstantin BelousovAvoid calls to bzero() before ireloc.
2018-05-09 Konstantin BelousovRemove PG_U from the rest of the kernel pmap ptes.
2018-05-09 Konstantin BelousovRemove PG_U from the recursive pte for kernel pmap...
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Konstantin BelousovPrepare DB# handler for deferred trigger of watchpoints.
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-07 Mateusz Guzikamd64: stop asserting params != NULL in the syscall...
2018-05-07 Mateusz Guzikamd64: fix up memset added in r333324
2018-05-07 Mateusz Guzikamd64: tweak the memmove comment regarding authorship
2018-05-07 Mateusz Guzikamd64: replace libkern's memset and memmove with assemb...
2018-05-04 Mateusz Guzikamd64: syscall path bcopy -> memcpy
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-04 Mateusz Guzikamd64: get rid of the pessimized bcopy in syscall arg...
2018-05-03 Konstantin BelousovImplement support for ifuncs in the kernel linker.
2018-05-03 Konstantin BelousovStyle.
2018-05-02 Peter GrehanUse PCI power-mgmt to reset a device if FLR fails.
2018-05-01 Jung-uk KimMFV: r333077
2018-05-01 Mark JohnstonPrint the dump progress indicator after calling dump_st...
2018-04-28 Conrad Meyeramd64/mp_machdep.c: Fix GCC build after r333059
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-27 Tycho NightingaleExpand the checks for UCR3 == PMAP_NO_CR3 to enable...
2018-04-26 Sean Brunomove smartpqi(4) controller out of NOTES and into sys...
2018-04-26 Sean Brunomartpqi(4):
2018-04-25 Tycho NightingaleIf a trap is encountered upon executing iretq from...
2018-04-24 Mark JohnstonImprove VM page queue scalability.
2018-04-24 Konstantin BelousovCorrect undesirable interaction between caching of...
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
next