aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | x86: Kill apic->cpu_to_logical_apicid()Tejun Heo2011-01-28
| | | * | | | | | | | | | | | x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic idTejun Heo2011-01-28
| | | * | | | | | | | | | | | x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo2011-01-28
| | | * | | | | | | | | | | | x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit onlyTejun Heo2011-01-28
| | | * | | | | | | | | | | | x86: Drop x86_32 MAX_APICIDTejun Heo2011-01-28
| | | * | | | | | | | | | | | x86: Kill unused static boot_cpu_logical_apicid in smpboot.cTejun Heo2011-01-28
| | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'x86/bootmem' into x86/mmIngo Molnar2011-02-16
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/bootmemIngo Molnar2011-02-14
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | x86-64: Move out cleanup higmap [_brk_end, _end) out of init_memory_mapping()Yinghai Lu2011-01-05
| | | * | | | | | | | | | | | x86-64, numa: Put pgtable to local node memoryYinghai Lu2010-12-29
| | | * | | | | | | | | | | | x86: Change get_max_mapped() to inlineYinghai Lu2010-12-29
| | | * | | | | | | | | | | | x86-64, gart: Fix allocation with memblockYinghai Lu2010-12-29
| | * | | | | | | | | | | | | x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa2011-02-14
| | * | | | | | | | | | | | | x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa2011-02-14
| | * | | | | | | | | | | | | x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li2011-02-14
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86-64, mem: Convert memmove() to assembly file and fix return value bugFenghua Yu2011-01-25
| * | | | | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-03-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | x86, microcode, AMD: Fix signedness bug in generic_load_microcode()Dan Carpenter2011-02-20
| | * | | | | | | | | | | | | | x86, microcode, AMD: Extend ucode size verificationBorislav Petkov2011-02-10
| | * | | | | | | | | | | | | | x86, microcode, AMD: Cleanup dmesg outputBorislav Petkov2011-02-09
| | * | | | | | | | | | | | | | x86, microcode, AMD: Remove unneeded memset callBorislav Petkov2011-02-09
| | * | | | | | | | | | | | | | x86, microcode, AMD: Simplify get_next_ucodeBorislav Petkov2011-02-09
| | * | | | | | | | | | | | | | x86, microcode, AMD: Simplify install_equiv_cpu_tableBorislav Petkov2011-02-09
| | * | | | | | | | | | | | | | x86, microcode, AMD: Release firmware on errorBorislav Petkov2011-02-09
| | * | | | | | | | | | | | | | x86, microcode: Correct sysdev_add error pathBorislav Petkov2011-02-09
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | x86: Mark low level interrupts IRQF_NO_THREADThomas Gleixner2011-03-12
| | * | | | | | | | | | | | | | x86: Use generic show_interruptsThomas Gleixner2011-03-12
| | * | | | | | | | | | | | | | x86: ioapic: Avoid redundant lookup of irq_cfgThomas Gleixner2011-03-12
| | * | | | | | | | | | | | | | x86: ioapic: Use new move_irq functionsThomas Gleixner2011-03-12
| | * | | | | | | | | | | | | | x86: Use the proper accessors in fixup_irqs()Thomas Gleixner2011-03-12
| | * | | | | | | | | | | | | | x86: ioapic: Use irq_data->stateThomas Gleixner2011-03-12
| | * | | | | | | | | | | | | | x86: ioapic: Simplify irq chip and handler setupThomas Gleixner2011-03-12
| | * | | | | | | | | | | | | | x86: Cleanup the genirq name spaceThomas Gleixner2011-03-12
| | * | | | | | | | | | | | | | Merge branch 'x86/apic' into x86/irqThomas Gleixner2011-03-12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | x86: ioapic: Move trigger defines to io_apic.hThomas Gleixner2011-02-23
| | | * | | | | | | | | | | | | x86: ioapic: Implement and use io_apic_setup_irq_pin_once()Thomas Gleixner2011-02-23
| | | * | | | | | | | | | | | | x86: ioapic: Remove useless inlinesThomas Gleixner2011-02-23
| | | * | | | | | | | | | | | | x86: ioapic: Make a few functions staticThomas Gleixner2011-02-23
| | | * | | | | | | | | | | | | x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()Thomas Gleixner2011-02-23
| | | * | | | | | | | | | | | | x86: ioapic: Use setup function in __io_apic_setup_irqs()Thomas Gleixner2011-02-23
| | | * | | | | | | | | | | | | x86: ioapic: Use setup function in __io_apic_set_pci_routing()Thomas Gleixner2011-02-23
| | | * | | | | | | | | | | | | x86: ioapic: Use new setup function in pre_init_apic_IRQ0()Thomas Gleixner2011-02-23
| | | * | | | | | | | | | | | | x86: ioapic: Add io_apic_setup_irq_pin()Thomas Gleixner2011-02-23
| | | * | | | | | | | | | | | | x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()Thomas Gleixner2011-02-23
| | | * | | | | | | | | | | | | x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()Thomas Gleixner2011-02-23
| | | * | | | | | | | | | | | | x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar2011-02-23
| | | * | | | | | | | | | | | | x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar2011-02-23
| | | | |_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | |
| | * / | | | | | | | | | | | x86: Eliminate pointless adjustment attempts in fixup_irqs()Jan Beulich2011-02-18
| | |/ / / / / / / / / / / /