]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
hyperv/vmbus: Process event timer before checking events
[FreeBSD/FreeBSD.git] / sys / powerpc /
2016-01-28 mmelEHCI: Make core reset and port speed reading more generic.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 jhbConvert ss_sp in stack_t and sigstack to void *.
2016-01-27 gjbMFH
2016-01-27 jhibbitsConvert rman to use rman_res_t instead of u_long
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-26 jhibbitsOlder Book-E processors (e500v1/e500v2) don't support...
2016-01-26 jhibbitsFix a debug printf().
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-20 gjbMFH
2016-01-19 jhibbitsRevert a printf change from r294307.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-19 jhibbitsHide most of the PTE initialization and management.
2016-01-18 nwhitehornMove RTAS PCI-specific interpretation of the "reg"...
2016-01-16 jhibbitsPartially revert r294055.
2016-01-15 baptUpdate mandoc to 20160116
2016-01-15 dimMerge ^/head r293850 through r294089.
2016-01-14 jhibbitsAdjust VM_MAX_KERNEL_ADDRESS to the max address, not...
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-13 ngieMFhead @ r293815
2016-01-12 gjbMFH
2016-01-11 dimMerge ^/head r293430 through r293685.
2016-01-10 nwhitehornRemove dead code and dead comments, most notably the...
2016-01-10 nwhitehornUse setjmp() instead of the identical-except-for-having...
2016-01-09 dchaginImplement vsyscall hack. Prior to 2.13 glibc uses vsyscall
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 dimMerge ^/head r293036 through r293174.
2016-01-04 gjbMFH r289384-r293170
2016-01-04 jhibbitsMake arguments for booke_init() u_long, to match regist...
2016-01-04 jhibbitsSet the cacheline size before calling powerpc_init()
2016-01-04 emasteMerge LLDB 3.8
2016-01-03 jhibbitsInitialize the rid for input.
2016-01-03 jhibbitsAdd error interrupt handler for Freescale PCI errors
2016-01-02 andreastFix booting of 32-bit kernels on 64-bit G5 hardware.
2016-01-02 nwhitehornBump the maximum number of interrupt controllers to...
2016-01-02 nwhitehornBring CPU features list in line with the ABI requirements.
2016-01-02 nwhitehornSwitch setting MSR[SF] to C code. This removes any...
2016-01-02 ianMake the 'env' directive described in config(5) work...
2016-01-01 jhibbitsUse uint32_t for LBC block size.
2016-01-01 dimMerge ^/head r293016 through r293035.
2016-01-01 jhibbitsExtend idle support for newer Book-E cores.
2015-12-31 ngieMFhead @ r293006
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-30 jhibbitsAdd platform support for QorIQ SoCs.
2015-12-30 jhibbitsOptimize zero_page for book-e mmu.
2015-12-30 jhibbitsRewrite tid_flush() in C.
2015-12-29 ngieMFhead @ r292618
2015-12-29 jhibbitsUpdate capabilities of e500mc, e5500, e6500.
2015-12-24 jhibbitsExtend Book-E to support >4GB RAM
2015-12-21 ianImplement OF_decode_addr() for arm. Move most of power...
2015-12-19 ngieMFhead @ r292474
2015-12-19 nwhitehornProvide link state reporting so that ifconfig_llan0...
2015-12-18 nwhitehornEnable PRINTF_BUFR_SIZE on powerpc64, following r194204...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-15 ngieMFhead @ r292285
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ianMove the DRIVER_MODULE() statements that declare mmc...
2015-12-14 ngieMFhead @ r292177
2015-12-11 jhibbitsNo need to reset tlb1 here, it gets reset again after...
2015-12-11 jhibbitsFollow up to r292071. Actually handle the Altivec...
2015-12-11 jhibbitsAdd more interrupts handled for booke.
2015-12-07 markjMFV r289003:
2015-12-06 ngieMFhead@r291879
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 nwhitehornBump MAXCPU. We already run on hardware with 32 threads...
2015-12-03 nwhitehornProvide support for ELFv2 userland if using a newer...
2015-11-30 jhibbitsPrint machine check address for Book-E.
2015-11-30 jhibbitsAdd Freescale QorIQ GPIO driver.
2015-11-29 nwhitehornMake ELFv2 powerpc64 kernels build and run. Loader...
2015-11-28 kibRemove sv_prepsyscall, sv_sigsize and sv_sigtbl members...
2015-11-26 emasteFix whitespace on addition of IPSEC option
2015-11-26 ngieMFhead @ r291345
2015-11-24 nwhitehornUse what we really mean (powerpc_lwsync()) rather than...
2015-11-24 kibOn PowerPC 64bit, the linux-compat mb() definition...
2015-11-24 ngieMFhead @ r291235
2015-11-23 nwhitehornProvide support for userland binaries using the new...
2015-11-23 skraRevert r291142.
2015-11-22 jhibbitsRemove a debug panic that crept into r291151
2015-11-22 jhibbitsModernize mpc85xx PCI hostbridge driver.
2015-11-21 skraFix BUS_DMA_MIN_ALLOC_COMP flag logic. When bus_dmamap_...
2015-11-21 jhibbitstrunc_page() goes through unsigned long, which is too...
2015-11-19 jhibbitsRevert r291009 until rman changes go in.
2015-11-18 ngieMFhead @ r291038
2015-11-18 jhibbitsPhysical addresses for e500mc/e5500 are 36-bits, e6500...
2015-11-18 jhibbitsAdd support for new LAW registers in QorIQ SoCs.
2015-11-17 nwhitehornMake native page table access endian-safe. Even on...
2015-11-17 nwhitehornWhere appropriate, use the endian-flipping OF_getencpro...
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...
next