aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ACPI: Fix minor syntax issues in processor_core.cJiang Liu2014-12-16
* x86, smpboot: Remove pointless preempt_disable() in native_smp_prepare_cpus()Thomas Gleixner2014-12-16
* PCI: Remove PCI ioapic driverJiang Liu2014-12-16
* x86: Avoid building unused IRQ entry stubsJan Beulich2014-12-16
* x86: irq: Fix placement of mp_should_keep_irq()Jan Beulich2014-12-16
* x86, irq, ACPI: Fix building warning of unused codeJiang Liu2014-12-16
* x86, irq: Provide empty send_cleanup_vector() stub for UP buildsJiang Liu2014-12-16
* ACPI: Correct return value of acpi_dev_resource_address_space()Jiang Liu2014-12-16
* Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner2014-12-16
|\
| * Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
| |\
| | * x86/microcode/intel: Fish out the stashed microcode for the BSPBorislav Petkov2014-12-10
| | * Merge tag 'microcode_fixes_for_3.19' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-12-08
| | |\
| | | * x86, microcode: Reload microcode on resumeBorislav Petkov2014-12-06
| | | * x86, microcode: Don't initialize microcode code on paravirtBoris Ostrovsky2014-12-06
| | | * x86, microcode, intel: Drop unused parameterBorislav Petkov2014-12-06
| | |/
| | * x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov2014-12-01
| * | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
| |\ \
| | * | x86_64/vsyscall: Restore orig_ax after vsyscall seccompAndy Lutomirski2014-11-10
| | * | x86_64: Add a comment explaining the TASK_SIZE_MAX guard pageAndy Lutomirski2014-11-10
| | * | x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-03
| | * | x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall codeAndy Lutomirski2014-11-03
| | * | x86_64, vsyscall: Turn vsyscalls all the way off when vsyscall==noneAndy Lutomirski2014-11-03
| | * | x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski2014-11-03
| | * | x86: vdso: Fix build with older gccAndrew Morton2014-11-01
| | * | x86_64/vdso: Clean up vgetcpu init and merge the vdso initcallsAndy Lutomirski2014-10-28
| | * | x86_64/vdso: Remove jiffies from the vvar pageAndy Lutomirski2014-10-28
| | * | x86/vdso: Make the PER_CPU segment 32 bitsAndy Lutomirski2014-10-28
| | * | x86/vdso: Make the PER_CPU segment start out accessedAndy Lutomirski2014-10-28
| | * | x86/vdso: Change the PER_CPU segment to use struct desc_structAndy Lutomirski2014-10-28
| | * | x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.cAndy Lutomirski2014-10-28
| | * | x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.cAndy Lutomirski2014-10-28
| * | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
| |\ \ \
| | * | | x86/mce: Spell "panicked" correctlyBorislav Petkov2014-12-08
| | * | | Merge tag 'please-pull-ucna' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2014-11-21
| | |\ \ \
| | | * | | x86, mce: Support memory error recovery for both UCNA and Deferred error in m...Chen Yucong2014-11-19
| | | * | | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong2014-11-19
| | |/ / /
| | * | | x86, MCE, AMD: Assign interrupt handler only when bank supports itChen Yucong2014-11-01
| | * | | x86, MCE, AMD: Drop software-defined bank in error thresholdingBorislav Petkov2014-10-21
| | * | | x86, MCE, AMD: Move invariant code out from loop bodyChen Yucong2014-10-21
| | * | | x86, MCE, AMD: Correct thresholding error loggingChen Yucong2014-10-21
| | * | | x86, MCE, AMD: Use macros to compute bank MSRsChen Yucong2014-10-21
| | * | | RAS, HWPOISON: Fix wrong error recovery statusChen, Gong2014-10-21
| | * | | GHES: Make ghes_estatus_caches staticBorislav Petkov2014-10-21
| | * | | APEI, GHES: Cleanup unnecessary function for lockless listChen, Gong2014-10-21
| * | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-10
| |\ \ \ \
| | * | | | x86: mm: Move PAT only functions to mm/pat.cThomas Gleixner2014-11-16
| | * | | | xen: Support Xen pv-domains using PATJuergen Gross2014-11-16
| | * | | | x86: Enable PAT to use cache mode translation tablesJuergen Gross2014-11-16
| | * | | | x86: Respect PAT bit when copying pte values between large and normal pagesJuergen Gross2014-11-16
| | * | | | x86: Support PAT bit in pagetable dump for lower levelsJuergen Gross2014-11-16