Commit Graph

235446 Commits

Author SHA1 Message Date
matt 47b1040f9a More sorting. 2015-05-15 06:51:24 +00:00
matt a45d8296ac Don't keep two list of build kernels. include etc/etc.evbarm/Makefile.inc
and use it to generate list of MDSETTARGETS.
2015-05-15 06:50:41 +00:00
matt 7efc40e9c3 Update list of armv7 install kernels. 2015-05-15 06:27:48 +00:00
pgoyette 754633894c Even though this isn't a man page, it looks like one. So sort the
SEE ALSO section accordingly.
2015-05-15 06:21:12 +00:00
matt 297071a176 alphabetize armv7 kernels 2015-05-15 06:11:06 +00:00
joerg 5331e11882 The relocation relaxation issue in AES on ARM has been resolved
differently, so remove hack marker.
2015-05-14 19:27:23 +00:00
joerg 7d697e8913 copysignl is also needed for PowerPC's double-double format, so special
case that. Functional support was added earlier, but not enabled.
2015-05-14 19:26:12 +00:00
chs 6dafee9c7b in nfs_writerpc(), avoid a signed/unsigned problem in computing the
number of bytes to back up in the uio when we need to resend a write RPC
(eg. after a server crash) on a 64-bit platform.  should fix PR 35448.
2015-05-14 17:35:54 +00:00
chs f3abe35cbf in bounds_check_with_*, reject negative block numbers and avoid
a potential overflow in calculating the size of the request.
2015-05-14 17:31:24 +00:00
matt c39dfe1b4c Use movw/movw 2015-05-14 17:15:56 +00:00
wiz 08966c2e65 Sort sections. 2015-05-14 13:59:57 +00:00
wiz 5f5eebf1e3 Minus needs a backslash, add it. 2015-05-14 13:59:15 +00:00
wiz 8eea49b975 tmux-2.0 is out. 2015-05-14 13:53:36 +00:00
christos d2ed0c780a fix warnings on ubuntu 32 bit (Miki Rozloznik) 2015-05-14 10:44:15 +00:00
jmcneill 6972907fd9 enable SATA OOB clock 2015-05-14 10:23:03 +00:00
maxv c183389775 Use-after-free. Found by Brainy.
ok christos@
2015-05-14 07:27:14 +00:00
hsuenaga 18a97e755e add synchronization barrier for AURORA_IO_CACHE_COHERENCY.
cleanup MARVELL L2 cache code.
2015-05-14 05:39:32 +00:00
mrg 53e5192712 switch the default method to SNA. 2015-05-14 02:43:33 +00:00
pgoyette 592ac08505 Descend into the examples to build them all the time. (They will not
be installed, but we still want to make sure they build to avoid any
bit-rot).
2015-05-14 01:34:31 +00:00
jmcneill 0ca3b6a4da hook JETSONTK1 kernel into build 2015-05-14 00:59:03 +00:00
pgoyette ea2ffc3595 Update sets lists for new devsw_attach(9) man page and its MLINKS 2015-05-14 00:09:54 +00:00
pgoyette fa7d5074ac Add new man page for devsw_attach() and friends.
From Kamil Ritarowski with some editting by myself.
2015-05-14 00:08:44 +00:00
jmcneill 8f1f86202d add INSTALL kernel for JETSONTK1 2015-05-14 00:07:04 +00:00
jmcneill 0e46ac913f 5V/12V power to molex connector on Jetson TK1 is controlled by GPIO EE2 2015-05-14 00:02:00 +00:00
jmcneill 61041e5fe3 fix SATA controller init 2015-05-14 00:00:44 +00:00
riastradh ce18844b86 Remove workaround for PR kern/49195.
Problem seems to have been properly fixed in rev. 1.25.
2015-05-13 23:57:02 +00:00
justin bcb8c68de1 Missing MAP_PRIVATE on mmap 2015-05-13 23:15:57 +00:00
pgoyette 1afdfaef97 Fix up another internal reference to renamed module, and adjust some
English grammar.
2015-05-13 22:41:48 +00:00
pgoyette ad0c284179 Fix instructions to match reality. (I renamed the example from the
original submitter, but didn't catch all internal references.)
2015-05-13 22:37:53 +00:00
pgoyette a75c623ada Add a reference to the recently added module examples. 2015-05-13 22:31:16 +00:00
joerg 1d5828794c Mark error as dead. 2015-05-13 20:13:21 +00:00
joerg 5d6007be0f void * is bad for computation, so cast to const char * first. 2015-05-13 19:57:16 +00:00
skrll 78b44139b8 Use PDE_SYNC when syncing pdeps 2015-05-13 15:33:47 +00:00
pgoyette 09f3122f4f Add the correct cross-ref, to intro(9lua) 2015-05-13 12:21:04 +00:00
joerg c3d5222ef6 Fix RCS ID. 2015-05-13 12:13:38 +00:00
martin 07b432ed22 Before pinging, wait for addresses to come out of tentative state 2015-05-13 12:01:24 +00:00
shm 0bda128cdf 0 mappings are currently disabled on all architectures. 2015-05-13 11:36:12 +00:00
skrll 119978f543 Whitespace 2015-05-13 11:21:38 +00:00
skrll 37fba0f3a7 One comment is enough for anybody 2015-05-13 11:21:04 +00:00
jmcneill 9d47d126db select max cpu frequency (~2.3GHz) at boot 2015-05-13 11:07:28 +00:00
jmcneill 685c034321 initialize cpufreq subsystem 2015-05-13 11:07:02 +00:00
jmcneill a4e0321360 Tegra K1 CPU frequency scaling support.
jetsontk1# sysctl machdep.cpu
machdep.cpu.frequency.target = 2292
machdep.cpu.frequency.current = 2292
machdep.cpu.frequency.available = 2292 2100 1896 1692 1500 1296 1092 900 696
2015-05-13 11:06:13 +00:00
pgoyette 09458121ad Note to self: if you're going to revert, do it right.
This should restore the original SEE ALSO section.
2015-05-13 10:49:26 +00:00
pgoyette ec17d2b7e8 Revert revision 1.31 - the referenced page does not exist and I am not
qualified to write it!
2015-05-13 10:17:27 +00:00
ozaki-r a8d41e5542 Add basic tests for IP forwarding 2015-05-13 10:04:44 +00:00
wiz bfd8396881 Fix typos, sort SEE ALSO. 2015-05-13 09:15:21 +00:00
pgoyette ba5eaf4e0d Add an entry for lue(9lua) to the SEE ALSO list. 2015-05-13 09:04:38 +00:00
mlelstv 1490a7ba80 Add documentation for the drvctl driver and add reference.
Fixes PR 49895.
2015-05-13 07:28:49 +00:00
pgoyette 14e2571904 A set of more comprehensive example kernel modules to replace our
previous single example.

These examples were provided by Kamil Rytarowski.

XXX These modules are built as part of a system build, but they
XXX are NOT installed in $DESTDIR.
2015-05-13 07:07:36 +00:00
pgoyette b175b21535 Soon to be replaced with a more comprehensive set of examples. 2015-05-13 07:02:16 +00:00