aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-12-25cpu/hotplug: Cleanup state namesGravatar Thomas Gleixner 32-44/+44
2016-12-25x86/msr: Remove bogus cleanup from the error pathGravatar Thomas Gleixner 1-1/+0
2016-12-25perf/x86/intel/cstate: Prevent hotplug callback leakGravatar Thomas Gleixner 1-7/+7
2016-12-25ARM/imx/mmcd: Fix broken cpu hotplug handlingGravatar Thomas Gleixner 1-12/+22
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 21-114/+263
2016-12-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-10/+22
2016-12-23Revert "x86/unwind: Detect bad stack return address"Gravatar Josh Poimboeuf 1-10/+1
2016-12-23Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-34/+45
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-5/+4
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 13-25/+2070
2016-12-22perf/x86: Fix overlap counter scheduling bugGravatar Peter Zijlstra 1-1/+1
2016-12-22perf/x86/pebs: Fix handling of PEBS buffer overflowsGravatar Stephane Eranian 1-9/+21
2016-12-22x86/paravirt: Mark unused patch_default labelGravatar Peter Zijlstra 2-2/+2
2016-12-22Merge branches 'acpica' and 'acpi-scan'Gravatar Rafael J. Wysocki 2-5/+4
2016-12-21Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 12-139/+67
2016-12-21x86/microcode/AMD: Reload proper initrd start addressGravatar Borislav Petkov 1-7/+5
2016-12-21ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Gravatar Lv Zheng 1-1/+1
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersGravatar Lv Zheng 1-4/+3
2016-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-5/+2
2016-12-20Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 10-10/+295
2016-12-20Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 5-2/+20
2016-12-20Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 8-133/+174
2016-12-20parisc: Optimize timer interrupt functionGravatar Helge Deller 3-92/+29
2016-12-20ARM: dts: hix5hd2: don't change the existing compatible stringGravatar Dongpo Li 1-2/+2
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Gravatar Madalin Bucur 1-3/+0
2016-12-20arm64: setup: introduce kaslr_offset()Gravatar Alexander Popov 2-4/+9
2016-12-20powerpc: ima: send the kexec buffer to the next kernelGravatar Thiago Jung Bauermann 5-6/+129
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelGravatar Thiago Jung Bauermann 7-1/+158
2016-12-20x86/platform/intel/quark: Add printf attribute to imr_self_test_result()Gravatar Nicolas Iooss 1-1/+2
2016-12-20x86/platform/intel-mid: Switch MPU3050 driver to IIOGravatar Linus Walleij 1-1/+1
2016-12-20x86/alternatives: Do not use sync_core() to serialize I$Gravatar Borislav Petkov 1-5/+10
2016-12-20x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicGravatar Vitaly Kuznetsov 1-0/+24
2016-12-19ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheGravatar Vineet Gupta 2-6/+13
2016-12-19ARC: mm: No need to save cache version in @cpuinfoGravatar Vineet Gupta 2-12/+5
2016-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-20/+45
2016-12-19kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Gravatar Jim Mattson 1-6/+5
2016-12-19kvm: take srcu lock around kvm_steal_time_set_preempted()Gravatar Andrea Arcangeli 1-0/+7
2016-12-19kvm: fix schedule in atomic in kvm_steal_time_set_preempted()Gravatar Andrea Arcangeli 1-0/+10
2016-12-19x86/asm: Rewrite sync_core() to use IRET-to-selfGravatar Andy Lutomirski 1-22/+58
2016-12-19x86/microcode/intel: Replace sync_core() with native_cpuid()Gravatar Andy Lutomirski 1-3/+23
2016-12-19Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"Gravatar Andy Lutomirski 1-6/+0
2016-12-19x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsGravatar Andy Lutomirski 1-1/+1
2016-12-19x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Gravatar Andy Lutomirski 1-3/+4
2016-12-19x86/tools: Fix gcc-7 warning in relocs.cGravatar Markus Trippelsdorf 1-1/+2
2016-12-19x86/unwind: Dump stack data on warningsGravatar Josh Poimboeuf 2-1/+39
2016-12-19x86/unwind: Adjust last frame check for aligned function stacksGravatar Josh Poimboeuf 1-1/+8
2016-12-19x86/init: Fix a couple of comment typosGravatar Dmitry Torokhov 1-3/+3
2016-12-19x86/init: Remove i8042_detect() from platform opsGravatar Dmitry Torokhov 4-17/+0
2016-12-19x86/init: Add i8042 state to the platform dataGravatar Dmitry Torokhov 3-0/+30
2016-12-19x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()Gravatar Boris Ostrovsky 1-1/+5