summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Define new linker set, UART_FDT_CLASS_AND_DEVICE, for registering fullian2015-03-074-22/+126
* env: Fix testsuite for additional variables set by sh.jilles2015-03-071-3/+3
* Add support for walltimestamp to DTrace on ARM.gnn2015-03-071-3/+4
* Correct a typo in vm_object_backing_scan() that originated in r254141.alc2015-03-071-1/+1
* forgot to bump date, and replace contraction (igor)...jmg2015-03-071-2/+2
* Bump .Dd to current date (which I should have done as part of initialloos2015-03-072-1/+2
* make things a bit more clear.. we worked together on language..jmg2015-03-061-0/+2
* compat_passwd(): yet another uninitialized access to stayopen.pfg2015-03-061-1/+1
* MFV of 279704,tzdata{2015a}edwin2015-03-069-59/+81
* Fix a typo.jhb2015-03-061-1/+1
* Update a comment that had drifted out of date with the last changes.ian2015-03-061-1/+1
* cxgbe(4): experimental rx packet sink for netmap queues. This is notnp2015-03-061-9/+42
* cxgbe(4): knobs to experiment with the interrupt coalescing timer fornp2015-03-061-9/+24
* Only schedule interrupts on a single hyperthread of a modern Intel CPU corejhb2015-03-062-4/+4
* Update the ELFOSABI_* constants.ed2015-03-061-0/+2
* Fix style.br2015-03-061-4/+4
* This setting of stop_at_shutdown should have been removed with r279253slm2015-03-061-13/+0
* Set a dependancy on fbt module for ARM.br2015-03-061-1/+1
* cxgbe(4): provide the correct size of freelists associated with netmapnp2015-03-061-1/+1
* - In vnode_pager_generic_getpages() use different free counters forglebius2015-03-063-4/+16
* tcp6_ctlinput() doesn't pass MTU value to in6_pcbnotify().ae2015-03-061-1/+1
* When ICW1 is issued the edge sense circuit is reset which means thattychon2015-03-061-0/+1
* Add sysctls to control PS-PL level shifters and FCLK settings.gonzo2015-03-053-10/+503
* - Implement loopback probing state in enhanced DAD algorithm.hrs2015-03-056-12/+73
* Add variable initialization missed by me and clang.mav2015-03-051-0/+1
* Fix error translation broken in r279658.mav2015-03-051-6/+5
* rlogin(1): initialize term variable.pfg2015-03-051-1/+1
* dtrace_cas32 and dtrace_casptr should retrn the data loaded from targetandrew2015-03-051-5/+3
* Add the MD parts of dtrace needed to use fbt on ARM. For this we need toandrew2015-03-056-17/+114
* qsort(3): small style(9) cleanups.pfg2015-03-051-10/+10
* Fix build after unifying DAR/DEAR storage in trap frame.nwhitehorn2015-03-051-1/+1
* qsort(3): enhance to handle 32-bit aligned data on 64-bit systemspfg2015-03-051-12/+21
* Implement cache flush for ahci-hd and for virtio-blk over device.mav2015-03-052-3/+18
* Add check for absent stripe size to r279652.mav2015-03-051-1/+1
* Report logical/physical sector sizes for virtual SATA disk.mav2015-03-053-3/+36
* Add support for TOPOLOGY feature of virtio block device.mav2015-03-051-12/+32
* Size of opt_io_size field is 32 bit.mav2015-03-051-1/+1
* Reenable VIRTIO_BLK_F_TOPOLOGY feature.mav2015-03-051-0/+1
* Don't all DTrace's FBT on ARM to instrument undefinedinstruction(), asrwatson2015-03-051-0/+7
* sysrc(8): Add `key-=remove' and improve `key+=append' syntaxdteske2015-03-052-26/+186
* Move IVOR setup from assembler to C, decreasing required assumptions aboutnwhitehorn2015-03-052-36/+45
* Use the child device name here is lame because at the point that thisloos2015-03-053-8/+6
* Change ofw_gpiobus_destroy_devinfo() to unmap the GPIO pins and thenloos2015-03-051-15/+24
* Add a bus_probe_nomatch() method for gpiobus/ofw_gpiobus.loos2015-03-051-0/+16
* r* commands are not precious anymorebapt2015-03-043-3/+0
* The AIM DAR (data access fault address register) and Book-E DEAR registersnwhitehorn2015-03-047-35/+19
* drm: Allow parallel builds of drivers and firmwaresdumbbell2015-03-042-0/+4
* drm: Import Linux commit b7ea85a4fed37835eec78a7be3039c8dc22b8178dumbbell2015-03-041-1/+4
* When compiling boot2 with gcc on i386 and pc98, only use the custom flagdim2015-03-042-2/+6
* Rework calendar(1) parserbapt2015-03-044-288/+219
OpenPOWER on IntegriCloud