summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Split old_fpu & new_fpu handling into separate functionsRik van Riel2016-10-163-39/+19
* x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state()Rik van Riel2016-10-163-8/+9
* x86/fpu: Split old & new FPU code pathsRik van Riel2016-10-071-14/+8
* x86/fpu: Remove __fpregs_(de)activate()Rik van Riel2016-10-071-18/+7
* x86/fpu: Rename lazy restore functions to "register state valid"Rik van Riel2016-10-073-9/+23
* x86/fpu, kvm: Remove KVM vcpu->fpu_counterRik van Riel2016-10-071-3/+1
* x86/fpu: Remove struct fpu::counterRik van Riel2016-10-074-21/+1
* x86/fpu: Remove use_eager_fpu()Andy Lutomirski2016-10-077-106/+14
* x86/fpu: Remove the XFEATURE_MASK_EAGER/LAZY distinctionAndy Lutomirski2016-10-071-9/+5
* x86/fpu: Hard-disable lazy FPU modeAndy Lutomirski2016-10-073-90/+5
* x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c codeAndy Lutomirski2016-10-071-5/+0
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-0415-322/+146
|\
| * x86/apic/uv: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-25/+6
| * s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-18/+12
| * mips/loongson/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-26/+8
| * mips/octeon/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-21/+3
| * x86/microcode: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-35/+17
| * sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-21/+5
| * ia64/mca: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-22/+4
| * ARM/OMAP/wakeupgen: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-22/+13
| * ARM/shmobile: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-18/+8
| * arm64/FP/SIMD: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-17/+5
| * powerpc/mmu nohash: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-32/+24
| * powerpc/powermac: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-25/+25
| * x86/kvm: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-27/+16
| * cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-061-2/+0
| * Merge branch 'linus' into smp/hotplugThomas Gleixner2016-09-01140-674/+973
| |\
| * | cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)Boris Ostrovsky2016-08-101-11/+0
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-045-0/+22
|\ \ \
| * \ \ Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-09-221-0/+1
| |\ \ \
| | * | | arm64: marvell: enable the Marvell PIC driverThomas Petazzoni2016-08-231-0/+1
| * | | | ARM/dts: Add EXTI controller node to stm32f429Alexandre TORGUE2016-09-211-0/+8
| * | | | ARM/STM32: Select external interrupts controllerAlexandre TORGUE2016-09-211-0/+1
| * | | | Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-2079-436/+617
| |\ \ \ \
| * | | | | irqchip/gic-v3: Reset BPR during initializationDaniel Thompson2016-09-122-0/+12
* | | | | | Merge tag 'arc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-10-0453-114/+769
|\ \ \ \ \ \
| * | | | | | ARC: [plat*] enables MODULE*Vineet Gupta2016-09-305-1/+16
| * | | | | | ARCv2: fix local_save_flagsVineet Gupta2016-09-301-1/+1
| * | | | | | ARC: CONFIG_NODES_SHIFT fix default valuesNoam Camus2016-09-301-2/+2
| * | | | | | ARCv2: intc: Use kflag if STATUS32.IE must be resetYuriy Kolerov2016-09-301-1/+1
| * | | | | | ARC: .exit.* sections can be discarded in .eh_frame regimeVineet Gupta2016-09-301-8/+0
| * | | | | | ARC: dw2 unwind: enable cfi pseudo ops in string libVineet Gupta2016-09-3011-25/+26
| * | | | | | ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmVineet Gupta2016-09-303-1/+52
| * | | | | | ARC: entry: make ret_from_system_call local labelVineet Gupta2016-09-301-7/+5
| * | | | | | ARC: dw2 unwind: don't force dwarf 2Vineet Gupta2016-09-301-6/+0
| * | | | | | ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta2016-09-305-34/+13
| * | | | | | ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frameVineet Gupta2016-09-301-7/+18
| * | | | | | ARC: module: support R_ARC_32_PCREL relocationVineet Gupta2016-09-302-4/+5
| * | | | | | arc: perf: Enable generic "cache-references" and "cache-misses" eventsAlexey Brodkin2016-09-302-2/+7
| * | | | | | ARC: [plat-eznps] add missing atomic_fetch_xxx operationsNoam Camus2016-09-301-0/+2