aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | Revert "x86: allocate space within a region top-down"Bjorn Helgaas2010-12-171-1/+0
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-12-175-12/+15
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: Fix preemption counter leak in kvm_timer_init()Avi Kivity2010-12-161-1/+3
| | * | | | | | | | | | | | KVM: enlarge number of possible CPUID leavesAndre Przywara2010-12-081-1/+1
| | * | | | | | | | | | | | KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel2010-12-084-10/+9
| | * | | | | | | | | | | | KVM: Fix OSXSAVE after migrationSheng Yang2010-12-081-0/+2
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | lguest: populate initial_page_tableRusty Russell2010-12-163-5/+107
| * | | | | | | | | | | | lguest: restore boot speedRusty Russell2010-12-161-4/+7
| * | | | | | | | | | | | lguest: fix crash lguest_time_initRusty Russell2010-12-161-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap2010-12-151-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | perf, x86: Provide a PEBS capable cycle eventPeter Zijlstra2010-12-161-0/+26
* | | | | | | | | | | perf: Dynamic pmu typesPeter Zijlstra2010-12-161-1/+1
* | | | | | | | | | | perf, x86: Detect broken BIOSes that corrupt the PMUPeter Zijlstra2010-12-161-6/+42
* | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-163-0/+8
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds2010-12-083-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-283-0/+8
* | | | | | | | | | | | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabledDon Zickus2010-12-131-0/+3
* | | | | | | | | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus2010-12-102-8/+11
* | | | | | | | | | | | lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus2010-12-101-1/+7
* | | | | | | | | | | | x86: Address 'unused' warning in hw_nmi.c againRakib Mullick2010-12-091-1/+1
* | | | | | | | | | | | perf, amd: Remove the nb lockPeter Zijlstra2010-12-081-13/+3
* | | | | | | | | | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-0721-133/+227
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-034-9/+23
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | xen: unplug the emulated devices at resume timeStefano Stabellini2010-12-023-2/+3
| | * | | | | | | | | | | xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-021-7/+20
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds2010-12-032-31/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-292-15/+56
| | | * | | | | | | | | | | | xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge2010-11-291-4/+0
| | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | xen: use default_idleJeremy Fitzhardinge2010-11-221-15/+5
| | * | | | | | | | | | | | xen: clean up "extra" memory handling some moreJeremy Fitzhardinge2010-11-221-12/+9
| * | | | | | | | | | | | | vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-021-2/+0
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-282-1/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | / / / / / / / / | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-279-43/+84
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-182-35/+31
| | * | | | | | | | | | | x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-185-5/+49
| | * | | | | | | | | | | x86: Use online node real index in calulate_tbl_offset()Yinghai Lu2010-11-181-2/+3
| | * | | | | | | | | | | x86, asm: Fix binutils 2.15 build failureTetsuo Handa2010-11-181-1/+1
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-274-8/+15
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-253-16/+56
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | xen: remove duplicated #includeHuang Weiyi2010-11-241-1/+0
| | * | | | | | | | | | | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-242-15/+56
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton2010-11-251-2/+2
| * | | | | | | | | | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-247-30/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-2222-259/+308
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | | | | | / / / / / / / | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-16264-7245/+10153
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / /
| | | * | | | | | | | | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-111-1/+2
| | * | | | | | | | | | | xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2010-11-222-9/+11
| | * | | | | | | | | | | xen: re-enable boot-time ballooningJeremy Fitzhardinge2010-11-191-2/+1
| | * | | | | | | | | | | xen: implement XENMEM_machphys_mappingIan Campbell2010-11-126-18/+34
* | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu2010-12-061-0/+40