summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix gssapi/gssapi_krb5.h after Heimdal 1.5.1 import.hrs2013-06-302-1/+28
* Do not display a warning message in a jail without AF_INET6 support.hrs2013-06-301-1/+1
* Fix a typo.rpaulo2013-06-301-1/+1
* Fix the RSSI calculation.rpaulo2013-06-301-0/+6
* Fix triggering false watchdog timeout as done in bce(4) whenyongari2013-06-302-1/+30
* Fix the ni_txrate calculation.rpaulo2013-06-301-1/+1
* Fix triggering false watchdog timeout when controller is in PAUSEyongari2013-06-302-3/+31
* Fix a reference count bug in urtwn_ra_init().rpaulo2013-06-301-0/+4
* Adding myself to the calendar!hiren2013-06-301-0/+1
* Fixing incorrect id for Intel Centrino Wireless-N 130.hiren2013-06-301-1/+1
* ext2fs: Use the complete random() range in i_gen.pfg2013-06-301-1/+1
* Arndale Board (by Insignal) kernel config file.ray2013-06-291-0/+135
* - Fix IMAPx registers values calculationgonzo2013-06-291-20/+24
* Teach UART to attach Exynos/s3/s5 class driver.ray2013-06-294-0/+6
* Enable patth-through of IRQ30 and IRQ31 to PIC just as comment statesgonzo2013-06-291-1/+1
* style(9) fixessmh2013-06-291-2/+4
* Import basic support for Samsung Exynos 5 support.ray2013-06-2910-0/+1480
* Remove invalid ASSERT which causes a panic on zfs renames when run with ASSERTS.smh2013-06-291-2/+0
* - Modify swapon(8) so that it uses most of geli(8) defaults for swap,delphij2013-06-291-160/+159
* Make libsupc++'s __cxa_call_terminate() prototype consistent with thedim2013-06-291-1/+1
* Don't let hastd use C11 atomics.ed2013-06-291-5/+5
* Don't log anything if npkts == 0.adrian2013-06-291-3/+4
* Introduce accessors for the ccb status word. Convert one (of many more)scottl2013-06-292-13/+26
* Check the return value from ath_hal_malloc()adrian2013-06-291-0/+5
* Unbreak "zfs jail" and "zfs unjail" (broken since r248571)mm2013-06-291-0/+7
* mdoc: remove EOL whitespace.joel2013-06-293-3/+3
* Fix -Wunsequencedkientzle2013-06-291-10/+10
* Fix -Wunsequenced warningkientzle2013-06-291-1/+1
* Fix -Wunsequenced warningkientzle2013-06-291-1/+1
* Fix -Wunsequenced warning.kientzle2013-06-291-1/+1
* Fix a -Wunsequenced warning.kientzle2013-06-291-1/+1
* Enable svnlite on armv6.kientzle2013-06-291-1/+1
* Add ARM Generic Timer driver.ray2013-06-291-0/+374
* Add FDT for Arndale board and Samsung Exynos5250 SoC.ray2013-06-292-0/+202
* o Initialize interrupt groups as Group 0 (secure interrupts).ray2013-06-291-15/+29
* Don't panic the kernel if we run wpa_supplicant on a hostap VAP.rpaulo2013-06-291-1/+3
* Revert accidental commit.peter2013-06-291-1/+0
* Help out gcc. clang understands.peter2013-06-292-0/+2
* Bring some updates from ufs_lookup to ext2fs.pfg2013-06-291-8/+11
* sysconf(3) returns a long, not an int.obrien2013-06-293-3/+5
* Bump max number of IRQs for Cortex-Ax family to cover Exynos5 requirement.ray2013-06-281-1/+1
* Add identification for Cortex-A15 (R0) cores.ray2013-06-283-1/+5
* Don't attempt to do DHCP on certain interfaces, similar to what's done fordelphij2013-06-281-1/+10
* sh: Do not close(-1) if pipe() fails.jilles2013-06-281-1/+2
* Remove a spurious keg lock acquisition.davide2013-06-281-1/+1
* Correct the comment above _sleep() function which still mentions 'timo'davide2013-06-281-1/+1
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-2841-32/+142
* Properly use v_data field. This magically worked (even if wrong) untildavide2013-06-281-1/+1
* Remove a reference to LK_DRAIN now that lockmgr(9) is gone from thisdavide2013-06-281-1/+0
* Garbage collect an useless check. smp should be never NULL.davide2013-06-281-5/+0
OpenPOWER on IntegriCloud