]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
MFhead @ r290899
[FreeBSD/FreeBSD.git] / sys / powerpc /
2015-11-16 ngieMFhead @ r290899
2015-11-07 baptMerge from head r290483
2015-11-06 jhibbitsWrite 2- and 4-byte aligned values as single writes...
2015-11-03 jhibbitsUse 64-bit addresses for configuring inbound and outbou...
2015-11-03 jhibbitsUse the correct space (PCI addresses) for the I/O and...
2015-11-02 ianFix an alignment check that is wrong in half the busdma...
2015-11-01 baptMerge from head
2015-10-31 jhibbitsPrint unsigned memory sizes, to handle >2GB RAM on...
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 ngieMFhead @ r289100
2015-10-09 ianUse IIC_EBUSBSY and IIC_BUSERR status values consistant...
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-06 jhibbitsSave the link register in savectx().
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-20 kibUse tabs for indend.
2015-09-20 kibAdd support for weak symbols to the kernel linkers...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 zbbAdd domain support to PCI bus allocation
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 markjAdd stack_save_td_running(), a function to trace the...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 kibDo not hold the process around the vm_fault() call...
2015-09-09 jhibbitsAdd PVR identifier for E6500, from the reference.
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-09-03 jhibbitspmap_mapdev_attr() also takes a vm_paddr_t.
2015-08-29 jhibbitsThe TLB1 TSIZE is a multiple of 4, not 2, so shift...
2015-08-28 jhibbitsFix text alignment. mcsr was indented one too many...
2015-08-28 jhibbitsExtend pmap to support e500mc and e5500.
2015-08-27 jhibbitsFix freescale sdhc driver, and add it to the files...
2015-08-27 jhibbitsUse the macro definition for EXC_PGM_TRAP, instead...
2015-08-26 jhibbitsThe Freescale qoriq PCIe controller is compatible with...
2015-08-25 baptMerge from HEAD
2015-08-24 jhibbitsFix static fdt support.
2015-08-22 jhibbitsFollow up to r287014
2015-08-22 jhibbitsEnhance book-e pmap for 36-bit physaddr
2015-08-22 jhibbitsCreate a RouterBoard platform and use it to create...
2015-08-22 jhibbitsMake the mpc85xx platform a kobj base class.
2015-08-21 jhibbitsAdd initial boot support for e500mc and e5500.
2015-08-21 jhibbitsSimplify the PCI bus scanning logic.
2015-08-19 jhibbitsRemove debug printf.
2015-08-19 jhibbitsFix copy&paste.
2015-08-19 jhibbitsSave the registers at the correct offsets.
2015-08-17 dimMerge ^/head r286697 through r286857.
2015-08-16 jhibbitsSRR1 and DSISR aren't pointers, print them as integers.
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-10 ngieMFhead @ r286584
2015-08-10 kibMake kstack_pages a tunable on arm, x86, and powepc...
2015-08-09 baptMerge from HEAD
2015-08-08 jhibbitsCorrect return type of booke_init() prototype.
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-05 emasteRationalize BSD license on sys/*/include/in_cksum.h
2015-08-05 emasteRationalize BSD license on sys/*/include/float.h
2015-08-04 jahAdd two new pmap functions:
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 ngieMFhead @ r285904
2015-07-22 dimMerge ^/head r285341 through r285792.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-19 markjImplement the lockstat provider using SDT(9) instead...
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 zbbFix KSTACK_PAGES issue when the default value was chang...
2015-07-16 jhibbitsFix userland program exception handling for powerpc64.
2015-07-14 bruefferSpell crypto correctly.
2015-07-11 jhibbitscpu_number and cpu_swapout are never used, and only...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 dimMerge ^/head r285153 through r285283.
2015-07-08 kibAdd the atomic_thread_fence() family of functions with...
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-07 jhibbitsstyle(9) cleanups.
2015-07-06 jhibbitsMerge booke and aim interrupt.c files.
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-05 bzFix GENERIC64 and LINT64 powerpc builds after r285144.
2015-07-04 dimMerge ^/head r284737 through r285152.
2015-07-04 gnnFix up tabs vs. spaces
2015-07-04 jhibbitsUse the correct type for physical addresses.
2015-07-04 jhibbitsAdd machine check register printing
2015-07-04 gnnEnable IPSEC in all GENERIC kernels.
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
next