]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc/include
Set the PMC trapframe macros appropriately
[FreeBSD/FreeBSD.git] / sys / powerpc / include /
2013-12-22 jhibbitsSet the PMC trapframe macros appropriately
2013-12-21 jhibbitsAdd suspend/resume state saving for OpenPIC on PowerMac...
2013-12-14 jhibbitsRebase the PMC indices at 1, since PMC_SOFT is at 0.
2013-12-13 jhibbitsAdd PMU-based CPU frequency scaling. This method is...
2013-12-05 rayAdd VT(9) font tools.
2013-12-05 rayMerge VT(9) project (a.k.a. newcons).
2013-12-05 andreastIncrease PHYS_AVAIL_SZ because on pSeries machines...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-02 nwhitehornRemove fdtbus_bs_tag definition, which is now obsolete...
2013-12-01 nwhitehornRearchitect platform memory map parsing to make it...
2013-11-23 andreastSave and restore the trap vectors when doing OF calls...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 nwhitehornUnify handling of illegal instruction faults between...
2013-11-17 nwhitehornSplit the function of the PCB_FPU flags into two: PCB_F...
2013-11-17 nwhitehornRemove a pointless #ifdef AIM. This is just PPC64 speci...
2013-11-17 nwhitehornThere is no reason Book-E needs to save XER and CTR...
2013-11-13 rayMFC @r258091.
2013-11-13 jhibbitsFix typo.
2013-11-13 jhibbitsIncrease the stack size for ppc64 from 4 pages to 8.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 nwhitehornFollow up r223485, which made AIM use the ABI thread...
2013-11-08 alcAs of r257209, all architectures have defined VM_KMEM_S...
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-29 baptMerge byacc 20130925
2013-10-27 nwhitehornTurn on VM_KMEM_SIZE_SCALE on 32-bit as well as 64...
2013-10-26 nwhitehornInterrelated improvements to early boot mappings:
2013-10-26 nwhitehornThe old trap.h (then trap_aim.h) actually had trap...
2013-10-25 nwhitehornRemove some #ifdef and duplication in the MSR bit defin...
2013-10-25 rayMFC @r257107.
2013-10-24 nwhitehornAllow PIC drivers to translate firmware sense codes...
2013-10-08 rayMFC @r256148.
2013-10-03 markmMFC - tracking commit
2013-10-02 nwhitehornImplement GET_STACK_USAGE() on PowerPC. This implementa...
2013-10-02 markmMFC - tracking update.
2013-09-27 nwhitehornRework handling of ofw_quiesce(), making it the respons...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-17 nwhitehornAdd POWER7+ and POWER8 to the CPU ID table.
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-09 nwhitehornRaise artificial limits on number of CPUs and number...
2013-09-09 nwhitehornAdd hook called when every new processor is brought...
2013-09-09 nwhitehornUse the canonical bits for wired, etc. in the PTE....
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-07 markmMFC
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 glebiusFix build with gcc. Move sf_buf_alloc()/sf_buf_free...
2013-09-06 markmMFC
2013-09-05 nwhitehornAlso align the 32-bit PowerPC stacks.
2013-09-05 nwhitehornAlign stacks of kernel threads correctly at 16-byte...
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-09-03 impNewer versions of gcc define __INT64_C and __UINT64_C...
2013-09-03 jhibbitsRefactor PowerPC hwpmc(4) driver into generic and speci...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-15 rayMFC @r254374.
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-03 jhibbitsRemove duplicate definition of SPR MMCR0.
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-07-28 avgRevert r253748,253749
2013-07-28 avgput contents of cpu.h under _KERNEL
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-25 rayMFC @r219886.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-05 grehanIFC @ r252763
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-07-01 kibFix issues with zeroing and fetching the counters,...
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-04 jhibbitsPad the PCPU MD struct, to satisfy an assert added...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-21 marcelFix the PowerPC Book-E register definitions used by...
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-07 attilioRename VM_NDOMAIN into MAXMEMDOM and move it into machi...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
next