]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-11-10 nwhitehornEntering deep nap mode on the 970MP requires that both...
2010-11-10 nwhitehornDisabling CPU NAP modes during SMU commands is a hack...
2010-11-10 jkimMake APM emulation look more closer to its origin....
2010-11-10 zackAdd my birthday to the calendar so everyone can send...
2010-11-10 n_hibmaAllow specification of eject method through quirks...
2010-11-10 zackAdd myself as a new committer and add zml as my mentor.
2010-11-10 alcEnable reservation-based physical memory allocation...
2010-11-10 mavRemove unexisted since r212541 timer1hz/timer2hz variables.
2010-11-10 aeIn r212554 name of G_PART_PARM_GEOM and G_PART_PARM_PRO...
2010-11-10 bcrTypo fix in a comment.
2010-11-10 jchandraSwitch to the new network driver nlge, the old rge...
2010-11-10 desForgot to svn rm this when I imported 5.4p1.
2010-11-10 impComplete the integration of tbemd branch into head.
2010-11-10 impInsulate the nanobsd build from the current system...
2010-11-10 impWhen we switched to the gpart backend, and provided...
2010-11-10 jkimRefactor acpi_machdep.c for amd64 and i386, move APM...
2010-11-10 impBuild make.conf when the world is not selected to build...
2010-11-10 impDocument NANO_CFGDIR and NANO_DATADIR
2010-11-10 imprename SWARM_COMMON to std.SWARM so universe doesn...
2010-11-09 nwhitehornMake AIM early-boot code function correctly without...
2010-11-09 impMerge from tbemd:
2010-11-09 jhb- Remove <machine/mutex.h>. Most of the headers were...
2010-11-09 jhbRemove unused includes of <sys/mutex.h> and <machine...
2010-11-09 attilioMove the mptable.h under x86/include/.
2010-11-09 nwhitehornMake all OF client interface calls return the maximum...
2010-11-09 jhb- Save errno values before calling warn(3) so that...
2010-11-09 delphijHide 460.chkportsum in MK_PKGTOOLS != no case.
2010-11-09 obrienUpgrade to Bzip2 version 1.0.6.
2010-11-09 uqsUnbreak the test target by re-generating the initial...
2010-11-09 tuexenImprove the scalability by using the local and remote...
2010-11-09 tuexenFix a bug which resulted in kevent() reporting an event...
2010-11-09 brucecFix typos.
2010-11-09 kevloMinor cosmetic changes
2010-11-09 obrienFix the build on 64-bit hosts. WARNS=6 fails on them.
2010-11-09 yongariOnly moderate TX completion interrupts. Relying on...
2010-11-09 jkimNow OsdEnvironment.c is identical on amd64 and i386...
2010-11-09 jkimReduce diff between platforms and fix style(9) bugs.
2010-11-08 jillestest: Move tests to tools/regression/bin/test.
2010-11-08 jmallettUse macros rather than inline functions to lock and...
2010-11-08 yongariRemove standard PCI configuration space register defini...
2010-11-08 yongariRemove trailing white spaces.
2010-11-08 yongariConsistently use tab character instead of using space...
2010-11-08 yongariFollow the lead of vendor's interrupt moderation mechanism.
2010-11-08 jhbRemove support for autoloading ACPI from the loader...
2010-11-08 jmallettRecognize the BCM5482S.
2010-11-08 jmalletto) Recognize the Lanner MR-730.
2010-11-08 mdfWhitespace and other aspects of style(9). No functiona...
2010-11-08 jhbMove the MADT parser for amd64 and i386 to sys/x86...
2010-11-08 mdfAdd a taskqueue_cancel(9) to cancel a pending task...
2010-11-08 jhbDon't mention 'device acpi' or loading ACPI as a kernel...
2010-11-08 jhbSync the APIC startup sequence with amd64:
2010-11-08 jhbRemove stub symbols for APIC-related functions when...
2010-11-08 jhbDisconnect acpi.ko from the build on i386. ACPI is...
2010-11-08 jhbA few small style and whitespace fixes.
2010-11-08 jhbOnly dump the values of the PMC and CMCI local vector...
2010-11-08 nwhitehornProvide support for IIC_M_NOSTOP/IIC_M_NOSTART for...
2010-11-08 jkimConsistently use padding `_' in the comment.
2010-11-08 yongariReduce spin wait time consumed in GMII register access...
2010-11-08 obrienBack out r214961 for skeleton.c -- it broke the groff...
2010-11-08 mavWhen requesting sense data for SIM not doing it automat...
2010-11-08 mavTeach ahci(4), siis(4) and ATA_CAM ata(4) wrapper repor...
2010-11-08 mavOn APs startup skip hard-/statclock events, which time...
2010-11-08 desBreak long line.
2010-11-08 desFix CPU ID in /proc/cpuinfo.
2010-11-08 ruAdd/expand country/state.
2010-11-08 ruA traditional (once per three years) sort by month...
2010-11-08 kevloIntel IXP425 SoC is based on the ARMv5TE architecture
2010-11-08 thompsaSet the pin to output on attach, we can't assume it...
2010-11-08 yongariUse shorten model name instead of showing all controlle...
2010-11-08 gonzo- Provide more registers for GDB
2010-11-07 obrienAdd '-y' for bison compatibility.
2010-11-07 obrienInherit WARNS from parent directory.
2010-11-07 gonzoFix cross-debugger build
2010-11-07 obrienDirectly use memory allocation functions and remove...
2010-11-07 gonzoFix initialization order:_initialize_svr4_solib should
2010-11-07 obrienChange to ANSI-C function definitions.
2010-11-07 n_hibma- Set -x flag when executing customisation scripts...
2010-11-07 alcDon't call pmap_demote_DMAP() on MTRR entries from...
2010-11-07 alcIn case the stack size reaches its limit and its growth...
2010-11-07 gonzo- Use proper constant for accessing PCB intead of hardc...
2010-11-07 gonzoLink threads support to the build
2010-11-07 gonzoPrevent endless loop by detecting broken MIPS.options
2010-11-07 gonzoChange register numbers according to current struct...
2010-11-07 thompsaRemove line for the uncommitted Cambria gpio drive...
2010-11-07 gonzoCalculate offset from frame top for registers saved...
2010-11-07 thompsaHook up the five gpio pins on the Avila board to the...
2010-11-07 mariusAdd gpart and glabel to the release CD mfsroot.
2010-11-07 tuexenDo not have the MTU table twice in the code. Therefore...
2010-11-07 alcEliminate a possible race between pmap_pinit() and...
2010-11-07 tuexenRemove two functions which are not used.
2010-11-07 tuexen* Use exponential backoff for retransmission of SHUTDOW...
2010-11-07 traszRemove useless comment.
2010-11-07 cognetSync with the latest version from NetBSD. It notably...
2010-11-07 n_hibmaBugfix: Set the bit that marks a device number in use.
2010-11-07 tuexenNot only stop all timers when entering the SHUTDOWN_SEN...
2010-11-07 jhAdd missing curly brackets. By chance, the missing...
2010-11-07 mariusFix indentation in r213894.
2010-11-07 uqsRetire objformat(1), take two.
2010-11-07 joelRemove extraneous Aq.
2010-11-07 kientzleIf the Zip reader doesn't see a PK signature block
next