summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-01-31net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-12-21x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf
2011-12-09perf/x86: Fix PEBS instruction unwindPeter Zijlstra
2011-12-09x86: Fix "Acer Aspire 1" reboot hangPeter Chubb
2011-12-09x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas
2011-11-11iommu/amd: Fix wrong shift directionJoerg Roedel
2011-11-11apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich
2011-11-11x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone
2011-11-11x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner
2011-10-03perf, x86: Add model 45 SandyBridge supportYouquan Song
2011-10-03iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel
2011-10-03iommu/amd: Don't take domain->lock recursivlyJoerg Roedel
2011-10-03x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin
2011-08-29x86, UV: Remove UV delay in starting slave cpusJack Steiner
2011-08-29x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-08-29x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown
2011-08-04kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying
2011-08-04x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2011-07-12x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard
2011-07-06x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook
2011-07-05x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb
2011-06-14x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-13Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds
2011-06-09exec: delay address limit change until point of no returnMathias Krause
2011-06-09x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli
2011-06-08Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-06-08x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner
2011-06-07x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel
2011-06-06x86/amd-iommu: Use only per-device dma_opsJoerg Roedel
2011-06-06x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel
2011-06-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-30oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter
2011-05-30x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity
2011-05-30x86 idle: Fix mwait deprecation warning messageBorislav Petkov
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramLen Brown
2011-05-29x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown
2011-05-29x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown
2011-05-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman