| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Provide for multiple, cascaded PICs on PowerPC systems, and extend the | nwhitehorn | 2010-06-18 | 1 | -1/+1 |
* | Relax one of the new assertions in pmap_enter() a little. Specifically, | alc | 2010-06-11 | 1 | -1/+2 |
* | Reduce the scope of the page queues lock and the number of | alc | 2010-06-10 | 1 | -17/+17 |
* | Don't set PG_WRITEABLE in pmap_enter() unless the page is managed. | alc | 2010-06-05 | 1 | -2/+4 |
* | In the case that mmu_booke_enter_locked() is changing the attributes of a | alc | 2010-06-01 | 1 | -1/+1 |
* | Push down page queues lock acquisition in pmap_enter_object() and | alc | 2010-05-26 | 1 | -5/+10 |
* | Roughly half of a typical pmap_mincore() implementation is machine- | alc | 2010-05-24 | 1 | -32/+48 |
* | Reorganize syscall entry and leave handling. | kib | 2010-05-23 | 1 | -85/+33 |
* | On entry to pmap_enter(), assert that the page is busy. While I'm | alc | 2010-05-16 | 1 | -1/+12 |
* | Push down the page queues into vm_page_cache(), vm_page_try_to_cache(), and | alc | 2010-05-08 | 1 | -7/+8 |
* | MFamd64/i386 r207205 | alc | 2010-04-30 | 1 | -13/+3 |
* | On Alan's advice, rather than do a wholesale conversion on a single | kmacy | 2010-04-30 | 1 | -4/+7 |
* | Resurrect pmap_is_referenced() and use it in mincore(). Essentially, | alc | 2010-04-24 | 1 | -0/+29 |
* | Change the arguments of exec_setregs() so that it receives a pointer | nwhitehorn | 2010-03-25 | 1 | -2/+2 |
* | Enable power management for E500 cores. Use "doze" for now to make | marcel | 2010-03-23 | 2 | -12/+6 |
* | Actually pass a pointer to the trapframe to powerpc_extr_interrupt(). | marcel | 2010-03-23 | 1 | -0/+1 |
* | Place interrupt handling in a critical section and remove double | nwhitehorn | 2010-03-09 | 1 | -4/+4 |
* | Merge r198724 to Book-E. casuword() non-atomically read the current value | nwhitehorn | 2010-02-20 | 1 | -2/+13 |
* | Call the proper linkup routine in PowerPC Book-E machdep. | raj | 2010-02-15 | 1 | -1/+1 |
* | Remove extraneous semicolons, no functional changes. | mbr | 2010-01-07 | 1 | -2/+2 |
* | Remove a warning in DELAY about large delays. In kern_shutdown.c | marcel | 2009-12-19 | 1 | -8/+1 |
* | Add a CPU features framework on PowerPC and simplify CPU setup a little | nwhitehorn | 2009-11-28 | 1 | -1/+0 |
* | Simplify the invocation of vm_fault(). Specifically, eliminate the flag | alc | 2009-11-27 | 1 | -2/+1 |
* | Extract the code that records syscall results in the frame into MD | kib | 2009-11-10 | 2 | -36/+56 |
* | In r197963, a race with thread being selected for signal delivery | kib | 2009-10-27 | 1 | -7/+1 |
* | Add SMP support on U3-based G5 systems. This does not yet work perfectly: | nwhitehorn | 2009-10-23 | 1 | -1/+6 |
* | o Introduce vm_sync_icache() for making the I-cache coherent with | marcel | 2009-10-21 | 1 | -32/+40 |
* | Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to | jhb | 2009-07-24 | 1 | -1/+1 |
* | Implement a facility for dynamic per-cpu variables. | jeff | 2009-06-23 | 1 | -0/+6 |
* | Correct the method of waking the page daemon when the number of allocated | alc | 2009-06-13 | 1 | -7/+2 |
* | Fix Book-E/MPC85XX build. Some prototypes were wrong and got revealed with | raj | 2009-06-13 | 1 | -4/+4 |
* | Discover and handle the number of E500 CPUs in run time. | raj | 2009-06-05 | 1 | -2/+9 |
* | Fill PTEs covering kernel code and data. | raj | 2009-06-05 | 1 | -1/+15 |
* | Introduce support for cpufreq on PowerPC with the dynamic frequency | nwhitehorn | 2009-05-31 | 1 | -8/+0 |
* | Set PG_WRITEABLE in Book-E pmap_enter[_locked] if it creates a mapping that | raj | 2009-05-26 | 1 | -0/+4 |
* | Improve style(9), clean up. | raj | 2009-05-21 | 3 | -18/+10 |
* | Initial support for SMP on PowerPC MPC85xx. | raj | 2009-05-21 | 8 | -17/+556 |
* | Add cpu_flush_dcache() for use after non-DMA based I/O so that a | marcel | 2009-05-18 | 1 | -0/+10 |
* | PowerPC common SMP startup and time base rework. | raj | 2009-05-14 | 1 | -16/+0 |
* | Factor out platform dependent things unrelated to device drivers into a | nwhitehorn | 2009-05-14 | 5 | -46/+216 |
* | Remove PTE_ISFAKE. While here remove code | marcel | 2009-04-24 | 1 | -53/+9 |
* | Minor style consistency fix. | raj | 2009-04-22 | 1 | -7/+7 |
* | Provide cpu_throw() for Book-E. Adjust cpu_switch() towards ULE support. | raj | 2009-04-22 | 2 | -10/+11 |
* | Centralize setting HID0/1 for E500. Rename HID defines which are specific | raj | 2009-04-22 | 1 | -0/+10 |
* | o Properly set ksym_start & ksym_end when options DDB is set. | marcel | 2009-04-21 | 1 | -2/+18 |
* | Implement kernel core dump support for Book-E processors. | marcel | 2009-04-04 | 1 | -28/+188 |
* | Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode | nwhitehorn | 2009-04-04 | 2 | -135/+3 |
* | Add memmove() to the kernel, making the kernel compile with Clang. | ed | 2009-02-28 | 1 | -1/+0 |
* | Prefer register usage style to be more consistent with the rest of the | raj | 2009-02-27 | 1 | -8/+8 |
* | Make Book-E debug register state part of the PCB context. | raj | 2009-02-27 | 4 | -5/+14 |