]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Trim excessive 'extern' and remove unused declaration.
[FreeBSD/FreeBSD.git] / sys /
2017-08-20 Konstantin BelousovTrim excessive 'extern' and remove unused declaration.
2017-08-20 Konstantin BelousovUse ANSI C declaration for trap_pfault(). Style.
2017-08-20 Mark JohnstonDefine prefetch() only if it hasn't already been defined.
2017-08-20 Mark JohnstonAdd a couple of trivial headers to the LinuxKPI.
2017-08-20 Conrad Meyerhwpstate: Add support for family 17h pstate info from...
2017-08-19 Bruce EvansFix setting of defaults for the text cursor.
2017-08-19 Bruce EvansRename curr_curs_attr to base_curr_attr. The actual...
2017-08-19 Konstantin BelousovUse the known valid segment when accessing memory in...
2017-08-19 Bruce EvansUse better hard-coded defaults for the cursor shape...
2017-08-19 Andrew TurnerRemove redundant declarations. Newer gcc has a warning...
2017-08-19 Andrew TurnerUse armv8-a in -march, it is accepted by both clang...
2017-08-19 Vladimir KondratyevAdd support for generic MS Windows 7/8/10-compatible...
2017-08-19 Emmanuel VadotRPI DTS: Add value previously set by VideoCore and...
2017-08-19 Ed Mastesys/modules: don't build qlxgbe if the user objects...
2017-08-19 Ed Mastesys/modules: don't build bxe if the user objects to...
2017-08-18 Conrad MeyerMove some other SI_SUB_INIT_IF initializations to SI_SU...
2017-08-18 Konstantin BelousovWhen checking that #UD comes from kernel mode, check...
2017-08-18 Ed Mastecam iosched: fix typos in comments
2017-08-18 Bruce EvansFix syscons escape sequence for setting the local curso...
2017-08-18 Ruslan BukinFix module unload when SGX support is not present in...
2017-08-18 Gleb SmirnoffFix cut and paste typo that prevented T5 firmware to...
2017-08-18 Bruce EvansImprove names for cons25 sequences.
2017-08-18 Bruce EvansFix vt100 escape sequence for showing and hiding the...
2017-08-18 Baptiste DaroussinRemove example from zstd sources, their license does...
2017-08-18 Bruce EvansFix missing syscons escape sequence for setting the...
2017-08-18 Ryan Libbysafe: quiet -Wtautological-compare
2017-08-18 Michael TuexenEnsure inp_vflag is consistently set for TCP endpoints.
2017-08-18 Mark JohnstonRemove some unneeded subroutines for padding writes...
2017-08-18 Mark JohnstonRename mkdumpheader() and group EKCD functions in kern_...
2017-08-18 Mark JohnstonFactor out duplicated kernel dump code into dump_{start...
2017-08-18 Lawrence StewartAn off-by-one error exists in sbuf_vprintf()'s use...
2017-08-17 Oleg BulyzhinFix BSD label partition end sector calculation.
2017-08-17 Ed Mastearm64: return error instead of panic in unimplemented...
2017-08-17 Conrad MeyerDiscover CPU topology on multi-die AMD Zen systems
2017-08-17 Lawrence StewartImplement simple record boundary tracking in sbuf(9...
2017-08-17 Conrad MeyerFix unused varable warning in !SMP case
2017-08-16 John BaldwinMark ZFS ABD inline functions static.
2017-08-16 Ryan Libbyaesni: quiet -Wcast-qual
2017-08-16 Conrad MeyerAdd SI_SUB_TASKQ after SI_SUB_INTR and move taskqueue...
2017-08-16 Warner LoshDefine proposed GUID for FreeBSD boot loader variables.
2017-08-16 Warner LoshRemove unused defines.
2017-08-16 Kristof Provostbpf: Fix incorrect cleanup
2017-08-16 Conrad Meyerx86: Add dynamic interrupt rebalancing
2017-08-16 Bryan DreweryQuote ${MAKE} when passing in env in case it contains...
2017-08-16 Ian LeporeFix compile error with option DEBUG. This is fallout...
2017-08-16 Ruslan BukinRename macro DEBUG to SGX_DEBUG.
2017-08-16 Bruce EvansUndeprecate the CONS_CURSORTYPE ioctl. It was "depreca...
2017-08-16 Ruslan BukinAdd support for Intel Software Guard Extensions (Intel...
2017-08-16 Ruslan BukinAdd OBJ_PG_DTOR flag to VM object.
2017-08-16 Mark JohnstonAdd device resource management fields to struct device.
2017-08-15 Navdeep Parharcxgbe/t4_tom: Use correct name for the ISS-valid bit...
2017-08-15 Matt JorasRework vlan(4) locking.
2017-08-15 Mark JohnstonAdd vm_page_alloc_after().
2017-08-15 Alan SomersFix some ZFS debugging messages
2017-08-15 Toomas Soomeloader.efi: repace XXX with real comments in trap.c
2017-08-15 Hans Petter SelaskyAdd new USB quirk.
2017-08-15 Xin LIPlug memory leak in arge_encap().
2017-08-15 Conrad MeyerFix a couple of comment typos
2017-08-14 Enji CooperAdd supporting changes for `Add limited sandbox capabil...
2017-08-14 Konstantin BelousovPrint whole machine state on double fault.
2017-08-14 Konstantin BelousovAdd {rd,wr}{fs,gs}base C wrappers for instructions.
2017-08-14 Konstantin BelousovStyle.
2017-08-14 Sepherosa Ziehauhyperv: Update copyright for the files changed in 2017
2017-08-14 Sepherosa Ziehauhyperv/hn: Re-set datapath after synthetic parts reatta...
2017-08-14 Sepherosa Ziehauhyperv/hn: Minor cleanup
2017-08-14 Sepherosa Ziehauhyperv/hn: Fix/enhance receiving path when VF is activated.
2017-08-14 Sepherosa Ziehauhyperv/hn: Update VF's ibytes properly under transparen...
2017-08-14 Ian LeporeAdd hinted attachment for non-FDT systems. Also, print...
2017-08-14 Ian LeporeAdd back the drivers for Dallas/Maxim ds13xx and Seiko...
2017-08-14 Ian LeporeMinor fixes and enhancements for the s35390a i2c RTC...
2017-08-13 Ian LeporeRemove the old ds1374 driver and use the ds13rtc driver...
2017-08-13 Ian LeporeChange "chiptype" to "compatible". Making the hint...
2017-08-13 Ian LeporeAdd a new driver, ds13rtc, that handles all DS13xx...
2017-08-13 Andrew TurnerAdd support for multiple GICv3 ITS devices. For this...
2017-08-13 Ian LeporeAdd config_intrhook_oneshot(): schedule an intrhook...
2017-08-13 Kirk McKusickWhen read requests are sent from a filesystem running...
2017-08-13 Kirk McKusickEliminate a variable that is only ever set.
2017-08-13 Alan CoxThe *_meta_* functions include a radix parameter, a...
2017-08-13 Roger Pau Monnésrat: use pmap_unmapbios
2017-08-12 Nathan WhitehornMove NVME controller shutdown from being called as...
2017-08-12 John BaldwinReliably enable debug exceptions on all CPUs.
2017-08-12 John BaldwinDon't panic for PT_GETFPREGS.
2017-08-12 Ian LeporeBid for the device with BUS_PROBE_GENERIC, because...
2017-08-12 Navdeep Parharcxgbe(4): Save the last reported link parameters and...
2017-08-11 John BaldwinFix a typo.
2017-08-11 Ed Mastearm: enable ARM_MANY_BOARD in NOTES for LINT build
2017-08-11 Mark JohnstonBump KERNELDUMP_BUFFER_SIZE to 4096.
2017-08-11 Ian LeporeStop calling atrtc_set() from the xen timer clock_setti...
2017-08-11 Ed MasteRename at91_pmc's M_PMC malloc type to avoid duplicate...
2017-08-11 David C SomayajuluPerformance enhancements to reduce CPU utililization...
2017-08-11 Ryan Libbyx86/crc32_sse42.c: quiet unused function warning
2017-08-11 Mark JohnstonHave sendfile_swapin() use vm_page_grab_pages().
2017-08-11 Mark JohnstonModify vm_page_grab_pages() to handle VM_ALLOC_NOWAIT.
2017-08-11 Alan CoxAn invalid page can't be dirty.
2017-08-11 Roger Pau Monnéacpi/srat: fix build without DMAP
2017-08-11 Andrew TurnerOnly return the current cpu if it's in the cpumask...
2017-08-11 Hans Petter SelaskyMake sure the "vm_flags" and "vm_page_prot" fields...
2017-08-11 Mark JohnstonAdd a specialized function for DRM drivers to register...
2017-08-11 Mark JohnstonMicro-optimize kmem_unback().
2017-08-11 Peter WemmUpdate from sqlite3-3.14.1 to sqlite3-3.20.0. This...
next