aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2016-08-07ia64: move exports to definitionsAl Viro
2016-08-07sparc32: debride memcpy.S a bitAl Viro
2016-08-07[sparc] unify 32bit and 64bit string.hAl Viro
2016-08-07sparc: move exports to definitionsAl Viro
2016-08-07ppc: move exports to definitionsAl Viro
2016-08-07arm: move exports to definitionsAl Viro
2016-08-07s390: move exports to definitionsAl Viro
2016-08-07m68k: move exports to definitionsAl Viro
2016-08-07alpha: move exports to actual definitionsAl Viro
2016-08-07x86: move exports to actual definitionsAl Viro
2016-08-07[kbuild] handle exports in lib-y objects reliablyAl Viro
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-06Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-05Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-05Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'Rafael J. Wysocki
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-05Merge tag 'metag-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2016-08-05sh: add device tree source for J2 FPGA on Mimas v2 boardRich Felker
2016-08-05sh: add defconfig for J-Core J2Rich Felker
2016-08-05sh: use common clock framework with device tree boardsRich Felker
2016-08-05sh: system call wire upYoshinori Sato
2016-08-05sh: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring
2016-08-05sh: do not perform IPI-based cache flush except on boards that need itRich Felker
2016-08-05sh: add SMP support for J2Rich Felker
2016-08-05sh: SMP support for SH2 entry.SRich Felker
2016-08-05sh: add working futex atomic ops on userspace addresses for smpRich Felker
2016-08-05sh: add J2 atomics using the cas.l instructionRich Felker
2016-08-05sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker
2016-08-05sh: add support for J-Core J2 processorRich Felker
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-04powerpc/fsl_rio: fix a missing error codeDan Carpenter
2016-08-04Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-08-04Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2016-08-04metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan
2016-08-04arm: jump label may reference text in __exitJason Baron
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf
2016-08-04sparc: support static_key usage in non-module __exit sectionsJason Baron
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-04arm64: Fix copy-on-write referencing in HugeTLBSteve Capper
2016-08-04nvmx: mark ept single context invalidation as supportedBandan Das
2016-08-04nvmx: remove comment about missing nested vpid supportBandan Das
2016-08-04KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=offWanpeng Li