projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
MachIntr: Add two methods to find IRQ
[dragonfly.git]
/
sys
/
platform
/
pc32
/
icu
/
icu_abi.c
2012-08-28
Sepherosa Ziehau
MachIntr: Add two methods to find IRQ
blob
|
commitdiff
2012-04-28
Sascha Wildner
kernel: Remove newlines from the panic messages that...
blob
|
commitdiff
|
diff to current
2012-01-20
Sepherosa Ziehau
i386: Implement MSI-X allocation and release support
blob
|
commitdiff
|
diff to current
2012-01-13
Sepherosa Ziehau
MachIntrABI: intr_{config,cpuid} -> legacy_intr_{config...
blob
|
commitdiff
|
diff to current
2012-01-10
Sepherosa Ziehau
i386: LINE interrupt -> LEGACY interrupt
blob
|
commitdiff
|
diff to current
2012-01-06
Sepherosa Ziehau
i386: Add MSI support for ICU MachIntrABI
blob
|
commitdiff
|
diff to current
2011-12-18
Sepherosa Ziehau
i386/MachintrABI: Use low-level INTR{EN,DIS} in intr_...
blob
|
commitdiff
|
diff to current
2011-12-18
Sepherosa Ziehau
i386/icu: Add intr_{enable,disable} wrapper for ICU_INT...
blob
|
commitdiff
|
diff to current
2011-12-13
Sepherosa Ziehau
i386/icu: Implement rman_setup MachIntrABI method
blob
|
commitdiff
|
diff to current
2011-12-11
Sepherosa Ziehau
i386/MachIntrABI: Remove unnecessary setidt in intr_set...
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-10-03
Sepherosa Ziehau
MachIntrABI: Add method to return IRQ's target CPU
blob
|
commitdiff
|
diff to current
2011-09-18
Sepherosa Ziehau
machintr/i386: Function renaming; no functional changes
blob
|
commitdiff
|
diff to current
2011-09-14
Sepherosa Ziehau
MachIntrABI: Field rename; no functional changes
blob
|
commitdiff
|
diff to current
2011-09-12
Sepherosa Ziehau
MachIntrABI: Split vectorctl into intr_setup and intr_t...
blob
|
commitdiff
|
diff to current
2011-09-05
Sepherosa Ziehau
MachIntrABI: Remove unused setvar/getvar interfaces
blob
|
commitdiff
|
diff to current
2011-08-21
Sepherosa Ziehau
intr/i386: Define IDT_HWI_VECTORS
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-05-27
Sepherosa Ziehau
i386: Move imcr_present from mp_machdep.c to machdep.c
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-04-13
Sepherosa Ziehau
icu: Configure interrupt trigger mode using ELCR if...
blob
|
commitdiff
|
diff to current
2011-04-13
Sepherosa Ziehau
elcr: File relocate
blob
|
commitdiff
|
diff to current
2011-03-19
Sepherosa Ziehau
ioapic: Move MachIntrABI switching from ABI finalize...
blob
|
commitdiff
|
diff to current
2011-03-19
Sepherosa Ziehau
apic: Centralize IMCR present setting
blob
|
commitdiff
|
diff to current
2011-03-18
Sepherosa Ziehau
machintr: Add intr_config interface
blob
|
commitdiff
|
diff to current
2011-02-16
Sepherosa Ziehau
irqmap: Consume the syscall entry in irqmap
blob
|
commitdiff
|
diff to current
2011-02-06
Sepherosa Ziehau
ioapic/icu: Add irqmap
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-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
ioapic: Function/variable renaming (apic -> ioapic)
blob
|
commitdiff
|
diff to current
2011-01-09
Sepherosa Ziehau
intr: Support upto 192 IDT entries in ipl and intr...
blob
|
commitdiff
|
diff to current
2011-01-09
Sepherosa Ziehau
intr: We no longer have the fast version of intrs
blob
|
commitdiff
|
diff to current
2011-01-09
Sepherosa Ziehau
intr_abi: Reindent
blob
|
commitdiff
|
diff to current
2010-11-07
Michael Neumann
i386 - Get completely rid of APIC_IO
blob
|
commitdiff
|
diff to current
2009-07-11
Sepherosa Ziehau
Use same interrupt vector handler for fast/slow interru...
blob
|
commitdiff
|
diff to current
2007-07-07
Sepherosa Ziehau
Parameters of icu_{set,get}var() are used.
blob
|
commitdiff
|
diff to current
2007-05-01
Matthew Dillon
Implement kern.do_async_attach. default disabled. ...
blob
|
commitdiff
|
diff to current
2007-04-30
Matthew Dillon
Reorder cpu interrupt enablement, do it in the code...
blob
|
commitdiff
|
diff to current
2006-11-07
Matthew Dillon
Major kernel build infrastructure changes, part 1/2...
blob
|
commitdiff
|
diff to current
2006-10-23
Matthew Dillon
Further normalize the _XXX_H_ symbols used to condition...
blob
|
commitdiff
|
diff to current
2005-11-05
Matthew Dillon
When operating in SMP+ICU mode, try to disconnect the...
blob
|
commitdiff
|
diff to current
2005-11-04
Matthew Dillon
The 'picmode' variable was mis-named. The MPTable...
blob
|
commitdiff
|
diff to current
2005-11-04
Matthew Dillon
Allow 'options SMP' *WITHOUT* 'options APIC_IO'. That...
blob
|
commitdiff
|
diff to current
2005-11-03
Matthew Dillon
ICU/APIC cleanup part 9/many.
blob
|
commitdiff
|
diff to current
2005-11-03
Matthew Dillon
ICU/APIC cleanup part 8/many.
blob
|
commitdiff
|
diff to current
2005-11-02
Matthew Dillon
ICU/APIC cleanup part 7/many.
blob
|
commitdiff
|
diff to current
2005-11-02
Matthew Dillon
ICU/APIC cleanup part 6/many.
blob
|
commitdiff
|
diff to current
2005-11-02
Matthew Dillon
ICU/APIC cleanup part 5/many.
blob
|
commitdiff
|
diff to current
2005-11-02
Matthew Dillon
ICU/APIC cleanup part 3/many.
blob
|
commitdiff
|
diff to current