projects
/
dragonfly.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pci: Fix up bunch of warnings
2009-07-08
Sepherosa Ziehau
pci: Fix up bunch of warnings
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Remove debug left overs
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Don't allow PCIBIOS PCI-PCI bridge to attach if...
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Log a message if PIR checksum failed
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pciconf(8): Update PCIC/PCIS macro names accordingly
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Remove PC98 code
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Put back PCI Express related bits
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Reorganize PCI capabilities' extraction
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Put back header gardian in header files
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Bring back 3f607eb6e6bf8981c33dc29fd477005f364fa9ce
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Bring back 72876ce0680bbb61ce6bedfb36f18004c36e99fc
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Bring back 978400d3b04daf8f91ba8bb2dcc382a37ef632f4
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Bring back b0486c83a8f6492dcc8941711cccc6cc3d2dea03
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Bring back part of dbcd0c9b8a52c489e134c81386c900b1338da9e4
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: device_identify method returns int
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Put back APIC_IO PCI interrupt routine workaround
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
Revoke kreallocf()
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
pci: Don't test whether acpi module is loaded; acpi...
commit
|
commitdiff
|
tree
2009-07-08
Sepherosa Ziehau
Sync PCI code with FreeBSD 7.2
commit
|
commitdiff
|
tree
2009-06-27
Sepherosa Ziehau
MP table: Test 0xe0000 when searching MP float pointer...
commit
|
commitdiff
|
tree
2009-06-27
Sepherosa Ziehau
IO APIC: Mask the interrupt signal before trying to...
commit
|
commitdiff
|
tree
2009-06-27
Sepherosa Ziehau
ACPI MADT: Don't use the "Initial APIC ID" in cpu_procinfo...
commit
|
commitdiff
|
tree
2009-06-27
Sepherosa Ziehau
Introduce lapic enumerators, which is used to probe...
commit
|
commitdiff
|
tree
2009-06-27
Sepherosa Ziehau
Move lapic_init() into apic/mpapic.c
commit
|
commitdiff
|
tree
2009-06-27
Sepherosa Ziehau
MP probe: Get rid of cpu_apic_address
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
MP table: Don't mix lapic/ioapic/imcr configuration...
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Merge mptable_check() into mptable_probe()
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Use madt_iterate_entries() in madt_pass2()
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
ACPI MADT: When locating lapic address, take Local...
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
ACPI MADT: Check existance of BSP in madt_check()
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
ACPI MADT: Add madt_iterate_entries()
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Use mptable_iterate_entries() in mptable_pass2()
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Pull IMCR setting out of mptable_pass2()
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Let mptable_pass2() call mptable_default()
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
mptable_default() only configures ioapic stuffs
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Use mptable_iterate_entries() in mptable_pass1()
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
MP table: Remove global variables for HT fixup
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
NAPICID 16 -> 256.
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
mptable_lapic_enumerate(): Fix comment
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Rearrange mptable_lapic_enumerate() by factoring out...
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Add APIC_ID to extract apic id from local apic id field
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Add lapic_init() to map local apic
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
MP table: Pull lapic related information extraction...
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
MP table: Do preliminary checks before claiming that...
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Put mp_nbusses and bus_data under APIC_IO
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Staticize mp_nbusses
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Remove bsp_apic_ready
commit
|
commitdiff
|
tree
2009-06-22
Sepherosa Ziehau
Correct the logical_cpus calculation in mptable_hyperthread_...
commit
|
commitdiff
|
tree
2009-06-14
Sepherosa Ziehau
MADT MP probe: Rework cpuid mapping, and cpuid to apicid...
commit
|
commitdiff
|
tree
2009-06-13
Sepherosa Ziehau
Fallback to ACPI MADT CPU enumeration, if BIOS does...
commit
|
commitdiff
|
tree
2009-06-13
Sepherosa Ziehau
Add mp_set_cpuids(), which links CPU's logical id to...
commit
|
commitdiff
|
tree
2009-06-13
Sepherosa Ziehau
Implement ACPI MADT parsing
commit
|
commitdiff
|
tree
2009-06-13
Sepherosa Ziehau
ACPI P-State probing: Put _PCT evaluation error logging...
commit
|
commitdiff
|
tree
2009-06-13
Sepherosa Ziehau
MP table related static function renaming
commit
|
commitdiff
|
tree
2009-06-13
Sepherosa Ziehau
Get rid of global variable 'boot_cpu_id'
commit
|
commitdiff
|
tree
2009-06-13
Sepherosa Ziehau
Correct mptable_pass[12]() function comment
commit
|
commitdiff
|
tree
2009-06-12
Sepherosa Ziehau
mp_probe() -> mptable_probe()
commit
|
commitdiff
|
tree
2009-06-12
Sepherosa Ziehau
Change mptable mapping mechanism during mptable parsing.
commit
|
commitdiff
|
tree
2009-06-12
Sepherosa Ziehau
mp_probe(): Return physical address of the MP float...
commit
|
commitdiff
|
tree
2009-06-12
Sepherosa Ziehau
Reorder MP probing
commit
|
commitdiff
|
tree
2009-06-12
Sepherosa Ziehau
Defer mptable_pass1() from mp_probe() to mp_enable()
commit
|
commitdiff
|
tree
2009-06-12
Sepherosa Ziehau
Save EBDA address before mp_probe()
commit
|
commitdiff
|
tree
2009-06-12
Sepherosa Ziehau
mptable_pass1: Don't set ncpus to 1; it has already...
commit
|
commitdiff
|
tree
2009-06-09
Sepherosa Ziehau
Remove mp_capable; mp_enable() uses cpu_apic_address.
commit
|
commitdiff
|
tree
2009-06-09
Sepherosa Ziehau
Defer LAPIC mapping from pmap_bootstrap() to mp_enable()
commit
|
commitdiff
|
tree
2009-06-07
Sepherosa Ziehau
ACPI P-State: Using priority messages
commit
|
commitdiff
|
tree
2009-06-07
Sepherosa Ziehau
icmp: Bring in reply_src and reply_from_interface sysctl...
commit
|
commitdiff
|
tree
2009-06-07
Sepherosa Ziehau
route_output: Fix RTM_DELETE rtentry leakage
commit
|
commitdiff
|
tree
2009-06-07
Sepherosa Ziehau
route_output: Correctly set family according to the...
commit
|
commitdiff
|
tree
2009-06-06
Sepherosa Ziehau
ACPI P-State CPU driver: shorten function name
commit
|
commitdiff
|
tree
2009-06-06
Sepherosa Ziehau
ACPI P-State support step 2/2: Add CPU driver for AMD...
commit
|
commitdiff
|
tree
2009-06-03
Sepherosa Ziehau
ACPI P-State support step 1.5/2: Add CPU driver for...
commit
|
commitdiff
|
tree
2009-05-30
Sepherosa Ziehau
ACPI P-State support step 1/2: Extract information...
commit
|
commitdiff
|
tree
2009-05-29
Sepherosa Ziehau
acpi_cpu: Let cpu driver install ACPI-CA notify handler...
commit
|
commitdiff
|
tree
2009-05-29
Sepherosa Ziehau
acpi_cpu: Override resource alloc/release methods.
commit
|
commitdiff
|
tree
2009-05-29
Sepherosa Ziehau
acpi_cpu: Split C-State support out of cpu driver.
commit
|
commitdiff
|
tree
2009-05-28
Sepherosa Ziehau
ifpoll: Let callers of {st,io}poll_clock() hold critical...
commit
|
commitdiff
|
tree
2009-05-28
Sepherosa Ziehau
ifpoll: Adjust status polling's cached pollhz iff we...
commit
|
commitdiff
|
tree
2009-05-28
Sepherosa Ziehau
ifpoll: Add sysctl nodes for TX and status polling...
commit
|
commitdiff
|
tree
2009-05-28
Sepherosa Ziehau
ifpoll: Move status sysctl tree to net.ifpoll.0
commit
|
commitdiff
|
tree
2009-05-28
Sepherosa Ziehau
ifpoll: Rework systimer related bits after lapic timer...
commit
|
commitdiff
|
tree
2009-05-25
Sepherosa Ziehau
systat(1): vmmeter -> pvmmeter
commit
|
commitdiff
|
tree
2009-05-25
Sepherosa Ziehau
tap(4): More fixes to tapuponopen.
commit
|
commitdiff
|
tree
2009-05-25
Sepherosa Ziehau
tap(4): Correct reversed logic
commit
|
commitdiff
|
tree
2009-05-25
Sepherosa Ziehau
tap(4): Add ifclone support
commit
|
commitdiff
|
tree
2009-05-23
Sepherosa Ziehau
tcp timer: Don't try stopping timers if timer message...
commit
|
commitdiff
|
tree
2009-05-22
Sepherosa Ziehau
Document hw.irq.X.dest in loader(8) manpage
commit
|
commitdiff
|
tree
2009-05-21
Sepherosa Ziehau
ioapic: Allow user to specify irq's destination CPU
commit
|
commitdiff
|
tree
2009-05-21
Sepherosa Ziehau
ioapic: Fix destination setting.
commit
|
commitdiff
|
tree
2009-05-20
Sepherosa Ziehau
aac(4): Functions called on the interrupt processing...
commit
|
commitdiff
|
tree
2009-05-19
Sepherosa Ziehau
- Staticize cpu_initclocks()
commit
|
commitdiff
|
tree
2009-05-19
Sepherosa Ziehau
amd64: Sync isa/clock.c with i386's
commit
|
commitdiff
|
tree
2009-05-19
Sepherosa Ziehau
Revert "More clock cleanup:"
commit
|
commitdiff
|
tree
2009-05-19
Sepherosa Ziehau
systat(1): Display external interrupts (non-ipi, non...
commit
|
commitdiff
|
tree
2009-05-19
Sepherosa Ziehau
aac(4): Break out of the loop, if the command could...
commit
|
commitdiff
|
tree
2009-05-19
Sepherosa Ziehau
vkernel, not qemu
commit
|
commitdiff
|
tree
2009-05-17
Sepherosa Ziehau
Duplicate platform/pc32/isa/clock.c to platform/pc64...
commit
|
commitdiff
|
tree
2009-05-17
Sepherosa Ziehau
Unbreak buildworld
commit
|
commitdiff
|
tree
2009-05-17
Sepherosa Ziehau
More clock cleanup:
commit
|
commitdiff
|
tree
2009-05-17
Sepherosa Ziehau
Add interrupt cputimer interface.
commit
|
commitdiff
|
tree
next