summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-11-26x86: SGI UV: Map low MMR rangesJack Steiner
2009-11-23x86: Re-get cfg_new in case reuse/move irq_descYinghai Lu
2009-11-23x86: apic: Remove not needed #ifdefYinghai Lu
2009-11-16x86: io-apic: IO-APIC MMIO should not fail on resource insertionCyrill Gorcunov
2009-11-10x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov
2009-11-08x86, apic: Get rid of apicid_to_cpu_present assign on 64-bitCyrill Gorcunov
2009-11-08x86, ioapic: Use snrpintf while set names for IO-APIC resoursesCyrill Gorcunov
2009-11-08x86, apic: Use PAGE_SIZE instead of numbersCyrill Gorcunov
2009-11-02x86: Remove local_irq_enable()/local_irq_disable() in fixup_irqs()Suresh Siddha
2009-11-02x86: Use EOI register in io-apic on intel platformsSuresh Siddha
2009-11-02x86: Force irq complete move during cpu offlineSuresh Siddha
2009-11-02x86: Remove move_cleanup_count from irq_cfgSuresh Siddha
2009-11-02x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs() for intr-remappingSuresh Siddha
2009-11-02x86: Unify fixup_irqs() for 32-bit and 64-bit kernelsSuresh Siddha
2009-10-27x86, apic: Clear APIC Timer Initial Count Register on shutdownAndreas Herrmann
2009-10-15x86: apic: Allow noop operations to be called almost at any timeCyrill Gorcunov
2009-10-14x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich
2009-10-14x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich
2009-10-14x86, apic: Limit apic dumping, introduce new show_lapic= setup optionCyrill Gorcunov
2009-10-14x86, apic: Use apic noop driverCyrill Gorcunov
2009-10-14x86, apic: Introduce the NOOP apic driverCyrill Gorcunov
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds
2009-10-12x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven
2009-10-03x86, pci: Correct spelling in a commentMarin Mitov
2009-10-02x86: Simplify bound checks in the MTRR codeArjan van de Ven
2009-10-02x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar
2009-10-01x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel
2009-10-01x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=yEric Dumazet
2009-09-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven
2009-09-30Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds
2009-09-27ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui
2009-09-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-25Merge branch 'x86/asm' into x86/urgentIngo Molnar
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24x86: early_printk: Protect against using the same device twiceJason Wessel
2009-09-24Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-24x86: Reduce verbosity of "TSC is reliable" messageRoland Dreier
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell
2009-09-24cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds