summaryrefslogtreecommitdiff
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | 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 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2013-12-16
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | 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-15
| | * | | | | | | | arch: x86: New MailBox support driver for Intel SOC'sDavid E. Box2014-01-08
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, microcode: Move to a proper locationBorislav Petkov2014-01-13
| | * | | | | | | | x86, microcode, AMD: Fix early ucode loadingBorislav Petkov2014-01-13
| | * | | | | | | | x86, microcode: Share native MSR accessing variantsBorislav Petkov2014-01-13
| | * | | | | | | | x86, ramdisk: Export relocated ramdisk VABorislav Petkov2014-01-13
| | |/ / / / / / /
| * | | | | | | | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar2014-01-05
| | |\| | | | | | |
| | * | | | | | | | x86: ksysfs.c build fixDave Young2014-01-03
| | * | | | | | | | x86: Reserve setup_data ranges late after parsing memmap cmdlineDave Young2013-12-29
| | * | | | | | | | x86: Export x86 boot_params to sysfsDave Young2013-12-29
| | * | | | | | | | x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young2013-12-29
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, cpu: Detect more TLB configurationKirill A. Shutemov2014-01-03
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, cpu, amd: Fix a shadowed variable situationBorislav Petkov2014-01-15
| | * | | | | | | | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06
| | * | | | | | | | x86/traps: Clean up error exception handler definitionsIngo Molnar2013-12-12
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typosH. Peter Anvin2014-01-15
| | * | | | | | | | x86, apic, kexec: Add disable_cpu_apicid kernel parameterHATAYAMA Daisuke2014-01-15
| | * | | | | | | | x86/apic: Read Error Status Register correctlyRichard Weinberger2014-01-14
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'x86/idle' into sched/coreIngo Molnar2014-01-13
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86, idle: Add memory barriers around clflush in mwait_play_dead()H. Peter Anvin2013-12-19
| | | * | | | | | | | x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-19
| | * | | | | | | | | sched/clock, x86: Avoid a runtime condition in native_sched_clock()Peter Zijlstra2014-01-13
| | * | | | | | | | | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-13
| | * | | | | | | | | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra2014-01-13
| | * | | | | | | | | sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra2014-01-13
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-20
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-16
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | perf/x86/intel: Add Intel RAPL PP1 energy counter supportStephane Eranian2014-01-12
| | * | | | | | | | | perf/x86: enable Haswell Celeron RAPL supportStephane Eranian2013-12-17
| | * | | | | | | | | Merge tag 'v3.13-rc4' into perf/coreIngo Molnar2013-12-16
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | perf/x86: Add RAPL hrtimer supportStephane Eranian2013-11-27
| | * | | | | | | | | perf/x86: Add Intel RAPL PMU supportStephane Eranian2013-11-27
| * | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-20
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt()Prarit Bhargava2014-01-13
| | * | | | | | | | | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava2014-01-12
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-16
* | | | | | | | | | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman2014-01-25
* | | | | | | | | | x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman2014-01-25