aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+112
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-20/+37
2012-02-01KVM: do not #GP on perf MSR writes when vPMU is disabledGleb Natapov1-0/+22
2012-02-01KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2-0/+64
2012-02-01KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2-0/+26
2012-01-30x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola1-8/+0
2012-01-30x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola1-2/+26
2012-01-28Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-5/+22
2012-01-28x86/dumpstack: Remove unneeded check in dump_trace()Dan Carpenter1-1/+1
2012-01-27Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3Konrad Rzeszutek Wilk243-5364/+11699
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava3-6/+7
2012-01-26x86: Properly parenthesize cmpxchg() macro argumentsJan Beulich1-3/+3
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann1-2/+22
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann1-0/+1
2012-01-26x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl1-0/+2
2012-01-26x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman1-1/+0
2012-01-26x86/uv: Fix uninitialized spinlocksCliff Wickman2-1/+3
2012-01-26x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson1-2/+2
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-14/+22
2012-01-24x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel1-5/+22
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-101/+438
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin153-4145/+8721
2012-01-18uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds2-2/+6
2012-01-18net: bpf_jit: fix divide by 0 generationEric Dumazet1-14/+22
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into releaseLen Brown1-0/+4
2012-01-17x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro1-0/+2
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/auditLinus Torvalds6-34/+38
2012-01-17x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds1-8/+6
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris4-16/+14
2012-01-17audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris1-1/+3
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris6-18/+22
2012-01-17x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper1-2/+2
2012-01-17x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap1-10/+10
2012-01-17ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff1-0/+4
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying1-2/+2
2012-01-17Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgentIngo Molnar3-15/+18
2012-01-17x86/UV2: Add accounting for BAU strong nacksCliff Wickman2-5/+8
2012-01-17x86/UV2: Ack BAU interrupt earlierCliff Wickman1-2/+1
2012-01-17x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman1-10/+0
2012-01-17x86/UV2: Work around BAU bugCliff Wickman2-33/+254
2012-01-17x86/UV2: Fix BAU destination timeout initializationCliff Wickman1-6/+7
2012-01-17x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2-30/+151
2012-01-16Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds28-1948/+1012
2012-01-16mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman3-12/+26
2012-01-16x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov1-2/+2
2012-01-16x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com1-0/+1
2012-01-16x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper1-1/+3
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-33/+369