]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
powerpc/mpc85xx: Clean up Freescale SATA driver a little
[FreeBSD/FreeBSD.git] / sys /
2019-12-15 Justin Hibbitspowerpc/mpc85xx: Clean up Freescale SATA driver a little
2019-12-15 Conrad MeyerRevert r355760, r355759
2019-12-15 Kyle Evanskbd: convert kbdd_* macros to inline functions
2019-12-15 Michal MelounProperly synchronize completion DMA buffers.
2019-12-15 Jeff RobersonFix a mistake in r355765. We need to activate the...
2019-12-15 Kyle Evanskbd: drop _KERNEL #ifdef in kbdreg.h
2019-12-15 Jeff RobersonPreviously we did not support invalid pages in default...
2019-12-15 Jeff RobersonAdd a deferred free mechanism for freeing swap space...
2019-12-15 Jeff RobersonSlightly optimize locking in vm_map_copy_swap_entry...
2019-12-15 Jeff RobersonHandle pagein clustering in vm_page_grab_valid() so...
2019-12-15 Pedro F. Giffunicdefs: use more accurate GCC version for the deprecated...
2019-12-14 Conrad Meyerlinuxkpi: Drop incompatible __deprecated definition
2019-12-14 Conrad Meyercdefs: Add __deprecated(message) function attribute...
2019-12-14 Doug MooreSimplify the processing a leaf mask to find big-enough...
2019-12-14 Michal MelounAdd driver for Rockchip PCIe root complex found in...
2019-12-14 Edward Tomasz Napi... Add sync_file_range(2) implementation to linux(4);...
2019-12-14 Edward Tomasz Napi... Regen after r355752.
2019-12-14 Edward Tomasz Napi... Fix definitions for linuxulator's sync_file_range(2).
2019-12-14 Ryan Libbyuma dbg: flexible size for slab debug bitset too
2019-12-14 Kristof Provostpf: Make request_maxcount runtime adjustable
2019-12-14 Mateusz GuzikRemove the useless return value from proc_set_cred
2019-12-13 Scott LongAdd accessors for the Vendor Specific Extended Capabili...
2019-12-13 John BaldwinExpand net epoch in the cxgbe TOE driver to satisfy...
2019-12-13 Jung-uk KimMFV: r355716
2019-12-13 Ian LeporeInclude ofw_bus_if.h in SRCS only on systems configured...
2019-12-13 Warner LoshBe consistent about checking return value from bus_dela...
2019-12-13 Rick MacklemSilence some "might not be initialized" warnings for...
2019-12-13 John BaldwinRemove the deprecated timeout(9) interface.
2019-12-13 Navdeep Parharcxgbe(4): Use the _XT variant of the CPL used to transm...
2019-12-13 John BaldwinUse callout(9) instead of deprecated timeout(9).
2019-12-13 Warner LoshCreate new wrapper function: bus_delayed_attach_children()
2019-12-13 John BaldwinUse a callout instead of timeout(9) for delayed zio's.
2019-12-13 John BaldwinUse callout(9) instead of deprecated timeout(9) for...
2019-12-13 John BaldwinSupport software breakpoints in the debug server on...
2019-12-13 Edward Tomasz Napi... Add kern_kill() and use it in Linuxulator. It's just...
2019-12-13 Edward Tomasz Napi... Add kern_getsid() and use it in Linuxulator; no functio...
2019-12-13 Warner LoshMove to using bool instead of boolean_t
2019-12-13 Mark JohnstonRestore the reservation of boot pages for bucket zones...
2019-12-13 Brandon Bergren[PowerPC] Enable TLS usage in system libraries on ELFv2.
2019-12-13 Andrey V. ElsukovMake TCP options parsing stricter.
2019-12-13 Ryan LibbyRevert r355706 & r355710
2019-12-13 Ryan Libbybitset: rename confusing macro NAND to ANDNOT
2019-12-13 Ryan Libbyuma: report slab efficiency
2019-12-13 Ryan Libbyuma: delay bucket_init() until we might actually enable...
2019-12-13 Ryan Libbyuma dbg: flexible size for slab debug bitset too
2019-12-13 Edward Tomasz Napi... Add kern.geom.part.separator tunable. This makes it...
2019-12-13 Conrad Meyerkern/subr_unit: Rip srandomdev, random(3) out of dead...
2019-12-13 Ian LeporeIf device_delete_children() returns an error, bail...
2019-12-13 Ian LeporeClean up some of my copyrights; add SPDX tag and remove...
2019-12-13 Rick MacklemAdd some more initializations to quiet riscv build.
2019-12-13 Rick MacklemFix the build for MAC not defined and a couple of might...
2019-12-13 Rick Macklemr355677 requires that vop_stdioctl() be global so it...
2019-12-12 Mark JohnstonAvoid relying on silent type casting in the native...
2019-12-12 Rick MacklemBump __FreeBSD_version since r355677 changes the intern...
2019-12-12 Rick MacklemAdd support for NFSv4.2 to the NFS client and server.
2019-12-12 Navdeep Parharcxgbe(4): Never use hardware checksumming in netmap tx.
2019-12-12 Mark JohnstonImplement atomic state updates using the new vm_page_as...
2019-12-12 Cy SchubertRather than pass the address of the packet information...
2019-12-12 Cy Schubertin6_cksum() returns zero when checksums are good.
2019-12-12 Edward Tomasz Napi... Add kern_sync(9), and make kernel code call it instead...
2019-12-12 Andrew TurnerAdd comments and macros to the tcr_el1 setting code...
2019-12-12 Brandon Bergren[PowerPC] Fix SPE floating point environment manipulation
2019-12-12 Brandon Bergren[PowerPC] Fix powerpc 32 bit build in mmu_oea64.c
2019-12-12 Andrey V. ElsukovFollow RFC 4443 p2.2 and always use own addresses for...
2019-12-12 Emmanuel Vadotarm64: rockchip: rk_pinctrl: Fix parse_bias for RK3399
2019-12-12 Emmanuel Vadotarm64: rockchip: rk_pinctrl: Add bias parsing based...
2019-12-12 Mark JohnstonRename tdq_ipipending and clear it in sched_switch().
2019-12-12 Kyle EvansBump __FreeBSD_version for r355641, new sig set ops
2019-12-11 Mateusz Guzikvfs: locking primitives which elide ->v_vnlock and...
2019-12-11 Mateusz Guzikfd: static-ize and devolatile openfiles
2019-12-11 Warner LoshMove reset to the interrutp processing stage
2019-12-11 Emmanuel Vadotdwmmc: Use device_delete_children
2019-12-11 Kyle Evansmakesyscalls.lua: trim trailing spaces/commas from...
2019-12-11 Emmanuel Vadotdwmmc: Handle the card detect interrupt
2019-12-11 Emmanuel Vadotarm64: rockchip: Add a module for rk_dwmmc
2019-12-11 Emmanuel Vadotdwmmc: Add a detach method
2019-12-11 Emmanuel Vadotarm64: rk3328: Add the *clk_peri_niu clocks
2019-12-11 Emmanuel Vadotarm64: Add explicit devices for dwmmc variant
2019-12-11 Ed Mastearm linuxulator: regen sysent after r355621
2019-12-11 Ed Mastearm linuxulator: put syscall type and argument on one...
2019-12-11 Ed Mastearm linuxulator: add "make sysent" generated files
2019-12-11 Ed Mastearm linuxulator: add syscalls.conf and Makefile for...
2019-12-11 Doug MooreExtract code common to _vm_map_clip_start and _vm_map_c...
2019-12-11 Andriy Gaponadd a sanity check to the system call registration...
2019-12-11 Ryan Libbyuma: pretty print zone flags sysctl
2019-12-10 John BaldwinUse callout_func_t instead of the deprecated timeout_t.
2019-12-10 John BaldwinAdd a callout_func_t typedef for functions used with...
2019-12-10 Ian LeporeDo not attach children of owc_gpiobus until interrupts...
2019-12-10 Vladimir Kondratyev[ig4] Remove unused methods from bus interface
2019-12-10 Navdeep Parharcxgbe(4): Simplify the firmware version checks a bit.
2019-12-10 Scott LongFix the TAA state machine to do the right thing when...
2019-12-10 Mark JohnstonAdd a helper function to the swapout daemon's deactivat...
2019-12-10 Mark JohnstonIntroduce vm_page_astate.
2019-12-10 Konstantin BelousovUFS: implement VOP_INACTIVE()
2019-12-10 Andrey V. ElsukovAvoid access to stale ip pointer and call UPDATE_POINTE...
2019-12-10 Navdeep Parharcxgbe(4): Use TX_PKTS2 work requests in netmap Tx if...
2019-12-10 Navdeep Parharcxgbe(4): Update T4/5/6 firmwares to 1.24.11.0.
2019-12-10 Mateusz Guzikvfs: refactor vhold and vdrop
2019-12-09 Ian LeporeAllow baud rates of 1,228,800 and 1,843,200 on CP2101...
2019-12-09 Mark JohnstonConfigure headphone redirection for the Dell L780 and...
next