freebsd-skq/sys/powerpc
andreast 465403a5cc MFC: r258427, r258694
r258694:
Make RTAS calls, which call setfault() to recover from machine checks,
preserve any existing fault buffer. RTAS calls are meant to be safe from
interrupt context (and are indeed used there to implement the xics PIC
driver). Without this, calling into RTAS in interrupt context would have
the effect of clearing any existing onfault state of the interrupted
thread, potentially leading to a panic.

r258427:
For PCI<->PCI bridges, #address-cells may be 3. Allow this when parsing the
ibm,dma-window properties. This is especially a concern when
#ibm,dma-address-cells is not specified and we have to use the regular
#address-cells property.
2013-12-12 13:00:07 +00:00
..
aim MFC r257991, r257992, 257993, 258504 2013-12-11 22:36:20 +00:00
booke - Create kern.ipc.sendfile namespace, and put the new "readhead" OID 2013-09-22 13:36:52 +00:00
conf MFC r256777-256779,256788: 2013-10-28 23:47:52 +00:00
cpufreq
fpu Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
include MFC r257991, r257992, 257993, 258504 2013-12-11 22:36:20 +00:00
mambo kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
mpc85xx Align the PCI Express #defines with the style used for the PCI-X 2012-09-18 22:04:59 +00:00
ofw MFC: r258427, r258694 2013-12-12 13:00:07 +00:00
powermac MFC: 256555 2013-10-21 19:11:15 +00:00
powerpc MFC: r258722, r258757 2013-12-12 12:29:35 +00:00
ps3 Changes to CAM or busdma have caused SIMs to be sent 0-length CCBs on 2013-09-29 20:10:22 +00:00
pseries MFC: r258427, r258694 2013-12-12 13:00:07 +00:00
psim - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related 2013-04-06 19:12:49 +00:00
wii Fix indentation. 2013-07-02 07:17:56 +00:00