summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-10-19um: Fix waitpid() usage in helper codeRichard Weinberger1-3/+3
2015-10-19um: Do not rely on libc to provide modify_ldt()Hans-Werner Hilse1-1/+4
2015-10-19um: Fix out-of-tree buildRichard Weinberger1-2/+2
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2015-10-19ARM: 8445/1: fix vdsomunge not to depend on glibc specific byteswap.hH. Nikolaus Schaller1-4/+13
2015-10-19ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM initTony Lindgren4-3/+11
2015-10-19x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin1-3/+2
2015-10-19x86/smpboot: Fix CPU #1 boot timeoutLen Brown1-2/+6
2015-10-19x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehaviorLen Brown1-2/+5
2015-10-16ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memoryTony Lindgren2-0/+11
2015-10-16Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-23/+25
2015-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2015-10-16sh: add copy_user_page() alias for __copy_user()Ross Zwisler1-0/+1
2015-10-16x86/ioapic: Disable interrupts when re-routing legacy IRQsVitaly Kuznetsov1-0/+4
2015-10-16x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini1-0/+8
2015-10-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-2/+14
2015-10-15ARM: tegra: Comment out gpio-ranges propertiesThierry Reding4-0/+8
2015-10-15Merge tag 'omap-for-v4.3/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+2
2015-10-15ARM: dts: uniphier: fix IRQ number for devices on PH1-LD6b ref boardMasahiro Yamada1-1/+1
2015-10-15ARM: mvebu: correct a385-db-ap compatible stringMarcin Wojtas1-1/+1
2015-10-14ARM: meson6: DTS: Fix wrong reg mapping and IRQ numbersCarlo Caione1-11/+12
2015-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-87/+90
2015-10-14ARM: ux500: modify initial levelshifter statusLinus Walleij1-1/+1
2015-10-14ARM: pxa: fix pxa3xx DFI lockup hackArnd Bergmann1-4/+5
2015-10-14Merge tag 'imx-fixes-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+2
2015-10-14Merge tag 'berlin-fixes-for-4.3-1' of git://git.infradead.org/users/hesselba/...Arnd Bergmann1-3/+3
2015-10-14Merge tag 'mvebu-fixes-4.3-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-1/+1
2015-10-14KVM: x86: fix RSM into 64-bit protected modePaolo Bonzini1-3/+7
2015-10-14KVM: x86: fix previous commit for 32-bitPaolo Bonzini1-1/+1
2015-10-14x86/efi: Fix multiple GOP device supportKővágó, Zoltán1-2/+6
2015-10-14arm64: compat: wire up new syscallsWill Deacon2-1/+10
2015-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-0/+10
2015-10-13KVM: x86: fix SMI to halted VCPUPaolo Bonzini1-0/+3
2015-10-13KVM: x86: clean up kvm_arch_vcpu_runnablePaolo Bonzini1-10/+29
2015-10-13KVM: x86: map/unmap private slots in __x86_set_memory_regionPaolo Bonzini1-32/+30
2015-10-13KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini3-42/+21
2015-10-13ARM: dts: am57xx-beagle-x15: set VDD_SD to always-onTomi Valkeinen1-1/+2
2015-10-12ARM: dts: Fix audio card detection on Peach boardsAlim Akhtar2-0/+10
2015-10-12ARM: EXYNOS: Fix double of_node_put() when parsing child power domainsKrzysztof Kozlowski1-5/+3
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar1-0/+3
2015-10-12arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon1-1/+1
2015-10-10Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-12/+8
2015-10-10Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-10-10Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+5
2015-10-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-8/+41
2015-10-09powerpc/powernv: Panic on unhandled Machine CheckDaniel Axtens1-2/+5
2015-10-09powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur2-14/+18
2015-10-08arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf1-0/+5
2015-10-08crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings1-0/+5
2015-10-08crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp3-0/+5