summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggableTang Chen2014-01-211-0/+44
* acpi, numa, mem_hotplug: mark hotpluggable memory in memblockTang Chen2014-01-212-0/+7
* memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-213-4/+6
* Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-202-2/+2
|\
| * Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-2414-77/+83
| |\
| * \ Merge branch 'driver-core-linus' into driver-core-nextTejun Heo2013-12-109-15/+43
| |\ \
| * | | microcode: Use request_firmware_direct()Takashi Iwai2013-12-082-2/+2
* | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-201-20/+22
|\ \ \ \
| * | | | x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.hH.J. Lu2013-12-201-20/+22
* | | | | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2014-01-207-26/+133
|\ \ \ \ \
| * | | | | x86/intel/mpx: Remove unused LWP structureIngo Molnar2014-01-201-8/+2
| * | | | | x86, mpx: Add MPX related opcodes to the x86 opcode mapQiaowei Ren2014-01-171-2/+2
| * | | | | x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomicQiaowei Ren2013-12-161-20/+1
| * | | | | x86: add user_atomic_cmpxchg_inatomic at uaccess.hQiaowei Ren2013-12-161-0/+92
| * | | | | x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren2013-12-063-4/+43
| * | | | | x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren2013-12-061-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-2021-158/+650
|\ \ \ \ \
| * | | | | x86, kaslr: Clarify RANDOMIZE_BASE_MAX_OFFSETKees Cook2014-01-141-11/+18
| * | | | | x86, kaslr: Remove unused including <linux/version.h>Wei Yongjun2014-01-141-1/+0
| * | | | | x86, kaslr: Use char array to gain sizeof sanityKees Cook2013-11-121-1/+1
| * | | | | x86, kaslr: Add a circular multiply for better bit diffusionH. Peter Anvin2013-11-111-0/+11
| * | | | | x86, kaslr: Mix entropy sources together as neededKees Cook2013-11-112-22/+65
| * | | | | x86/relocs: Add percpu fixup for GNU ld 2.23Kees Cook2013-10-181-0/+2
| * | | | | x86, boot: Rename get_flags() and check_flags() to *_cpuflags()H. Peter Anvin2013-10-134-10/+10
| * | | | | x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64Kees Cook2013-10-134-7/+29
| * | | | | x86, kaslr: Report kernel offset on panicKees Cook2013-10-131-0/+26
| * | | | | x86, kaslr: Select random position from e820 mapsKees Cook2013-10-133-9/+202
| * | | | | x86, kaslr: Provide randomness functionsKees Cook2013-10-134-14/+76
| * | | | | x86, kaslr: Return location from decompress_kernelKees Cook2013-10-138-24/+102
| * | | | | x86, boot: Move CPU flags out of cpucheckKees Cook2013-10-137-97/+138
| * | | | | x86, relocs: Add more per-cpu gold special casesMichael Davidson2013-10-131-5/+13
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-205-0/+88
|\ \ \ \ \ \
| * | | | | | x86: Add check for number of available vectors before CPU downPrarit Bhargava2014-01-153-0/+77
| * | | | | | x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov2014-01-142-0/+11
* | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-202-9/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2014-01-122-8/+14
| |\ \ \ \ \ \ \
| | * | | | | | | x86, mce: Fix mce_start_timer semanticsBorislav Petkov2014-01-121-4/+4
| | * | | | | | | ACPI, APEI, GHES: Do not report only correctable errors with SCIChen, Gong2013-12-211-4/+10
| * | | | | | | | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar2014-01-128-12/+53
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2013-12-161-1/+3
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | x86, mce: Call put_device on device_register failureLevente Kurusa2013-11-301-1/+3
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-207-1/+466
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=nH. Peter Anvin2014-01-161-0/+2
| * | | | | | | | x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCsBin Gao2014-01-154-1/+139
| * | | | | | | | arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box2014-01-084-0/+325
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-01-205-54/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mm/numa: Fix 32-bit kernel NUMA bootLans Zhang2013-12-191-3/+7
| * | | | | | | | Merge tag 'v3.13-rc4' into x86/mmIngo Molnar2013-12-1945-358/+131
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86/mm: Implement ASLR for hugetlb mappingsKirill A. Shutemov2013-11-193-10/+4
| * | | | | | | | x86/mm: Unify pte_to_pgoff() and pgoff_to_pte() helpersCyrill Gorcunov2013-11-191-41/+59
OpenPOWER on IntegriCloud