]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/powerpc
Style return statements in vn_pollrecord().
[FreeBSD/FreeBSD.git] / sys / powerpc /
2008-10-27 nwhitehornClean up some magic numbers in the DBDMA code by replac...
2008-10-27 marcelAdd support for kernel profiling for both AIM and BookE.
2008-10-27 marcelRemove unused declarations (interrupt_vector_{base...
2008-10-27 marcelDeclare btext and etext. Needed by sys/kern/subr_prof...
2008-10-27 nwhitehornBring Kauai ATA driver in line with Macio ATA by readin...
2008-10-26 nwhitehornAdd ADB support. This provides support for the external...
2008-10-25 marcelEnable the cfi(4) driver.
2008-10-25 marcelAdd a driver for the Local Bus Controller.
2008-10-25 marcelAssign 0xff800000-0xffffffff to the LBC controller...
2008-10-25 marcelIn mmu_booke_mapdev(), handle mappings that cannot...
2008-10-15 nwhitehornPrevent the OF syscons module from trying to attach...
2008-10-14 nwhitehornConvert PowerPC AIM PCI and nexus busses to standard...
2008-09-28 mariusRemove ipi_all() and ipi_self() as the former hasn...
2008-09-28 nwhitehornUnbreak support for G4s without an L3 cache. L3 cache...
2008-09-27 nwhitehornExpand the DBDMA API to allow setting device-dependent...
2008-09-27 nwhitehornAdd DMA support for Apple built-in ATA controllers.
2008-09-27 edReplace all calls to minor() with dev2unit().
2008-09-24 kibChange the static struct sysentvec and struct Elf_Brand...
2008-09-24 nwhitehornAllow the cacheline size on PowerPC to be set at runtim...
2008-09-23 sobomaxImprove rev 183168, so that if /chosen/stdout is connec...
2008-09-23 nwhitehornIn preparation for PowerPC G5 support, allow PVO object...
2008-09-23 nwhitehornChange the DBDMA API to allow DBDMA registers in a...
2008-09-22 nwhitehornUnbreak G3 support. G3 processors don't have an L3...
2008-09-19 sobomaxWhen attaching framebuffer to "/chosen/stdout" node...
2008-09-16 marcelo When not making a translation cache-inhibit and...
2008-09-16 marcelRewrite cpudep_ap_bootstrap(). We now enable L3, L2...
2008-09-16 marcelo In decr_get_timecount() only read the low timebase...
2008-09-16 marcelSet pcpup->pc_curthread and pcpup->pc_curpcb before...
2008-09-16 marcelo Synchronize the APs timebase and decrementer values...
2008-09-16 marcelIn powerpc_get_pcpup(), make the inline assembly statement
2008-09-16 marcelRemove the tracing from the AP startup. The AP is known
2008-09-15 marcelo Remove SPR_TSR & SPR_TCR for AIM.
2008-09-15 marcelDont worry about PSL_RI (restartable interrupt indicato...
2008-09-15 marcelRename cpu_config_l2cr() to cpu_print_cacheinfo()....
2008-09-14 marcelRemove debugging code.
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-08-31 marcelTrace interrupts with KTR_INTR.
2008-08-31 marcelRemove redundant KTR statements.
2008-08-31 marcelTrace all PMAP calls using KTR_PMAP.
2008-08-31 marcelRemove restore_intr(). We have intr_restore()...
2008-08-30 marcelIn db_show_mdpcpu(), print MD fields.
2008-08-30 marcelWhitespace fixes.
2008-08-30 marcelCall powerpc_sync() instead of using an asm statement.
2008-08-30 marcelAdd powerpc_sync() as an inline function.
2008-08-30 marcelDon't clear PSL_RI. Disabling external interrupts
2008-08-28 rajMove initialization of tlb0, ptbl_bufs and kernel_pdir...
2008-08-26 rajImprove kernel stack handling on e500.
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-20 edIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-19 jhbExport 'struct pcpu' to userland w/o requiring _KERNEL...
2008-08-03 edDisconnect drivers that haven't been ported to MPSAFE...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-07 delphijAdd HWPMC_HOOKS to GENERIC kernels, this makes hwpmc...
2008-06-25 edRemove the unused M_MEMDEV from the kernel.
2008-06-25 edRemove the unused major/minor numbers from iodev and...
2008-06-12 kevloReturn an error code rather than ENXIO when both rman_i...
2008-06-11 wkoszekFix a typo in a comment.
2008-06-08 marcelMove bm(4) from the sys/conf/NOTES to sys/powerpc/conf...
2008-06-07 marcelAdd support for the Apple Big Mac (BMAC) Ethernet contr...
2008-06-07 marcelAdd support for Apple's Descriptor-Based DMA (DBDMA...
2008-06-04 grehanAdd link register to fatal trap printout to better...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-23 marcelInvalidate the TLB in pmap_cpu_bootstrap(), so that...
2008-05-23 alcThe VM system no longer uses setPQL2(). Remove it...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-21 obrienUse the "options " spelling (vs. "options<TAB>") so...
2008-05-18 alcRetire pmap_addr_hint(). It is no longer used.
2008-05-16 attilioRemoved unused assembly offsets for structures digging.
2008-05-09 alcAdd a stub for pmap_align_superpage() on machines that...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-04-28 marcelThe first argment of mtdbatu or mtibatu is part of...
2008-04-27 marcelMFp4: SMP support
2008-04-27 marcelEliminate track_modified_needed(), better known as...
2008-04-27 marcelMFp4: SMP support
2008-04-27 marcelMake sure tmpstk is aligned and make it 8KB in size...
2008-04-27 marcelRemove mfsvr():
2008-04-26 marcelTake into account the size of the interrupt cell. It...
2008-04-26 rajUse RSTCR for resetting the MPC8572 (the old way does...
2008-04-26 rajIntroduce a dedicated file for MPC85xx-specific routine...
2008-04-26 rajImprove handling of Local Access Windows on MPC85xx...
2008-04-26 rajMove System Revision defines to a bit better place...
2008-04-26 rajEnable NFSLOCKD for MPC85XX kernel to comply with recen...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jeff - Add an integer argument to idle to indicate how...
2008-04-22 phkNow that all platforms use genclock, shuffle things...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-21 phkMake genclock standard on all platforms.
2008-04-21 marcelSwitch to using genclock. Have nexus double as clock...
2008-04-17 marcelSimplify the pmap_zero_page family of functions by...
2008-04-16 marcelAllocate a stack (with optional guard pages) for thread...
next