summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-10-06powerpc/8xx: Shorten irq_chip name for the SIUChristophe Leroy1-1/+1
2015-10-05powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov2-4/+13
2015-10-05powerpc/pseries: re-use code from of_helpers moduleAndy Shevchenko1-26/+5
2015-10-05powerpc/pseries: handle nodes without '/'Andy Shevchenko1-3/+3
2015-10-05powerpc/pseries: replace kmalloc + strlcpyAndy Shevchenko1-2/+1
2015-10-05powerpc/pseries: fix a potential memory leakAndy Shevchenko1-4/+2
2015-10-05powerpc/pseries: extract of_helpers moduleAndy Shevchenko4-32/+49
2015-10-02powerpc/nvram: Fix function name in some errors messages.Christophe Jaillet1-7/+7
2015-10-02powerpc/nvram: Add missing kfree in error pathChristophe Jaillet1-0/+1
2015-10-01powerpc: Add ppc64le_defconfigMichael Ellerman1-0/+4
2015-10-01powerpc/mm: Add virt_to_pfn and use this instead of opencodingAneesh Kumar K.V1-2/+3
2015-10-01powerpc/vdso: Avoid link stack corruption in __get_datapage()Michael Neuling2-10/+14
2015-10-01powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow()Michael Ellerman1-5/+5
2015-10-01powerpc/slb: Define an enum for the bolted indexesAnshuman Khandual1-21/+26
2015-10-01powerpc/vdso: Emit GNU & SysV hashesMichael Ellerman2-2/+2
2015-09-29powerpc/ps3: Refresh ps3_defconfigGeoff Levand1-5/+0
2015-09-29powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng5-6/+6
2015-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+27
2015-09-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-6/+30
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds31-161/+205
2015-09-27Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson4-3/+28
2015-09-27Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson14-39/+63
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-5/+38
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-9/+42
2015-09-25Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-1/+3
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand6-0/+6
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini1-1/+1
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini1-6/+17
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini1-1/+2
2015-09-25Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2015-09-25Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-0/+1
2015-09-25ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard2-84/+80
2015-09-25ARM: dts: fix omap2+ address translation for pbiasKishon Vijay Abraham I5-12/+17
2015-09-25Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi2-2/+2
2015-09-24ARM: alignment: fix alignment handling for uaccess changesRussell King1-5/+25
2015-09-23x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin1-0/+10
2015-09-22x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski1-1/+4
2015-09-22x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2-4/+23
2015-09-22Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini3-1/+12
2015-09-22ARM: wire up new syscallsRussell King3-1/+5
2015-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-181/+147
2015-09-21powerpc: Wire up sys_membarrier()Michael Ellerman3-1/+3
2015-09-21KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2-0/+3
2015-09-21KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth1-0/+6
2015-09-21KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy1-0/+1
2015-09-21KVM: PPC: Book3S HV: Fix handling of interrupted VCPUsPaul Mackerras1-1/+5
2015-09-20Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-10/+17
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-83/+57
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds108-217/+154
2015-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1