]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
MFV r285025: 6033 arc_adjust() should search MFU lists for oldest buffer
[FreeBSD/FreeBSD.git] / sys / arm /
2015-08-14 Alexander MotinMFV r285025: 6033 arc_adjust() should search MFU lists...
2015-08-14 Alexander MotinMFV r277431: 5497 lock contention on arcs_mtx
2015-08-13 Edwin GroothuisMFV of 286748,tzdata2015f
2015-08-13 Ian LeporeAdd a new PPS driver for AM335x (beaglebone) timer...
2015-08-13 Marcel MoolenaarInstead of having separate do_sync functions for ARM_AR...
2015-08-13 Marcel MoolenaarThe Broadcom BCM56060 chip has a Cortex-A9R4 core.
2015-08-13 Alexander MotinMFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup...
2015-08-13 Alexander MotinMFV 286709:
2015-08-12 Alexander MotinMFV 286707: 5959 clean up per-dataset feature count...
2015-08-12 Alexander MotinMFV r286704: 5960 zfs recv should prefetch indirect...
2015-08-12 Ian LeporeRemove all dregs of the old PPS driver from this code...
2015-08-12 Ian LeporeRemove a bogus printf that whines every time loading...
2015-08-12 Ian LeporeAdd a MODULE_VERSION(), because other things MODULE_DEP...
2015-08-12 Alexander MotinMFV r284763: 5981 Deadlock in dmu_objset_find_dp
2015-08-12 Alexander MotinMFV r284762: 5269 zpool import slow
2015-08-12 Alexander MotinMFV r286682: 5765 add support for estimating send strea...
2015-08-12 Ian LeporeAdd a routine to return the hardware instance/unit...
2015-08-12 Alexander MotinMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-08-11 Ian LeporeMake this compile again when PPS_SYNC is defined. ...
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-11 Pedro F. GiffuniClean out some externally visible "more then" grammar
2015-08-10 Konstantin BelousovMake kstack_pages a tunable on arm, x86, and powepc...
2015-08-09 Peter WemmUpdate the private sqlite3 from 3.8.9 to 3.8.11.1 ...
2015-08-09 Peter WemmUpdate svnlite from 1.8.10 to 1.8.14. This is mostly...
2015-08-09 Peter WemmUpdate serf from 1.3.7 to 1.3.8. Mostly disables sslv2...
2015-08-09 Peter WemmUpdate apr-1.5.1 to 1.5.2
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-08-05 Ed MasteRationalize BSD license on sys/*/include/float.h
2015-08-04 Jason A. HarmeningAdd two new pmap functions:
2015-08-04 Rui PauloBEAGLEBONE: remove dtrace from MODULES_EXTRA.
2015-08-03 Oleksandr TymoshenkoPass correct type of argument to ti_gpio_unmask_irq...
2015-08-01 Oleksandr TymoshenkoSet output pin initial value based on pin's pinmux...
2015-07-31 Ed MasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 Zbigniew BodekRemove obsolete vendor code from Alpine platform support
2015-07-30 Ed MasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 Sean BrunoRemove dead functions pmap_pvdump and pads.
2015-07-28 Bryan DreweryMFV r285970:
2015-07-28 Zbigniew BodekImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-25 Oleksandr TymoshenkoFix color mapping for TDA19988. Values for VIP_CNTRL_1...
2015-07-25 Oleksandr TymoshenkoSynchronize PIN input/output modes with gnu/dts/include...
2015-07-25 Oleksandr TymoshenkoIf there is panel info in DTB do not wait for HDMI...
2015-07-22 Jung-uk KimMerge ACPICA 20150717.
2015-07-19 Mark JohnstonImplement the lockstat provider using SDT(9) instead...
2015-07-19 Andrew TurnerFix atomic_store_64, it should write the value passed...
2015-07-19 Andrew TurnerClean up the style of the armv6 atomic code.
2015-07-19 Andrew TurnerSort the ARM atomic functions to be in alphabetical...
2015-07-17 Benno RiceMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 Andrew TurnerSplit out the arm and armv6 parts of atomic.h to new...
2015-07-16 Zbigniew BodekFix KSTACK_PAGES issue when the default value was chang...
2015-07-13 Luiz Otavio O SouzaBring a few simplifications to a10_gpio:
2015-07-12 Ian LeporeAdd PRINTF_BUFR_SIZE=128 to avoid interleaved output.
2015-07-11 Luiz Otavio O SouzaReturn the FDT node of the GPIO controller to gpiobus...
2015-07-11 Andrew TurnerAlways send a SIGSEGV on a map failure. Use the code...
2015-07-09 Jung-uk KimMerge OpenSSL 1.0.1p.
2015-07-08 Patrick KelseyMFV r285292:
2015-07-08 Konstantin BelousovAdd the atomic_thread_fence() family of functions with...
2015-07-08 Patrick KelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 Gregory Neil ShapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 Cy SchubertMFV ntp-4.2.8p3 (r284990).
2015-07-05 Ian LeporeEnable ipsec by default on all armv6 platforms.
2015-07-03 Luiz Otavio O SouzaAdd the routines to activate the GMAC clock and setup...
2015-07-03 Luiz Otavio O SouzaRename a10_emac_gpio_config() to a10_gpio_ethernet_acti...
2015-07-03 Luiz Otavio O SouzaRemove duplicate and unnecessary includes.
2015-07-03 Luiz Otavio O SouzaAdd AHCI attachment code for Allwinner A10/A20 SoCs.
2015-07-01 Luiz Otavio O SouzaAdd DMA support for Allwinner MMC controller.
2015-06-26 Andrew Turnerpc_curpmap is only in the armv6 pcpu data.
2015-06-24 Ian LeporeFix a misplaced #endif (maybe a mismerge?). Emitting...
2015-06-19 Andriy GaponMFV r284412: 5911 ZFS "hangs" while deleting file
2015-06-18 Jung-uk KimMerge ACPICA 20150619.
2015-06-18 Oleksandr TymoshenkoAdd missing driver for TDA19988 HDMI framer
2015-06-18 Ed MasteImport libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c...
2015-06-18 Oleksandr TymoshenkoAdd HDMI support to Beaglebone Black:
2015-06-17 Oleksandr Tymoshenko- Add clk_set_source_freq field to struct ti_clock_dev...
2015-06-16 Andrew TurnerWrite to the PRRR (Primary Region Remap Register) rathe...
2015-06-16 Bjoern A. ZeebTrying to unbreak arm.LINT by properly putting the...
2015-06-15 Edwin GroothuisMFV of 284395,tzdata2015e
2015-06-13 Simon J. GerratyAdd META_MODE support.
2015-06-12 Jung-uk KimMerge OpenSSL 1.0.1o.
2015-06-12 Andriy GaponMFV r284042: 1778 Assertion failed: rn->rn_nozpool...
2015-06-12 Andriy GaponMFV r284036: 5961 Fix stack overflow in zfs_create_fs
2015-06-12 Andriy GaponMFV r284030: 5818 zfs {ref}compressratio is incorrect...
2015-06-12 Andriy GaponMFV r283534: 5515 dataset user hold doesn't reject...
2015-06-12 Andriy GaponMFV r284040: check that datasets are snapshots
2015-06-11 Jung-uk KimMerge OpenSSL 1.0.1n.
2015-06-11 Xin LIMFV r284276: Fix long options.
2015-06-11 Andrew TurnerAdd basic support for ACPI. It splits out the nexus...
2015-06-11 Andrew TurnerStop using VFP in pcpu.h when we mean ARMv6 and later.
2015-06-11 Andrew TurnerFix the spelling of __ARM_ARCH >= 6 in sys/arm/arm.
2015-06-11 Simon J. GerratyMerge bmake-20150606
2015-06-10 Xin LIMFV r284234:
2015-06-10 Ruslan BukinAllow DTrace to be compiled-in to the kernel.
2015-06-10 Mateusz GuzikGeneralised support for copy-on-write structures shared...
2015-06-09 Maxim Sobolev"status_reg.acpwr ? 1 : 0" is now the same as just...
2015-06-09 Maxim SobolevFix a typo in a comment that has been carried over...
2015-06-09 Maxim SobolevUse tab to do identation consistently.
2015-06-09 Maxim SobolevExtend TPS65217 support to be able to pull and decode...
2015-06-09 Alan CoxAccount for superpage mappings that are created by...
2015-06-08 Alan CoxRetire VM_FREEPOOL_CACHE as the next step in eliminatin...
2015-06-07 Andrew TurnerStop checking for ARM_TP_ADDRESS when we mean to check...
2015-06-07 Andrew TurnerRemove pc_cpu, it was duplicating pc_cpuid so was unneeded.
next