summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Remove obsolete comment in uapi/e820.hRoss Zwisler2014-08-211-5/+0Star
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-058-291/+193Star
|\
| * x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski2014-07-261-4/+4
| * x86/vdso: Set VM_MAYREAD for the vvar vmaAndy Lutomirski2014-07-261-1/+1
| * x86, vdso: Get rid of the fake section mechanismAndy Lutomirski2014-07-124-229/+126Star
| * x86, vdso: Move the vvar area before the vdso textAndy Lutomirski2014-07-125-57/+62
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-052-39/+49
|\ \
| * | x86/uv: Update the UV3 TLB shootdown logicCliff Wickman2014-06-052-39/+49
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-0528-247/+653
|\ \ \
| * \ \ Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin2014-07-30878-5321/+8593
| |\ \ \
| | * | | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki2014-07-233-7/+18
| | * | | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki2014-07-234-53/+110
| | * | | apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2014-07-236-32/+76
| * | | | x86/ras: Fix build warnings in <linux/aer.h>Mike Qiu2014-07-301-0/+2
| * | | | Merge tag 'please-pull-extlog-trace' into x86/rasH. Peter Anvin2014-07-1422-166/+506
| |\ \ \ \
| | * | | | RAS, extlog: Adjust init flowChen, Gong2014-06-251-8/+5Star
| | * | | | trace, eMCA: Add a knob to adjust where to save event logChen, Gong2014-06-251-1/+7
| | * | | | trace, RAS: Add eMCA trace event interfaceChen, Gong2014-06-256-8/+158
| | * | | | RAS, debugfs: Add debugfs interface for RAS subsystemChen, Gong2014-06-254-1/+85
| | * | | | CPER: Adjust code flow of some functionsChen, Gong2014-06-252-55/+109
| | * | | | trace, AER: Move trace into unified interfaceChen, Gong2014-06-234-80/+66Star
| | * | | | trace, RAS: Add basic RAS trace eventChen, Gong2014-06-237-3/+19
| * | | | | x86, MCE: Robustify mcheck_init_deviceBorislav Petkov2014-06-241-4/+6
| * | | | | x86, MCE: Kill CPU_POST_DEADBorislav Petkov2014-06-221-5/+4Star
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-056-41/+493
|\ \ \ \ \ \
| * | | | | | x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()Dan Carpenter2014-08-031-5/+5
| * | | | | | x86/pmc_atom: Expose PMC device state and platform sleep stateLi, Aubrey2014-07-252-0/+230
| * | | | | | x86/pmc_atom: Eisable a few S0ix wake up events for S0ix residencyLi, Aubrey2014-07-252-0/+63
| * | | | | | x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey2014-07-254-0/+140
| * | | | | | x86/platform/ts5500: Add support for TS-5400 boardsVivien Didelot2014-07-161-8/+13
| * | | | | | x86/platform/ts5500: Add a 'name' sysfs attributeVivien Didelot2014-07-162-5/+25
| * | | | | | x86/platform/ts5500: Use the DEVICE_ATTR_RO() macroVivien Didelot2014-07-161-28/+22Star
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-0511-99/+193
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Set TLB flush tunable to sane value (33)Dave Hansen2014-07-311-2/+11
| * | | | | | | x86/mm: New tunable for single vs full TLB flushDave Hansen2014-07-312-0/+121
| * | | | | | | x86/mm: Add tracepoints for TLB flushesDave Hansen2014-07-315-2/+70
| * | | | | | | x86/mm: Unify remote INVLPG codeDave Hansen2014-07-311-2/+2
| * | | | | | | x86/mm: Fix missed global TLB flush statDave Hansen2014-07-311-8/+7Star
| * | | | | | | x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen2014-07-315-121/+13Star
| * | | | | | | x86/mm: Clean up the TLB flushing codeDave Hansen2014-07-311-12/+11Star
| * | | | | | | x86/smep: Be more informative when signalling an SMEP faultJiri Kosina2014-06-121-0/+6
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-0540-622/+1508
|\ \ \ \ \ \ \ \
| * | | | | | | | efi/arm64: Handle missing virtual mapping for UEFI System TableArd Biesheuvel2014-07-181-4/+24
| * | | | | | | | arch/x86/xen: Silence compiler warningsDaniel Kiper2014-07-184-14/+53
| * | | | | | | | xen: Silence compiler warningsDaniel Kiper2014-07-181-1/+1
| * | | | | | | | x86/efi: Request desired alignment via the PE/COFF headersMichael Brown2014-07-181-1/+1
| * | | | | | | | x86/efi: Add better error logging to EFI boot stubUlf Winkelvos2014-07-181-3/+11
| * | | | | | | | efi: Autoload efivarsLee, Chun-Yi2014-07-182-0/+16
| * | | | | | | | efi: Update stale locking comment for struct efivarsMatt Fleming2014-07-181-6/+2Star
| * | | | | | | | arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper2014-07-182-37/+0Star