summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate pointless assignments to rtvals[] in swap_pager_putpages().alc2015-08-211-12/+12
* Document bsd.arch.inc.mk.imp2015-08-211-0/+8
* preload_search_info: make sure mod is setroyger2015-08-218-23/+13
* xen: allow disabling PV disks and nicsroyger2015-08-214-4/+33
* Mark bsd.info.mk as depreciatedbapt2015-08-211-1/+1
* vt_cpulogos: Resize all terms/windows when tearing down logoscem2015-08-213-35/+35
* Document bsd.progs.mk, including its status as being stronglyimp2015-08-211-0/+1
* Automatically disable x2APIC mode on SandyBridge Lenovo machines. Ikib2015-08-211-6/+33
* Fix err pointer not initialized to NULL resultingbapt2015-08-212-0/+16
* Turn off gcc's uninitialized warnings for this code. Theyimp2015-08-211-0/+1
* Fix typo in regression testbapt2015-08-211-1/+1
* Fix /home symlink creationbapt2015-08-212-1/+14
* try to fix lor between z_teardown_lock and spa_namespace_lockavg2015-08-211-10/+16
* fix standalone build of zfs moduleavg2015-08-211-1/+1
* fix a mismerge in r286539 (MFV 286538: 5562 ZFS sa_handle's violate...)avg2015-08-211-1/+1
* Fix useradd regression:bapt2015-08-212-2/+67
* Don't truncate cursor arithmetic to 16 bits.ed2015-08-211-6/+6
* Editing pass on procctl.2bjk2015-08-211-26/+26
* Add initial boot support for e500mc and e5500.jhibbits2015-08-211-30/+122
* Simplify the PCI bus scanning logic.jhibbits2015-08-211-14/+3
* If process becomes reaper (procctl(PROC_REAP_ACQUIRE)) while alreadykib2015-08-202-4/+6
* Remove reference to non-existent kern_openat(9).bdrewery2015-08-201-3/+2
* sh: Avoid negative character values from $'\Uffffffff' etc.jilles2015-08-203-5/+15
* Appease gcc-4.2pfg2015-08-201-1/+1
* sh: Add test for $'\u' without any digits.jilles2015-08-202-0/+8
* Prevent ticks rollover from preventing vm_lowmem eventrstone2015-08-201-3/+4
* Remove code left over from the armv4 days. On armv4, cache maintenanceian2015-08-201-16/+5
* Minor comment and style fixes, no functional change.ian2015-08-201-3/+4
* The flags -mno-aes -mno-avx only exist for clang, not gcc, soimp2015-08-201-1/+2
* Add link for rw_unlock(9) to rwlock(9).bdrewery2015-08-201-0/+1
* Revamp camcontrol(8) fwdownload support and add the opcodes subcommand.ken2015-08-207-216/+1625
* Add ATF functional tests for fstyp(8). No ZFS or GELI tests yet.asomers2015-08-2010-0/+257
* Handle the conditional decoding of execve() argument and environmentjhb2015-08-2012-225/+19
* Rework the argv and env string fetching for execve to be more robust.jhb2015-08-201-26/+44
* Typo.kib2015-08-201-1/+1
* Add the definitions of __infinity and __nan.andrew2015-08-203-0/+17
* Add the kernel support for minidumps on arm64.andrew2015-08-203-9/+429
* Remove pmap_kenter from pmap.h, the function doesn't exist.andrew2015-08-202-2/+6
* Add pmap_get_tables to get the page tables for a given virtual address. Thisandrew2015-08-202-0/+37
* * Split allocation and table linking for lle's.melifaro2015-08-208-145/+293
* Add the arm64 minidump header. This was missed from r286953.andrew2015-08-201-0/+48
* Add support to libkvm for reading minidumps on arm64. The kernel side isandrew2015-08-203-10/+320
* Restore part of r274628, reverted at r286776.mav2015-08-201-1/+2
* Further conversions from ifp->if_softc -> ic_softc.adrian2015-08-208-67/+65
* Remove some if_softc references from urtwn(4).adrian2015-08-201-5/+5
* getrlimit.2: Document RSS, AS/VMEM limit behavior more clearlycem2015-08-201-15/+46
* Add a new exit-timeout option to watchdogd.ian2015-08-192-8/+26
* compiler-rt: update __multc3 to upstream style and variable namesemaste2015-08-191-44/+39
* Check value return from lle_create() for NULL.melifaro2015-08-191-3/+6
* Enable the watchdog driver on imx6, now that it works.ian2015-08-191-1/+1
OpenPOWER on IntegriCloud