]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
delete-old does not have delete-old-libs dependency.
[FreeBSD/FreeBSD.git] / sys /
2012-02-16 alcWhen vm_mmap() is used to map a vm object into a kernel...
2012-02-16 eadlerAdd a timestamp to the msgbuf output in order to determ...
2012-02-16 nwhitehornMake sure to synchronize icache for the newly loaded...
2012-02-16 rmacklemDelete a couple of out of date comments that are no...
2012-02-15 jkimClean up RFLAG and CR3 register handling and nearby...
2012-02-15 luigi(This commit only touches code within the DEV_NETMAP...
2012-02-15 jkimSet up an event handler to turn off speaker if user...
2012-02-15 jkimMake ACPI resume beeper less cryptic. Set PIC timer2...
2012-02-15 jkimSome BIOSes are known for corrupting low 64KB between...
2012-02-15 luigireduce the differences between these three files.
2012-02-15 nwhitehornImprove error handling in smusat(4).
2012-02-15 bzFix PAWS (Protect Against Wrapped Sequence numbers...
2012-02-15 glebiusFix includes list.
2012-02-15 glebiusTrim double empty lines.
2012-02-15 glebiusRemove testing stuff, reducing kernel memory footprint...
2012-02-15 glebiusIn ng_bypass() add more protection against potential...
2012-02-15 glebiusstyle(9): sort includes.
2012-02-15 aeAdd additional check to EBR probe and create methods:
2012-02-15 aeAdd PART::type attribute handler. It returns partition...
2012-02-15 gibbsLimit the ST3146855LW U320 drive to 55 tags to avoid...
2012-02-15 gibbsEnhance documentation, improve interoperability, and...
2012-02-14 kenSet the max_lun field of the path inquiry CCB to 8.
2012-02-14 dimRevert r231673 and r231682 for now, until we can run...
2012-02-14 hselaskyAdd new USB device ID.
2012-02-14 rwatsonWhen initialising the CP0 status register during boot...
2012-02-14 adrianFix the usefir128 config bit flipping.
2012-02-14 adrianImprove the radar register config API.
2012-02-14 tijlChange some headers such that lang/gcc* ports no longer...
2012-02-14 theravenCleanup of xlocale:
2012-02-14 tuexenFix a bug where the wrong protocol overhead was used...
2012-02-14 tijlReplace PRIdMAX with "jd" in a printf call. Cast the...
2012-02-14 luigiproperly sort dev/oce entries
2012-02-14 mavDo not handle MOD_SHUTDOWN equally to MOD_UNLOAD in...
2012-02-14 yongariFor RTL8168/8111D controller, make sure to wake PHY...
2012-02-14 marius- As it turns out, MSI-X is broken for at least LSI...
2012-02-14 gonzoAdd ARM relocations types used for thread-local storage
2012-02-13 jhbUse if_maddr_*lock() routines to lock the per-interface...
2012-02-13 luigi- use struct ifnet as explicit type of the argument...
2012-02-13 npUse the non-sleeping variang of t4_wr_mbox in code...
2012-02-13 emasteAdd a sysctl to report the firmware build number.
2012-02-13 glebiusNo need to optimise for a node with no hooks, my braino.
2012-02-13 adrianCorrect the 802.11s mesh configuration structure and...
2012-02-13 emasteFix panic after "WARNING - ATA_IDENTIFY taskqueue timeout"
2012-02-13 mckusickMissing conditions in checking whether an inode has...
2012-02-13 adrianAttempt to address some potential vap->iv_bss race...
2012-02-12 rmhFix a typo.
2012-02-12 rmhMove WITHOUT_SOURCELESS_* files to sys/conf/ in order...
2012-02-12 avgnewvers.sh: unbreak git/git-svn support
2012-02-12 fjoe- Use fixed-width integer types.
2012-02-11 kibClose a race due to dropping of the map lock between...
2012-02-11 kibThe PTRACESTOP() macro is used only once. Inline the...
2012-02-11 bzProperly name the sysctl to "iflistl" rather than ...
2012-02-11 mariusFlesh out support for SAS1078 and SAS1078DE (which...
2012-02-11 bzDepend on the relevant header files.
2012-02-11 bzStart to try to hide LRO (and some TSO) bits behind...
2012-02-11 kevloRemove unused variable mii
2012-02-11 bzUse the more common macro to set the if_baudrate to...
2012-02-11 bzMake use of the read-only variant of the IF_ADDR_*LOCK...
2012-02-11 bzIntroduce a new NET_RT_IFLISTL API to query the address...
2012-02-11 bzBackout changes from r228571. Remove if_data from...
2012-02-11 kenReturn BUS_PROBE_DEFAULT instead of BUS_PROBE_VENDOR...
2012-02-10 jkimDe-obfuscate acpi_acquire_global_lock(). It seems...
2012-02-10 gonzo- Reverse logic so base tls is fixed up with correct...
2012-02-10 kibIn cpu_set_user_tls(), consistently set PCB_FULL_IRET...
2012-02-10 luigiAdd a driver for Emulex OneConnect ethernet cards ...
2012-02-10 gonzo- Fix spelling of R_MIPS_RELGOT
2012-02-10 nyanReduce diffs against i386.
2012-02-10 edRemove unneeded newline. It fits in 80 columns now.
2012-02-10 edMerge si_name and __si_namebuf.
2012-02-10 edRemove direct access to si_name.
2012-02-10 adrianEnforce the hardware chainmask when allowing the user...
2012-02-10 adrian.. oops, use the right chainmask.
2012-02-10 adrianAdd in a new driver feature to allow the TX and RX...
2012-02-10 adrianExtend the HAL code to allow the RX and TX chainmask...
2012-02-10 aeAdd alias for the partition with type 0x42 to the MBR...
2012-02-10 gonzoFix-up value passed by thr_new syscall to make it compa...
2012-02-10 aeLet's be more realistic and limit maximum number of...
2012-02-10 kevloAdd a missing break. This bug was introduced in r228856.
2012-02-10 kibMark the automatically attached child with PL_FLAG_CHIL...
2012-02-09 npAdd IPv6 TSO (including TSO+VLAN) support to cxgb(4).
2012-02-09 gonzoFix n32 build breakage
2012-02-09 mckusickHistorically when an application wrote an entire block...
2012-02-09 gonzo- Emulate RDHWR instruction for TLS support
2012-02-09 jimharrisRemove explicit CC assignment in isci(4) Makefile to...
2012-02-09 jkimRefine r231226. Swap timecounters before suspending...
2012-02-09 nyanRemove full debugger options and enable KDB_TRACE optio...
2012-02-09 nyan- Disable the olpt driver. Because it conflicts with...
2012-02-09 mmAllow mounting nullfs(5) inside jails.
2012-02-09 mmAdd support for mounting devfs inside jails.
2012-02-09 glebiusAdd support for RICOH R5CE823 card reader, that can...
2012-02-09 mmIntroduce the "ruleset=number" option for devfs(5)...
2012-02-09 kenBring in a number of mps(4) driver fixes from LSI:
2012-02-08 pluknetg/c last bit of old ipv6 prefix management.
2012-02-08 mariusRemove extra newlines from panic messages.
2012-02-08 jkimReset clock after atrtc(4) is properly resumed.
2012-02-08 jkimRevert r211288 and move the logic to the acpi_timer...
2012-02-08 kibTrim 8 unused bytes from struct vnode on 64-bit archite...
2012-02-08 kibUnbreak detection of the async mode for clustered write...
2012-02-08 glebiusSet vnet context in callouts and taskqueues.
2012-02-08 luigi- change the buffer size from a constant to a
next