aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-02-15
|\
| * Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk2013-02-14
| * Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk2013-02-14
| * x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich2013-02-13
* | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi2013-02-13
* | x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-02-13
* | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-02-11
* | x86: Do not leak kernel page mapping locationsKees Cook2013-02-07
* | Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin2013-02-06
|\ \
| * | x86, MCE: Retract most UAPI exportsBorislav Petkov2013-01-09
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-04
|\ \ \
| * | | x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov2013-02-04
| * | | Merge tag 'v3.8-rc6' into x86/urgentH. Peter Anvin2013-01-31
| |\ \ \
| * | | | x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-01-31
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-04
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86/perf: Add IvyBridge EP supportYouquan Song2013-01-24
| * | | | perf/x86: Fix P6 driver section warningyangyongqiang2013-01-24
| * | | | arch/x86/tools/insn_sanity.c: Identify source of messagesAndrew Morton2013-01-24
| * | | | perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom supportShuoX Liu2013-01-24
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-31
|\ \ \ \ \
| * \ \ \ \ Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin2013-01-30
| |\ \ \ \ \
| | * | | | | x86, efi: remove attribute check from setup_efi_pciMaarten Lankhorst2013-01-29
| | * | | | | x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming2013-01-25
| | * | | | | x86, efi: fix 32-bit warnings in setup_efi_pci()Jan Beulich2013-01-25
| | * | | | | efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-01-18
| * | | | | | x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse2013-01-27
| * | | | | | x86, efi: Fix PCI ROM handing in EFI boot stub, in 32-bit modeDavid Woodhouse2013-01-27
| * | | | | | x86, efi: Fix 32-bit EFI handover protocol entry pointDavid Woodhouse2013-01-27
| * | | | | | x86, efi: Fix display detection in EFI boot stubDavid Woodhouse2013-01-27
| * | | | | | x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin2013-01-27
| * | | | | | x86/boot: Fix minor fd leakage in tools/relocs.cCong Ding2013-01-27
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-31
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-30
| * | | | x86/msr: Add capabilities checkAlan Cox2013-01-24
| * | | | x86/dma-debug: Bump PREALLOC_DMA_DEBUG_ENTRIESMaarten Lankhorst2013-01-24
| * | | | x86/olpc: Fix olpc-xo1-sci.c build errorsRandy Dunlap2013-01-24
| * | | | arch/x86/platform/uv: Fix incorrect tlb flush all issueAlex Shi2013-01-24
| * | | | x86-64: Fix unwind annotations in recent NMI changesJan Beulich2013-01-24
| * | | | x86-32: Start out cr0 clean, disable paging before modifying cr3/4H. Peter Anvin2013-01-19
| |/ / /
* | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-01-22
|\ \ \ \
| * | | | perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern2013-01-10
* | | | | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2013-01-22
* | | | | Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-18
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper2013-01-16
| * | | Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil...Konrad Rzeszutek Wilk2013-01-15
| * | | Merge tag 'v3.7' into stable/for-linus-3.8Konrad Rzeszutek Wilk2013-01-15
| |\ \ \
* | \ \ \ Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-01-16
|\ \ \ \ \
| * | | | | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-01-13
| * | | | | x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin2013-01-13
| * | | | | x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-01-11