| Commit message (Expand) | Author | Age | Files | Lines |
* | MFppc64: | nwhitehorn | 2010-07-13 | 16 | -649/+3751 |
* | Unify ABI-related bits of the Book-E and AIM machdep routines | nwhitehorn | 2010-07-12 | 2 | -551/+1 |
* | The number after 2 is 3, not 4. | nwhitehorn | 2010-07-09 | 1 | -1/+1 |
* | Remove an unnecessary include of opt_psim.h, which is not present on | nwhitehorn | 2010-07-09 | 1 | -1/+0 |
* | MFppc64: | nwhitehorn | 2010-07-09 | 1 | -3/+3 |
* | Replace the existing PowerPC busdma implementation with the one from | nwhitehorn | 2010-07-08 | 1 | -2/+0 |
* | Remove the unneeded header <machine/intr.h>. | marcel | 2010-07-02 | 1 | -1/+0 |
* | Move prototypes for kern_sigtimedwait() and kern_sigprocmask() to | jhb | 2010-06-30 | 1 | -0/+1 |
* | Configure interrupts on SMP systems to be distributed among all online | nwhitehorn | 2010-06-23 | 1 | -0/+27 |
* | Temporarily disable instruction relocation while setting up the kernel's | nwhitehorn | 2010-06-20 | 1 | -1/+6 |
* | Provide for multiple, cascaded PICs on PowerPC systems, and extend the | nwhitehorn | 2010-06-18 | 2 | -2/+2 |
* | Make SMP work on MPC7400-based Apple desktops like the PowerMac3,3. | nwhitehorn | 2010-06-12 | 2 | -10/+42 |
* | Relax one of the new assertions in pmap_enter() a little. Specifically, | alc | 2010-06-11 | 2 | -2/+4 |
* | Reduce the scope of the page queues lock and the number of | alc | 2010-06-10 | 2 | -63/+43 |
* | Correct a harmless typo introduced when copying code from mmu_oea64. | nwhitehorn | 2010-06-05 | 1 | -1/+1 |
* | Don't set PG_WRITEABLE in pmap_enter() unless the page is managed. | alc | 2010-06-05 | 2 | -2/+4 |
* | Push down page queues lock acquisition in pmap_enter_object() and | alc | 2010-05-26 | 2 | -15/+18 |
* | Roughly half of a typical pmap_mincore() implementation is machine- | alc | 2010-05-24 | 2 | -12/+68 |
* | Reorganize syscall entry and leave handling. | kib | 2010-05-23 | 1 | -88/+37 |
* | Now that single-threaded access to firmware is enforced by | nwhitehorn | 2010-05-21 | 1 | -14/+0 |
* | Fix a long-standing bug in the PowerPC OFW call function on SMP machines | nwhitehorn | 2010-05-20 | 1 | -5/+64 |
* | On entry to pmap_enter(), assert that the page is busy. While I'm | alc | 2010-05-16 | 2 | -2/+25 |
* | Pull OF_quiesce() out of the MI Open Firmware layer and entirely into | nwhitehorn | 2010-05-16 | 1 | -8/+35 |
* | On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the | nwhitehorn | 2010-05-16 | 1 | -0/+13 |
* | Push down the page queues into vm_page_cache(), vm_page_try_to_cache(), and | alc | 2010-05-08 | 2 | -10/+17 |
* | On Alan's advice, rather than do a wholesale conversion on a single | kmacy | 2010-04-30 | 2 | -5/+14 |
* | Resurrect pmap_is_referenced() and use it in mincore(). Essentially, | alc | 2010-04-24 | 2 | -0/+22 |
* | Change the arguments of exec_setregs() so that it receives a pointer | nwhitehorn | 2010-03-25 | 1 | -2/+2 |
* | Get nexus(4) out of the RTC business. The interface used by nexus(4) | nwhitehorn | 2010-03-23 | 1 | -60/+0 |
* | Open Firmware on powerpc is generally non-reetrant, so serialize all | nwhitehorn | 2010-03-23 | 1 | -0/+8 |
* | Revisit locking in the 64-bit AIM PMAP. The PVO head for a page is | nwhitehorn | 2010-03-20 | 1 | -16/+20 |
* | Fix two small bugs. The PowerPC 970 does not support non-coherent memory | nwhitehorn | 2010-03-15 | 1 | -2/+2 |
* | Place interrupt handling in a critical section and remove double | nwhitehorn | 2010-03-09 | 1 | -2/+4 |
* | Fix an obvious lock escape and fix a typo in a comment. | nwhitehorn | 2010-03-04 | 1 | -2/+4 |
* | Patch some more concurrency issues here. This expands the page table | nwhitehorn | 2010-03-04 | 1 | -23/+43 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | joel | 2010-03-03 | 1 | -7/+0 |
* | Move the OEA64 scratchpage to the end of KVA from the beginning, and set | nwhitehorn | 2010-02-25 | 1 | -9/+14 |
* | Provide an implementation of pmap_dev_direct_mapped() on OEA64. This is | nwhitehorn | 2010-02-25 | 1 | -1/+16 |
* | Use dcbz instead of word stores for page zeroing, providing a factor of | nwhitehorn | 2010-02-24 | 1 | -9/+21 |
* | Close a race involving the OEA64 scratchpage. When the scratch page's | nwhitehorn | 2010-02-24 | 1 | -10/+14 |
* | Allow user programs to execute mfpvr instructions. Linux allows this, and | nwhitehorn | 2010-02-22 | 1 | -1/+22 |
* | Reduce KVA pressure on OEA64 systems running in bridge mode by mapping | nwhitehorn | 2010-02-20 | 4 | -63/+43 |
* | Fix a bug where pages being removed from memory entirely no longer have | nwhitehorn | 2010-02-18 | 2 | -55/+39 |
* | Remove extraneous semicolons, no functional changes. | mbr | 2010-01-07 | 2 | -6/+6 |
* | The first argument of dcbz interprets r0 as a literal zero, not the second. | nwhitehorn | 2009-12-03 | 1 | -1/+1 |
* | Add a CPU features framework on PowerPC and simplify CPU setup a little | nwhitehorn | 2009-11-28 | 2 | -4/+8 |
* | Simplify the invocation of vm_fault(). Specifically, eliminate the flag | alc | 2009-11-27 | 1 | -3/+1 |
* | Garbage collect some code that was never compiled in to handle Altivec | nwhitehorn | 2009-11-22 | 1 | -6/+0 |
* | Provide a real fix to the too-many-translations problem when booting | nwhitehorn | 2009-11-12 | 1 | -56/+62 |
* | Extract the code that records syscall results in the frame into MD | kib | 2009-11-10 | 2 | -37/+57 |