summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-06-09i8253: Unify all kernel declarations of i8253_lockRalf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-06-08Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-07Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-06-08pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt
2011-06-08x86/devicetree: Use generic PCI <-> OF matchingBenjamin Herrenschmidt
2011-06-07x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski
2011-06-06x86, efi: Add infrastructure for UEFI 2.0 runtime servicesMatthew Garrett
2011-06-06x86, efi: Fix argument types for SetVariable()Matthew Garrett
2011-06-06xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge
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-06KVM: x86: use proper port value when checking io instruction permissionMarcelo Tosatti
2011-06-06x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski
2011-06-06x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski
2011-06-05x86-64: Map the HPET NXAndy Lutomirski
2011-06-05x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski
2011-06-05x86-64: Give vvars their own pageAndy Lutomirski
2011-06-05x86-64: Document some of entry_64.SAndy Lutomirski
2011-06-05x86-64: Fix alignment of jiffies variableAndy Lutomirski
2011-06-03x86, asm: Fix binutils 2.16 issue with __USER32_CSBorislav Petkov
2011-06-03x86, asm: Cleanup thunk_64.SBorislav Petkov
2011-06-03x86, asm: Flip RESTORE_ARGS arguments logicBorislav Petkov
2011-06-03x86, asm: Flip SAVE_ARGS arguments logicBorislav Petkov
2011-06-03x86, asm: Thin down SAVE/RESTORE_* asm macrosBorislav Petkov
2011-06-03xen: off by one errors in multicalls.cDan Carpenter
2011-06-03x66, UV: Enable 64-bit ACPI MFCG support for SGI UV2 platformJack Steiner
2011-06-01x86/PCI/ACPI: fix type mismatchMárton Németh
2011-05-31x86: tsc: Remove unneeded DMI-based blacklistingTero Roponen
2011-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
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-30x86, UV: Clean up uv_mmrs.hJack Steiner
2011-05-30lguest: fix timer interrupt setupRusty Russell
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