aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Merge tag 'microblaze-4.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 3-2/+3
2017-09-25arch: change default endian for microblazeGravatar Babu Moger 1-1/+1
2017-09-25microblaze: Cocci spatch "vma_pages"Gravatar Thomas Meyer 1-1/+1
2017-09-25microblaze: Add missing kvm_para.h to KbuildGravatar Michal Simek 1-0/+1
2017-09-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 17-66/+87
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-25/+28
2017-09-23Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 14-13/+106
2017-09-23x86/asm: Fix inline asm call constraints for ClangGravatar Josh Poimboeuf 12-42/+39
2017-09-22Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 18-36/+38
2017-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 3-4/+1
2017-09-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-2/+11
2017-09-22arch: remove unused *_segments() macros/functionsGravatar Tobias Klauser 10-51/+0
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsGravatar Helge Deller 2-2/+3
2017-09-22parisc: Reintroduce option to gzip-compress the kernelGravatar Helge Deller 2-0/+17
2017-09-22parisc: Add HWPOISON page fault handler codeGravatar Helge Deller 1-4/+29
2017-09-22parisc: Move init_per_cpu() into init sectionGravatar Helge Deller 4-4/+4
2017-09-22parisc: Check if initrd was loaded into broken RAMGravatar Helge Deller 1-0/+9
2017-09-22parisc: Add PDCE_CHECK instruction to HPMC handlerGravatar Helge Deller 1-1/+9
2017-09-22parisc: Add wrapper for pdc_instr() firmware functionGravatar Helge Deller 2-0/+21
2017-09-22parisc: Move start_parisc() into init sectionGravatar Helge Deller 1-2/+2
2017-09-22parisc: Stop unwinding at start of stackGravatar Helge Deller 1-0/+12
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2017-09-22Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 19-56/+77
2017-09-22Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Gravatar Linus Torvalds 27-33/+37
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 5-33/+147
2017-09-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 12-156/+184
2017-09-21MIPS: PCI: fix pcibios_map_irq section mismatchGravatar Manuel Lauss 24-25/+25
2017-09-21MIPS: Fix input modify in __write_64bit_c0_split()Gravatar James Hogan 1-6/+9
2017-09-21MIPS: MSP71xx: Include asm/setup.hGravatar Arnd Bergmann 1-0/+2
2017-09-21powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Gravatar Tyrel Datwyler 1-1/+3
2017-09-21powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARGravatar Tyrel Datwyler 2-2/+5
2017-09-21powerpc/eeh: Create PHB PEs after EEH is initializedGravatar Benjamin Herrenschmidt 2-18/+4
2017-09-20s390/topology: enable / disable topology dynamicallyGravatar Heiko Carstens 1-2/+74
2017-09-20s390/topology: alternative topology for topology-less machinesGravatar Heiko Carstens 2-23/+61
2017-09-20powerpc/kprobes: Update optprobes to use emulate_update_regs()Gravatar Naveen N. Rao 1-1/+3
2017-09-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Gravatar Michael Ellerman 1-2/+10
2017-09-20crypto: x86/twofish - Fix RBP usageGravatar Josh Poimboeuf 1-6/+6
2017-09-20crypto: sha512-avx2 - Fix RBP usageGravatar Josh Poimboeuf 1-36/+39
2017-09-20crypto: x86/sha256-ssse3 - Fix RBP usageGravatar Josh Poimboeuf 1-8/+7
2017-09-20crypto: x86/sha256-avx2 - Fix RBP usageGravatar Josh Poimboeuf 1-15/+7
2017-09-20crypto: x86/sha256-avx - Fix RBP usageGravatar Josh Poimboeuf 1-8/+7
2017-09-20crypto: x86/sha1-ssse3 - Fix RBP usageGravatar Josh Poimboeuf 1-6/+5
2017-09-20crypto: x86/sha1-avx2 - Fix RBP usageGravatar Josh Poimboeuf 1-3/+1
2017-09-20crypto: x86/des3_ede - Fix RBP usageGravatar Josh Poimboeuf 1-6/+9
2017-09-20crypto: x86/cast6 - Fix RBP usageGravatar Josh Poimboeuf 1-16/+34
2017-09-20crypto: x86/cast5 - Fix RBP usageGravatar Josh Poimboeuf 1-17/+30
2017-09-20crypto: x86/camellia - Fix RBP usageGravatar Josh Poimboeuf 1-13/+13
2017-09-20crypto: x86/blowfish - Fix RBP usageGravatar Josh Poimboeuf 1-22/+26
2017-09-20MIPS: Fix perf event initGravatar Paul Burton 1-2/+1
2017-09-20powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offlineGravatar Gautham R. Shenoy 1-1/+7