Age | Commit message (Expand) | Author |
2003-10-01 | out-of-bound memory access. deraadt ok | Jun-ichiro itojun Hagino |
2003-10-01 | Fix off-by-one. | Chad Loder |
2003-10-01 | make ifindex2ifnet growing code more correct. (found by iij seil team) | Jun-ichiro itojun Hagino |
2003-09-30 | quantum atlas iv 9 wls lies about tags | Michael Shalayeff |
2003-09-29 | Disable cache on page tables unconditionnaly, not only for MVME188: magically | Miod Vallat |
2003-09-29 | ahc seems to work, some more phys and sync generic/ramdisk | Michael Shalayeff |
2003-09-29 | dino/cujo pci bridge | Michael Shalayeff |
2003-09-29 | use pci_mapreg_map() and free resources on failures | Michael Shalayeff |
2003-09-29 | more dmamp_sync()s; krw@ ok | Michael Shalayeff |
2003-09-29 | dino/cujo pci bridge | Michael Shalayeff |
2003-09-29 | add more dmamap_sync()s where appropriate modify loops to insure proper synci... | Michael Shalayeff |
2003-09-29 | better dmesg output including onboard memory size when present, free resource... | Michael Shalayeff |
2003-09-29 | pci support for hppa | Michael Shalayeff |
2003-09-29 | fix the dc_cacheline to 16 on hppa | Michael Shalayeff |
2003-09-29 | e own SIOP_DEBUG define instea of the system-wide one; | Michael Shalayeff |
2003-09-29 | to set smth in the register one has to write into it and not just read once m... | Michael Shalayeff |
2003-09-29 | Experimental support for serverworks csb6 third channel inspired by | Alexander Yurchenko |
2003-09-29 | Better use of phys_map_vaddr* (does not matter until we start using more than | Miod Vallat |
2003-09-29 | Make this compile. | Miod Vallat |
2003-09-29 | avaliable -> available | Miod Vallat |
2003-09-29 | autodetect io/mem mappings; from form@ | Michael Shalayeff |
2003-09-29 | gotta remember the product id and disable io mapping for old 800 chips; from ... | Michael Shalayeff |
2003-09-28 | Correct off-by-ones with respect to PRC_NCMDS. Mostly from FreeBSD. | Chad Loder |
2003-09-28 | Clean various MVME188 related routines, fixing typos and removing unnecessary | Miod Vallat |
2003-09-28 | Clean the MVME188 external interrupts routine, and do not let it loop forever | Miod Vallat |
2003-09-28 | Be less verbose, unless option DEBUG, when the nvram battery is toast. | Miod Vallat |
2003-09-28 | Properly acknowledge MVME188 clock interrupts. | Miod Vallat |
2003-09-28 | kill trailing spaces, no functional changes | Alexander Yurchenko |
2003-09-28 | Be volatile enough to start the clock on 188. | Miod Vallat |
2003-09-28 | sti1 could be at phantomas too | Michael Shalayeff |
2003-09-28 | Remove duplicate CMMU address definitions. | Miod Vallat |
2003-09-28 | Be sure to invoke tty_attach() after ttymalloc(). | Miod Vallat |
2003-09-28 | Missing xfs_devpoll proto. You would think with all that HAVE_FOO | Todd C. Miller |
2003-09-28 | xfs_devpoll must not be static; found by beck@ compiling an XFS kernel | Todd C. Miller |
2003-09-27 | CardBus D-Link DFE-690TXD support. | Federico G. Schwindt |
2003-09-27 | regen. | Federico G. Schwindt |
2003-09-27 | D-Link DFE 690-TXD | Federico G. Schwindt |
2003-09-27 | Do not panic in pmap_map() if DIAGNOSTIC, when we are mapping the very end | Miod Vallat |
2003-09-26 | Not useful anymore... | Miod Vallat |
2003-09-26 | Death to the bitfields, this time "struct dmt_reg" - and I think that's all. | Miod Vallat |
2003-09-26 | Death to the bitfields, this time cmmu_apr_t and batc_entry_t. In the | Miod Vallat |
2003-09-26 | Rearchitecture of the userland/kernel IOCTL interface for transactions. | Cedric Berger |
2003-09-26 | Typos: defintion -> definition, proccess -> process | Miod Vallat |
2003-09-26 | Death to bitfields, this time "struct psr". | Miod Vallat |
2003-09-26 | select to poll | Michael Shalayeff |
2003-09-26 | put 64bit macros/functions documentation back. | Federico G. Schwindt |
2003-09-26 | Move statistics counters from individual pf_test_<proto>() and | Ryan Thomas McBride |
2003-09-26 | Add majors and devsw entries for the missing scsi devices on mvme*8k. | Miod Vallat |
2003-09-26 | regen | Michael Shalayeff |
2003-09-26 | better mtd comment; from form@ | Michael Shalayeff |