pc32: Split out isa_intr.h and move isa/intr_machdep.h to include/
[dragonfly.git] / sys / platform / pc32 / i386 / machdep.c
2011-02-01 Sepherosa Ziehaupc32: Split out isa_intr.h and move isa/intr_machdep...
2011-02-01 Sepherosa Ziehauintr: Add ELCR support
2011-01-30 Sepherosa Ziehauioapic/icu: Rework PIC selection code
2010-12-19 Matthew Dillonkernel - Optimize idle thread halt
2010-12-11 Matthew Dillonkernel - 48-core MP work
2010-12-11 Matthew Dillonkernel - Change the discrete mplock into mp_token
2010-12-09 Matthew Dillonkernel - Add support for up to 63 cpus ...
2010-11-22 Matthew Dillonkernel - Add APIC_IO conf option back in / make it...
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael Neumanni386 - Get completely rid of APIC_IO
2010-11-02 Sascha Wildnerkernel: Remove a number of unnecessary use_*.h inclusions.
2010-11-02 Matthew Dillonkernel - Reenable acpi sleep states
2010-10-28 Matthew Dillonkernel - Fix serious issue w/ smp_invltlb(), plus other...
2010-09-29 Matthew Dillonkernel - Adjust KVA use on i386 and x86_64
2010-09-29 Matthew Dillonkernel - Report actual real memory during kernel boot
2010-08-29 Matthew DillonMPSAFE TTY - Refactor kprintf()'s spinlock, shutdown...
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 2/2
2010-08-28 Matthew Dillonkernel - Adjust contention handler
2010-08-28 Matthew Dillonkernel - Major MPSAFE Infrastructure 2
2010-08-24 Matthew Dillonkernel - rewrite the LWKT scheduler's priority mechanism
2010-05-16 Sascha WildnerGo over sys/platform and remove dead initialization...
2010-02-05 Constantine A. Mureninkernel: print the amount of ignored memory above 4GB...
2010-02-05 Constantine A. Mureninkernel: print memory amount in MB instead of KB
2010-02-04 Matthew Dillonkernel - SWAP CACHE part 5/many - Change vm_pindex_t...
2009-12-20 Sascha WildnerFix UP kernel build.
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-12-06 Alex Hornungdump - Make use of the new dumping
2009-10-13 Alexander PolakovRemove machdep.msgbuf, machdep.msgbuf_clear.
2009-08-20 Matthew DillonFix numerous compiler warnings and format conversion...
2009-08-17 Matthew DillonKernel - Use built-in suffix handling for "hw.physmem...
2009-06-12 Sepherosa ZiehauReorder MP probing
2009-06-12 Sepherosa ZiehauSave EBDA address before mp_probe()
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2008-08-02 Matthew DillonCreate an #include layer for bus/pci and bus/isa so...
2008-06-07 Michael NeumannMove fetching of "hw.hasbrokenint12" tunable closer...
2008-06-07 Michael NeumannCosmetic changes (remove whitespace).
2008-06-07 Michael NeumannRemove unnecessary conversion to kilobytes (divide...
2008-04-21 Matthew DillonPass the current LWP to sigexit() instead of the curren...
2008-03-15 Aggelos EconomopoulosThe i386/amd64 abi specifies that the direction flag...
2007-12-12 Matthew DillonSave and restore the FP context in the signal stack...
2007-11-07 Matthew DillonRemove i386 support.
2007-07-02 Matthew DillonImplement an architecture call for contended spinlocks...
2007-07-02 Matthew DillonImplement an architecture function cpu_mplock_contested...
2007-07-01 Matthew DillonMore multi-threaded support for virtualization. Move...
2007-06-29 Matthew DillonImplement struct lwp->lwp_vmspace. Leave p_vmspace...
2007-06-07 Matthew DillonRemove unused variables after last commit.
2007-06-07 Matthew DillonEntirely remove exec_map from the kernel. Use the...
2007-05-17 Matthew DillonRemove #include <sys/disklabel.h> from various source...
2007-04-30 Matthew DillonRevamp SYSINIT ordering. Relabel sysinit IDs (SI_...
2007-04-27 Matthew DillonImplement ncpus_fit and ncpus_fit_mask. Admittedly...
2007-02-03 Simon Schubert1:1 Userland threading stage 2.11/4:
2007-01-16 Matthew DillonImplement getcontext(), setcontext(), makecontext(...
2007-01-14 Matthew DillonLink up the interrupt frame to the systimer API. Use...
2007-01-14 Matthew DillonImplement a new signal delivery mechanism, SA_MAILBOX...
2007-01-13 Matthew DillonPull in a few bits from FreeBSD. Add a structure size...
2007-01-09 Matthew DillonA virtual kernel running an emulated process context...
2007-01-08 Matthew DillonModify the trapframe sigcontext, ucontext, etc. Add...
2007-01-07 Matthew DillonSignal handlers usually inherit %gs. Make them inherit...
2007-01-06 Matthew DillonInitialize thread0.td_gd prior to calling various gdini...
2007-01-05 Matthew DillonMove dumplo from MD to kern/kern_shutdown.c
2006-12-28 Matthew DillonMake kernel_map, buffer_map, clean_map, exec_map, and...
2006-12-27 Matthew DillonMake a chunk of low level initialization code for proc0...
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-12-04 Matthew DillonMake int bootverbose and int cold declarations machine...
2006-11-07 Matthew DillonMore Machine-dependant/Machine-independant code and...
2006-11-07 Matthew DillonRemove system dependancies on <machine/ipl.h>. Only...
2006-11-07 Matthew DillonMisc cleanups and CVS surgery. Move a number of header...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-10-20 Matthew DillonAdd a ton of infrastructure for VKERNEL support. ...
2006-09-19 Simon Schubert1:1 Userland threading stage 2.9/4:
2006-09-13 Sascha WildnerAnsify the rest of the K...
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-06-07 Matthew DillonRemove the asynchronous system call interface sendsys...
2006-06-05 Matthew DillonModify kern/makesyscall.sh to prefix all kernel system...
2006-06-05 David XuAllow userland to bind a process to specific CPUs....
2006-05-04 Matthew DillonBlock devices generally truncate the size of I/O reques...
2006-04-30 Matthew DillonReplace the the buffer cache's B_READ, B_WRITE, B_FORMA...
2006-04-02 Matthew DillonDocument the use of SDT_SYS386IGT vs SDT_SYS386TGT...
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2006-03-05 Matthew DillonReplace the global buffer cache hash table with a per...
2006-02-17 Matthew DillonMake the entire BUF/BIO system BIO-centric instead...
2005-12-12 Matthew DillonMove tsc_offsets[] to a new home to unbreak kernel...
2005-11-22 Matthew DillonConsolidate the initialization of td_mpcount into lwkt_...
2005-11-16 Matthew DillonContinue work on our pluggable scheduler abstraction...
2005-11-04 Matthew DillonAllow 'options SMP' *WITHOUT* 'options APIC_IO'. That...
2005-11-02 Matthew DillonICU/APIC cleanup part 1/many.
2005-10-27 Sepherosa Ziehau- convert {set, fill}_??regs() and ptrace_single_step...
2005-10-07 Simon Schubert1:1 Userland threading stage 2.1/4:
2005-10-05 Simon SchubertUserland 1:1 threading changes step 1/4+:
2005-08-28 Jeffrey HsuA machine-independent spinlock implementation. It...
2005-06-25 Matthew DillonAssociate a userland scheduler control structure with...
2005-06-19 Matthew DillonFix a bug in the physmap[] array limit calculation...
2005-06-16 Matthew DillonRemove all remaining SPL code. Replace the mtd_cpl...
2005-06-06 Matthew DillonRemove spl*() calls from kern, replacing them with...
2005-03-17 Sascha WildnerNow that make no longer needs it, remove the ispc98...
2005-02-27 Sascha WildnerRemove PC98 support. Leave the machdep.ispc98 sysctl...
2005-02-21 Matthew DillonImplement TLS support, tls manual pages, and link the...
next