]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Integrate tools/regression/acltools into the FreeBSD test suite as tests/sys/acl
[FreeBSD/FreeBSD.git] / sys / arm64 /
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-15 edProperly set the return value for casueword to 0 upon...
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-08 kibBuild changes that allow the modules on arm64.
2015-10-08 kibImplement in-kernel relocator for the arm64 module...
2015-10-08 kibMake the copyright notice in the file to match reality...
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-04 andrewWhen trying to execute from a misaligned address raise...
2015-10-04 kibWhen asserting IL bit in exception syndrome register...
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-10-01 andrewUse pmap_load more consistently. While here try to...
2015-10-01 andrewAdd the ENTRY/END entries around the exception handlers.
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-26 alcExploit r288122 to address a cosmetic issue. Since...
2015-09-25 emasteRemove apostrophe from AP's for consistency (arm64...
2015-09-24 dimMerge ^/head r288126 through r288196.
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-22 emasteAdd pass device to arm64 GENERIC (for smartctl)
2015-09-22 dimMerge ^/head r288100 through r288125.
2015-09-22 kibCall ast when handling irq from userspace, otherwise...
2015-09-22 andrewDon't restore interrupts when we are about to disable...
2015-09-22 kibRe-check for new ast after ast was handled. We should...
2015-09-22 emastearm64 ThunderX PCIe workaround: enumerate only one...
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-18 kibDo not execute exception handlers with disabled interrupts.
2015-09-18 kibClear exclusive monitors when handling data aborts...
2015-09-18 andrewDon't read the floating-point registers for now. We...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 zbbBlock secondary ITS instances from attaching on ARM64
2015-09-16 zbbRelease memory for CPUs that fail to init on ARM64
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-15 emastearm64: add xhci driver and umass/ukbd to GENERIC for...
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 andrewRework copyinstr to:
2015-09-08 andrewAdd support for pmap_mincore on arm64 by walking the...
2015-09-07 andrewUse load-acquire semantics while waiting for td_lock...
2015-09-07 andrewWhen dropping to EL1 ensure we have written to all...
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-05 andrewAdd ddb show commands to print the special registers...
2015-09-01 andrewAdd support for the dwc usb in the HiSilicon hi6220...
2015-09-01 andrewAdd support for the DesignWare MMC hardware in the...
2015-08-26 andrewAdd the SOC_HISI_HI6220 option. This will be used to...
2015-08-26 zbbFix race condition in its_cmd_send()
2015-08-26 andrewAdd an option to select which SoCs we are building...
2015-08-26 andrewAdd a above the virtio section.
2015-08-25 andrewUse kdb_jmpbuf and setjmp to handle accessing invalid...
2015-08-25 andrewUse nitems to count the number of items in a static...
2015-08-25 andrewCall into kdb on a data abort when it's enabled. This...
2015-08-25 andrewCorrectly update the address to write to after storing...
2015-08-24 andrewCheck the frame pointer is within the kernel before...
2015-08-24 andrewAdd support for pmap_sync_icache on arm64.
2015-08-24 andrewAdd pages used by the PV entries to minidumps.
2015-08-23 andrewHandle the breakpoint instruction in userland by sendin...
2015-08-20 andrewAdd the kernel support for minidumps on arm64.
2015-08-20 andrewRemove pmap_kenter from pmap.h, the function doesn...
2015-08-20 andrewAdd pmap_get_tables to get the page tables for a given...
2015-08-20 andrewAdd the arm64 minidump header. This was missed from...
2015-08-19 zbbIncrease MAXCPU in ARM64
2015-08-19 zbbRemove redundant mp_naps from ARM64 secondary CPU start...
2015-08-19 zbbAdd SMP support to GICv3 and ITS drivers
2015-08-18 emasteCorrect comment typo noted by erik
2015-08-18 emasteRemove register dump from arm64 el0 unknown exception
2015-08-17 dimMerge ^/head r286697 through r286857.
2015-08-14 andrewAdd support for bus_space_read_region and bus_space_wri...
2015-08-13 emasteRemove arm64 workaround for Clang 3.4 crash
2015-08-13 emastearm64: turn unknown el0 exception into a SIGILL
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-12 andrewAdd the CNTHCTL_EL2 register bits missed in r286674
2015-08-12 andrewSet the counter-timer virtual offset to a know value...
2015-08-11 andrewCheck the correct value in db_validate_address, pmap_ex...
2015-08-11 pfgClean out some externally visible "more then" grammar
2015-08-10 ngieMFhead @ r286584
2015-08-08 zbbAdd support for external PCIe (PEM) on Cavium's ThunderX
2015-08-08 zbbAdd Ethernet and block device drivers to ARM64 GENERIC
2015-08-08 zbbIntroduce support for internal PCIe for Cavium's ThunderX
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-06 andrewFill in dump_avail based on the physical memory from...
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-08-03 zbbAdd missing exception number to EL0 sync. abort on...
2015-08-03 andrewPass the pcb to store the vfp state in to vfp_save_stat...
2015-07-31 andrewTry to put the CPU into a low power state if we failed...
2015-07-31 andrewLoad the stack in stack_save and stack_save_td. This...
next