summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-02-23Merge commit 'v3.2.7' into rt-3.2.7-rt13v3.2.7-rt13Clark Williams
2012-02-20xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini
2012-02-15cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2012-02-15x86: crypto: Reduce preempt disabled regionsPeter Zijlstra
2012-02-15x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2012-02-15mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-02-15x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-02-15x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RTAndi Kleen
2012-02-15x86: Use generic rwsem_spinlocks on -rtThomas Gleixner
2012-02-15x86: stackprotector: Avoid random pool on rtThomas Gleixner
2012-02-15x86: Convert mce timer to hrtimerThomas Gleixner
2012-02-15softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2012-02-15acpi: Do not disable interrupts on PREEMPT_RTThomas Gleixner
2012-02-15early-printk-consolidate.patchThomas Gleixner
2012-02-15timekeeping: Convert xtime_lock to raw_seqlockThomas Gleixner
2012-02-15x86: Do not disable preemption in int3 on 32bitSteven Rostedt
2012-02-15x86-32-fix-signal-crap.patchThomas Gleixner
2012-02-15x86: Do not unmask io_apic when interrupt is in progressIngo Molnar
2012-02-15x86: highmem: Replace BUG_ON by WARN_ONIngo Molnar
2012-02-15mm: pagefault_disabled()Peter Zijlstra
2012-02-15mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2012-02-15signal/x86: Delay calling signals in atomicOleg Nesterov
2012-02-15sched: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-15x86: hpet: Disable MSI on Lenovo W510Thomas Gleixner
2012-02-15x86: kprobes: Remove remove bogus preempt_enableThomas Gleixner
2012-02-15x86: Call idle notifier after irq_enter()Frederic Weisbecker
2012-02-03net: bpf_jit: fix divide by 0 generationEric Dumazet
2012-02-03x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel
2012-02-03x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann
2012-02-03x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson
2012-02-03x86/uv: Fix uninitialized spinlocksCliff Wickman
2012-01-25x86/UV2: Work around BAU bugCliff Wickman
2012-01-25x86/UV2: Fix BAU destination timeout initializationCliff Wickman
2012-01-25x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman
2012-01-25ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff
2012-01-25x86, UV: Update Boot messages for SGI UV2 platformJack Steiner
2012-01-25x86: Fix mmap random address rangeLudwig Nussel
2012-01-25x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas
2012-01-25x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas
2012-01-25x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade
2011-12-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka
2011-12-25KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka
2011-12-23perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-19x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch
2011-12-19net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard