- Move DEVICE_POLLING from opt_global.h to opt_polling.h(newly added),
[dragonfly.git] / sys /
2005-10-24 Sepherosa Ziehau- Move DEVICE_POLLING from opt_global.h to opt_polling...
2005-10-21 Sepherosa Ziehau- polling(4) support
2005-10-20 Matthew DillonOops, fix the polling enable name, it's supposed to...
2005-10-19 Sepherosa ZiehauChange kqueue_scan() interface to take "thread" instead...
2005-10-18 Sepherosa ZiehauAdjust comment on DEVICE_POLLING option.
2005-10-18 Sepherosa ZiehauAdd brief comment on DEVICE_POLLING option. This comme...
2005-10-17 Sepherosa Ziehauadd DEVICE_POLLING option
2005-10-17 Sepherosa ZiehauSync with FreeBSD dev/em
2005-10-16 Matthew DillonDo a run through of the fragment allocation and freeing...
2005-10-15 Matthew DillonOnly resynchronize the RTC on shutdown if we had previo...
2005-10-15 Matthew DillonMPTable fixup for Shuttle XPC with an AMD Athlon X2...
2005-10-15 Matthew DillonDisplay all IOAPIC pin assignments when bootverbose...
2005-10-15 Matthew DillonImplement an emergency interrupt polling feature. ...
2005-10-14 Matthew DillonBring another softupdates fix in from FreeBSD, FreeBSD...
2005-10-14 Matthew DillonFreeBSD commit message:
2005-10-13 Sepherosa ZiehauANSIfy
2005-10-13 Sepherosa Ziehauunbreak LINT building
2005-10-13 Sepherosa Ziehauunbreak GENERIC building
2005-10-13 Matthew DillonFix a bad panic check from the last commit in register_...
2005-10-13 Matthew DillonMove the polling systimer initialization code out of...
2005-10-13 Matthew DillonFix a bug where fsetfd() was not returning an error...
2005-10-13 Matthew DillonMajor cleanup of the interrupt registration subsystem.
2005-10-12 Matthew DillonMove a bunch of per-interrupt-thread variables from...
2005-10-12 Matthew DillonRemove the INTR_TYPE_* flags. The interrupt type is...
2005-10-12 Sepherosa ZiehauSince intr has been setup in the last step of vr_attach...
2005-10-12 Sepherosa Ziehau- Make device polling use seperate SYSTIMER instead...
2005-10-12 Matthew DillonProperly serialize access in the NV ethernet driver...
2005-10-12 Matthew DillonAttempt to add generic GigE support to MII. If this...
2005-10-11 Matthew DillonAdd missing crit_exit(). If VR fails to attach the...
2005-10-11 Simon Schubert1:1 Userland threading stage 2.8/4:
2005-10-09 Simon Schubert1:1 Userland threading stage 2.7/4:
2005-10-09 Simon Schubert1:1 Userland threading stage 2.6/4:
2005-10-09 Matthew DillonBump subversion in param.h
2005-10-09 Simon Schubert1:1 Userland threading stage 2.5/4:
2005-10-09 Simon SchubertCorrectly initialize n_threads.
2005-10-08 Simon Schubert1:1 Userland threading stage 2.4/4:
2005-10-08 Simon Schubert1:1 Userland threading stage 2.3/4:
2005-10-08 Simon Schubert1:1 Userland threading stage 2.2/4:
2005-10-08 Simon SchubertWhitespace cleanup.
2005-10-08 Simon SchubertRegen.
2005-10-08 Simon SchubertAdd linux_nosys which handles non-existing syscalls...
2005-10-08 Simon SchubertBring in FreeBSD rev 1.123:
2005-10-07 Simon Schubert1:1 Userland threading stage 2.1/4:
2005-10-06 Simon SchubertDisable lwp_flag and lwp_stat for now so that it doesn...
2005-10-06 Simon SchubertSet up correct lpw->proc linkage
2005-10-05 Simon SchubertUserland 1:1 threading changes step 1/4+:
2005-10-05 Matthew DillonUpdate subvers to 7 so we can sync up the Preview tag...
2005-10-05 Matthew DillonEnsure that FP registers are not used for integer code.
2005-10-04 Sepherosa Ziehauadd missing bus_dmamap_sync()
2005-10-02 Sepherosa Ziehau- In em_encap(), call seralized version of em_82547_mov...
2005-10-02 Sepherosa ZiehauIf m_defrag() succeeds, the original mbuf has already...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-10-01 Simon SchubertBring cross-compiling to amd64 into shape, i.e. make...
2005-10-01 Sepherosa Ziehau- make declaration of ed_get_packet(), ed_ring_copy...
2005-09-29 Matthew DillonImplement sysctls to restrict a user's ability to hardl...
2005-09-29 Matthew DillonAdd a sysctl, kern.unprivileged_read_msgbuf (defaults...
2005-09-29 Matthew DillonDo not attempt to modify read-only-mounted filesystems...
2005-09-29 Sepherosa ZiehauFor bge(4), dc(4), lge(4), ndis(4), nge(4), pcn(4)...
2005-09-27 Matthew DillonBecause recalculate is only called once or twice for...
2005-09-27 Sepherosa ZiehauIn xl_list_tx_init_90xB()
2005-09-27 Sepherosa Ziehau- Factor out xl_dma_alloc() from xl_attach()
2005-09-26 Sepherosa Ziehausetup UpPoll register before installing RX list pointer
2005-09-25 Sascha WildnerAdd iwi (fixes building of LINT).
2005-09-25 Simon SchubertRework Makefile logic so that it actually does what...
2005-09-25 Jeroen Ruigrok/asmodaiUse echo instead of ls to test for files, change test...
2005-09-25 Jeroen Ruigrok/asmodaiAdd usr.bin/stat to bootstrap-tools:
2005-09-25 Sepherosa Ziehau- in xl_attach(), print xl card type ("90X"/"90XB"...
2005-09-24 Sascha WildnerFix a memory leak I introduced when I changed the vtb_b...
2005-09-24 Sepherosa Ziehauin if_xl.c, xl_detach():
2005-09-23 YONETANI Tomokazu- Catch up with rev 1.157 of sys/dev/acpica/acpi.c...
2005-09-23 Matthew DillonRe-initialize the interrupt mask on ACPI wakeup. This...
2005-09-22 Noritoshi DemizuSuppress kernel message "mfree: m->m_nextpkt != NULL",
2005-09-21 Jeffrey HsuPrefer the general purpose m_getl() routine for mbuf...
2005-09-21 Jeffrey HsuMake zalloc() and zfree() non-blocking for ZONE_INTERRU...
2005-09-21 Jeffrey HsuGive each CPU its own taskqueue thread so per-cpu data...
2005-09-20 Jeroen Ruigrok/asmodaiDocument and order the wlan devices.
2005-09-20 Jeroen Ruigrok/asmodaiActually hook up ipw.
2005-09-20 Sepherosa ZiehauSetup intr in the last step of uhci_pci_attach().
2005-09-20 Sepherosa Ziehaucheck pointer for NULL before calling free()
2005-09-20 Matthew DillonFix the infinite-watchdog timeout problem. the pending...
2005-09-19 Sepherosa Ziehaucheck NULL pointer, before free()
2005-09-19 Sepherosa ZiehauPort rue(4) from FreeBSD:
2005-09-17 Matthew DillonUsing the ACPI idle hook while shutting down ACPI durin...
2005-09-17 Matthew DillonWith the new FSMID flag scheme we can optimize the...
2005-09-17 Matthew DillonAdd an argument to vfs_add_vnodeops() to specify VVF_...
2005-09-16 Matthew DillonSplit spinlock.h into spinlock.h and spinlock2.h so...
2005-09-16 Matthew DillonReserve the same amount of space for the spinlock struc...
2005-09-16 Matthew DillonBump __Dragonfly_version to 130006 (+ slip preview...
2005-09-16 Matthew DillonBump the development sub-version to 6, covering the...
2005-09-16 Matthew DillonCleanup a couple of serious issues with vinum.
2005-09-14 Matthew DillonRename all the functions and structures for the old...
2005-09-12 Matthew DillonFix a token bug. A preempting interrupt thread blockin...
2005-09-12 Matthew DillonFix a serializer bug. The SMP serializer would in...
2005-09-12 Matthew DillonDragonFly's malloc only guarentees X alignment when...
2005-09-12 Joerg SonnenbergerCall resettodr on shutdown to ensure that RTC and wall...
2005-09-12 Joerg SonnenbergerWhen testing whether a negative delta is smaller than...
2005-09-11 Sepherosa Ziehauremove unnecessary XXX marked comment
2005-09-11 Sepherosa Ziehaufree aha_softc only after it is not used any more
2005-09-11 Sepherosa Ziehau- convert PRVERB to use device_printf()
2005-09-11 Simon SchubertMerge from vendor branch GCC:
next