]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Zero struct efi_tm before setting the needed values. We don't use the dst
[FreeBSD/FreeBSD.git] / sys / amd64 /
2017-11-20 Pedro F. Giffunisys: further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-12 Mateusz Guzikamd64: stop nesting preemption counter in spinlock_enter
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-10 Jung-uk KimMFV: r325668
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
2017-11-09 Marcin WojtasRework printouts and logging level in ENA driver
2017-11-08 Jeff RobersonReplace manyinstances of VM_WAIT with blocking page...
2017-11-05 Konstantin BelousovZero the structure instead of the pointer to it.
2017-11-05 Enji CooperMFhead@r325422
2017-11-04 Konstantin Belousovx86: Do not emit unused TD_TID symbols.
2017-11-04 Enji CooperMFhead@r325383
2017-11-02 Simon J. GerratyUpdate to bmake-20171028
2017-11-02 Jung-uk KimMerge OpenSSL 1.0.2m.
2017-11-01 Konstantin BelousovRestore an optimization that was temporary disabled...
2017-11-01 Konstantin BelousovConsistently ensure that we do not load MXCSR with...
2017-11-01 Peter GrehanEmulate the "OR reg, r/m" instruction (opcode 0BH).
2017-10-31 Marcin WojtasUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 Tijl CoosemansSet the return address for stack entry points to zero.
2017-10-30 Enji CooperMFhead@r325119
2017-10-29 Ian LeporeImprove the performance of the hpet timer in bhyve...
2017-10-29 Eitan AdlerUpdate several more URLs
2017-10-28 Philip PaepsImport tzdata 2017c
2017-10-27 John BaldwinRework pass through changes in r305485 to be safer.
2017-10-27 Andriy GaponMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-26 Enji CooperMFhead@r325004
2017-10-23 Mark JohnstonFix the VM_NRESERVLEVEL == 0 build.
2017-10-22 Enji CooperMFhead@r324884
2017-10-22 Mateusz GuzikMake the sleepq chain hash size configurable per-arch...
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-21 Enji CooperMFhead@r324837
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-20 Bjoern A. ZeebWith r181803 on 2008-08-17 23:27:27Z the first VIMAGE...
2017-10-20 Mateusz Guzikamd64: plug missed dt_lock in cpu_fork
2017-10-20 Mateusz Guzikamd64: __exclusive_cache_line pv_chunks_mutex and pv_li...
2017-10-20 Mateusz Guzikamd64: avoid acquiring dt lock if possible (which is...
2017-10-18 Mark JohnstonMove kernel dump offset tracking into MI code.
2017-10-16 Konstantin BelousovFix the pv_chunks pc_lru tailq handling in reclaim_pv_c...
2017-10-10 Jung-uk KimMerge ACPICA 20170929 (take 2).
2017-10-10 Enji CooperMFhead@r324482
2017-10-09 Konstantin BelousovChange amd64_get_ldt() to return 'EOF' when the LDT...
2017-10-06 Baptiste DaroussinImport mandoc 1.14.3
2017-10-06 Baptiste DaroussinImport 1.14.3
2017-10-06 Andriy GaponMFV r322235: 8067 zdb should be able to dump literal...
2017-10-06 Andriy GaponMFV r316934: 7340 receive manual origin should override...
2017-10-06 Andriy GaponMFV r316933: 5142 libzfs support raidz root pool (loade...
2017-10-06 Andriy GaponMFV r316931: 6268 zfs diff confused by moving a file...
2017-10-06 Andriy GaponMFV r316877: 7571 non-present readonly numeric ZFS...
2017-10-06 Andriy GaponMFV r316864: 6392 zdb: introduce -V for verbatim import
2017-10-06 Andriy GaponMFV r316862: 6410 teach zdb to perform object lookups...
2017-10-05 Mateusz Guzikamd64: remove unused variable from pmap_delayed_invl_genp
2017-10-05 Konstantin BelousovEnsure that after sucessfull i386_set_ldt() call, other...
2017-10-05 Konstantin BelousovAvoid a race betweem freeing LDT and context switches.
2017-10-05 Konstantin BelousovImprove amd64_get_ldt().
2017-10-05 Konstantin BelousovMinor style fix.
2017-10-05 Konstantin BelousovComplete r323772 on amd64.
2017-10-05 Konstantin BelousovUse ANSI C declaration for amd64_get_ldt().
2017-10-05 Konstantin BelousovCorrect format specifiers in the debug code.
2017-10-05 Konstantin BelousovRemove useless comments.
2017-10-05 Konstantin BelousovOn amd64, mark the set_user_ldt() function as static.
2017-10-05 Konstantin BelousovReduce default max_ldt_segment value to 512.
2017-10-05 Konstantin BelousovUpdate comment to note that we skip LDT reload for...
2017-10-02 Alan SomersMFV r319743: 8108 zdb -l fails to read labels 2 and 3
2017-10-02 Alan SomersMFV r316863: 3871 fix issues introduced by 3604
2017-10-02 Alan SomersMFV r316861: 6866 zdb -l should return non-zero if...
2017-10-02 Alan SomersMFC r316858 7280 Allow changing global libzpool variabl...
2017-10-02 Andriy GaponMFV r323913: 8600 ZFS channel programs - snapshot
2017-10-02 Andriy GaponMFV r323912: 8592 ZFS channel programs - rollback
2017-10-02 Andriy GaponMFV r323795: 8604 Avoid unnecessary work search in...
2017-10-02 Konstantin BelousovHide kernel stuff from userspace.
2017-10-01 Andrew TurnerTo prepare for adding EFI runtime services support...
2017-10-01 Andriy GaponMFV r323794: 8605 zfs channel programs: zfs.exists...
2017-10-01 Andriy GaponMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 Andriy GaponMFV r323531: 8521 nvlist memory leak in get_clones_stat...
2017-10-01 Andriy GaponMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 Martin MatuskaMFV r324145,324147:
2017-09-29 Jung-uk KimMerge ACPICA 20170929.
2017-09-26 Andriy GaponMFV r323535: 8585 improve batching done in zil_commit()
2017-09-23 Enji CooperMFhead@r320180
2017-09-22 Andriy GaponMFV r323917: 8648 Fix range locking in ZIL commit codepath
2017-09-22 Andriy GaponMFV r323914: 8661 remove "zil-cw2" dtrace probe
2017-09-20 Alan SomersMFV r323789: 8473 scrub does not detect errors on...
2017-09-20 Andriy GaponMFV r323792: 8602 remove unused "dp_early_sync_tasks...
2017-09-20 Andriy GaponMFV r323790: 8567 Inconsistent return value in zpool_re...
2017-09-19 Konstantin BelousovDo not do torn writes to active LDTs.
2017-09-17 Gordon TetlowMFV r323678: file 5.32
2017-09-16 Enji CooperMFhead@r323635
2017-09-13 Ilya BakulinAdd MMCCAM-enabled kernel config for IMX6, reduce debug...
2017-09-13 Andriy GaponMFV r323527: 5815 libzpool's panic function doesn't...
2017-09-13 Andriy GaponMFV r323523: 8331 zfs_unshare returns wrong error code...
2017-09-13 Andriy GaponMFV r316932: 6280 libzfs: unshare_one() could fail...
2017-09-11 Andriy GaponMFV r323111: 8569 problem with inline functions in...
2017-09-11 Andriy GaponMFV r323110: 8558 lwp_create() returns EAGAIN on system...
2017-09-10 Marius StroblMFV: r323381
2017-09-09 Andriy GaponMFV r323107: 8414 Implemented zpool scrub pause/resume
2017-09-09 Enji CooperMFhead@r323343
next