]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Add apic(4) man page, now mostly to cover its event timer functionality.
[FreeBSD/FreeBSD.git] / sys / mips /
2011-12-20 Adrian ChaddRemove these locks - they aren't strictly needed and...
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-17 Bjoern A. ZeebUnbreak the OCTEON1 kernel build after r228483 removing...
2011-12-17 Andriy Gaponkern cons: introduce infrastructure for console grabbin...
2011-12-15 Adrian Chadd* Add in the gpio/gpioled drivers into AR91XX_BASE.
2011-12-15 Adrian ChaddRe-jiggle the GPIO code a little to remove the hard...
2011-12-14 Hans Petter SelaskyImplement better support for USB controller suspend...
2011-12-13 Ed SchoutenReplace __signed by signed.
2011-12-13 Adrian ChaddStyle(9) changes.
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-12-05 Jayachandran C.Disable KDB/DDB options for XLP N32 compile.
2011-12-05 Jayachandran C.Fix N32 compilation again for XLP.
2011-12-05 Jayachandran C.Fix XLP compilation.
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-28 Oleksandr Tymoshenko- Fix backtrace for MIPS64 platform
2011-11-28 Oleksandr Tymoshenko- Copy base MAC address from bootinfo descriptor to...
2011-11-28 Aleksandr RybalkoSimplify arge_flush_ddr to use updated ar71xx_device_fl...
2011-11-28 Gleb SmirnoffFix build, fininshing r228018.
2011-11-27 Aleksandr RybalkoJoin chip depended methods for arge0 and arge1 into...
2011-11-26 Marius StroblChange another instance of amd(4) to esp(4) missed...
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-24 Adrian ChaddI've had verification that the second-last 64k is actua...
2011-11-24 Adrian ChaddNow that I've brought up FreeBSD via flash, I've discov...
2011-11-24 Adrian ChaddFlip on AR71XX_ENV_UBOOT so the environment variables...
2011-11-24 Adrian ChaddIntroduce a new (global, sorry!) option which controls...
2011-11-24 Adrian ChaddFlesh out a geom_map setup, so the kernel can be squeez...
2011-11-24 Adrian ChaddCompile in the right bits so the AR9130 WMAC support...
2011-11-24 Adrian ChaddAdd a comment documenting where the WMAC hangs off of.
2011-11-24 Adrian ChaddFlip on these debugging options by default. This is...
2011-11-24 Adrian ChaddSlim the default build down a little:
2011-11-22 Hans Petter SelaskyRename device_delete_all_children() into device_delete_...
2011-11-22 Marius Strobl- There's no need to overwrite the default device metho...
2011-11-21 Jayachandran C.Do dcache flush on CPU core before enabling threads.
2011-11-21 Jayachandran C.Merge XLP 3XX updates and related rework.
2011-11-21 Jayachandran C.XLP processors have the release 2 pagegrain register
2011-11-21 Adrian ChaddAlways leave the -current kernel debugging options on.
2011-11-19 Jayachandran C.Remove unused variable ubase.
2011-11-19 Jayachandran C.Remvoe unused file
2011-11-19 Jayachandran C.Fix USB compilation, and add USB options to XLP conf
2011-11-19 Jayachandran C.Fixup cache flush definitions for XLP
2011-11-19 Jayachandran C.Whitespace fixes in XLP HAL files.
2011-11-18 Jayachandran C.Rearrange XLP configuration files.
2011-11-18 Jayachandran C.Fix COP0 hazards for XLR and XLP
2011-11-17 Jayachandran C.Do pmap update only on active CPUs.
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-08 Attilio RaoIntroduce the option VFS_ALLOW_NONMPSAFE and turn it...
2011-11-07 Ed SchoutenMark all SYSCTL_NODEs static that have no corresponding...
2011-11-02 Alan CoxAdd support for VM_ALLOC_WIRED and VM_ALLOC_ZERO to...
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 David SchultzPeople porting FreeBSD to new architectures ought not...
2011-10-19 Jayachandran C.Keep FDT options commented until dtc is build by defaul...
2011-10-18 Jayachandran C.Fix wakeup latency when sleeping with 'wait'
2011-10-18 Jayachandran C.Fix XLP compile failure on n32 abi.
2011-10-18 Jayachandran C.Support for booting XLP using FDT.
2011-10-18 Jayachandran C.FDT support for MIPS.
2011-10-17 Pyun YongHyeonClose a race where SIOCGIFMEDIA ioctl get inconsistent...
2011-10-17 Jayachandran C.Fix for crash on MIPS /dev/mem read.
2011-10-16 Eitan Adler- change "is is" to "is" or "it is"
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-07 Konstantin BelousovRemove unused define.
2011-10-06 Konstantin BelousovConvert MIPS to the syscallenter/syscallret system...
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-10-04 Marcel MoolenaarAdd default address for FLASH mapping on the boot bus.
2011-10-04 Marcel MoolenaarRemove octeon_bootinfo from all files except octeon_mac...
2011-10-04 Marcel MoolenaarRemove bogus and wrong definition of BLKDEV_IOSIZE.
2011-10-04 Marcel Moolenaaro Clean up some ID printfs, and put under bootverbose
2011-10-04 Marcel MoolenaarPartially revert r224661:
2011-10-01 Adrian ChaddDisable using wait in cpu_idle() until a better solutio...
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-16 Kip MacyIn order to maximize the re-usability of kernel code...
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-11 Christian BruefferFix a zyd(4) comment typo that was copy+pasted into...
2011-09-06 Konstantin BelousovSplit the vm_page flags PG_WRITEABLE and PG_REFERENCED...
2011-09-05 Jayachandran C.MIPS XLP platform code update.
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-08-13 Attilio RaoFix a typo in cb_dumpdata() about wrongly calling wdog_...
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Konstantin Belousov- Move the PG_UNMANAGED flag from m->flags to m->oflags...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-08-05 Marcel MoolenaarMake octeon_ap_boot 64 bits to handle MAXCPU up to 64.
2011-08-02 Attilio RaoFix for arm and mips case the size of storage for sintr...
2011-07-19 Attilio RaoBump MAXCPU for amd64, ia64 and XLP mips appropriately.
2011-07-19 Attilio RaoOn 64 bit architectures size_t is 8 bytes, thus it...
2011-07-19 Attilio RaoAdd the possibility to specify from kernel configs...
2011-07-18 Attilio Rao- Remove the eintrcnt/eintrnames usage and introduce...
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 Jayachandran C.Comment out KDB/DDB related options for N32 kernel.
2011-07-17 Bjoern A. ZeebFix compilation of mips kernels adding apropriate ...
2011-07-16 Jayachandran C.MIPS changes for Netlogic XLP support.
2011-07-16 Jayachandran C.Add MIPS platform files for Netlogic XLP SoC.
2011-07-16 Jayachandran C.Support compiling MIPS elf trampoline with a different...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-16 Adrian ChaddThe i8259 controller is initialized incorrectly on...
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-14 Aleksandr RybalkoInclude device rt in RT305X config.
2011-07-14 Aleksandr RybalkoRevert it back. Too many changes for one commit.
next