| Age | Commit message (Expand) | Author |
| 2010-03-13 | fix compile failure when PXAMCI_DEBUG is defined. | nonaka |
| 2010-03-13 | fix LCD drivers for Lubbock and Twintail. | bsh |
| 2010-03-13 | fix changes for struct device split for Lubbock. | bsh |
| 2010-03-06 | use a MI major number for uhso(4) driver | plunky |
| 2010-03-06 | add major device for usho(4) driver | plunky |
| 2010-02-24 | Typo in comment. | skrll |
| 2010-02-21 | Modify definitions for ULCOM register of UART according to S3C2800 | bsh |
| 2010-02-15 | Typo in comment. | skrll |
| 2010-02-08 | Remove separate mb_map. The nmbclusters is computed at boot time based | joerg |
| 2010-02-03 | Add missing parentheses. Found by cppcheck, reported by | wiz |
| 2010-01-23 | rename a local cpu_name structure member to avoid potential conflict | mrg |
| 2010-01-22 | Unify the name of the device property to hold a MAC address - there was | martin |
| 2010-01-19 | Redefine bpf linkage through an always present op vector, i.e. | pooka |
| 2010-01-18 | Define an empty module_init_md function so that kernels with 'options | jmmv |
| 2010-01-18 | Pass correct pointer to bpf_mtap() and most likely avoid a crash | pooka |
| 2010-01-05 | One semicolon is enough. | mbalmer |
| 2010-01-03 | s/These is/These are/ | uebayasi |
| 2010-01-02 | Remove a shadowed and unused local declaration so that this builds again. | he |
| 2010-01-01 | Sprinkle assertions after calling pmap_get_l2_bucket(). | uebayasi |
| 2009-12-31 | Use pmap_is_current() where appropriate. No functional changes. | uebayasi |
| 2009-12-31 | pmap_page_remove(): remove an unused local variable; no functional changes. | uebayasi |
| 2009-12-31 | Correct assertions for PMAP_CACHE_VIPT code; if page coloring is disabled | uebayasi |
| 2009-12-28 | Indent. | uebayasi |
| 2009-12-28 | Always name struct pv_entry * as pv, not pve. No binary change. | uebayasi |
| 2009-12-27 | Add write-through cache work-around for ARM11 as well as ARM9/ARM10. Analyzed | uebayasi |
| 2009-12-26 | Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no | uebayasi |
| 2009-12-15 | Fix ancient bug. footbridge_mem_bs_mmap should return a page number. | skrll |
| 2009-12-12 | Remove `volatile' qualifier from argument types of | tsutsui |
| 2009-12-11 | Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for all | matt |
| 2009-12-10 | Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly | matt |
| 2009-12-10 | Rename L_ADDR to L_PCB and amend some comments accordingly. | rmind |
| 2009-12-09 | Make this one build again. | he |
| 2009-12-06 | Simplify the device-activation hook. Move some of the device | dyoung |
| 2009-12-06 | Enable UART clock in pxauart_attach(). | kiyohara |
| 2009-12-05 | Convert tsleep(&lbolt) to kpause(). Make ltsleep/mtsleep on lbolt | pooka |
| 2009-12-05 | sync with OpenBSD. | nonaka |
| 2009-11-29 | Replace l_addr with uvm_lwp_getuarea() in various MD code, mostly cpu_lwp_for... | rmind |
| 2009-11-28 | Apply some band-aid to pmap_activate() for PR kern/41058: | scw |
| 2009-11-27 | - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. | rmind |
| 2009-11-26 | Kill proc0paddr. Use lwp0.l_addr instead. | matt |
| 2009-11-25 | Remove IPL_LPT and IPL_IPI aliases, use the actual IPLs. | rmind |
| 2009-11-23 | Amend #ifdef with DIAGNOSTIC case, avoids gcc warning about unused var. | rmind |
| 2009-11-23 | If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. | pooka |
| 2009-11-22 | more s/the the/the/ | mbalmer |
| 2009-11-21 | Use lwp_getpcb() on ARM (and acorn26/32), clean from struct user usage. | rmind |
| 2009-11-07 | Add a flags argument to pmap_kenter_pa(9). | cegger |
| 2009-10-27 | Drop 3rd and 4th clauses. Approved by all copyright holders | snj |
| 2009-10-26 | kill extra whitespaces | cegger |
| 2009-10-23 | Drop 3rd and 4th clauses. Approved by all copyright holders: | snj |
| 2009-10-23 | Switch to a 2 clause license. Approved by joff@ (copyright holder). | snj |