aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/apic.c
Commit message (Expand)AuthorAge
* Add time stamps for schedule(), the timer interrupt, and the pluginBjoern B. Brandenburg2007-05-16
* Commented out timing measurement code after determining that things areJohn M. Calandrino2007-04-26
* Added some quantum alignment measurement capabilities, so that alignmentsJohn M. Calandrino2007-04-26
* Fixed some things so that it builds correctly.John M. Calandrino2007-04-25
* Removed incomplete zone-based implementation.John M. Calandrino2007-04-25
* Added necessary kernel support for zone-based locking.John M. Calandrino2007-03-29
* Worked out some bugs so now it *really* compiles OK.John M. Calandrino2007-03-29
* Checkpoint: almost all support added. Compiles.John M. Calandrino2007-03-29
* Small fix when resetting zone flags in local timer interrupt handler.John M. Calandrino2007-03-29
* sys_wait_for_zone_exit system call has been implemented.John M. Calandrino2007-03-29
* Committing some initial changes to implement system calls related toJohn M. Calandrino2007-03-27
* (no commit message)John M. Calandrino2007-02-22
* Fixed code according to Bjoern's suggestions.John M. Calandrino2007-02-19
* Additional support for aligned and staggered quanta.John M. Calandrino2007-02-16
* Local commit of current state of my attempt to log quantum sync info.John M. Calandrino2007-02-15
* Added support for periodic resynchronization of aligned quanta.John M. Calandrino2007-02-09
* This version contains support for aligned and staggered quanta.John M. Calandrino2007-02-09
* Modified apic.c to fix barrier-related issues with timer sync, nowJohn M. Calandrino2007-02-07
* Added support for quantum synchronization by having all processors waitJohn M. Calandrino2007-02-06
* [PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()Karsten Wiese2006-12-06
* [PATCH] i386: irqs build fixAndrew Morton2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] i386: Make enable_local_apic staticAdrian Bunk2006-09-26
* [PATCH] i386: Replace i386 open-coded cmdline parsing withRusty Russell2006-09-26
* [PATCH] i386: Add SMP support on i386 to reservation frameworkDon Zickus2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] x86_64: fix apic error on bootupSiddha, Suresh B2006-06-26
* [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-26
* [PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr2006-06-23
* [PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk2006-06-23
* [PATCH] i386 kdump boot cpu physical apicid fixVivek Goyal2006-05-21
* [PATCH] i386: Remove apic= warningAndi Kleen2006-05-01
* [PATCH] i386: Consolidate modern APIC handlingAndi Kleen2006-04-09
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-31
* [PATCH] i386 kdump timer vector lockup fixVivek Goyal2006-03-31
* [PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl2006-03-23
* [PATCH] Plug kdump shutdown race windowManeesh Soni2006-03-14
* [PATCH] Fix bad apic fix on i386Andi Kleen2006-02-07
* [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-04
* [PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-11
* [PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi2006-01-11
* [PATCH] x86: missing printk newline in apic boot option parserDave Jones2006-01-06
* [PATCH] i386: LVT entries remaining unmasked on rebootZwane Mwaikambo2005-11-07
* Revert "i386: move apic init in init_IRQs"Linus Torvalds2005-10-31
* [PATCH] kdump/i386: apic verification failure fixVivek Goyal2005-10-30
* [PATCH] i386: move apic init in init_IRQsEric W. Biederman2005-10-30
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-26
* [PATCH] x86: Remove obsolete get_cpu_vendor callAndi Kleen2005-08-18
* [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-30
* [PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2005-06-25