summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2011-02-1564-666/+1262
|\
| * Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-02-111-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/+26
| |\ \
| | * | x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-044-24/+17
| | * | 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-021-8/+0
| | |/
| * | 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/+6
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-283-35/+13
| |\ \ \ | | |_|/ | |/| |
| | * | percpu, x86: Fix percpu_xchg_op()Eric Dumazet2011-01-261-12/+12
| | * | x86: Remove left over system_64.hYinghai Lu2011-01-261-22/+0
| | * | 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/+2
| |/ /
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-257-44/+11
| |\ \ | | |/ | |/|
| | * 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-213-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/+1
| | * 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-201-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-203-13/+13
| |\ \ \ \
| | * | | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-203-13/+13
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-01-202-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/+2
| | |/ / | |/| |
| * | | 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/+2
| | * | x86: Make relocatable kernel work with new binutilsShaohua Li2011-01-181-2/+9
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-153-8/+11
| |\ \ \ \ \ | | | | |/ / | | | |/| |
| | | * | | x86, olpc: Add missing Kconfig dependenciesH. Peter Anvin2011-01-141-0/+1
| | | * | | x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan2011-01-141-6/+8
| | | * | | x86: tsc: Fix calibration refinement conditionals to avoid divide by zeroJohn Stultz2011-01-141-2/+2
| * | | | | xen: export arbitrary_virt_to_machineStephen Rothwell2011-01-141-0/+1
| * | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-144-7/+58
| |\ \ \ \ \
OpenPOWER on IntegriCloud