Age | Commit message (Expand) | Author |
2008-04-26 | x86: section mismatch fixes, #3 | Jacek Luczak |
2008-04-19 | cpumask: Cleanup more uses of CPU_MASK and NODE_MASK | Mike Travis |
2008-04-17 | x86: use cpumask_of_cpu() | Akinobu Mita |
2008-04-17 | x86: remove unnecessary tmp local variable | Akinobu Mita |
2008-04-17 | x86: remove unnecessary memset() | Akinobu Mita |
2008-04-17 | x86: use ioapic_read_entry() and ioapic_write_entry() | Akinobu Mita |
2008-04-17 | x86: avoid redundant loop in io_apic_level_ack_pending() | Akinobu Mita |
2008-04-17 | x86: move mp_irqs to io_apic_64.c | Alexey Starikovskiy |
2008-04-17 | x86: move mp_ioapics to io_apic_64.c | Alexey Starikovskiy |
2008-04-17 | x86: change GET_APIC_ID() from an inline function to an out-of-line function | Jack Steiner |
2008-04-17 | x86: move apic declarations to mach_apic.h | Glauber Costa |
2008-04-17 | x86: move ipi definitions to mach_ipi.h | Glauber Costa |
2008-01-30 | arch/x86/kernel/io_apic_{64,32}.c: use time_before | Julia Lawall |
2008-01-30 | x86: adjust enable_NMI_through_LVT0() | Jan Beulich |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin |
2008-01-30 | x86: clear IO_APIC before enabing apic error vector. | Yinghai Lu |
2008-01-30 | x86: io_apic_64.c: remove unused config check | Hiroshi Shimamoto |
2008-01-30 | x86: move ioapic code where it belongs | Thomas Gleixner |
2008-01-30 | x86: rename get_maxlvt to lapic_get_maxlvt | Thomas Gleixner |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |
2007-12-18 | x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!" | Ingo Molnar |
2007-11-20 | ACPI: fix two IRQ8 issues in IOAPIC mode | Shaohua Li |
2007-10-22 | Intel IOMMU: DMAR fault handling support | Keshavamurthy, Anil S |
2007-10-20 | spelling fixes: arch/x86_64/ | Simon Arlott |
2007-10-17 | x86: make io_apic not connected pin print complete | Yinghai Lu |
2007-10-17 | x86: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-11 | x86_64: move kernel | Thomas Gleixner |