summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-042-0/+3
|\
| * x86/irq: Make irq activate operations symmetricThomas Gleixner2017-01-312-0/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-041-0/+1
|\ \
| * | KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář2017-02-031-0/+1
| |/
* | Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-0311-62/+11
|\ \
| * | powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab2017-01-301-2/+2
| * | powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman2017-01-252-0/+4
| * | powerpc: Revert the initial stack protector supportMichael Ellerman2017-01-246-59/+1
| * | powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan2017-01-241-1/+1
| * | powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens2017-01-241-0/+3
* | | modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-033-12/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-026-35/+37
|\ \ \
| * | | x86/mce: Make timer handling more robustThomas Gleixner2017-01-311-19/+12
| * | | x86/microcode: Do not access the initrd after it has been freedBorislav Petkov2017-01-303-7/+21
| * | | x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu2017-01-242-2/+3
| * | | x86/fpu: Set the xcomp_bv when we fake up a XSAVES areaKevin Hao2017-01-231-0/+1
| * | | x86/microcode/intel: Drop stashed AP patch pointer optimizationBorislav Petkov2017-01-231-8/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-022-175/+117
|\ \ \ \
| * | | | perf/x86/intel/uncore: Make package handling more robustThomas Gleixner2017-02-011-105/+91
| * | | | perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner2017-02-011-40/+4
| * | | | perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2017-02-011-34/+26
| | |_|/ | |/| |
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-021-0/+16
|\ \ \ \
| * | | | x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina2017-01-281-0/+16
* | | | | Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-02-021-1/+1
|\ \ \ \ \
| * | | | | xtensa: fix noMMU build on cores with MMUMax Filippov2017-01-311-1/+1
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-02-011-46/+42
|\ \ \ \ \ \
| * | | | | | crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel2017-01-231-46/+42
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-01-304-8/+81
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett2017-01-301-0/+73
| * | | | | | sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett2017-01-301-1/+1
| * | | | | | sparc: Fixed typo in sstate.c. Replaced panicing with panickingTom Hromatka2017-01-161-3/+3
| * | | | | | sparc: use symbolic names for tsb indexingMike Kravetz2016-12-271-4/+4
* | | | | | | parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-01-283-5/+10
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-281-1/+7
|\ \ \ \ \ \ \
| * | | | | | | arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash2017-01-271-1/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-01-285-46/+55
|\ \ \ \ \ \ \
| * | | | | | | ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-01-271-1/+2
| * | | | | | | ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta2017-01-241-3/+16
| * | | | | | | ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta2017-01-242-9/+11
| * | | | | | | ARCv2: MCIP: update the BCR per current changesVineet Gupta2017-01-241-2/+1
| * | | | | | | ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listVineet Gupta2017-01-241-1/+3
| * | | | | | | ARCv2: MCIP: Deprecate setting of affinity in Device TreeYuriy Kolerov2017-01-241-30/+22
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-01-272-3/+12
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | s390/mm: Fix cmma unused transfer from pgste into pteChristian Borntraeger2017-01-241-3/+4
| * | | | | | s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky2017-01-241-0/+8
* | | | | | | mn10300: fix build error of missing fpu_save()Randy Dunlap2017-01-241-1/+1
* | | | | | | frv: add missing atomic64 operationsSudip Mukherjee2017-01-241-1/+18
* | | | | | | frv: add atomic64_add_unless()Sudip Mukherjee2017-01-241-0/+16
|/ / / / / /
* | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2017-01-231-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tile/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-061-1/+1