aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-10-21xtensa: remove s6000 variant and s6105 platformDaniel Glöckner
2014-10-21xtensa: make PLATFORM_DEFAULT_MEM parameters configurableMax Filippov
2014-10-21xtensa: nommu: clean up memory map dumpMax Filippov
2014-10-21xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_STARTMax Filippov
2014-10-21xtensa: nommu: set up cache and atomctl in initialize_mmuMax Filippov
2014-10-21xtensa: move vecbase SR initialization to _startupMax Filippov
2014-10-21xtensa: nommu: fix uImage load addressMax Filippov
2014-10-21xtensa: nommu: fix load address definitionsMax Filippov
2014-10-21xtensa: nommu: fix Image.elf reset code and ld scriptMax Filippov
2014-10-21xtensa: nommu: add MMU dependency to DEBUG_TLB_SANITYMax Filippov
2014-10-21xtensa: nommu: don't build most of the cache flushing codeMax Filippov
2014-10-21xtensa: nommu: don't provide arch_get_unmapped_areaMax Filippov
2014-10-21xtensa: nommu: provide MAP_UNINITIALIZED definitionMax Filippov
2014-10-21xtensa: nommu: provide _PAGE_CHG_MASK definitionMax Filippov
2014-10-21xtensa: nommu: provide __invalidate_dcache_page_alias stubMax Filippov
2014-10-21xtensa: nommu: move init_mmu stub to nommu_context.hMax Filippov
2014-10-21xtensa: xtfpga: add lx200 SMP DTS and defconfigMax Filippov
2014-10-21xtensa: xtfpga: add generic KC705 board configMax Filippov
2014-10-21xtensa: re-wire umount syscall to sys_oldumountMax Filippov
2014-10-06xtensa: xtfpga: only select ethoc when ethernet is availableMax Filippov
2014-10-06xtensa: add seccomp, getrandom, and memfd_create syscallsMax Filippov
2014-10-06xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISKMax Filippov
2014-10-06xtensa: implement pgprot_noncachedMax Filippov
2014-09-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski
2014-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton
2014-09-25Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-09-25ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-09-25ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAEWill Deacon
2014-09-24x86/efi: Truncate 64-bit values when calling 32-bit OutputString()Matt Fleming
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-24sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov
2014-09-24parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-24powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-24s390: Update defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-24mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-24sparc: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-24sh: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-24powerpc: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-24parisc: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-24mips: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-09-24crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause