| 2012-12-12 |
Sascha Wildner | Remove upc_{control,register} syscalls and everything... |
blob | commitdiff |
| 2012-10-24 |
Sascha Wildner | kernel: Make SMP support default (and non-optional). |
blob | commitdiff | diff to current |
| 2012-09-18 |
Matthew Dillon | kernel - Increase machdep.cpu_idle_repeat from 4 to 750 |
blob | commitdiff | diff to current |
| 2012-09-15 |
Matthew Dillon | kernel - remove bounds on buffer cache nbuf count for... |
blob | commitdiff | diff to current |
| 2012-09-10 |
Sascha Wildner | kernel: Use NULL instead of 0 for pointers, part 1/x. |
blob | commitdiff | diff to current |
| 2012-07-12 |
John Marino | x86_64 FPU: Set 64-bit precision for fadd/fsub/fsqrt... |
blob | commitdiff | diff to current |
| 2012-05-24 |
Venkatesh Srinivas | kernel -- CLFLUSH support |
blob | commitdiff | diff to current |
| 2012-05-17 |
Sascha Wildner | kernel: Remove some bogus casts to the own type. |
blob | commitdiff | diff to current |
| 2012-04-28 |
Sascha Wildner | kernel: Remove newlines from the panic messages that... |
blob | commitdiff | diff to current |
| 2012-03-14 |
Sepherosa Ziehau | ioapic: By default, disable I/O APIC if we are booting... |
blob | commitdiff | diff to current |
| 2012-02-19 |
John Marino | x86_64 getmemsize: Recover 0x100000 bytes |
blob | commitdiff | diff to current |
| 2011-12-27 |
Sepherosa Ziehau | x86_64: Add setidt(), which setup an IDT entry on the... |
blob | commitdiff | diff to current |
| 2011-12-18 |
Sepherosa Ziehau | x86_64: Per-cpu IDT |
blob | commitdiff | diff to current |
| 2011-12-18 |
Sepherosa Ziehau | ioapic: Even for UP, we still should initialize irqmap... |
blob | commitdiff | diff to current |
| 2011-12-12 |
Matthew Dillon | kernel - Misc fixes and debugging |
blob | commitdiff | diff to current |
| 2011-12-08 |
Matthew Dillon | kernel - Adjust stack by an addition 128 in sendupcall() |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-11-19 |
Matthew Dillon | kernel - Implement a contiguous memory reserve for... |
blob | commitdiff | diff to current |
| 2011-11-16 |
Matthew Dillon | kernel - Handle degenerate cases for fill_*regs*() |
blob | commitdiff | diff to current |
| 2011-11-15 |
Matthew Dillon | kernel - Major signal path adjustments to fix races... |
blob | commitdiff | diff to current |
| 2011-11-12 |
Matthew Dillon | kernel - Add syscall quick return path for x86-64 |
blob | commitdiff | diff to current |
| 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-26 |
Matthew Dillon | kernel - Rewrite the x86-64 pmap code |
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-08 |
Sepherosa Ziehau | x86_64/mptable: Always dump MPTABLE PCI interrupt routi... |
blob | commitdiff | diff to current |
| 2011-06-03 |
Sepherosa Ziehau | x86_64: Allow UP kernel to use LAPIC timer and I/O... |
blob | commitdiff | diff to current |
| 2011-06-03 |
Sepherosa Ziehau | x86_64: Split mp_enable() into multiple SYSINITs |
blob | commitdiff | diff to current |
| 2011-06-01 |
Sepherosa Ziehau | x86_64: Split cpu_startup() into pic_finish() and cpu_f... |
blob | commitdiff | diff to current |
| 2011-06-01 |
Sepherosa Ziehau | x86_64: Prepare mp_enable() for multi-stage procedure... |
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-06-01 |
Sepherosa Ziehau | x86_64: Move base_memory from mp_machdep.c to machdep.c |
blob | commitdiff | diff to current |
| 2011-05-27 |
Sepherosa Ziehau | x86_64: Move mp_naps from mp_machdep.c to machdep.c |
blob | commitdiff | diff to current |
| 2011-05-25 |
Sepherosa Ziehau | x86_64: Move imcr_present from mp_machdep.c to machdep.c |
blob | commitdiff | diff to current |
| 2011-05-25 |
Sepherosa Ziehau | x86_64: 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-14 |
Sepherosa Ziehau | x86_64: Streamline calling of MachIntrABI.finalize() |
blob | commitdiff | diff to current |
| 2011-04-27 |
Sepherosa Ziehau | x86_64: Remove old IOAPIC code |
blob | commitdiff | diff to current |
| 2011-04-25 |
Sascha Wildner | kernel: Remove some i386 code from x86_64. |
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-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-03 |
Matthew Dillon | kernel - Fix physmap base calculation for x86-64 |
blob | commitdiff | diff to current |
| 2011-02-01 |
Sepherosa Ziehau | pc64: 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 |
| 2011-02-02 |
Sepherosa Ziehau | ioapic: Function/variable renaming (apic -> ioapic) |
blob | commitdiff | diff to current |
| 2011-02-01 |
Matthew Dillon | kernel64 - Greatly reduce memory probe times, remove... |
blob | commitdiff | diff to current |
| 2011-01-17 |
Sascha Wildner | kernel: Use NELEM() where we can. |
blob | commitdiff | diff to current |
| 2011-01-12 |
Matthew Dillon | kernel - Fix minor build error when building without... |
blob | commitdiff | diff to current |
| 2010-12-19 |
Matthew Dillon | kernel - Optimize idle thread halt |
blob | commitdiff | diff to current |
| 2010-12-19 |
Matthew Dillon | kernel - Add MONITOR/MWAIT support to the LWKT scheduler |
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-12-07 |
Matthew Dillon | kernel - 64-bit memory & ncpus work |
blob | commitdiff | diff to current |
| 2010-11-28 |
Matthew Dillon | kernel - x86-64 - normalize the location of the pcb... |
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 | x86_64 - 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-29 |
Matthew Dillon | kernel - Make the x86-64 double-fault exception operational |
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-10-23 |
Matthew Dillon | kernel - synchronize smp_invltlb() |
blob | commitdiff | diff to current |
| 2010-10-21 |
Matthew Dillon | kernel - (mainly x86_64) - Fix a number of rare races |
blob | commitdiff | diff to current |
| 2010-09-29 |
Matthew Dillon | kernel - Report actual real memory during kernel boot |
blob | commitdiff | diff to current |
| 2010-10-02 |
Michael Neumann | Reorder MP probing |
blob | commitdiff | diff to current |
| 2010-10-02 |
Michael Neumann | Save EBDA address before mp_probe() |
blob | commitdiff | diff to current |
| 2010-09-15 |
Matthew Dillon | kernel - Increase x86_64 ... |
blob | commitdiff | diff to current |
| 2010-09-01 |
Matthew Dillon | boot system and buildkernel - Additional work |
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-03-21 |
Jordan Gordeev | amd64: Pass correct address to signal handlers. |
blob | commitdiff | diff to current |
| 2010-02-06 |
Matthew Dillon | kernel - Expand the x86_64 KVA to 8G |
blob | commitdiff | diff to current |
| 2010-02-05 |
Matthew Dillon | kernel - Use intmax_t when printing memory amounts |
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-01-01 |
Sascha Wildner | Enable the machdep.disable_rtc_set sysctl on x86_64. |
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-11-07 |
Simon Schubert | rename amd64 architecture to x86_64 |
blob | commitdiff | diff to current |
| 2009-11-07 |
Jordan Gordeev | Revert "rename amd64 architecture to x86_64" |
blob | commitdiff |
| 2009-11-05 |
Simon Schubert | rename amd64 architecture to x86_64 |
blob | commitdiff | diff to current |
|