]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Retire write-only PCB_FULLCTX pcb flag on amd64.
[FreeBSD/FreeBSD.git] / sys /
2010-12-07 kibRetire write-only PCB_FULLCTX pcb flag on amd64.
2010-12-07 avgopensolaris cyclic xcall: no need for special handling...
2010-12-07 avgdtrace_xcall: no need for special handling of curcpu
2010-12-07 avgdtrace_gethrtime_init: pin to master while examining...
2010-12-07 hselaskyRe-add a status check which sneaked out during r214804.
2010-12-06 bschmidtImplement NdisGetRoutineAddress and MmGetSystemRoutineA...
2010-12-06 cpercivaSet correct maximum I/O length. We can only handle...
2010-12-06 traszAdd a KASSERT to make it obvious when fork_norfproc...
2010-12-06 bschmidtFix scanning after loosing a connection. The firmware...
2010-12-06 bschmidtFixes for monitor mode:
2010-12-06 jhbWhen masking direct and processor devices during an...
2010-12-06 jhbWhen masking direct and processor devices during an...
2010-12-06 traszFix style bug introduced by previous commit.
2010-12-06 traszImprove readability by factoring out the !RFPROC case...
2010-12-06 kibDo not leak %rdx value in the previous image to the...
2010-12-06 ivorasUse GEOM stripesize field when calculating ashift....
2010-12-06 kevloFix double ;;
2010-12-05 dasBump __FreeBSD_version for the addition of log2()....
2010-12-05 edUse proper bounds checking on VPA.
2010-12-05 bschmidtFor 6000 series and newer devices the DC calibration...
2010-12-05 cpercivaMFamd64 r204214: Enforce stronger alignment semantics...
2010-12-05 nwhitehornSwitch which software-reserved bit is used to designate...
2010-12-05 bzUse correct field to track statistics counting error...
2010-12-04 cpercivaRemove gratuitous i386/amd64 inconsistency in favour...
2010-12-04 cpercivaRemove unnecessary #includes which seem to have been...
2010-12-04 tuexenFix a bug where also the number of non-renegable gap...
2010-12-04 traszFix comment intentation.
2010-12-04 jfvCorrect build error.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-04 nwhitehornAdd an abstraction layer to the 64-bit AIM MMU's page...
2010-12-04 jfvRemove the bogus test in the TX context setup for IPV6,
2010-12-04 jfvSmall cut and paste bug in flow control string fixed.
2010-12-04 jfvThis small little change is a bug that drove me nuts
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-12-03 jkimRevert r216161. It is not necessary because we zero...
2010-12-03 jkimExplicitly initialize TSC frequency. To calibrate...
2010-12-03 jkimDo not change CPU ticker frequency if TSC is P-state...
2010-12-03 kibTrim whitespaces at the end of lines. Use the commit...
2010-12-03 jchandra1. Fix off by one errors in calls to MIPS_DIRECT_MAPPAB...
2010-12-03 nwhitehornProvide a simple IOMMU framework on PowerPC, which...
2010-12-03 kibReviewed by: jeff, rwatson
2010-12-03 kibAdd SLIST_SWAP() macro.
2010-12-03 jchandraFixup for r216141, dump_add_page needs to be non-static...
2010-12-03 brucecRevert r216134. This checkin broke platforms where...
2010-12-03 impTo make minidumps work properly on mips for memory...
2010-12-02 brucecDisallow passing in a count of zero bytes to the bus_sp...
2010-12-02 ivorasAdd a note about the magic number 20. Actually, 22...
2010-12-02 traszReplace pointer to "struct uidinfo" with pointer to...
2010-12-02 nwhitehornDefine bswap macros for constants to allow the compiler...
2010-12-02 kibFor non-stopped threads, td_frame pointer is undefined...
2010-12-02 lstewartImport a clean-room implementation of the experimental...
2010-12-02 lstewartImport a clean-room implementation of the experimental...
2010-12-02 impremoved tag is '-', not '+'.
2010-12-02 yongariIf RX lockup workaround is enabled, fxp(4) will periodi...
2010-12-02 lstewartAdd build infrastructure for the forthcoming CC algorit...
2010-12-02 lstewartGeneral cleanup of the NewReno CC module (no functional...
2010-12-02 lstewart- Reinstantiate the after_idle hook call in tcp_output...
2010-12-02 traszRemove useless NULL checks for M_WAITOK mallocs.
2010-12-02 lstewartSet ssthresh appropriately on RTO. This change was...
2010-12-02 lstewartPass NULL instead of 0 for the th pointer value. NULL...
2010-12-01 kibJournal start looks up .sujournal file by doing lookup...
2010-12-01 jh- Report an error when a label with invalid name is...
2010-12-01 alcphys_avail[] is correctly defined as an array of vm_pad...
2010-12-01 kenAdd smp_all.c to the cam module build to un-break it.
2010-12-01 jmallettAdd interrupt describing and binding to CIU.
2010-12-01 weongyoExplicitly UP and DOWN the usbus interfaces (IFT_USB...
2010-12-01 alcCorrect an error in the allocation of the vm_page_dump...
2010-11-30 kenAdd Serial Management Protocol (SMP) passthrough suppor...
2010-11-30 marius- Remove the remaining support for older (in this case...
2010-11-30 traszDon't panic when we read an empty ACL from ZFS. Appare...
2010-11-30 mariusSeveral chipset drivers alter parameters relevant for...
2010-11-30 jkimRename a variable to match scvidctl.c.
2010-11-30 jkimStop hardcoding default font size.
2010-11-30 fjoeChange VM_KMEM_SIZE_MAX to be just (VM_MAX_KERNEL_ADDRE...
2010-11-30 jkimClean up code a bit to make it more readable.
2010-11-30 glebiusUse time_uptime instead of non-monotonic time_second...
2010-11-30 hselaskyWe need to define a cdev variable associated with each...
2010-11-30 jmallettRun all poll requests through a single function that...
2010-11-30 impRemove redundant (and bogus) insertion of pnp info...
2010-11-30 jmallettDisplay some Octeon 2 features and a feature for distin...
2010-11-29 jkimClean up code a bit to make it more readable.
2010-11-29 jkimHonor font size for the video mode when default fonts...
2010-11-29 mdfFix uninitialized variable warning that shows on Tinder...
2010-11-29 jmallettDon't free the work queue entry that we're using to...
2010-11-29 mdfDo not hold the sysctl lock across a call to the handle...
2010-11-29 mdfSlightly modify the logic in sysctl_find_oid to reduce...
2010-11-29 mdfUse the SYSCTL_CHILDREN macro in kern_sysctl.c to help...
2010-11-29 sanpeiAdd new device ids.
2010-11-29 bschmidtAdd a dummy for IoOpenDeviceRegistryKey().
2010-11-29 bschmidtSome drivers rely on the existence of certain keys...
2010-11-29 gavinSupport the Falcom Twist USB GSM/GPRS modem in uftdi(4)
2010-11-29 cpercivaFix bug introduced by r194784: Under XEN, the page...
2010-11-29 bzPlug well observed races on la_hold entries with the...
2010-11-28 fjoeDefine VM_KMEM_SIZE_MAX on sparc64. Otherwise kernel...
2010-11-28 mariusSeveral chipset drivers alter parameters relevant for...
2010-11-28 kibCalling fill_fpregs() for curthread is legitimate,...
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-28 gonzo- Add watchdog driver for Cavium Octeon. At the moment...
2010-11-28 jmallettBump up MIPS limits once again; the new Cavium Octeon...
2010-11-28 jmalletto) Remove some commented out or unimplemented code.
next