aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86, microcode, AMD: Unify valid container checksBorislav Petkov2014-02-06
* x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter2014-02-06
* x86: Fix the initialization of physnode_mapPetr Tesarik2014-02-02
* x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()Prarit Bhargava2014-01-30
* x86/intel/mid: Fix X86_INTEL_MID dependenciesDavid Cohen2014-01-25
* Merge branch 'linus' into x86/urgentIngo Molnar2014-01-25
|\
| * Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
| |\
| | * x86, x32: Use __kernel_long_t for __statfs_wordH.J. Lu2013-12-20
| | * x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.hH.J. Lu2013-12-20
| * | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2014-01-20
| |\ \
| | * | x86/intel/mpx: Remove unused LWP structureIngo Molnar2014-01-20
| | * | x86, mpx: Add MPX related opcodes to the x86 opcode mapQiaowei Ren2014-01-17
| | * | x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomicQiaowei Ren2013-12-16
| | * | x86: add user_atomic_cmpxchg_inatomic at uaccess.hQiaowei Ren2013-12-16
| | * | x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren2013-12-06
| | * | x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren2013-12-06
| * | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-20
| |\ \ \
| | * | | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSETKees Cook2014-01-14
| | * | | x86, kaslr: Remove unused including <linux/version.h>Wei Yongjun2014-01-14
| | * | | x86, kaslr: Use char array to gain sizeof sanityKees Cook2013-11-12
| | * | | x86, kaslr: Add a circular multiply for better bit diffusionH. Peter Anvin2013-11-12
| | * | | x86, kaslr: Mix entropy sources together as neededKees Cook2013-11-12
| | * | | x86/relocs: Add percpu fixup for GNU ld 2.23Kees Cook2013-10-18
| | * | | x86, boot: Rename get_flags() and check_flags() to *_cpuflags()H. Peter Anvin2013-10-13
| | * | | x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64Kees Cook2013-10-13
| | * | | x86, kaslr: Report kernel offset on panicKees Cook2013-10-13
| | * | | x86, kaslr: Select random position from e820 mapsKees Cook2013-10-13
| | * | | x86, kaslr: Provide randomness functionsKees Cook2013-10-13
| | * | | x86, kaslr: Return location from decompress_kernelKees Cook2013-10-13
| | * | | x86, boot: Move CPU flags out of cpucheckKees Cook2013-10-13
| | * | | x86, relocs: Add more per-cpu gold special casesMichael Davidson2013-10-13
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-01-12
| | |\ \ \ \ \
| | | * | | | | x86, mce: Fix mce_start_timer semanticsBorislav Petkov2014-01-12
| | | * | | | | ACPI, APEI, GHES: Cleanup ghes memory error handlingChen, Gong2013-12-21
| | | * | | | | ACPI, APEI: Cleanup alignment-aware accessesChen, Gong2013-12-21
| | | * | | | | ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong2013-12-21
| | * | | | | | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar2014-01-12
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-12-18
| | |\ \ \ \ \ \ \
| | | * | | | | | | ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interfaceLuck, Tony2013-12-17
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2013-12-16
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | / / / / | | | | |/ / / / | | | |/| | | |
| | | * | | | | ACPI, eMCA: Combine eMCA/EDAC event reporting priorityChen, Gong2013-12-11
| | | * | | | | EDAC, sb_edac: Modify H/W event reporting policyChen, Gong2013-12-11
| | | * | | | | EDAC: Add an edac_report parameter to EDACChen, Gong2013-12-11
| | | * | | | | PCI, AER: Fix severity usage in aer trace eventRui Wang2013-12-08
| | | * | | | | x86, mce: Call put_device on device_register failureLevente Kurusa2013-11-30
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
| |\ \ \ \ \ \
| | * | | | | | x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=nH. Peter Anvin2014-01-16
| | * | | | | | x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao2014-01-16