aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc
Commit message (Expand)AuthorAgeFilesLines
* MFC: Remove mpte optimization from pmap_enter_quick().Stephan Uphoff2007-11-051-4/+2
* MFC: Remove sparc64 & PowerPC MD 'reboot' and 'halt' commands and make themDavid E. O'Brien2007-10-191-14/+0
* MFC: Use rman_set_rid() to save the rid in new resources when they areJohn Baldwin2007-10-036-1/+6
* MFC revision 1.104 of powerpc/powerpc/mmu_oea.cAlan Cox2007-08-301-15/+60
* MFC rev 1.15: When writing to PCI configuration registers, don'tMarcel Moolenaar2007-05-011-3/+0
* MFC rev 1.2: remove stale header.Marcel Moolenaar2007-02-021-7/+0
* MFC 1.14: ata_generic_hw() takes a device, not a channel.Marcel Moolenaar2007-01-071-1/+1
* MFC:John Baldwin2006-12-281-5/+3
* Unbreak ppc kernel build by removing zs driver.Peter Grehan2006-11-141-1/+0
* MFC:Simon L. B. Nielsen2006-10-091-1/+0
* Merge ia32_trap.c:1.13, ia64/trap.c:1.124, and powerpc/trap.c:1.62 fromRobert Watson2006-09-191-0/+4
* MFC rev 1.112: properly set the thread pointer.Marcel Moolenaar2006-09-011-1/+1
* MFC rev 1.18: Provide stub implementation for bus_space_map().Marcel Moolenaar2006-09-011-3/+9
* MFC:Maxim Sobolev2006-08-171-1/+1
* MFC: Add missing ptrace(2) system-call stops to various syscall()John Baldwin2006-08-111-0/+5
* MFC Rev 1.10Jeff Roberson2006-03-131-0/+23
* MFC: Split struct ithd into struct intr_thread and intr_event andJohn Baldwin2006-03-102-35/+38
* add DEFAULTS and remove entries in GENERIC now duplicatedSam Leffler2006-02-031-2/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-12-302-0/+84
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-12-021-0/+9
* MFCAlan Cox2005-11-131-2/+3
* MFC locore.S:r.1.22, ofw_machdep.c:1.14Peter Grehan2005-11-112-6/+57
* MFC r1.102Peter Grehan2005-11-111-1/+1
* MFC: Add atomic_fetchadd(9) operation for types int and 32.John Baldwin2005-10-061-0/+13
* MFC: creator.c 1.9, fbreg.h 1.19, gfb.c 1.8, machfb.c 1.4,Marius Strobl2005-10-051-7/+5
* MFC: Stop using the '+' constraint modifier with memory operands inJohn Baldwin2005-09-261-12/+12
* Fix a whitespace screw-up I made when doing the MFC of COMPAT_FREEBSD5.Ken Smith2005-09-221-1/+1
* MFC r1.101Peter Grehan2005-09-131-1/+2
* MFC: r1.8Peter Grehan2005-08-181-1/+1
* MFC machdep.c r1.90Peter Grehan2005-08-083-0/+16
* MFC: Convert the atomic pointer operations to operate on uintptr_t ratherJohn Baldwin2005-08-051-63/+20
* MFC addition of the COMPAT_FREEBSD5 option. Specific versionsKen Smith2005-07-181-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-07-1117-9727/+0
* Validate if the value written into {FS,GS}.base is a canonicalDavid Xu2005-07-102-2/+4
* The nsegs parameter to bus_dmamap_load_mbuf_sg is not required toPeter Grehan2005-07-091-0/+2
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromDavid E. O'Brien2005-06-201-0/+1
* Unbreak the PowerPC GENERIC build.Joseph Koshy2005-06-111-2/+6
* Introduce a procedure, pmap_page_init(), that initializes theAlan Cox2005-06-103-0/+24
* MFP4:Joseph Koshy2005-06-091-0/+15
* Create nexus in configure_first() instead of in configure(). ThisMarcel Moolenaar2005-05-291-1/+2
* Call cninit_finish() from configure_final().Marcel Moolenaar2005-05-291-0/+1
* The end values passed to rman_manage_region() for PCI i/o and memPeter Grehan2005-05-291-2/+2
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386Yoshihiro Takahashi2005-05-294-68/+0
* Quick hack-o-rama to allow the Xorg Radeon driver to start up. ItPeter Grehan2005-05-211-0/+13
* Remove incorrect configuration setting that limited the Kauai ATA controllerPeter Grehan2005-05-141-1/+1
* - move to SCHED_4BSD per jeffr's comments on SCHED_ULE's statePeter Grehan2005-05-031-5/+4
* Catch up with latest ATA newbus commits.Peter Grehan2005-05-012-4/+4
* Change cpu_set_kse_upcall to more generic style, so we can reuse itDavid Xu2005-04-232-10/+26
* Don't enter the debugger if KDB_UNATTENDED is set or ifPaul Saab2005-04-202-4/+0
* Add empty header (except of the multiple-inclusion protection) toMarcel Moolenaar2005-04-201-0/+10