summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-01-25Merge commit 'v3.2.2' into rt-3.2.2-rt10Clark Williams
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
2012-01-16cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2012-01-16x86: crypto: Reduce preempt disabled regionsPeter Zijlstra
2012-01-16x86-kvm-require-const-tsc-for-rt.patchThomas Gleixner
2012-01-16mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-01-16x86-no-perf-irq-work-rt.patchThomas Gleixner
2012-01-16x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RTAndi Kleen
2012-01-16x86: Use generic rwsem_spinlocks on -rtThomas Gleixner
2012-01-16x86: stackprotector: Avoid random pool on rtThomas Gleixner
2012-01-16x86: Convert mce timer to hrtimerThomas Gleixner
2012-01-16softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2012-01-16acpi: Do not disable interrupts on PREEMPT_RTThomas Gleixner
2012-01-16early-printk-consolidate.patchThomas Gleixner
2012-01-16timekeeping: Convert xtime_lock to raw_seqlockThomas Gleixner
2012-01-16x86-32-fix-signal-crap.patchThomas Gleixner
2012-01-16x86: Do not unmask io_apic when interrupt is in progressIngo Molnar
2012-01-16x86: highmem: Replace BUG_ON by WARN_ONIngo Molnar
2012-01-16mm: pagefault_disabled()Peter Zijlstra
2012-01-16mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
2012-01-16sched: Use schedule_preempt_disabled()Thomas Gleixner
2012-01-16x86: hpet: Disable MSI on Lenovo W510Thomas Gleixner
2012-01-16x86: kprobes: Remove remove bogus preempt_enableThomas Gleixner
2012-01-16x86: Call idle notifier after irq_enter()Frederic Weisbecker
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
2011-12-09x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming
2011-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-09thp: add compound tail page _mapcount when mappedYouquan Song
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming
2011-12-08x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf
2011-12-06x86/intel_mid: Kconfig select fixAlan Cox
2011-12-06x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds