| Age | Commit message (Expand) | Author |
| 2014-01-30 | Add missing cast (to make it compilable) | martin |
| 2014-01-26 | kill VM_DEFAULT_ADDRESS use | christos |
| 2013-10-25 | Simplify | martin |
| 2013-10-25 | Remove not yet used stuff | martin |
| 2013-10-25 | Mark potentially unused variable | martin |
| 2013-10-25 | Mark a potentially unused variable | martin |
| 2013-10-25 | Remove unused variables | martin |
| 2013-10-19 | Remove an unused variable | martin |
| 2013-10-19 | make cpu_need_resched() macros consistent; __USE flags | christos |
| 2013-10-19 | Avoid unused variables | martin |
| 2013-10-19 | Mark a potentially unused variable | martin |
| 2013-10-19 | comment out unused code (for documentation purposes) | martin |
| 2013-10-19 | Make sure we don't accidently pass an unsolicited packet as "ack only" | martin |
| 2013-10-18 | Remove set but unused variables. | martin |
| 2013-09-07 | switch to ELF naming for local labels. | chs |
| 2013-07-16 | Added DJMEMCMAX option for recognizing 128 meg SIMMs in Centris and Quadra | jklos |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-05 | remove obsolete networking options | christos |
| 2013-04-27 | the bogus number police | christos |
| 2013-04-27 | remove confusing numeric locators where they are unused. | christos |
| 2013-03-02 | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | christos |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |
| 2012-12-07 | Remove the R1 syntactic sugar, since it collides with a #define in | hauke |
| 2012-12-06 | Remove the R1 syntactic sugar, since it collides with a #define in | hauke |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-10-17 | Add "no options COMPAT_60" to all kernel configuration files | apb |
| 2012-10-17 | Add "options COMPAT_60" to all kernel configuration files | apb |
| 2012-08-17 | Update all kernel configs mentioning WSEMUL_* but not already including | abs |
| 2012-08-04 | No need to statically initialize physmem here, it is set to the correct | martin |
| 2012-07-31 | Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc | bouyer |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-27 | Remove safepri and use IPL_SAFEPRI instead. This may be defined in a MD | matt |
| 2012-07-26 | Revert, with intention of restoring in a less invasive way, the SATA Port | jakllsch |
| 2012-07-02 | Add sata Port MultiPlier (PMP) support to the ata bus layer, | bouyer |
| 2012-03-28 | - Normalize inclusion protection (remove) | christos |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 2012-02-19 | Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! | rmind |
| 2012-02-18 | Replace few simple_lock(9) cases. | rmind |
| 2012-02-12 | Change old-style function defintions to C89 prototypes. | matt |
| 2012-02-10 | proper sizing of kmem_arena on different ports | para |
| 2012-02-10 | The recent kmem changes allocate a large kernel address space before | mhitch |
| 2012-02-02 | Always include <m68k/cpu.h> (i.e. outside #if defined(_KERNEL)) | tsutsui |
| 2012-01-31 | Employ the two free 16 bit timers of the Hurdler Centronics Parallel | hauke |
| 2012-01-27 | converting extent(9) from malloc(9) to kmem(9) | para |
| 2011-12-22 | Merge m68881_save() and m68881_restore() (using most common mvme68k ones). | tsutsui |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |
| 2011-12-12 | implement bdev_size(9) wrapper around d_psize() routine, so we can take | mrg |
| 2011-11-26 | Make sure to call pflusha before (not after) enabling MMU on | tsutsui |
| 2011-11-22 | The rnd pseudo-device is not really optional, because it is in the same | tls |
| 2011-11-15 | Merge copy-and-pasted fpu_probe() function (to share it among more m68k ports). | tsutsui |