summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-1/+1
|\
| * x86: Fix text_poke_smp_batch() deadlockPeter Zijlstra2011-02-121-1/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-157-13/+33
|\ \
| * | x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2011-02-151-6/+16
| * | x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle2011-02-151-0/+3
| * | x86: Fix mwait_usable section mismatchBorislav Petkov2011-02-142-2/+2
| * | x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner2011-02-121-1/+2
| * | x86: Fix section mismatch in LAPIC initializationJan Beulich2011-02-103-4/+10
| |/
* | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-02-121-1/+1
|\ \ | |/ |/|
| * KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_indexJoerg Roedel2011-02-091-1/+1
* | x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin2011-02-071-3/+10
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-066-33/+26Star
|\ \
| * | x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-054-24/+17Star
| * | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha2011-02-031-1/+9
| * | x86, nx: Don't force pages RW when setting NX bitsMatthieu CASTET2011-02-031-8/+0Star
| |/
* | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha2011-02-031-2/+3
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-031-2/+10
|\ \ | |/ |/|
| * perf: Fix Pentium4 raw event validationStephane Eranian2011-01-271-2/+10
* | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-282-13/+13
|\ \
| * | xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini2011-01-271-0/+1
| * | xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini2011-01-271-1/+6
| * | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader2011-01-271-12/+6Star
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-273-35/+13Star
|\ \ \ | |_|/ |/| |
| * | percpu, x86: Fix percpu_xchg_op()Eric Dumazet2011-01-261-12/+12
| * | x86: Remove left over system_64.hYinghai Lu2011-01-261-22/+0Star
| * | x86-64: Don't use pointer to out-of-scope variable in dump_trace()Jesper Juhl2011-01-241-1/+1
* | | thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli2011-01-261-3/+2Star
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-247-44/+11Star
|\ \ | |/ |/|
| * x86: Fix jump label with RO/NX module protection crashmatthieu castet2011-01-231-1/+1
| * x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov2011-01-223-2/+5
| * x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu2011-01-211-0/+1
| * x86: Use asm-generic/cacheflush.hAkinobu Mita2011-01-211-41/+1Star
| * x86: Update CPU cache attributes table descriptorsDave Jones2011-01-201-0/+3
* | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-211-4/+4
|\ \
| * | x86,percpu: Move out of place 64 bit ops into X86_64 sectionChristoph Lameter2011-01-111-4/+4
* | | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-212-2/+20
|\ \ \
| * | | xen: p2m: correctly initialize partial p2m leafStefan Bader2011-01-211-1/+19
| * | | xen: fix non-ANSI function warning in irq.cRandy Dunlap2011-01-201-1/+1
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-211-1/+1
|\ \ \ \
| * | | | lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-201-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'akpm'Linus Torvalds2011-01-213-13/+13
|\ \ \ \
| * | | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-213-13/+13
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-01-212-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap2011-01-201-0/+1
| * | | lguest: compile fixesRusty Russell2011-01-201-1/+1
| * | | lguest: Use this_cpu_opsChristoph Lameter2011-01-201-1/+1
* | | | x86: Unify "numa=" command line option handlingJan Beulich2011-01-195-20/+30
* | | | Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar2011-01-191-9/+2Star
| |/ / |/| |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-182-7/+11
|\ \ \ | |/ / |/| |
| * | x86: Clear irqstack thread_infoBrian Gerst2011-01-181-5/+2Star