]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/arm
libunwind: update to upstream snapshot r272680
[FreeBSD/FreeBSD.git] / sys / arm / arm /
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Martin MatuskaMFV r302264:
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 Konstantin BelousovUpdate comments for the MD functions managing contexts...
2016-06-14 Andrew TurnerMove the arm call to intr_pic_init_secondary earlier...
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-08 Andrew TurnerRemove the ARMv4/ARMv5 userland atomic support from...
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-07 Andrew TurnerStart to clean MIDR values using the CPUID scheme....
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-05 Svatopluk KrausINTRNG - change the way how an interrupt mapping data...
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Svatopluk KrausDefine irq variable only in the block where used.
2016-06-03 Xin LIMFV r301238:
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-05-31 Andrew Turnerarm_gic_map is a mask not the CPUs ID, there is no...
2016-05-31 Andrew TurnerBin interrupts to the correct CPU when we boot on a...
2016-05-29 Zbigniew BodekImprove ARM debug_monitor for SMP machines
2016-05-29 Zbigniew BodekFix debug_monitor code for older ARMs (ARM11)
2016-05-29 Michal MelounARM GIC: Allow to setup interrupt without configuration...
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 Ian LeporeDisable alignment faults on armv6, adjust various align...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-25 Ian LeporeInclude machine/acle-compat.h in cdefs.h on arm if...
2016-05-25 Svatopluk KrausAdd more info about the issue fixed in r298460. Rephras...
2016-05-23 Ian LeporeOops, fix a paste-o commited in r300533.
2016-05-23 Ian LeporeUse the new(-ish) CP15_SCTLR macro to generate system...
2016-05-20 Simon J. GerratyMerge bmake-20160512
2016-05-20 Ed MasteUpdate to ELF Tool Chain r3475
2016-05-18 Andrew TurnerReturn the struct intr_pic pointer from intr_pic_regist...
2016-05-17 Bjoern A. ZeebThe GIC (v2 at least) has a bit in the TYPER register...
2016-05-16 Andrew TurnerIntroduce MSI and MSI-X support to intrng. This adds...
2016-05-16 Martin MatuskaRevert r299576 and MFV r299895:
2016-05-15 Emmanuel VadotAllow arm generic_timer code to be included even if...
2016-05-14 Xin LIMFV r299716: file 5.27
2016-05-12 Martin MatuskaMFV 299539:
2016-05-12 Martin MatuskaMFV r299425:
2016-05-11 Alexander MotinMFV r299453: 6765 zfs_zaccess_delete() comments do...
2016-05-11 Alexander MotinMFV r299451: 6764 zfs issues with inheritance flags...
2016-05-11 Alexander MotinMFV r299449: 6763 aclinherit=restricted masks inherited...
2016-05-11 Alexander MotinMFV r299442: 6762 POSIX write should imply DELETE_CHILD...
2016-05-11 Alexander MotinMFV r299440: 6736 ZFS per-vdev ZAPs
2016-05-11 Alexander MotinMFV r299438: 6842 Fix empty xattr dir causing lockup
2016-05-11 Alexander MotinMFV r299436: 6843 Make xattr dir truncate and remove...
2016-05-11 Alexander MotinMFV r299434: 6841 Undirty freed spill blocks
2016-05-10 Emmanuel VadotWhen PLATFORM_SMP is enabled, check if tunable hw.ncpu...
2016-05-08 Xin LIMFV r299237: apply two upstream revisions to address...
2016-05-08 Xin LIMFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51...
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 John BaldwinFix <sys/_bitset.h> and <sys/_cpuset.h> to not require...
2016-05-05 Svatopluk KrausINTRNG - redefine struct intr_map_data to avoid headers...
2016-05-04 Bjoern A. ZeebThe virtual timer is optional on ARM64. Properly handle...
2016-05-04 Bjoern A. ZeebThe ARM generic timer keeps ticking even if disabled...
2016-05-04 Pedro F. Giffunisys/arm: Minor spelling fixes.
2016-05-03 Jung-uk KimMerge OpenSSL 1.0.2h.
2016-04-30 Andrew TurnerAdd a MULTIDELAY option to allow the ARM kernel to...
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-28 Michal MelounARM: Use kernel pmap as intermediate mapping in context...
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 Xin LIMFV r298691:
2016-04-26 Bjoern A. ZeebMark the unused period argument __unused.
2016-04-26 Pedro F. Giffunisys/arm: make use of the howmany() macro when available.
2016-04-26 Ruslan BukinMove arm's devmap to some generic place, so it can...
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-22 Svatopluk KrausFix duplicate TLB entries issue during section promotio...
2016-04-22 Svatopluk KrausDon't use atomic operations for page table entries...
2016-04-21 Pedro F. Giffunisys: use our roundup2/rounddown2() macros when param...
2016-04-21 Andrew TurnerMake the GIC SGI global variables static, they are...
2016-04-20 Pedro F. GiffuniUse our nitems() macro when param.h is available.
2016-04-18 Xin LIMFV r298178:
2016-04-17 Baptiste DaroussinImport libucl 0.8.0
2016-04-17 Baptiste DaroussinImport sqlite3 3.12.1
2016-04-16 Glen BarberMFH
2016-04-15 Phil ShaferImport to 0.6.1
2016-04-15 Andrew TurnerRename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will...
2016-04-15 Phil Shaferimport libxo-0.4.7
2016-04-15 Pedro F. Giffuniarm: for pointers replace 0 with NULL.
2016-04-15 Andrew TurnerAdd a flag field to struct gic_irqsrc and use it to...
2016-04-15 Andrew TurnerAdd initial GICv2m support to the arm GIC driver. This...
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Glen BarberMFH
2016-04-10 Pedro F. GiffuniCleanup unnecessary semicolons from the kernel.
2016-04-09 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
2016-04-07 Ian LeporeFix a copyright glitch before it gets copy-pasted again...
2016-04-07 Svatopluk KrausProperly initialize isrc_cpu field of ISRC which is...
2016-04-07 Svatopluk KrausImplement intr_isrc_init_on_cpu() and use it to replace...
2016-04-04 Glen BarberMFH
2016-04-04 Andrew TurnerAdd a table to map from the FreeBSD CPUID space to...
next