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
skrll
65b0d3bfdb
Make sure mips_elf_n32_is_local_label_name is used.
2015-05-13 06:24:18 +00:00
msaitoh
d86a405727
s/TRUE/true/ and s/FALSE/false/ to make crash(8) compilable.
2015-05-13 02:37:41 +00:00
nonaka
e3a0eb6464
regen
2015-05-13 02:27:25 +00:00
nonaka
aeb1d39802
Added Qualcomm Atheros QCA986x/988x.
2015-05-13 02:23:10 +00:00
pgoyette
8657f61bb9
Update sets lists for new sysv_ipc module
2015-05-13 02:17:13 +00:00
pgoyette
2cba335640
Descend into subdir to actually build the new sysv_ipc module
2015-05-13 02:15:34 +00:00
pgoyette
50b0fae6fd
Regenerate
2015-05-13 02:13:08 +00:00
pgoyette
855a17b428
Update syscalls to point to the new module. (Regen of dependant
...
files to follow.)
2015-05-13 02:10:46 +00:00