summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Changed ZFS TRIM sysctl from vfs.zfs.trim_disable -> vfs.zfs.trim.enabledsmh2013-04-265-15/+21
* Octeon 2 (6xxx) and newer CPUs don't use the clock CPU speed for itsimp2013-04-261-1/+1
* Remove a comment that shouldn't have gone in.jhibbits2013-04-261-3/+0
* Use a thread for the processing of virtio tx descriptors rathergrehan2013-04-261-21/+111
* Gripe if some <slot,function> tuple is specified more than once instead ofneel2013-04-263-20/+47
* In the case where the controller supports an sg_list LESS than our predefinedsbruno2013-04-251-1/+1
* Use the system MAKEOBJDIRPREFIX when running make targets inbrooks2013-04-252-5/+14
* Remove deprecated APIs to get the total and free memory available to vmm.ko.neel2013-04-252-26/+0
* mdoc: remove superfluous paragraph macro.joel2013-04-251-2/+0
* Fix couple of mbuf leaks in incoming ARP processing.glebius2013-04-251-2/+2
* Minor whitespace nitimp2013-04-251-1/+1
* Use the offsets from pcb.h rather than regnum.h to store the registersimp2013-04-253-84/+68
* Don't free memory that is going to be used as error string.glebius2013-04-251-3/+1
* Restore the ipNetToMedia MIB, that was broken with new ARP commitglebius2013-04-251-0/+45
* Adds Host Protected Area (HPA) support for ATA disks to camcontrolsmh2013-04-253-2/+802
* Introduce a pointer to const variable gw, which points either at theglebius2013-04-251-13/+6
* Fix installworld with DB_FROM_SRC after r249807bdrewery2013-04-251-0/+1
* revert r248644 because of the regression for usdt probesavg2013-04-251-1/+1
* Respect the enoent_ok flag if reporting error for holding an non-existingmm2013-04-251-4/+7
* Make it possible to include this file in assembler .S sources.imp2013-04-251-13/+14
* Use the defines from pcb.h over the ones from regnum.h for this 'C'imp2013-04-251-3/+3
* Remove the Fortran directories.rpaulo2013-04-253-70/+0
* Add RIP-relative addressing to the instruction decoder.grehan2013-04-256-79/+72
* Fix mips64 and mipsn32 bilds by using proper register names.imp2013-04-251-0/+11
* Introduce kernel coredumps to ppc32 AIM. Leeched from the booke code.jhibbits2013-04-251-0/+111
* Add myself as a src committerasomers2013-04-241-0/+3
* Add myself to the committers list.ken2013-04-241-0/+1
* Fix the Dvorak Programmer Keymapeadler2013-04-241-2/+1
* getdtablesize(2): Describe what this function actually does.jilles2013-04-241-9/+11
* MFV r249857:mm2013-04-245-14/+78
* Move hptmv and mpt drivers shutdown a bit later to the SHUTDOWN_PRI_LASTmav2013-04-242-3/+5
* This fixes the issue with the "randomly changing" defaultrrs2013-04-241-1/+1
* Fix N32/N64 ABIs to use proper registers after recent changes.imp2013-04-241-8/+8
* When rebooting (exiting) from the BTX loader, make sure to restore thedim2013-04-242-2/+2
* Fix for duplicate sample rate detection after recent patches.hselasky2013-04-241-6/+13
* Fix the USB audio feedback endpoint algorithm. There should nothselasky2013-04-241-4/+0
* Base the calculation of maxmbufmem in part on kmem_map sizeandre2013-04-241-1/+1
* Merge updated "no such identity file" patch.des2013-04-243-34/+29
* Remove unused variable.ae2013-04-242-3/+0
* Fix playback for Focusrite Scarlett 2i2 USB recording interface.hselasky2013-04-241-0/+4
* Fix copy/paste error.dteske2013-04-241-1/+1
* Handle the IRQ for the reset button.rpaulo2013-04-243-2/+35
* wiigpio depends on options WII.rpaulo2013-04-241-1/+1
* iso639: Add Standard Moroccan Tamazight.eadler2013-04-241-0/+1
* Add missing include.dteske2013-04-231-0/+1
* Fix declarations to slightly increase WARNS level.jkim2013-04-232-6/+9
* Clean up generated files added in r233250.jkim2013-04-231-1/+2
* Pull in r180121 from upstream llvm trunk:dim2013-04-231-4/+4
* Fix white spaces.jkim2013-04-233-7/+7
* Return a lun count of 1 and a lun id of 0 when CAM attempts a REPORT_LUNSsbruno2013-04-231-0/+13
OpenPOWER on IntegriCloud