summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-09-10x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader
2014-08-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-29kexec: purgatory: add clean-up for purgatory directoryMichael Welling
2014-08-29x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal
2014-08-29x86,mm: fix pte_special versus pte_numaHugh Dickins
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu
2014-08-27x86: irq: Fix bug in setting IOAPIC pin attributesJiang Liu
2014-08-25x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-22Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-08-19KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini
2014-08-19KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-08-15intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown
2014-08-15x86_32, entry: Clean up sysenter_badsys declarationStefan Bader
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-13Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-13Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-11Merge tag 'efi-urgent' into x86/efiH. Peter Anvin
2014-08-11x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel
2014-08-11x86/xen: resume timer irqs earlyDavid Vrabel
2014-08-10x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia...Jeremiah Mahler
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal
2014-08-08kexec: support kexec/kdump on EFI systemsVivek Goyal
2014-08-08kexec: support for kexec on panic using new system callVivek Goyal
2014-08-08kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-08-08purgatory: core purgatory functionalityVivek Goyal
2014-08-08purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal
2014-08-08kexec: implementation of new syscall kexec_file_loadVivek Goyal
2014-08-08kexec: new syscall kexec_file_load() declarationVivek Goyal
2014-08-08kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal
2014-08-08shm: add memfd_create() syscallDavid Herrmann
2014-08-08arch/x86: replace strict_strto callsDaniel Walter
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-08-08x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu
2014-08-08x86/mm: Fix RCU splat from new TLB tracepointsDave Hansen
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds