]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Update gcc's auto-host.h header for binutils 2.17: turn on
[FreeBSD/FreeBSD.git] / sys /
2010-10-21 Dimitry AndricMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-19 Dimitry AndricSync: merge r213992 through r214076 from ^/head.
2010-10-19 Dimitry AndricMerge ^vendor/binutils/dist@214033 into contrib/binutils.
2010-10-19 Jung-uk KimRemove PCI_SET_POWERSTATE method from acpi.c and eradic...
2010-10-19 Marius Strobl- Wrap exchanging td_intr_frame and calling the event...
2010-10-19 Bernhard SchmidtThere is no reason to call rt_ifmsg(), remove it.
2010-10-19 Bernhard SchmidtFix an undefined behaviour if the desired ratectl algo...
2010-10-19 Jung-uk KimMake any PCI devices enumerated in ACPI tree honor...
2010-10-19 Andrey V. ElsukovZFS pool name is not a real device in devfs. Do not...
2010-10-19 Jung-uk KimRemove PCI header type 0 restriction from power state...
2010-10-19 Jung-uk KimDo not apply do_power_resume for suspending case. ...
2010-10-19 Jaakko HeinonenUse make_dev_p(9) with the MAKEDEV_CHECKNAME flag inste...
2010-10-19 Matthew D Fleminguma_zfree(zone, NULL) should do nothing, to match free(9).
2010-10-19 Rui PauloRevert r206418
2010-10-19 Ulrich Spörleinmdoc: drop even more redundant .Pp calls
2010-10-19 Rick MacklemFix the type of the 3rd argument for nm_getinfo so...
2010-10-19 Konstantin BelousovWhen readdirplus() is handled on the exported filesyste...
2010-10-19 Rick MacklemModify the NFS clients and the NLM so that the NLM...
2010-10-19 Xin LIMFV: nc(1) from OpenBSD 4.8.
2010-10-18 Dimitry AndricMerge ^vendor/binutils/dist@213996 into contrib/binutil...
2010-10-18 Konstantin BelousovDo not synchronously start the nfsiod threads at all...
2010-10-18 Ed MasteWe've already set p = td->td_proc, so use it.
2010-10-18 Rebecca CranFix grammar.
2010-10-18 Alexander MotinSet of legacy mode SATA enchancements:
2010-10-18 Marius StroblRevert r213867; while this driver really doesn't use...
2010-10-18 Marcel MoolenaarRe-implement the root mount logic using a recursive...
2010-10-18 Marcel MoolenaarIn vfs_filteropt(), only print the errmsg when there...
2010-10-18 Marcel MoolenaarRename boot() to kern_reboot() and make it visible...
2010-10-18 Marcel MoolenaarAllow the MDIOCATTACH ioctl operation to originate...
2010-10-18 Kevin LoFix a possible race where the directory dirent is moved...
2010-10-17 Scott LongRe-add opt_mps.h and opt_cam.h, lost in the previous...
2010-10-17 Nathan WhitehornFix an XXX comment by answering 'no'. OS X does not...
2010-10-17 Marius Strobl- In oneshot-mode it doesn't make sense to try to compe...
2010-10-17 David Xu- Insert thread0 into correct thread hash link list.
2010-10-16 Andriy Gaponzfs: add vop_getpages method implementation
2010-10-16 Bjoern A. ZeebMfP4 CH182763 (original version):
2010-10-16 Alexander MotinAllow umass to use bigger transactions for USB 3.0...
2010-10-16 Bjoern A. ZeebClose a race acquiring the IF_ADDR_LOCK() for each...
2010-10-16 Bjoern A. Zeeblltable_drain() has never been used so far, thus #if...
2010-10-16 Andriy Gaponatrtc: remove (pre-)historic check of RTC NVRAM at...
2010-10-16 Konstantin BelousovProvide vfs.ncsizefactor instead of hard-coding namecac...
2010-10-16 Lawrence StewartRetire the system-wide, per-reassembly queue segment...
2010-10-16 Lawrence Stewart- Switch the "net.inet.tcp.reass.cursegments" and
2010-10-16 Lawrence StewartChange uma_zone_set_max to return the effective value...
2010-10-16 Lawrence Stewart- Simplify implementation of uma_zone_get_max.
2010-10-15 Marius StroblConvert the PHY drivers to honor the mii_flags passed...
2010-10-15 Jung-uk KimRemove unnecessary castings and fix couple of style...
2010-10-15 Jung-uk KimMove setting power state for children into a separate...
2010-10-15 Andreas ToblerAdd three new drivers for fan control and temperature...
2010-10-15 Marius StroblNow that all previous users of mii_phy_probe() have...
2010-10-15 Matthew D FlemingCurrently only opt_compat.h is included by the mps...
2010-10-15 Alan CoxUpdate pmap_extract() to handle 1GB page mappings....
2010-10-15 Marius StroblRemove a device_printf() accidentally left in r213894.
2010-10-15 Marius StroblConverted the remainder of the NIC drivers to use the...
2010-10-15 Marius StroblConvert the PHY drivers to honor the mii_flags passed...
2010-10-14 Jung-uk KimStop hard coding nm(1) and make it overridable.
2010-10-14 Matthew D FlemingFixes to mps_user_command():
2010-10-14 Hans Petter SelaskyAdd new USB device IDs to the list of supported devices.
2010-10-14 Hans Petter Selasky- Add more USB devices to usbdevs and rename some previ...
2010-10-14 Marius StroblAdd a NetBSD-compatible mii_attach(), which is intended...
2010-10-14 Hans Petter SelaskyAdd more USB device IDs to supported list of devices.
2010-10-14 Marius StroblExplicitly lower the PIL to 0 as part of enabling inter...
2010-10-14 Hans Petter SelaskyFix forwarding of Line Register Status changes to TTY...
2010-10-14 Hans Petter SelaskyRemove unused EHCI register definition.
2010-10-14 Hans Petter SelaskyRevert most of r197682 (EHCI Hardware BUG workaround...
2010-10-14 Marius Strobl- In the spirit of r212559 add a comment describing...
2010-10-14 Marius StroblJust like xmphy(4) this driver doesn't use any of the...
2010-10-14 Hans Petter SelaskyAvoid using endless retransmission at EHCI hardware...
2010-10-14 Hans Petter SelaskyCorrect EHCI root HUB interface descriptor.
2010-10-14 Hans Petter SelaskyCorrect EHCI port register read.
2010-10-14 Hans Petter Selasky- Add more USB devices to usbdevs and rename some previ...
2010-10-14 Hans Petter Selasky- Add support for LibUSB in 32-bit compatibility mode.
2010-10-14 Konstantin BelousovRemove stale comment.
2010-10-14 Rui PauloRevert r213765. This is required because our build...
2010-10-14 Pyun YongHyeonMake sure to not use stale ip/tcp header pointers....
2010-10-14 Pyun YongHyeonBackout r204230. TX mbuf parser for VLAN is still requi...
2010-10-14 Pyun YongHyeonIt seems some multi-port dc(4) controllers shares SROM...
2010-10-14 Matthew D FlemingSupport firmware download.
2010-10-14 Matthew D FlemingRe-work the internals of adding items to the driver...
2010-10-14 Bjoern A. ZeebRemove dead code:
2010-10-14 Bjoern A. ZeebStyle: make the asterisk go with the variable name...
2010-10-14 Bjoern A. ZeebUse ifa_ifwithaddr_check() rather than ifa_ifwithaddr...
2010-10-14 David XuIn kern_sigtimedwait(), move initialization code out...
2010-10-13 Matthew D FlemingUse a safer mechanism for determining if a task is...
2010-10-13 Pyun YongHyeonFix a regression introduced in r213710. r213710 removed...
2010-10-13 Hans Petter SelaskyUSB network (NCM driver):
2010-10-13 Pyun YongHyeonAdd more checks for resolved link speed in bge_miibus_s...
2010-10-13 Juli MallettKeep polling at 50hz as long as link state is changing.
2010-10-13 Jung-uk KimMerge ACPICA 20101013.
2010-10-13 Hans Petter SelaskyUSB Network:
2010-10-13 Hans Petter SelaskyUSB WLAN:
2010-10-13 Hans Petter SelaskyUSB network (UHSO):
2010-10-13 Hans Petter SelaskyCorrect some root HUB descriptor fields in multiple...
2010-10-13 Dimitry AndricChange two missed instances of 'retq' in aeskeys_i386...
2010-10-13 Pyun YongHyeonRewrite interrupt handler to give fairness for both...
2010-10-13 Rui PauloRevert r213793.
2010-10-13 Rui PauloWhen calling panic(), always pass a format string.
2010-10-13 Rui PauloDon't do a logical AND of the result of strcmp() with...
2010-10-13 Rui PauloIgnore the return value of ADDCARRY().
2010-10-13 Rui PauloPass a format string to panic() and to taskqueue_start_...
next