summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-02-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov
2013-01-31Merge tag 'v3.8-rc6' into x86/urgentH. Peter Anvin
2013-01-31x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-29x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst
2013-01-27x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse
2013-01-27x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit modeDavid Woodhouse
2013-01-27x86, efi: Fix 32-bit EFI handover protocol entry pointDavid Woodhouse
2013-01-27x86, efi: Fix display detection in EFI boot stubDavid Woodhouse
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin
2013-01-27x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding
2013-01-25x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming
2013-01-25x86, efi: fix 32-bit warnings in setup_efi_pci()Jan Beulich
2013-01-24x86/msr: Add capabilities checkAlan Cox
2013-01-24x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIESMaarten Lankhorst
2013-01-24x86/perf: Add IvyBridge EP supportYouquan Song
2013-01-24perf/x86: Fix P6 driver section warningyangyongqiang
2013-01-24x86/olpc: Fix olpc-xo1-sci.c build errorsRandy Dunlap
2013-01-24arch/x86/platform/uv: Fix incorrect tlb flush all issueAlex Shi
2013-01-24arch/x86/tools/insn_sanity.c: Identify source of messagesAndrew Morton
2013-01-24perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom supportShuoX Liu
2013-01-24x86-64: Fix unwind annotations in recent NMI changesJan Beulich
2013-01-22Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-01-22ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-01-19x86-32: Start out cr0 clean, disable paging before modifying cr3/4H. Peter Anvin
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-01-18efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer
2013-01-16xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-01-15Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil...Konrad Rzeszutek Wilk
2013-01-15Merge tag 'v3.7' into stable/for-linus-3.8Konrad Rzeszutek Wilk
2013-01-13x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-01-13x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin
2013-01-11x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes
2013-01-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-10perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern
2013-01-08KVM: x86: use dynamic percpu allocations for shared msrs areaMarcelo Tosatti
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-26PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20x86, efi: correct precedence of operators in setup_efi_pciSasha Levin
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro
2012-12-19generic compat_sys_sigaltstack()Al Viro
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro