]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-07-12 Nathan WhitehornBuild libsmb should be on powerpc64 as well.
2010-07-12 Nathan WhitehornTeach truss and xlint how to operate on 64-bit PowerPC...
2010-07-12 Nathan WhitehornProvide support in loader for booting 64-bit PowerPC...
2010-07-11 Andrew ThompsonUse more compact deviceid table.
2010-07-11 Andrew ThompsonUpdate for style(9).
2010-07-11 Rafal JaworowskiSort platform options.
2010-07-11 Rafal JaworowskiGet rid of bootinfo for good in loader (U-Boot-based...
2010-07-11 Rafal JaworowskiConvert Freescale PowerPC platforms to FDT convention.
2010-07-11 Rafal JaworowskiProvide more defines for PCI-Express device ctrl.
2010-07-11 Rafal JaworowskiIntroduce PowerPC-specific helper routines for FDT.
2010-07-11 Rafal JaworowskiSave fdtbus trigger / polarity data at their correct...
2010-07-11 Rafal JaworowskiLet simplebus(4) diagnostics be a bit more descriptive.
2010-07-11 Rafal JaworowskiProvide a missing interrupt-parent for the CPM / QUICC...
2010-07-11 Alan CoxChange the implementation of vm_hold_free_pages() so...
2010-07-11 Alexander MotinMake kernel panic with reasonable message if no usable...
2010-07-11 Alexander MotinRemove interval validation from cpu_tick_calibrate...
2010-07-11 Nathan WhitehornFix SVN mismerge. We somehow ended up with the 32-bit...
2010-07-10 Weongyo JeongFixes a page fault in bwi_pci_probe() because the array...
2010-07-10 Nathan WhitehornOpenSSL configuration for powerpc64
2010-07-10 Nathan WhitehornTeach crunchide(1) about PPC ELF64.
2010-07-10 Weongyo JeongFixes a bug for LP PHY that some frames have 2 padding...
2010-07-10 Alan CoxReduce the number of global TLB shootdowns generated...
2010-07-10 Nathan WhitehornSince powerpc and powerpc64 share an instruction set...
2010-07-10 Nathan WhitehornRTLD support for powerpc64. A few small modifications...
2010-07-10 Alexander MotinIf ata_sata_phy_reset() failed and ata_generic_reset...
2010-07-10 Alexander MotinOn attach, grab channel lock before setting up interrup...
2010-07-10 Nathan WhitehornTeach libstand what to do for powerpc64: the same thing...
2010-07-10 Nathan Whitehorn64-bit PowerPC KVM support.
2010-07-10 Nathan WhitehornPowerpc64 thread libraries support.
2010-07-10 Nathan WhitehornProvide 64-bit PowerPC support in libc.
2010-07-10 Nathan Whitehornpowerpc64 floating-point is identical to powerpc, so...
2010-07-10 Nathan WhitehornThe 64-bit PowerPC ABI implemented in binutils 2.15...
2010-07-10 Nathan Whitehorn32-bit sysctl emulation is also interesting on powerpc64.
2010-07-10 Nathan WhitehornAdd definitions for powerpc64 ELF relocation types...
2010-07-10 Konstantin... Document pl_siginfo and PT_FLAG_SI for PT_LWPINFO.
2010-07-10 Alexander MotinMake hw.ata.ata_dma_check_80pin tunable affect not...
2010-07-10 Giorgos KeramidasFix reading of empty fifolog files. When we don't...
2010-07-10 Nathan WhitehornC startup support for 64-bit PowerPC.
2010-07-10 Nathan WhitehornMinor modifications to know what to do with powerpc64.
2010-07-10 Nathan WhitehornTeach our toolchain how to generate 64-bit PowerPC...
2010-07-09 Konstantin... Fix spacing.
2010-07-09 Pyun YongHyeonSome revision of Yukon controller generates corrupted...
2010-07-09 Konstantin... For both i386 and amd64 pmap,
2010-07-09 Alan CoxAdd support for the VM_ALLOC_COUNT() hint to vm_page_al...
2010-07-09 Xin LIDon't use pack() for structures that is used purely...
2010-07-09 Jack F VogelFix of a VLAN problem by jhb, the checksum capability
2010-07-09 Nathan WhitehornThe number after 2 is 3, not 4.
2010-07-09 Nathan WhitehornRemove an unnecessary include of opt_psim.h, which...
2010-07-09 Nathan WhitehornMFppc64:
2010-07-09 Nathan WhitehornMFppc64:
2010-07-09 Nathan WhitehornMFppc64:
2010-07-09 John BaldwinAccidentally committed an older version of this comment...
2010-07-09 John BaldwinRefine a comment.
2010-07-09 Gleb SmirnoffImprove last commit: use bpf_mtap2() to avoiding stack...
2010-07-09 Jaakko HeinonenRemove redundant high >= 0.
2010-07-09 Jung-uk KimFix build by defining MAX() macro here.
2010-07-09 Navdeep ParharImprove cxgb(4)'s behaviour when faced with temporarily...
2010-07-09 Navdeep ParharEliminate ext_intr_task. The "slow" interrupt handler...
2010-07-09 Navdeep ParharFix bufsize calculation so that cxgbtool can display...
2010-07-08 Jung-uk KimSync. printf() of libstand(3) with sys/kern/subr_prf.c.
2010-07-08 Jung-uk KimImplement optional 'precision' for numbers. Previously...
2010-07-08 Randi HarperRevert r209787 pending further discussion.
2010-07-08 Jamie GrittonProperly recognize a number followed by non-digits...
2010-07-08 John Baldwin- Various style and whitespace fixes.
2010-07-08 Pyun YongHyeonRemove enabling RX checksum offloading in RX filter...
2010-07-08 Nathan WhitehornMissed a file in r209803: this header contains a defini...
2010-07-08 Jaakko HeinonenAssert that low and high are >= 0. The allocator doesn...
2010-07-08 Jayachandran C.Fix XLR64, the previous version had the contents of...
2010-07-08 Jayachandran C.64 bit ld script for mips, and configuration file for...
2010-07-08 Nathan WhitehornReplace the existing PowerPC busdma implementation...
2010-07-08 Jayachandran C.Use 64 bit type for rqb_word_t in n64 kernel.
2010-07-08 Jayachandran C.Enable KX bit, which is needed for 64 bit access, in...
2010-07-08 Adrian ChaddAdd TX-path aligned/unaligned stats for if_arge.
2010-07-08 Jayachandran C.64 bit compilation support XLR platform code.
2010-07-08 Adrian ChaddAddress PR kern/148307 - fix if_ath TX mbuf alignment...
2010-07-08 Jayachandran C.Fix minor issue in sys/mips/mips/cache_mipsNN.c, using...
2010-07-08 Jayachandran C.Merge jmallett@'s n64 work into HEAD - changeset 8
2010-07-08 Nathan WhitehornMake ofw_syscons work on 64-bit systems.
2010-07-08 Nathan WhitehornFix several bugs in the real-mode Open Firmware impleme...
2010-07-08 Adrian ChaddIntroduce a sysctl block for if_arge and, for now,...
2010-07-08 Nathan WhitehornChange the argument type to OF_call_method to take...
2010-07-08 Nathan WhitehornFix iicbus_get_addr() on 64-bit big-endian systems...
2010-07-08 Adrian ChaddExtend the ath debugging a little to log the interface...
2010-07-08 Gleb SmirnoffSince r209216 bpf(4) searches for mbuf_tags(9) and...
2010-07-08 Konstantin... Do not mention VM_ALLOC_RETRY in comment, and normalize...
2010-07-08 Konstantin... Make VM_ALLOC_RETRY flag mandatory for vm_page_grab...
2010-07-08 Alan CoxCorrectly maintain the per-cpu field "curpmap" on amd64...
2010-07-08 Randi HarperRemove the ability to upgrade via sysinstall. This...
2010-07-07 Randi HarperAdd support for remote logging to syslogd via an instal...
2010-07-07 Marcel MoolenaarAdd acpi_find_table() -- a convenience function for...
2010-07-07 Randi HarperAdd further documentation for netDev in install.cfg...
2010-07-07 Marcel MoolenaarRemove pointless BOOTP conditional.
2010-07-07 Marcel MoolenaarUse the kernel's start address to determine what to...
2010-07-07 Benedict ReuschlingFix an error in the EXAMPLES section of getopt(1),...
2010-07-07 Adrian ChaddFix the CS line definitions. These bits are for the...
2010-07-07 Rebecca CranIncrease the default and minimum partition sizes.
2010-07-07 Rui PauloFix style issues with the previous commit, namely
2010-07-07 Attilio Rao- Simplify logic in handling ticks wrap-up
2010-07-07 Randall StewartIf a user calls sctp_sendx() with a NULL
2010-07-07 Kevin LoAdd the u3g(4) driver. I can't find any reason why...
next