summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2011-09-21x86, kdump, ioapic: Reset remote-IRR in clear_IO_APICSuresh Siddha
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-09-21x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha
2011-09-21x86, msi, intr-remap: Use the ioapic set affinity routineSuresh Siddha
2011-09-21x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal
2011-09-14x86, mce: Do not call del_timer_sync() in IRQ contextHidetoshi Seto
2011-09-13locking, x86: mce: Annotate cmci_discover_lock as rawThomas Gleixner
2011-09-12x86: cache_info: Update calculation of AMD L3 cache indicesFrank Arnold
2011-09-12x86: cache_info: Kill the atomic allocation in amd_init_l3_cache()Thomas Gleixner
2011-09-12x86: cache_info: Kill the moronic shadow structThomas Gleixner
2011-09-12x86: cache_info: Remove bogus free of amd_l3_cache dataThomas Gleixner
2011-09-08x86: Hyper-V: Integrate the clocksource with Hyper-V detection codeK. Y. Srinivasan
2011-08-31x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-25x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski
2011-08-25mtrr: fix UP breakage caused during switch to stop_machineTejun Heo
2011-08-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-23x86, mm, trivial: Remove unnecessary get_order() in free_thread_info()Zhao Jin
2011-08-19x86: jump_label: arch_jump_label_text_poke_early: add missing __initKevin Winchester
2011-08-18Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-08-14perf, x86: Avoid kfree() in CPU_STARTINGPeter Zijlstra
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski
2011-08-10x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski
2011-08-10x86, amd: Include elf.h explicitly, prepare the code for the module.h splitStephen Rothwell
2011-08-09perf, x86: Add model 45 SandyBridge supportYouquan Song
2011-08-06x86-32, amd: Move va_align definition to unbreak 32-bit buildBorislav Petkov
2011-08-05x86, UV: Remove UV delay in starting slave cpusJack Steiner
2011-08-05x86, amd: Move BSP code to cpu_dev helperBorislav Petkov
2011-08-05x86: Add a BSP cpu_dev helperBorislav Petkov
2011-08-05x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov
2011-08-05Merge commit 'v3.0' into x86/cpuH. Peter Anvin
2011-08-04x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski
2011-08-04x86-64: Add user_64bit_mode paravirt opAndy Lutomirski
2011-08-04x86-64: Work around gold bug 13023Andy Lutomirski
2011-08-04x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski
2011-08-04Merge commit 'v3.0' into x86/vdsoH. Peter Anvin
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03cpuidle: stop depending on pm_idleLen Brown
2011-08-03x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown
2011-07-31x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-24KVM guest: KVM Steal time registrationGlauber Costa
2011-07-23Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...Linus Torvalds