freebsd-dev/sys
Wojciech Macek 10b980e75b PPC: increase MAX_PICS to 32
Previous value was too low on dual-socket POWER8 system.

Submitted by:          Wojciech Macek <wma@freebsd.org>
Reviewed by:           nwhitehorn
Obtained from:         Semihalf
Sponsored by:          QCM Technologies
Differential revision: https://reviews.freebsd.org/D12540
2017-10-02 06:05:19 +00:00
..
amd64 To prepare for adding EFI runtime services support on arm64 move the 2017-10-01 19:52:47 +00:00
arm Define a single instance of ahci_devclass and reference it from all the 2017-10-02 02:58:28 +00:00
arm64 Fix indentation for r323068 2017-09-19 20:40:05 +00:00
boot Allow Raspberry Pi platform and drivers to be configured with upstream DTBs. 2017-10-02 00:49:33 +00:00
bsm
cam Add sysctl/tunable for maximal request time. 2017-09-30 13:17:31 +00:00
cddl unbreak kernel builds on sparc64 and powerpc after r324163, ZFS Channel Programs 2017-10-01 20:12:30 +00:00
compat Small style(9) issue: spaces vs TAB. 2017-09-24 20:57:03 +00:00
conf To prepare for adding EFI runtime services support on arm64 move the 2017-10-01 19:52:47 +00:00
contrib Revert r324109. This commit broke a number of systems. 2017-09-30 20:28:50 +00:00
crypto aesni(4): Fix GCC build 2017-09-29 19:56:09 +00:00
ddb
dev Define a single instance of ahci_devclass and reference it from all the 2017-10-02 02:58:28 +00:00
fs tmpfs: skip zero-sized page count updates 2017-09-30 18:23:45 +00:00
gdb
geom g_resize_provider_event: Do not invoke orphan method twice 2017-09-24 19:59:26 +00:00
gnu
i386 A different fix for the issue from r323722. 2017-09-28 09:01:28 +00:00
isa
kern revert r324166, it has an unrelated change in it 2017-10-01 16:37:54 +00:00
kgssapi
libkern Continuing efforts to provide hardening of FFS, this change adds a 2017-09-22 12:45:15 +00:00
mips bhnd: Add support for supplying bus I/O callbacks when initializing an EROM 2017-09-27 19:48:34 +00:00
modules To prepare for adding EFI runtime services support on arm64 move the 2017-10-01 19:52:47 +00:00
net Add PNP metadata to more drivers 2017-09-26 23:23:58 +00:00
net80211
netgraph Correction after r323873: #include <sys/lock.h> in addition to <sys/rmlock.h> 2017-09-28 11:26:37 +00:00
netinet The soisconnected() call removed from syncache_socket() in r307966 was 2017-10-01 23:37:17 +00:00
netinet6
netipsec opencrypto: Loosen restriction on HMAC key sizes 2017-09-26 16:18:10 +00:00
netpfil Use in_localip() function instead of unlocked access to addresses hash 2017-09-20 22:35:28 +00:00
netsmb netsmb: Fix buggy/racy smb_strdupin() 2017-09-29 15:53:26 +00:00
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto opencrypto: Use C99 initializers for auth_hash instances 2017-09-26 17:52:52 +00:00
powerpc PPC: increase MAX_PICS to 32 2017-10-02 06:05:19 +00:00
riscv Sync with amd64/arm/arm64/i386/mips pmap change r288256: 2017-09-20 04:19:49 +00:00
rpc
security
sparc64 Fix indentation for r323068 2017-09-19 20:40:05 +00:00
sys To prepare for adding EFI runtime services support on arm64 move the 2017-10-01 19:52:47 +00:00
teken
tests
tools
ufs Don't defer wakeup()s for completed journal workitems. 2017-09-26 23:24:15 +00:00
vm When an I/O error occurs on page out, there is no need to dirty the page, 2017-10-01 17:04:26 +00:00
x86 x86: Decode AMD "Extended Feature Extensions ID EBX" bits 2017-09-20 18:30:37 +00:00
xdr
xen
Makefile