summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-276-47/+61
|\
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-254-44/+43
| |\
| | * x86/efi: Truncate 64-bit values when calling 32-bit OutputString()Matt Fleming2014-09-241-2/+4
| | * x86/efi: Delete misleading efi_printk() error messageMatt Fleming2014-09-241-15/+16
| | * Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming2014-09-234-27/+23
| * | x86/kaslr: Avoid the setup_data area when picking locationKees Cook2014-09-191-0/+15
| * | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-191-3/+3
| |\ \ | | |/
| | * x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young2014-09-141-3/+3
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-09-261-0/+3
|\ \ \
| * | | sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li2014-09-241-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-09-241-2/+2
|\ \ \ \
| * | | | crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause2014-09-241-2/+2
* | | | | Revert "x86/efi: Fixup GOT in all boot code paths"Linus Torvalds2014-09-222-81/+29
| |/ / / |/| | |
* | | | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-191-23/+1
|\ \ \ \
| * | | | vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont2014-09-161-23/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-09-191-1/+3
|\ \ \ \ \
| * | | | | kprobes/x86: Free 'optinsn' cache when range check failsWang Nan2014-08-271-1/+3
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-196-37/+98
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-093-36/+92
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | x86/efi: Fixup GOT in all boot code pathsMatt Fleming2014-09-082-29/+81
| | * | | x86/efi: Only load initrd above 4g on second tryYinghai Lu2014-09-081-7/+11
| | |/ /
| * | | x86/mm: Apply the section attribute to the variable, not its typeJan-Simon Möller2014-09-091-1/+1
| * | | x86-64, ptdump: Mark espfix area only if existentMathias Krause2014-09-081-0/+4
| * | | x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu2014-09-011-0/+1
* | | | Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2014-09-132-2/+1
* | | | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-09-112-15/+13
|\ \ \ \ | |/ / / |/| | |
| * | | x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2014-09-102-15/+13
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-296-4/+33
|\ \ \ \
| * | | | x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2014-08-294-2/+16
| * | | | x86: irq: Fix bug in setting IOAPIC pin attributesJiang Liu2014-08-271-1/+14
| * | | | x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko2014-08-252-1/+3
| | |/ / | |/| |
* | | | kexec: purgatory: add clean-up for purgatory directoryMichael Welling2014-08-291-0/+1
* | | | x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal2014-08-291-0/+1
* | | | kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-297-20/+31
* | | | x86,mm: fix pte_special versus pte_numaHugh Dickins2014-08-291-2/+7
|/ / /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-242-3/+9
|\ \ \
| * \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-08-2294-1400/+3547
| |\ \ \ | | | |/ | | |/|
| * | | x86_32, entry: Clean up sysenter_badsys declarationStefan Bader2014-08-151-1/+1
| * | | x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia...Jeremiah Mahler2014-08-101-1/+1
| * | | x86/mm: Fix RCU splat from new TLB tracepointsDave Hansen2014-08-081-1/+7
* | | | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-08-191-1/+1
* | | | KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini2014-08-191-3/+0
* | | | KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit2014-08-191-4/+4
| |/ / |/| |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-08-161-0/+3
|\ \ \
| * | | intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown2014-08-151-0/+3
* | | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-142-6/+6
|\ \ \ \
| * | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-6/+6
* | | | | Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-08-142-6/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel2014-08-111-5/+5
| * | | | x86/xen: resume timer irqs earlyDavid Vrabel2014-08-111-1/+1
| |/ / /
OpenPOWER on IntegriCloud