summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-10xtensa/simdisk: fix compile errorChristoph Hellwig
2017-11-10block: remove __bio_kmap_atomicChristoph Hellwig
2017-09-25Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2017-09-25arch: change default endian for microblazeBabu Moger
2017-09-25microblaze: Cocci spatch "vma_pages"Thomas Meyer
2017-09-25microblaze: Add missing kvm_para.h to KbuildMichal Simek
2017-09-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-23Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf
2017-09-22Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2017-09-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller
2017-09-22parisc: Reintroduce option to gzip-compress the kernelHelge Deller
2017-09-22parisc: Add HWPOISON page fault handler codeHelge Deller
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller
2017-09-22parisc: Check if initrd was loaded into broken RAMHelge Deller
2017-09-22parisc: Add PDCE_CHECK instruction to HPMC handlerHelge Deller
2017-09-22parisc: Add wrapper for pdc_instr() firmware functionHelge Deller
2017-09-22parisc: Move start_parisc() into init sectionHelge Deller
2017-09-22parisc: Stop unwinding at start of stackHelge Deller
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-22Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-22Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Linus Torvalds
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-09-21MIPS: PCI: fix pcibios_map_irq section mismatchManuel Lauss
2017-09-21MIPS: Fix input modify in __write_64bit_c0_split()James Hogan
2017-09-21MIPS: MSP71xx: Include asm/setup.hArnd Bergmann
2017-09-21powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2017-09-21powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler
2017-09-21powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt
2017-09-20s390/topology: enable / disable topology dynamicallyHeiko Carstens
2017-09-20s390/topology: alternative topology for topology-less machinesHeiko Carstens
2017-09-20powerpc/kprobes: Update optprobes to use emulate_update_regs()Naveen N. Rao
2017-09-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-09-20crypto: x86/twofish - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: sha512-avx2 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha256-ssse3 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha256-avx2 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha256-avx - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha1-ssse3 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/sha1-avx2 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/des3_ede - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/cast6 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/cast5 - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/camellia - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: x86/blowfish - Fix RBP usageJosh Poimboeuf