freebsd-skq/sys
ian 1e3130abad MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565,
r261596, r261606

  Add the imx sdhci controller.

  Move Open Firmware device root on PowerPC, ARM, and MIPS systems to
  a sub-node of nexus (ofwbus) rather than direct attach under nexus. This
  fixes FDT on x86 and will make coexistence with ACPI on ARM systems easier.
  SPARC is unchanged.

  Add the missing ')' at end of sentence.  Reword it to use a more common idiom.

  Pass the kernel physical address to initarm through the boot param struct.

  Make functions only used in vfp.c static, and remove vfp_enable.

  Fix __syscall on armeb EABI. As it returns a 64-bit value it needs to
  place 32-bit data in r1, not r0. 64-bit data is already packed correctly.

  Use abp_physaddr for the physical address over KERNPHYSADDR. This helps us
  remove the need to load the kernel at a fixed address.

  Remove references to PHYSADDR where it's used only in debugging output.

  Dynamically generate the page table. This will allow us to detect the
  physical address we are loaded at to change the mapping.
2014-05-15 17:30:16 +00:00
..
amd64 Merge r264984 2014-05-07 20:28:27 +00:00
arm MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565, 2014-05-15 17:30:16 +00:00
boot MFC r261411, r261413, r261416: 2014-05-15 16:23:24 +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 r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565, 2014-05-15 17:30:16 +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 r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565, 2014-05-15 17:30:16 +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 r261038, r261039, r261040, r261041 2014-05-14 22:52:16 +00:00
kgssapi
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 r261038, r261039, r261040, r261041 2014-05-14 22:52:16 +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