summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-06-0935-415/+30
|\
| * Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta2016-06-023-340/+4
| * Revert "ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wa...Vineet Gupta2016-06-021-3/+3
| * Revert "ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential b...Vineet Gupta2016-06-022-2/+4
| * ARC: don't enable DISCONTIGMEM unconditionallyVineet Gupta2016-05-311-2/+2
| * ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta2016-05-303-40/+6
| * arc: Get rid of root core-frequency propertyAlexey Brodkin2016-05-3015-17/+0
| * Fix typosAndrea Gelmini2016-05-3015-18/+18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-06-071-1/+1
|\ \
| * | coredump: fix dumping through pipesMateusz Guzik2016-06-071-1/+1
| |/
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-072-2/+2
|\ \
| * | powerpc/512x: clk: Remove CLK_IS_ROOTStephen Boyd2016-06-011-1/+1
| * | vexpress/spc: Remove CLK_IS_ROOTStephen Boyd2016-06-011-1/+1
| |/
* | parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2016-06-052-2/+3
* | parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller2016-06-051-1/+9
* | parisc: Fix printk time during bootHelge Deller2016-06-052-7/+3
* | parisc: Fix backtrace on PA-RISCMikulas Patocka2016-06-041-8/+14
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-031-0/+9
|\ \
| * | irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni2016-06-021-0/+9
| |/
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-06-031-1/+1
|\ \
| * | 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