summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King2016-06-021-1/+1
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-06-0313-44/+74
| |\ \ \ \ \
| | * | | | | arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland2016-06-031-1/+3
| | * | | | | arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland2016-06-032-10/+14
| | * | | | | arm64: mm: dump: log span levelMark Rutland2016-06-031-1/+7
| | * | | | | arm64: update stale PAGE_OFFSET commentMark Rutland2016-06-031-1/+2
| | * | | | | arm64: report CPU number in bad_modeMark Rutland2016-06-031-2/+3
| | * | | | | arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon2016-06-012-1/+9
| | * | | | | arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2016-05-312-3/+9
| | * | | | | arm64: enable CONFIG_SET_MODULE_RONX by defaultMark Rutland2016-05-311-12/+13
| | * | | | | arm64: Remove orphaned __addr_ok() definitionRobin Murphy2016-05-311-13/+0
| | * | | | | Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"Will Deacon2016-05-311-0/+14
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-06-036-38/+68
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth2016-06-011-0/+1
| | * | | | powerpc/mm/radix: Add missing tlb flushAneesh Kumar K.V2016-06-011-4/+1
| | * | | | powerpc/mm/hash: Fix the reference bit update when handling hash faultAneesh Kumar K.V2016-06-011-2/+20
| | * | | | powerpc/mm/radix: Update LPCR only if it is powernvAneesh Kumar K.V2016-06-011-13/+10
| | * | | | powerpc: Use privileged SPR number for MMCR2Thomas Huth2016-05-311-1/+1
| | * | | | powerpc: Fix definition of SIAR and SDAR registersThomas Huth2016-05-311-2/+2
| | * | | | powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokensRussell Currey2016-05-301-16/+12
| | * | | | powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey2016-05-301-15/+36
| | |/ / /
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-06-025-31/+60
| |\ \ \ \
| | * | | | KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini2016-06-021-0/+5
| | * | | | KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini2016-06-021-0/+4
| | * | | | KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini2016-06-021-10/+12
| | * | | | kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini2016-06-021-1/+1
| | * | | | KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov2016-06-021-0/+1
| | * | | | KVM: x86: avoid write-tearing of TDPNadav Amit2016-06-021-4/+4
| | * | | | arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier2016-05-311-7/+16
| | * | | | arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1Marc Zyngier2016-05-311-4/+2
| | * | | | arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE valueMarc Zyngier2016-05-311-1/+12
| | * | | | KVM: arm/arm64: vgic-v3: Clear all dirty LRsChristoffer Dall2016-05-311-4/+3
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-3111-100/+215
| |\ \ \ \
| | * | | | sparc64: Fix return from trap window fill crashes.David S. Miller2016-05-295-52/+116
| | * | | | sparc: Harden signal return frame checks.David S. Miller2016-05-295-45/+92
| | * | | | sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller2016-05-251-3/+7
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-318-68/+103
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | s390: fix info leak in do_sigsegvMichal Hocko2016-05-231-0/+1
| | * | | | s390/config: update default configurationHeiko Carstens2016-05-235-64/+98
| | * | | | s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2016-05-192-3/+3
| | * | | | s390/bpf: reduce maximum program size to 64 KBMichael Holzheu2016-05-191-1/+1
| * | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-2858-248/+353
| |\ \ \ \ \
| | * | | | | MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-281-1/+1
| | * | | | | MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan2016-05-281-0/+1
| | * | | | | MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan2016-05-281-8/+0
| | * | | | | MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov2016-05-286-6/+6
| | * | | | | MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki2016-05-281-1/+2
| | * | | | | MIPS: Pistachio: Enable KASLRMatt Redfearn2016-05-282-2/+7
| | * | | | | MIPS: lib: Mark intrinsics notraceHarvey Hunt2016-05-287-7/+7
| | * | | | | MIPS: Fix 64-bit HTW configurationJames Hogan2016-05-281-2/+12