]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-10-02 Alan CoxM_USE_RESERVE has been deprecated for a decade. Elimin...
2010-10-02 Marius StroblTry to adhere to style(9) and be consistent within...
2010-10-02 Nathan WhitehornFix some KTR arguments that were breaking the LINT...
2010-10-02 Konstantin... Release the vnode lock and close the linker file vnode...
2010-10-02 Dimitry AndricCleanup some example and empty directories that were...
2010-10-02 Konstantin... Cosmetic: make it less confusing when displaying RAID...
2010-10-02 Gordon TetlowFix up whatis/apropos issue displaying all output on...
2010-10-02 Juli Malletto) Allow devices to override the MDIO read and write...
2010-10-02 Juli MallettRather than shifting offsets by three, set register...
2010-10-02 Juli MallettUse ABI-aware macros for setting up a fake frame.
2010-10-02 Juli MallettRemove extra cpu setting and commented-out devices...
2010-10-02 Juli MallettMake the OCTEON1 configuration look like a normal GENER...
2010-10-01 Dimitry AndricUse __FBSDID() instead of RCSID() in most .S files...
2010-10-01 Nathan WhitehornMap the Open Firmware framebuffer console with write...
2010-10-01 Nathan WhitehornFix pmap_page_set_memattr() behavior in the presence...
2010-10-01 Pyun YongHyeonRemove extra semicolon.
2010-10-01 Pyun YongHyeonAllow write DMA to request larger DMA burst size to...
2010-10-01 Luigi Rizzoput back the assigment to sched_time. It was correct...
2010-10-01 Bjoern A. ZeebOnly hide the ifa and not the tp under #ifdef INET...
2010-10-01 George V. Neville... Change the output of mctest to give a summary of the...
2010-10-01 Jilles Tjoelkerlibc: Remove the i386 assembler version of strlen(3).
2010-10-01 Bjoern A. ZeebProper bracketing.
2010-10-01 Michael Reifenberger- simplify by using one build script
2010-10-01 Andriy Gaponi386 and amd64 mp_machdep: improve topology detection...
2010-10-01 Andriy Gaponsysctls in kern_shutdown: add twin tunables
2010-10-01 Adrian ChaddFix background roaming to actually work in AUTO roaming...
2010-10-01 Ulf Lilleengen- Check flag with the bitwise operator, not the logical...
2010-10-01 Gordon TetlowImplementaiton of man, manpath, whatis, and apropos...
2010-09-30 Pyun YongHyeonFix IFCAP_TXCSUM/IFCAP_RXCSUM handling. Previously...
2010-09-30 Edwin GroothuisMFV of 213310, tzdata2010m
2010-09-30 Edwin GroothuisVendor import of tzdata2010m:
2010-09-30 Dimitry AndricRetire the amd64 and i386 specific inline assembly...
2010-09-30 Nathan WhitehornAdd support for memory attributes (pmap_mapdev_attr...
2010-09-30 Pyun YongHyeonRename rl_setmulti() to rl_rxfilter() as rl_rxfilter...
2010-09-30 Andriy Gaponthere must be only one SYSINIT with SI_SUB_RUN_SCHEDULE...
2010-09-30 Andriy Gapondebug.kdb.stop_cpus sysctl: hint that this is also...
2010-09-30 Andriy Gaponkmem_size* sysctls: hint that these are also tunables
2010-09-30 Alexander MotinDo not use regular interrupts on NVidia HPETs. NVidia...
2010-09-30 Alexander MotinRevert r132291.
2010-09-30 John BaldwinIf an RCS file is truncated, rcsfile_getdelta() will...
2010-09-30 Jaakko HeinonenFix printing of the "rw" mount option in fstab(5) forma...
2010-09-30 David Xuchange code to use unwind.h.
2010-09-30 Rui PauloRemove target peigen.c so that make doesn't warn us...
2010-09-30 David XuAlso the stop function should accept 64-bit exception...
2010-09-30 David Xu- Sizeof exception class type should always be 64-bit.
2010-09-30 David XuImport unwind.h from libunwind-0.99.
2010-09-29 Colin PercivalAdd advice to new fathers from Thomas Ptacek.
2010-09-29 Oleksandr Tymoshenko- Fix values of CS1_EN and CS2_EN flags
2010-09-29 Ed MasteCommit the rest of r213270.
2010-09-29 Jilles Tjoelkertr: Fix '[=]=]' equivalence class.
2010-09-29 Pyun YongHyeonImplement hardware MAC statistics for BCM5705 or newer...
2010-09-29 Neel NatuFix bogus error message from bus_dmamem_alloc() about...
2010-09-29 Dimitry AndricApply the same workaround for clang to amd64's version...
2010-09-29 Pyun YongHyeonAfter r207391, brgphy(4) passes resolved flow-control...
2010-09-29 Luigi Rizzoremove an unnecessary (and wrong) assignment.
2010-09-29 Oleksandr TymoshenkoAR71XX_GPIO_* defines were introduced by adrian@ a...
2010-09-29 Oleksandr TymoshenkoFix legal staff in GPIO sources:
2010-09-29 Kirk McKusickSince local variable 'i' is used only in a KASSERT...
2010-09-29 Rui PauloAdd support for the BFD target efi-app-x86_64.
2010-09-29 Ed MastePreviously, the aac driver did not handle enclosure...
2010-09-29 John BaldwinAccount for unlocking a spin mutex in the lock profilin...
2010-09-29 Ed Maste/etc/rc.d/defaultroute currently bails immediately...
2010-09-29 John BaldwinIf rt2560_bbp_init() fails, don't drop the lock as...
2010-09-29 Luigi Rizzowhitespace changes in preparation for future commits
2010-09-29 Luigi Rizzofix handling of initial credit for an idle pipe.
2010-09-29 Konstantin... Fix typo in comment.
2010-09-29 David Xu- kern_sched_rr_get_interval should return interval...
2010-09-29 David XuCheck invalid mutex in _mutex_cv_unlock.
2010-09-29 David XuRemove a redundant instruction for casuword.
2010-09-29 Pyun YongHyeonSet the number of RX frames to receive after RX MBUF...
2010-09-28 Luigi Rizzofix breakage in in-kernel NAT: the code did not honor
2010-09-28 Luigi RizzoWhitespace changes to reduce diffs wrt the most recent...
2010-09-28 Luigi Rizzouse make from the toolchain, as the source tree may...
2010-09-28 Bernd Walterfix outdated comment
2010-09-28 Ed MasteRemove copyright strings printed at login time via...
2010-09-28 Warner LoshThis file has been unused for ages. Retire it.
2010-09-28 Konstantin... In linprocfs_doargv():
2010-09-28 Pawel Jakub... Document recently added GPT attributes (bootme, bootonc...
2010-09-28 David XuIn current code, statically initialized and destroyed...
2010-09-28 Oleksandr TymoshenkoAdd GPIO bus to config and hints. Also add sample gpiol...
2010-09-28 Oleksandr TymoshenkoAdd AR71XX GPIO bus driver.
2010-09-28 Oleksandr TymoshenkoAdd gpioctl(8). Utility for configuring/accessing GPIO...
2010-09-28 Oleksandr TymoshenkoInitial GPIO bus support. Includes:
2010-09-28 Ed MasteRemove extra braces for style(9) (found while cleaning...
2010-09-28 Ed MasteIncrease maximum network timeout from 20s to 120s....
2010-09-28 Jack F VogelUpdate code from Intel:
2010-09-27 Pawel Jakub... Correct message.
2010-09-27 Juli MallettGive devices lots of time to settle around programming...
2010-09-27 Marius StroblUse the mii_data provided via mii_attach_args and mii_p...
2010-09-27 Juli Malletto) Program the Lanner MR-320 for 32-bit mode, too.
2010-09-27 Juli MallettUse a single program header to fix loading 64-bit kerne...
2010-09-27 John BaldwinRewrite the i386 memory probe:
2010-09-27 Xin LIAdd a bandaid for a long-standing race condition during...
2010-09-27 Dimitry AndricAdd manpages for clang and tblgen. These were generate...
2010-09-27 Jaakko HeinonenAdd a new function devfs_dev_exists() to be able to...
2010-09-27 Jaakko HeinonenAdd reference counting for devfs paths containing user...
2010-09-27 Bernd WalterThe TWI controller automatically stops if we don't...
2010-09-27 Warner LoshPrefer echo over printf
2010-09-27 Bernd Walterfix off by one error for twi reads with len != 1.
2010-09-27 Jayachandran C.XLS B0 revision PCI support and related changes.
next