summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | Revert "x86/efi: Fixup GOT in all boot code paths"Linus Torvalds2014-09-22
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont2014-09-16
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-09-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | kprobes/x86: Free 'optinsn' cache when range check failsWang Nan2014-08-27
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-09-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | / / / / / | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-09-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | x86/efi: Fixup GOT in all boot code pathsMatt Fleming2014-09-08
| | * | | | | | | | | | | | x86/efi: Only load initrd above 4g on second tryYinghai Lu2014-09-08
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | x86/mm: Apply the section attribute to the variable, not its typeJan-Simon Möller2014-09-09
| * | | | | | | | | | | | x86-64, ptdump: Mark espfix area only if existentMathias Krause2014-09-08
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu2014-09-01
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2014-09-13
* | | | | | | | | | | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-09-11
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2014-09-10
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu2014-08-29
| * | | | | | | | | | | x86: irq: Fix bug in setting IOAPIC pin attributesJiang Liu2014-08-27
| * | | | | | | | | | | x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko2014-08-25
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | kexec: purgatory: add clean-up for purgatory directoryMichael Welling2014-08-29
* | | | | | | | | | | x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal2014-08-29
* | | | | | | | | | | kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-29
* | | | | | | | | | | x86,mm: fix pte_special versus pte_numaHugh Dickins2014-08-29
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-24
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2014-08-22
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | x86_32, entry: Clean up sysenter_badsys declarationStefan Bader2014-08-15
| * | | | | | | | | x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the varia...Jeremiah Mahler2014-08-10
| * | | | | | | | | x86/mm: Fix RCU splat from new TLB tracepointsDave Hansen2014-08-08
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-08-19
* | | | | | | | | KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini2014-08-19
* | | | | | | | | KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit2014-08-19
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-08-16
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown2014-08-15
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\ \ \ \ \ \ \
| * | | | | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | | | | | | | Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-08-14
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel2014-08-11
| * | | | | | | x86/xen: resume timer irqs earlyDavid Vrabel2014-08-11
| |/ / / / / /
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-13
|\ \ \ \ \ \ \
| * | | | | | | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernationJiang Liu2014-08-08
| * | | | | | | x86/apic/vsmp: Make is_vsmp_box() staticH. Peter Anvin2014-08-01
| * | | | | | | x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-31
| * | | | | | | x86, apic: Remove setup_portio_remap callbackDavid Rientjes2014-07-31
| * | | | | | | x86, apic: Remove multi_timer_check callbackDavid Rientjes2014-07-31
| * | | | | | | x86, apic: Replace noop_check_apicid_usedDavid Rientjes2014-07-31
| * | | | | | | x86, apic: Remove check_apicid_present callbackDavid Rientjes2014-07-31
| * | | | | | | x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-31
| * | | | | | | x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes2014-07-31
| * | | | | | | x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2014-07-31
| * | | | | | | x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes2014-07-31