summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-141-0/+2
|\
| *-. Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas2015-03-231-0/+2
| |\ \
| | * | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+2
| | |/
* | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-142-4/+4
|\ \ \
| * | | x86/olpc/xo15/sci: Use newly added power_supply_put APIKrzysztof Kozlowski2015-03-131-2/+2
| * | | x86/olpc/xo1/sci: Use newly added power_supply_put APIKrzysztof Kozlowski2015-03-131-2/+2
| * | | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-132-4/+4
| | |/ | |/|
* | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-132-4/+2Star
|\ \ \
| * | | x86/vdso: Remove x32 intermediates during 'make clean'Andy Lutomirski2015-03-311-1/+1
| * | | x86/vdso: Teach 'make clean' to remove generated vdso-image-*.c filesAndrey Skvortsov2015-03-311-1/+1
| * | | x86/vdso32/syscall.S: Do not load __USER32_DS to %ssDenys Vlasenko2015-03-311-2/+0Star
| * | | x86/vdso: Fix the x86 vdso2c tool includesTommi Kyntola2015-03-311-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-131-2/+9
|\ \ \ \
| * | | | x86/mm/numa: Fix kernel stack corruption in numa_init()->numa_clear_kernel_no...Dave Young2015-04-071-2/+9
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-136-107/+214
|\ \ \ \ \
| * | | | | x86/mce/severity: Fix warning about indented bracesAravind Gopalakrishnan2015-04-031-5/+4Star
| * | | | | x86/mce: Define mce_severity function pointerAravind Gopalakrishnan2015-03-244-6/+18
| * | | | | x86/mce: Add an AMD severities-grading functionAravind Gopalakrishnan2015-03-243-0/+71
| * | | | | x86/mce: Reindent __mcheck_cpu_apply_quirks() properlyBorislav Petkov2015-03-231-24/+24
| * | | | | x86/mce: Use safe MSR accesses for AMD quirkJesse Larrew2015-03-231-10/+4Star
| * | | | | Merge tag 'ras_for_3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Ingo Molnar2015-02-195-75/+106
| |\ \ \ \ \
| | * | | | | x86/MCE/AMD: Enable thresholding interrupts by default if supportedAravind Gopalakrishnan2015-02-191-2/+7
| | * | | | | x86/MCE: Make mce_panic() fatal machine check msg in the same patternDerek Che2015-02-191-2/+2
| | * | | | | x86/MCE/intel: Cleanup CMCI storm logicBorislav Petkov2015-02-194-70/+96
| | * | | | | x86/MCE/AMD: Drop bogus const modifier from AMD's bank4_names()Jan Beulich2015-02-191-1/+1
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-1/+9
|\ \ \ \ \ \ \
| * | | | | | | x86/intel/quark: Run IMR self-test on IMR capble hw onlyBryan O'Donoghue2015-04-021-1/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-1313-80/+160
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Improve AMD Bulldozer ASLR workaroundHector Marco-Gisbert2015-03-313-3/+32
| * | | | | | | x86/mm/pat: Initialize __cachemode2pte_tbl[] and __pte2cachemode_tbl[] in a b...Ingo Molnar2015-03-051-18/+22
| * | | | | | | x86/mm: Simplify probe_page_size_mask()Ingo Molnar2015-03-051-13/+10Star
| * | | | | | | x86/mm: Further simplify 1 GB kernel linear mappings handlingIngo Molnar2015-03-052-20/+7Star
| * | | | | | | x86/mm: Use early_param_on_off() for direct_gbpagesLuis R. Rodriguez2015-03-052-15/+2Star
| * | | | | | | x86/mm: Simplify enabling direct_gbpagesLuis R. Rodriguez2015-03-053-15/+22
| * | | | | | | x86/mm: Use IS_ENABLED() for direct_gbpagesLuis R. Rodriguez2015-03-051-5/+1Star
| * | | | | | | x86/mm: Unexport set_memory_ro() and set_memory_rw()Daniel Borkmann2015-02-281-2/+0Star
| * | | | | | | x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.cJuergen Gross2015-02-241-2/+2
| * | | | | | | x86/mm: Use early_memunmap() instead of early_iounmap()Juergen Gross2015-02-243-7/+7
| * | | | | | | Merge tag 'v4.0-rc1' into x86/mm, to refresh the treeIngo Molnar2015-02-24145-2146/+4776
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | x86/mm/pat: Ensure different messages in STRICT_DEVMEM and PAT casesPavel Machek2015-02-191-3/+3
| * | | | | | | x86/mm: Reduce PAE-mode per task pgd allocation overhead from 4K to 32 bytesFenghua Yu2015-02-191-3/+78
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-04-137-274/+259Star
|\ \ \ \ \ \ \
| * | | | | | | x86/microcode/amd: Drop the pci_ids.h dependencyMichael S. Tsirkin2015-03-311-1/+0Star
| * | | | | | | Merge tag 'intel_microcode_cleanup_p1' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2015-03-036-273/+259Star
| |\ \ \ \ \ \ \
| | * | | | | | | x86/microcode/intel: Fix printing of microcode blobs in show_saved_mc()Borislav Petkov2015-03-021-2/+12
| | * | | | | | | x86/microcode/intel: Check scan_microcode()'s retvalBorislav Petkov2015-03-021-8/+10
| | * | | | | | | x86/microcode/intel: Sanitize microcode_pointer()Borislav Petkov2015-03-021-14/+9Star
| | * | | | | | | x86/microcode/intel: Move mc arg last in get_matching_{microcode|sig}Borislav Petkov2015-03-024-17/+14Star
| | * | | | | | | x86/microcode/intel: Simplify generic_load_microcode_early()Borislav Petkov2015-03-021-29/+26Star
| | * | | | | | | x86/microcode: Consolidate family,model, ... codeBorislav Petkov2015-03-023-105/+101Star