summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()Prarit Bhargava2014-01-301-1/+8
* | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-2553-312/+2070
|\| | | | | |
| * | | | | | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2014-01-201-0/+10
| |\ \ \ \ \ \
| | * | | | | | x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren2013-12-061-0/+10
| | |/ / / / /
| * | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-202-14/+26
| |\ \ \ \ \ \
| | * | | | | | x86, kaslr: Report kernel offset on panicKees Cook2013-10-131-0/+26
| | * | | | | | x86, kaslr: Provide randomness functionsKees Cook2013-10-131-14/+0
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-203-0/+86
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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-122-4/+14
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | 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-204-1/+365
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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-153-1/+136
| | * | | | | | | | arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box2014-01-082-0/+227
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-2011-113/+185
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, microcode: Move to a proper locationBorislav Petkov2014-01-1310-9/+8
| | * | | | | | | | x86, microcode, AMD: Fix early ucode loadingBorislav Petkov2014-01-132-85/+167
| | * | | | | | | | x86, microcode: Share native MSR accessing variantsBorislav Petkov2014-01-131-10/+0
| | * | | | | | | | x86, ramdisk: Export relocated ramdisk VABorislav Petkov2014-01-131-9/+10
| | |/ / / / / / /
| * | | | | | | | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-203-2/+346
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar2014-01-053-4/+25
| | |\| | | | | | |
| | * | | | | | | | x86: ksysfs.c build fixDave Young2014-01-031-0/+1
| | * | | | | | | | x86: Reserve setup_data ranges late after parsing memmap cmdlineDave Young2013-12-291-2/+2
| | * | | | | | | | x86: Export x86 boot_params to sysfsDave Young2013-12-292-0/+340
| | * | | | | | | | x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young2013-12-291-0/+3
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-202-3/+30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, cpu: Detect more TLB configurationKirill A. Shutemov2014-01-032-3/+30
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-2024-43/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, cpu, amd: Fix a shadowed variable situationBorislav Petkov2014-01-151-7/+3
| | * | | | | | | | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0623-23/+0
| | * | | | | | | | x86/traps: Clean up error exception handler definitionsIngo Molnar2013-12-121-13/+9
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-201-9/+57
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typosH. Peter Anvin2014-01-151-3/+3
| | * | | | | | | | x86, apic, kexec: Add disable_cpu_apicid kernel parameterHATAYAMA Daisuke2014-01-151-0/+49
| | * | | | | | | | x86/apic: Read Error Status Register correctlyRichard Weinberger2014-01-141-9/+8
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-206-91/+272
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'x86/idle' into sched/coreIngo Molnar2014-01-132-23/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86, idle: Add memory barriers around clflush in mwait_play_dead()H. Peter Anvin2013-12-191-0/+2
| | | * | | | | | | | x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-191-23/+0
| | * | | | | | | | | sched/clock, x86: Avoid a runtime condition in native_sched_clock()Peter Zijlstra2014-01-131-1/+6
| | * | | | | | | | | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-134-6/+6
| | * | | | | | | | | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-132-28/+215
| | * | | | | | | | | sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra2014-01-131-51/+61
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-202-1/+680
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-165-15/+62
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |