summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-06-20arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling errorChen Gang
2014-06-20arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macrosChen Gang
2014-06-20arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...Chen Gang
2014-06-20arch/unicore32/kernel/ksyms.c: remove several undefined exported symbolsChen Gang
2014-06-19Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-06-18arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon
2014-06-18arm64: fix build error in sigcontext.hMark Salter
2014-06-18arm64: dts: Add more serial port nodes in APM X-Gene device treeVinayak Kale
2014-06-18arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-06-18arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky
2014-06-18arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon
2014-06-18arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-06-18arm64: Limit the CMA buffer to 32-bit if ZONE_DMACatalin Marinas
2014-06-18arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()Steven Rostedt
2014-06-18arm64/crypto: improve performance of GHASH algorithmArd Biesheuvel
2014-06-18arm64/crypto: fix data corruption bug in GHASH algorithmArd Biesheuvel
2014-06-18arm64: defconfig update for LTPCatalin Marinas
2014-06-18arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'Paul Bolle
2014-06-18arm64: add ARCH_HAS_OPP to allow enabling OPP librarySudeep Holla
2014-06-18arm64: restore alphabetic order in KconfigSudeep Holla
2014-06-18arm64: Bug fix in stack alignment exceptionChiaHao
2014-06-18x86/xen: no need to explicitly register an NMI callbackDavid Vrabel
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-12Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-12Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-12x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski
2014-06-12x86/vdso: Add PUT_LE to store little-endian valuesAndy Lutomirski
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar
2014-06-12blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-06-12powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-11Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-11Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-06-11powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.Mahesh Salgaonkar
2014-06-11powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar
2014-06-11powerpc/book3s: Add stack overflow check in machine check handler.Mahesh Salgaonkar