freebsd-skq/sys
ian e58449eb7b MFC r262409, r262411, r262413, r262420, r262426, r262427, r262440, r262456,
r262482, r262483, r262531,

  Move the declaration for mpentry() into a header file instead of pasting
  it into a bunch of different .c files.

  If the L2 cache type is PIPT, pass a physical address for a flush.

  Actually set the proper bit to indicate TTB shared memory.

  Add a new cache maintenance function, idcache_inv_all, to the table, and
  implementations for each of the chips we support.

  Invalidate caches immediately upon entry to init_secondary().  Also set
  the Bufferable bit in the PDE entries of the secondary processor startup
  pagetables.

  Add the bits needed to run SMP on imx6.

  Invalidate the SCU cache tag ram on all 4 cores, not just 1-3.

  Minor tweaks to the imx GPT timer

  Vybrid enhancements...
  - Pin configuration is a complete iomux register now and includes
    drive strength, pull mode, mux mode, speed, etc.
  - Add i2c devices to the tree
  - Add IPG clock
  - Add support for Quartz Module.
  - Pin configuration is a complete iomux register now and includes
    drive strength, pull mode, mux mode, speed, etc.
  - Add i2c devices to the tree
  - Add IPG clock
2014-05-16 00:14:50 +00:00
..
amd64 Merge r264984 2014-05-07 20:28:27 +00:00
arm MFC r262409, r262411, r262413, r262420, r262426, r262427, r262440, r262456, 2014-05-16 00:14:50 +00:00
boot MFC r262409, r262411, r262413, r262420, r262426, r262427, r262440, r262456, 2014-05-16 00:14:50 +00:00
bsm Change the cap_rights_t type from uint64_t to a structure that we can extend 2013-09-05 00:09:56 +00:00
cam MFC r265159: 2014-05-08 07:13:22 +00:00
cddl MFC r264850 2014-05-15 12:39:28 +00:00
compat MFC r263349: 2014-03-26 16:59:28 +00:00
conf MFC r261643, r261646, r261648, r261649, r261651, r261656, r261657, r261663, 2014-05-15 20:58:23 +00:00
contrib Merge r262763, r262767, r262771, r262806 from head: 2014-03-21 15:15:30 +00:00
crypto MFC r258399,258492: 2013-11-26 08:46:39 +00:00
ddb MFC r263973; 2014-04-07 01:49:30 +00:00
dev MFC r261938, r261939, r261940, r261944, r261945, r261946, r261947, r261956, r261957, r261983, r261094, 2014-05-15 22:35:04 +00:00
fs MFC r265275: 2014-05-10 07:53:36 +00:00
gdb rename scheduler->swapper and SI_SUB_RUN_SCHEDULER->SI_SUB_LAST 2013-07-24 09:45:31 +00:00
geom MFC r265072: 2014-05-14 15:35:01 +00:00
gnu/fs/reiserfs
i386 Merge r264984 2014-05-07 20:28:27 +00:00
ia64 Merge r264984 2014-05-07 20:28:27 +00:00
isa
kern MFC r261786, r261789 2014-05-15 21:41:32 +00:00
kgssapi Add support for host-based (Kerberos 5 service principal) initiator 2013-07-09 01:05:28 +00:00
libkern Fix ixp425 boot2 with ARM EABI: 2013-09-29 15:19:34 +00:00
mips MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565, 2014-05-15 17:30:16 +00:00
modules MFC r258046, r258047, r258050, r259035, r259036, r259037, r261842, r261843, 2014-05-15 01:27:53 +00:00
net Merge 260488, r260508. 2014-05-08 21:03:31 +00:00
net80211 MFC r260444: 2014-02-17 01:36:53 +00:00
netatalk Merge r262763, r262767, r262771, r262806 from head: 2014-03-21 15:15:30 +00:00
netgraph Merge r260046: Fix the parse type for NGM_LISTTYPES. 2014-01-22 10:38:01 +00:00
netinet MFC r264212,r264213,r264248,r265776,r265811,r265909: 2014-05-13 06:05:53 +00:00
netinet6 MFC r264212,r264213,r264248,r265776,r265811,r265909: 2014-05-13 06:05:53 +00:00
netipsec MFC r264124: 2014-04-23 11:22:54 +00:00
netipx Merge r262763, r262767, r262771, r262806 from head: 2014-03-21 15:15:30 +00:00
netnatm Fix the length calculation for the final block of a sendfile(2) 2013-09-10 10:05:59 +00:00
netpfil Merge r258708, r258711, r260247, r261117. 2014-05-08 19:11:41 +00:00
netsmb MFC r264494: 2014-05-02 21:30:59 +00:00
nfs Merge r262763, r262767, r262771, r262806 from head: 2014-03-21 15:15:30 +00:00
nfsclient MFC: r259084 2013-12-30 21:17:20 +00:00
nfsserver MFC: r264888 2014-05-08 11:59:23 +00:00
nlm MFC r262991: 2014-03-26 23:57:09 +00:00
ofed MFC r258779,r258780,r258787,r258822: 2014-02-04 03:36:42 +00:00
opencrypto MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE 2014-01-17 10:58:59 +00:00
pc98 MFC r258135: x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...) 2013-11-25 15:58:48 +00:00
pci MFC r263957: 2014-04-14 04:51:59 +00:00
powerpc MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565, 2014-05-15 17:30:16 +00:00
rpc MFC r261449: 2014-02-07 04:02:14 +00:00
security MFC r263458: 2014-03-31 02:24:29 +00:00
sparc64 MFC r258800, r258802, r258805, r258806, r258807, r258851, r258857, 2014-05-14 14:17:51 +00:00
sys MFC r261786, r261789 2014-05-15 21:41:32 +00:00
teken MFC 259016,259019,259049,259071,259102,259110,259129,259130,259178,259179, 2014-03-06 18:30:56 +00:00
tools MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-24 13:48:04 +00:00
ufs MFC r262814 2014-04-15 07:54:17 +00:00
vm MFC r265418 2014-05-13 05:26:43 +00:00
x86 MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323, 2014-05-14 19:18:58 +00:00
xdr
xen MFC r256746: 2013-10-18 17:08:23 +00:00
Makefile