summaryrefslogtreecommitdiff
path: root/arch/x86/machine/trap.h
AgeCommit message (Expand)Author
2018-04-21perfmon: add perfmon overflow interrupt.Remy Noel
2018-04-14Fix left-over reserved identifiersRichard Braun
2017-07-13Switch to initialization operationsRichard Braun
2017-07-01x86/trap: rename double fault trigger functionRichard Braun
2017-06-25Remove the param moduleRichard Braun
2017-06-24Move the INTR_TABLE_SIZE macro to the x86/trap moduleRichard Braun
2017-06-24Break STACK_SIZE macro into 3 different macrosRichard Braun
2017-06-03x86/{acpi,ioapic}: handle interrupt source overridesRichard Braun
2017-05-23x86/trap: rework to allow registering trap handlersRichard Braun
2017-05-19x86/trap: improve trap_get_interrupt_stack descriptionRichard Braun
2017-05-16x86/trap: add interrupt stacksAgustina Arzille
2017-04-29New stdio.h standard headerRichard Braun
2017-04-29kern/printk: rename to printfRichard Braun
2017-02-20x86/trap: reduce trap frame size on i386Richard Braun
2017-02-20x86/trap: fix formattingRichard Braun
2014-11-29test/test_x86_double_fault: new test moduleRichard Braun
2014-10-09kern/xcall: new moduleRichard Braun
2014-06-10kern/llsync: rework lockless synchronizationRichard Braun
2014-05-08x86/pmap: per-CPU page tablesRichard Braun
2013-06-04x86/{cpu,tcb}: move scheduling interrupts handlingRichard Braun
2013-05-15x86/{cpu,trap}: implement lockless checkpoint reset IPIsRichard Braun
2013-03-11x86/{tcb,trap}: implement rescheduling IPIsRichard Braun
2012-12-31x86/trap: remove unused trap_load functionRichard Braun
2012-12-31x86/trap: display call trace on abortsRichard Braun
2012-12-30kern/panic: halt all processors on panicRichard Braun
2012-12-15x86/cpu x86/trap: handle double faultsRichard Braun
2012-12-09x86/pmap: inter-processor TLB updatesRichard Braun
2012-11-17x86/trap: rework the default handlerRichard Braun
2012-11-09Implement preliminary thread contextRichard Braun
2012-11-03Merge lib into kernRichard Braun
2012-10-23x86/pic: new moduleRichard Braun
2012-10-22x86/trap: new moduleRichard Braun
2012-10-03x86: new architectureRichard Braun