]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add set of codec IDs.
[FreeBSD/FreeBSD.git] / sys /
2010-06-02 zecVirtualize the IPv4 multicast routing code.
2010-06-02 zecProvide a macro for registering a virtualized sysctl...
2010-06-02 jhbMFamd64: Add a new macro PCPU_XEN_FIELDS to hold XEN...
2010-06-02 kibAdd a facility to dynamically adjust or unconfigure...
2010-06-01 jkimRemove unnecessary pointer type castings, shift operati...
2010-06-01 alcIn the case that mmu_booke_enter_locked() is changing...
2010-06-01 jhDon't try to call cdevsw d_close() method when devfs_cl...
2010-06-01 zmlRevert taskqueue(9) related commits until mdf@ is appro...
2010-06-01 rpauloRewrite ar9285SetBoardValues() to match what ath9k...
2010-06-01 rpauloBring in a couple of fixes from the Linux ath9k related...
2010-06-01 rpauloFix an off by one in ar9285SetPowerCalTable().
2010-06-01 rpauloFix resource leaks in ieee80211_ioctl_setchanlist(...
2010-06-01 rpauloCompare the address of the array, not the array.
2010-06-01 rpauloDon't reference null pointer in hwmp_recv_preq().
2010-06-01 rpauloProperly initialize stack variable sr in setmlme_assoc_...
2010-06-01 mmFix ZIL close when doing zfs rollback or zfs receive...
2010-06-01 alcIn pmap_enter_locked(), don't require the vector page...
2010-06-01 alcMerge portions of r208645 and supporting code from...
2010-06-01 alcFix a KASSERT() that was broken in r208665.
2010-05-31 pjdFix a bug where resilver is not started automatically...
2010-05-31 pjdFix panic when reading label from provider with non...
2010-05-31 avgg_label: fix possible NULL pointer dereference
2010-05-31 avgudf_readlink: fix malloc call with uninitialized size...
2010-05-31 avgamdsbwd: fix nonsensical timeout calculations
2010-05-31 avgzfs boot: fix error handling in zfs_readdir
2010-05-31 alcEliminate a stale comment.
2010-05-31 alcMerge portions of r208645 and supporting code from...
2010-05-30 alcSimplify the inner loop of get_pv_entry(): While iterat...
2010-05-30 alcSimplify the inner loop of pmap_collect(): While iterat...
2010-05-30 alcMerge various changes from i386/i386/pmap.c:
2010-05-30 jkimFix a regression from r200554, which broke fdc(4) attac...
2010-05-29 alcDon't set PG_WRITEABLE in pmap_enter() unless the page...
2010-05-29 alcWhen I pushed down the page queues lock into pmap_is_mo...
2010-05-29 rpauloDue to the way HALDEBUG() is defined, we need to add...
2010-05-29 rpauloDue to the way HALDEBUG() is defined, we need to add...
2010-05-29 rpauloDon't shadow the global variable 'version'.
2010-05-29 nyanMFi386: the part of revision 181809
2010-05-29 nyanMFi386: revision 178471
2010-05-29 nyanReduce diffs against i386.
2010-05-29 nyanMFi386: revision 208621
2010-05-29 nyanMFi386: revision 208604
2010-05-28 zmlAvoid a wakeup(9) if we can be sure no one is waiting...
2010-05-28 zmlRevert r207439 and solve the problem differently. The...
2010-05-28 jhbDefer initializing machine checks for the boot CPU...
2010-05-28 jchandraFix lock order reversal, unlock page queue and pmap...
2010-05-28 rajInitial implementation of the OFW i/f methods for FDT...
2010-05-28 rajPrepare and extend OFW layer for FDT support.
2010-05-28 rajIntroduce kernel build options for the Flattened Device...
2010-05-28 avgboot/zfs: fix gang block reading code
2010-05-28 alcDefer freeing any page table pages in pmap_remove_all...
2010-05-28 neelGet rid of unused variable 'virtual_sys_start'.
2010-05-28 neelIf 'timer2hz' is zero then we don't need to call 'timer...
2010-05-27 delphijFix build: newnp represents newvp so KDTRACE_NFS_ATTRCA...
2010-05-27 kibClarify a potential issue in get_fpcontext() use.
2010-05-27 jhbMore gracefully handle stale file handles and attribute...
2010-05-27 rwatsonWhen close() is called on a connected socket pair,...
2010-05-27 rpauloRevert r208590. A license ack is not needed as per...
2010-05-27 rpauloMake the user ack the license before using this firmware.
2010-05-27 jchandraCall VM_WAIT in pmap_ptpgzone_allocf() if M_WAITOK...
2010-05-27 attilioAdd the support for reporting the NOCOREDUMP flag from
2010-05-27 cpercivaChange the current working directory to be inside the...
2010-05-27 neelSimplify clock interrupt handling on mips by using...
2010-05-26 mjacobAdd a new primitive, XPT_SCAN_TGT, to cover the range...
2010-05-26 gonzo- Fix kseg0 address calculation - it doesn't always...
2010-05-26 alcPush down page queues lock acquisition in pmap_enter_ob...
2010-05-26 jkimDo not attempt to switch to the same VTs between suspen...
2010-05-26 kibAllow to use syscallname(9) outside subr_trap.c.
2010-05-26 kibRemove a check that should be always true.
2010-05-26 jkimLet the first device suspend and the last device resume...
2010-05-26 nyanReduce diffs against syscons_isa.c. No functional...
2010-05-26 rajInitial device tree source (DTS) files for Marvell...
2010-05-26 rajImport device tree source (DTS) files for PowerPC MPC85...
2010-05-25 jhbOnly enable CMCI on i386 if 'device apic' is enabled...
2010-05-25 jhbIgnore the 'addr' argument passed to PT_STEP (it is...
2010-05-25 glebiusAdd uep(4), driver for USB onscreen touch panel from...
2010-05-25 qingliThis patch fixes the problem where proxy ARP entries...
2010-05-25 mjacobDon't leak CCBs for every ABORT.
2010-05-25 mjacobRemove extra break left by hand editing.
2010-05-25 mjacobTreat PRLI the same as PLOGI and make a database entry...
2010-05-25 rajBring a missing FDT piece (omitted in the previous...
2010-05-25 rajInitial loader(8) support for Flattened Device Tree.
2010-05-25 rajMostly revert r200691. U-Boot syscall() entry point...
2010-05-25 rajUse loader devices only when they initialized properly.
2010-05-25 neelGet rid of empty and unused KSEG0TEXT macros.
2010-05-25 neelFix mips kernel build breakage caused by revision 208504.
2010-05-25 alcEliminate the acquisition and release of the page queue...
2010-05-24 mariusFix some whitespace nits.
2010-05-24 kibChange ia64' struct syscall_args definition so that...
2010-05-24 yongarisge_encap() can sometimes return an error with m_head...
2010-05-24 bzMFp4 @178364:
2010-05-24 bzMFp4 @178283:
2010-05-24 jhbAdd support for corrected machine check interrupts...
2010-05-24 alcRoughly half of a typical pmap_mincore() implementation...
2010-05-24 mav- Implement MI helper functions, dividing one or two...
2010-05-24 kibFix the double counting of the last process thread...
2010-05-24 wkoszekBring USB fixes for linux(4).
2010-05-24 jchandraRemove unused code in sys/mips/rmi :
2010-05-24 mavRestore different APIC init orders for i386 and amd64...
2010-05-23 mmRemove kstat.zfs.arcstats.l2_write_bytes_written
2010-05-23 mmFix zfs receive temporarily changing unchanged stream...
next