summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-03-27Revert "MIPS: Don't assume 64-bit FP registers for context switch"James Hogan3-194/+128
2015-03-27MIPS: disable FPU if the mode is unsupportedPaul Burton1-7/+12
2015-03-27MIPS: prevent FP context set via ptrace being discardedPaul Burton1-6/+24
2015-03-27MIPS: Ensure FCSR cause bits are clear after invoking FPU emulatorPaul Burton1-8/+9
2015-03-27MIPS: clear MSACSR cause bits when handling MSA FP exceptionPaul Burton1-1/+10
2015-03-27MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA supportPaul Burton1-4/+20
2015-03-27MIPS: remove MSA macro recursionPaul Burton1-3/+31
2015-03-27MIPS: assume at as source/dest of MSA copy/insert instructionsPaul Burton1-16/+12
2015-03-27MIPS: Push .set mips64r* into the functions needing itPaul Burton2-9/+5
2015-03-27MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan1-0/+1
2015-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+4
2015-03-06Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+8
2015-03-06arm64: Don't use is_module_addr in setting page attributesLaura Abbott1-1/+4
2015-03-06Merge branch 'acpi-resources'Rafael J. Wysocki1-3/+8
2015-03-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-22/+20
2015-03-05x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas1-17/+11
2015-03-05x86/intel/quark: Select COMMON_CLKAndy Shevchenko1-0/+1
2015-03-05x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski1-5/+8
2015-03-04Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-26/+31
2015-03-04Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-36/+73
2015-03-04Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds6-28/+45
2015-03-04x86/PCI/ACPI: Ignore resources consumed by host bridge itselfJiang Liu1-3/+8
2015-03-04powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan4-26/+34
2015-03-04powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman1-2/+2
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-4/+47
2015-03-03KVM: MIPS: Enable after disabling interruptTapasweni Pathak1-0/+1
2015-03-03KVM: MIPS: Fix trace event to save PC directlyJames Hogan1-3/+3
2015-03-03KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2-8/+2
2015-03-03Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+9
2015-03-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+42
2015-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-0/+10
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov6-0/+10
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann8-4/+47
2015-02-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt1-0/+6
2015-02-28Merge branch 'linus' into x86/urgent, to merge dependent patchIngo Molnar1560-31799/+45544
2015-02-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-72/+190
2015-02-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds16-71/+68
2015-02-27arm64: cpuidle: add asm/proc-fns.h inclusionLorenzo Pieralisi1-0/+2
2015-02-27arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas1-3/+2
2015-02-27arm64: Increase the swiotlb buffer size 64MBCatalin Marinas3-19/+14
2015-02-27ARC: Fix thread_saved_pc()Vineet Gupta2-26/+2
2015-02-27ARC: Fix KSTK_ESP()Vineet Gupta2-7/+8
2015-02-27ARC: perf: Enable generic software eventsVineet Gupta2-2/+12
2015-02-27ARC: Make arc_unwind_core accessible externallyVineet Gupta2-1/+51
2015-02-26arm64: Fix text patching logic when using fixmapMarc Zyngier1-1/+3
2015-02-26arm64: crypto: increase AES interleave to 4xArd Biesheuvel1-1/+1
2015-02-26arm64: enable PTE type bit in the mask for pte_modifyFeng Kan1-1/+1
2015-02-26arm64: mm: remove unused functions and variable protoypesYingjoe Chen1-5/+0