]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
MFV r289310:
[FreeBSD/FreeBSD.git] / sys / arm64 /
2015-10-16 Alexander MotinMFV r289310:
2015-10-15 Ed SchoutenProperly set the return value for casueword to 0 upon...
2015-10-15 Alexander MotinMFV r289312: 2605 want to resume interrupted zfs send
2015-10-14 Alexander MotinMFV r289311: 5764 "zfs send -nv" directs output to...
2015-10-14 Alexander MotinMFV r289308: 6267 dn_bonus evicted too early
2015-10-14 Alexander MotinMFV r289306: 6295 metaslab_condense's dbgmsg should...
2015-10-14 Alexander MotinMFV r289304: 6293 ztest failure: error == 28 (0xc ...
2015-10-14 Alexander MotinMFV r289298: 6286 ZFS internal error when set large...
2015-10-14 Alexander MotinMFV r289296: 6288 dmu_buf_will_dirty could be faster
2015-10-14 Alexander MotinMFV r289294: 5219 l2arc_write_buffers() may write beyon...
2015-10-12 Alexander MotinMFV r289188: 6281 prefetching should apply to 1MB reads
2015-10-12 Alexander MotinMFV r289187: 6251 add tunable to disable free_bpobj...
2015-10-12 Alexander MotinMFV r289185: 6250 zvol_dump_init() can hold txg open
2015-10-12 Peter WemmUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 Baptiste DaroussinUpdate Dragonfly Mail Agent to v0.10
2015-10-09 Ed MasteUpdate to ELF Tool Chain r3250
2015-10-09 Dag-Erling SmørgravUpgrade to Unbound 1.5.5.
2015-10-08 Konstantin BelousovBuild changes that allow the modules on arm64.
2015-10-08 Konstantin BelousovImplement in-kernel relocator for the arm64 module...
2015-10-08 Konstantin BelousovMake the copyright notice in the file to match reality...
2015-10-05 Dimitry AndricMerge ^/head r288457 through r288830.
2015-10-04 Andrew TurnerWhen trying to execute from a misaligned address raise...
2015-10-04 Konstantin BelousovWhen asserting IL bit in exception syndrome register...
2015-10-01 Dimitry AndricMerge ^/head r288197 through r288456.
2015-10-01 Andrew TurnerUse pmap_load more consistently. While here try to...
2015-10-01 Andrew TurnerAdd the ENTRY/END entries around the exception handlers.
2015-09-30 Mark JohnstonMFV r288408:
2015-09-27 Xin LIMFV r288243: nc from OpenBSD 5.8.
2015-09-26 Alan CoxExploit r288122 to address a cosmetic issue. Since...
2015-09-25 Ed MasteRemove apostrophe from AP's for consistency (arm64...
2015-09-25 Xin LIMFV r288063: make dataset property de-registration...
2015-09-24 Dimitry AndricMerge ^/head r288126 through r288196.
2015-09-23 Ed MasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-23 Xin LIMFV r288140: update file to 5.25.
2015-09-22 Ed MasteAdd pass device to arm64 GENERIC (for smartctl)
2015-09-22 Dimitry AndricMerge ^/head r288100 through r288125.
2015-09-22 Konstantin BelousovCall ast when handling irq from userspace, otherwise...
2015-09-22 Andrew TurnerDon't restore interrupts when we are about to disable...
2015-09-22 Konstantin BelousovRe-check for new ast after ast was handled. We should...
2015-09-22 Ed Mastearm64 ThunderX PCIe workaround: enumerate only one...
2015-09-21 Andriy GaponMFV r287817: 6220 memleak in l2arc on debug build
2015-09-20 Dimitry AndricMerge ^/head r287878 through r288034.
2015-09-18 Konstantin BelousovDo not execute exception handlers with disabled interrupts.
2015-09-18 Konstantin BelousovClear exclusive monitors when handling data aborts...
2015-09-18 Andrew TurnerDon't read the floating-point registers for now. We...
2015-09-17 Dag-Erling SmørgravUpgrade to Unbound 1.5.4.
2015-09-16 Zbigniew BodekBlock secondary ITS instances from attaching on ARM64
2015-09-16 Zbigniew BodekRelease memory for CPUs that fail to init on ARM64
2015-09-16 Dimitry AndricMerge ^/head r287680 through r287877.
2015-09-16 Dimitry AndricUpdate libc++ to 3.7.0 release.
2015-09-15 Ed Mastearm64: add xhci driver and umass/ukbd to GENERIC for...
2015-09-14 Xin LIMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-09-14 Xin LIMFV r277429:
2015-09-13 Xin LIMFV r287623: 5997 FRU field not set during pool creatio...
2015-09-13 Xin LINote r286552 as merged and reduce diff against upstream.
2015-09-12 Xin LIMFV r287699: 6214 zpools going south
2015-09-12 Xin LIMFV r287684: 6091 avl_add doesn't assert on non-debug...
2015-09-12 Xin LIMFV r287624: 5987 zfs prefetch code needs work
2015-09-11 Dimitry AndricMerge ^/head r287527 through r287679.
2015-09-11 Dimitry AndricSince contrib/libc++'s ancestry was never correct,...
2015-09-11 Mark JohnstonAdd stack_save_td_running(), a function to trace the...
2015-09-11 Mark JohnstonMFV r283513:
2015-09-11 Mark JohnstonMFV r283512:
2015-09-10 Dimitry AndricUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 Konstantin BelousovDo not hold the process around the vm_fault() call...
2015-09-09 Andrew TurnerRework copyinstr to:
2015-09-08 Andrew TurnerAdd support for pmap_mincore on arm64 by walking the...
2015-09-07 Andrew TurnerUse load-acquire semantics while waiting for td_lock...
2015-09-07 Andrew TurnerWhen dropping to EL1 ensure we have written to all...
2015-09-06 Dimitry AndricUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 Dimitry AndricUpdate lldb to upstream trunk r242221.
2015-09-05 Dimitry AndricMerge ^/head r286858 through r287489.
2015-09-05 Andrew TurnerAdd ddb show commands to print the special registers...
2015-09-04 Xin LIMFV r287451 + 287452: file 5.24 + fix for bin/181436.
2015-09-01 Andrew TurnerAdd support for the dwc usb in the HiSilicon hi6220...
2015-09-01 Andrew TurnerAdd support for the DesignWare MMC hardware in the...
2015-08-26 Andrew TurnerAdd the SOC_HISI_HI6220 option. This will be used to...
2015-08-26 Jung-uk KimMerge ACPICA 20150818.
2015-08-26 Zbigniew BodekFix race condition in its_cmd_send()
2015-08-26 Andrew TurnerAdd an option to select which SoCs we are building...
2015-08-26 Andrew TurnerAdd a above the virtio section.
2015-08-25 Andrew TurnerUse kdb_jmpbuf and setjmp to handle accessing invalid...
2015-08-25 Andrew TurnerUse nitems to count the number of items in a static...
2015-08-25 Andrew TurnerCall into kdb on a data abort when it's enabled. This...
2015-08-25 Andrew TurnerCorrectly update the address to write to after storing...
2015-08-24 Andrew TurnerCheck the frame pointer is within the kernel before...
2015-08-24 Andrew TurnerAdd support for pmap_sync_icache on arm64.
2015-08-24 Andrew TurnerAdd pages used by the PV entries to minidumps.
2015-08-24 Andriy GaponMFV (partial) r286889: 5692 expose the number of hole...
2015-08-23 Andrew TurnerHandle the breakpoint instruction in userland by sendin...
2015-08-22 Xin LIMFV r287019: leapseconds from tzdata2015f.
2015-08-20 Andrew TurnerAdd the kernel support for minidumps on arm64.
2015-08-20 Andrew TurnerRemove pmap_kenter from pmap.h, the function doesn...
2015-08-20 Andrew TurnerAdd pmap_get_tables to get the page tables for a given...
2015-08-20 Andrew TurnerAdd the arm64 minidump header. This was missed from...
2015-08-19 Zbigniew BodekIncrease MAXCPU in ARM64
2015-08-19 Zbigniew BodekRemove redundant mp_naps from ARM64 secondary CPU start...
2015-08-19 Zbigniew BodekAdd SMP support to GICv3 and ITS drivers
2015-08-18 Ed MasteCorrect comment typo noted by erik
2015-08-18 Ed MasteRemove register dump from arm64 el0 unknown exception
next