| 2011-11-15 |
Matthew Dillon | kernel - Major signal path adjustments to fix races... |
blob | commitdiff |
| 2011-11-12 |
Matthew Dillon | kernel = Fix tsleep(), remove MAILBOX signals, change... |
blob | commitdiff | diff to current |
| 2011-11-11 |
Sascha Wildner | Nuke AppleTalk support. |
blob | commitdiff | diff to current |
| 2011-11-03 |
Matthew Dillon | kernel - Hold required token when accessing p_flags... |
blob | commitdiff | diff to current |
| 2011-10-18 |
Matthew Dillon | kernel - Major SMP performance patch / VM system, bus... |
blob | commitdiff | diff to current |
| 2011-09-07 |
Sascha Wildner | Sync ndis(4) and tools with FreeBSD and hook it all... |
blob | commitdiff | diff to current |
| 2011-09-07 |
Sascha Wildner | kernel: Add dt_lock (for GDT and LDT). |
blob | commitdiff | diff to current |
| 2011-06-09 |
Sepherosa Ziehau | i386/mptable: Always dump MPTABLE PCI interrupt routing... |
blob | commitdiff | diff to current |
| 2011-06-06 |
Sepherosa Ziehau | i386: Allow UP kernel to use LAPIC timer and I/O APIC |
blob | commitdiff | diff to current |
| 2011-06-04 |
Sepherosa Ziehau | i386: Split mp_enable() into multiple SYSINITs |
blob | commitdiff | diff to current |
| 2011-06-04 |
Sepherosa Ziehau | i386: Split cpu_startup() into pic_finish() and cpu_fin... |
blob | commitdiff | diff to current |
| 2011-06-04 |
Sepherosa Ziehau | i386: Prepare mp_enable() for multi-stage procedure... |
blob | commitdiff | diff to current |
| 2011-06-04 |
Sepherosa Ziehau | i386: Move base_memory from mp_machdep.c to machdep.c |
blob | commitdiff | diff to current |
| 2011-06-01 |
Sepherosa Ziehau | kern: Prepare to split SI_BOOT2_SMP into multi-stages |
blob | commitdiff | diff to current |
| 2011-05-27 |
Sepherosa Ziehau | i386: Move mp_naps from mp_machdep.c to machdep.c |
blob | commitdiff | diff to current |
| 2011-05-27 |
Sepherosa Ziehau | i386: Move imcr_present from mp_machdep.c to machdep.c |
blob | commitdiff | diff to current |
| 2011-05-27 |
Sepherosa Ziehau | i386: Set EBDA address even for UP |
blob | commitdiff | diff to current |
| 2011-05-24 |
Sepherosa Ziehau | ioapic: Alias hw.apic_io_enable with hw.ioapic_enable |
blob | commitdiff | diff to current |
| 2011-05-24 |
Sascha Wildner | kernel: Remove unused #include. |
blob | commitdiff | diff to current |
| 2011-05-23 |
Sepherosa Ziehau | ioapic: Move ioapic_enable from machdep.c to apic/ioapic.c |
blob | commitdiff | diff to current |
| 2011-05-22 |
Sepherosa Ziehau | ioapic: apic_io_enable -> ioapic_enable |
blob | commitdiff | diff to current |
| 2011-05-13 |
Sepherosa Ziehau | i386: Streamline calling of MachIntrABI.finalize() |
blob | commitdiff | diff to current |
| 2011-04-27 |
Sepherosa Ziehau | i386: Remove old IOAPIC code |
blob | commitdiff | diff to current |
| 2011-04-13 |
Sepherosa Ziehau | elcr: File relocate |
blob | commitdiff | diff to current |
| 2011-04-11 |
Sepherosa Ziehau | platform: Setup bootverbose earlier |
blob | commitdiff | diff to current |
| 2011-03-21 |
Sepherosa Ziehau | ioapic: Switch to new code by default |
blob | commitdiff | diff to current |
| 2011-03-16 |
Sascha Wildner | kernel: Fix building without 'options INVARIANTS'. |
blob | commitdiff | diff to current |
| 2011-03-14 |
Sepherosa Ziehau | ioapic: Add tunable hw.ioapic_use_old |
blob | commitdiff | diff to current |
| 2011-03-14 |
Sepherosa Ziehau | ioapic: Remove unused TUNABLE_INT |
blob | commitdiff | diff to current |
| 2011-03-01 |
Sepherosa Ziehau | kernel: Don't store FPU status into the reserved area... |
blob | commitdiff | diff to current |
| 2011-02-06 |
Sepherosa Ziehau | ioapic/icu: Add irqmap |
blob | commitdiff | diff to current |
| 2011-02-04 |
Antonio Huete Jimenez | kern - Clarify the description of hw.physmem. |
blob | commitdiff | diff to current |
| 2011-02-04 |
Antonio Huete | kern - Properly return the number of bytes in hw.physme... |
blob | commitdiff | diff to current |
| 2011-02-01 |
Sepherosa Ziehau | pc32: Split out isa_intr.h and move isa/intr_machdep... |
blob | commitdiff | diff to current |
| 2011-02-01 |
Sepherosa Ziehau | intr: Add ELCR support |
blob | commitdiff | diff to current |
| 2011-01-30 |
Sepherosa Ziehau | ioapic/icu: Rework PIC selection code |
blob | commitdiff | diff to current |
| 2011-02-02 |
Sepherosa Ziehau | intr: Further delay MachIntrABI.finalize() |
blob | commitdiff | diff to current |
| 2011-02-02 |
Sepherosa Ziehau | icu: Add icu/icu_abi.h |
blob | commitdiff | diff to current |
| 2010-12-19 |
Matthew Dillon | kernel - Optimize idle thread halt |
blob | commitdiff | diff to current |
| 2010-12-11 |
Matthew Dillon | kernel - 48-core MP work |
blob | commitdiff | diff to current |
| 2010-12-11 |
Matthew Dillon | kernel - Change the discrete mplock into mp_token |
blob | commitdiff | diff to current |
| 2010-12-09 |
Matthew Dillon | kernel - Add support for up to 63 cpus ... |
blob | commitdiff | diff to current |
| 2010-11-22 |
Matthew Dillon | kernel - Add APIC_IO conf option back in / make it... |
blob | commitdiff | diff to current |
| 2010-11-07 |
Michael Neumann | Merge branch 'apic_io' |
blob | commitdiff | diff to current |
| 2010-11-07 |
Michael Neumann | i386 - Get completely rid of APIC_IO |
blob | commitdiff | diff to current |
| 2010-11-02 |
Sascha Wildner | kernel: Remove a number of unnecessary use_*.h inclusions. |
blob | commitdiff | diff to current |
| 2010-11-02 |
Matthew Dillon | kernel - Reenable acpi sleep states |
blob | commitdiff | diff to current |
| 2010-10-28 |
Matthew Dillon | kernel - Fix serious issue w/ smp_invltlb(), plus other... |
blob | commitdiff | diff to current |
| 2010-09-29 |
Matthew Dillon | kernel - Adjust KVA use on i386 and x86_64 |
blob | commitdiff | diff to current |
| 2010-09-29 |
Matthew Dillon | kernel - Report actual real memory during kernel boot |
blob | commitdiff | diff to current |
| 2010-08-29 |
Matthew Dillon | MPSAFE TTY - Refactor kprintf()'s spinlock, shutdown... |
blob | commitdiff | diff to current |
| 2010-08-29 |
Matthew Dillon | kernel - All lwkt thread now start out mpsafe part 2/2 |
blob | commitdiff | diff to current |
| 2010-08-28 |
Matthew Dillon | kernel - Adjust contention handler |
blob | commitdiff | diff to current |
| 2010-08-28 |
Matthew Dillon | kernel - Major MPSAFE Infrastructure 2 |
blob | commitdiff | diff to current |
| 2010-08-24 |
Matthew Dillon | kernel - rewrite the LWKT scheduler's priority mechanism |
blob | commitdiff | diff to current |
| 2010-05-16 |
Sascha Wildner | Go over sys/platform and remove dead initialization... |
blob | commitdiff | diff to current |
| 2010-02-05 |
Constantine A. Murenin | kernel: print the amount of ignored memory above 4GB... |
blob | commitdiff | diff to current |
| 2010-02-05 |
Constantine A. Murenin | kernel: print memory amount in MB instead of KB |
blob | commitdiff | diff to current |
| 2010-02-04 |
Matthew Dillon | kernel - SWAP CACHE part 5/many - Change vm_pindex_t... |
blob | commitdiff | diff to current |
| 2009-12-20 |
Sascha Wildner | Fix UP kernel build. |
blob | commitdiff | diff to current |
| 2009-12-20 |
Matthew Dillon | kernel - Move mplock to machine-independent C |
blob | commitdiff | diff to current |
| 2009-12-13 |
Matthew Dillon | kernel - Move MP lock inward, plus misc other stuff |
blob | commitdiff | diff to current |
| 2009-12-06 |
Alex Hornung | dump - Make use of the new dumping |
blob | commitdiff | diff to current |
| 2009-10-13 |
Alexander Polakov | Remove machdep.msgbuf, machdep.msgbuf_clear. |
blob | commitdiff | diff to current |
| 2009-08-20 |
Matthew Dillon | Fix numerous compiler warnings and format conversion... |
blob | commitdiff | diff to current |
| 2009-08-17 |
Matthew Dillon | Kernel - Use built-in suffix handling for "hw.physmem... |
blob | commitdiff | diff to current |
| 2009-06-12 |
Sepherosa Ziehau | Reorder MP probing |
blob | commitdiff | diff to current |
| 2009-06-12 |
Sepherosa Ziehau | Save EBDA address before mp_probe() |
blob | commitdiff | diff to current |
| 2008-12-15 |
Michael Neumann | suser_* to priv_* conversion |
blob | commitdiff | diff to current |
| 2008-08-02 |
Matthew Dillon | Create an #include layer for bus/pci and bus/isa so... |
blob | commitdiff | diff to current |
| 2008-06-07 |
Michael Neumann | Move fetching of "hw.hasbrokenint12" tunable closer... |
blob | commitdiff | diff to current |
| 2008-06-07 |
Michael Neumann | Cosmetic changes (remove whitespace). |
blob | commitdiff | diff to current |
| 2008-06-07 |
Michael Neumann | Remove unnecessary conversion to kilobytes (divide... |
blob | commitdiff | diff to current |
| 2008-04-21 |
Matthew Dillon | Pass the current LWP to sigexit() instead of the curren... |
blob | commitdiff | diff to current |
| 2008-03-15 |
Aggelos Economopoulos | The i386/amd64 abi specifies that the direction flag... |
blob | commitdiff | diff to current |
| 2007-12-12 |
Matthew Dillon | Save and restore the FP context in the signal stack... |
blob | commitdiff | diff to current |
| 2007-11-07 |
Matthew Dillon | Remove i386 support. |
blob | commitdiff | diff to current |
| 2007-07-02 |
Matthew Dillon | Implement an architecture call for contended spinlocks... |
blob | commitdiff | diff to current |
| 2007-07-02 |
Matthew Dillon | Implement an architecture function cpu_mplock_contested... |
blob | commitdiff | diff to current |
| 2007-07-01 |
Matthew Dillon | More multi-threaded support for virtualization. Move... |
blob | commitdiff | diff to current |
| 2007-06-29 |
Matthew Dillon | Implement struct lwp->lwp_vmspace. Leave p_vmspace... |
blob | commitdiff | diff to current |
| 2007-06-07 |
Matthew Dillon | Remove unused variables after last commit. |
blob | commitdiff | diff to current |
| 2007-06-07 |
Matthew Dillon | Entirely remove exec_map from the kernel. Use the... |
blob | commitdiff | diff to current |
| 2007-05-17 |
Matthew Dillon | Remove #include <sys/disklabel.h> from various source... |
blob | commitdiff | diff to current |
| 2007-04-30 |
Matthew Dillon | Revamp SYSINIT ordering. Relabel sysinit IDs (SI_... |
blob | commitdiff | diff to current |
| 2007-04-27 |
Matthew Dillon | Implement ncpus_fit and ncpus_fit_mask. Admittedly... |
blob | commitdiff | diff to current |
| 2007-02-03 |
Simon Schubert | 1:1 Userland threading stage 2.11/4: |
blob | commitdiff | diff to current |
| 2007-01-16 |
Matthew Dillon | Implement getcontext(), setcontext(), makecontext(... |
blob | commitdiff | diff to current |
| 2007-01-14 |
Matthew Dillon | Link up the interrupt frame to the systimer API. Use... |
blob | commitdiff | diff to current |
| 2007-01-14 |
Matthew Dillon | Implement a new signal delivery mechanism, SA_MAILBOX... |
blob | commitdiff | diff to current |
| 2007-01-13 |
Matthew Dillon | Pull in a few bits from FreeBSD. Add a structure size... |
blob | commitdiff | diff to current |
| 2007-01-09 |
Matthew Dillon | A virtual kernel running an emulated process context... |
blob | commitdiff | diff to current |
| 2007-01-08 |
Matthew Dillon | Modify the trapframe sigcontext, ucontext, etc. Add... |
blob | commitdiff | diff to current |
| 2007-01-07 |
Matthew Dillon | Signal handlers usually inherit %gs. Make them inherit... |
blob | commitdiff | diff to current |
| 2007-01-06 |
Matthew Dillon | Initialize thread0.td_gd prior to calling various gdini... |
blob | commitdiff | diff to current |
| 2007-01-05 |
Matthew Dillon | Move dumplo from MD to kern/kern_shutdown.c |
blob | commitdiff | diff to current |
| 2006-12-28 |
Matthew Dillon | Make kernel_map, buffer_map, clean_map, exec_map, and... |
blob | commitdiff | diff to current |
| 2006-12-27 |
Matthew Dillon | Make a chunk of low level initialization code for proc0... |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-12-04 |
Matthew Dillon | Make int bootverbose and int cold declarations machine... |
blob | commitdiff | diff to current |
| next |