aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds42-404/+370
2017-07-12x86/efi: move asmlinkage before return typeJoe Perches1-2/+2
2017-07-12sh: move inline before return typeJoe Perches1-1/+1
2017-07-12MIPS: SMP: move asmlinkage before return typeJoe Perches1-1/+1
2017-07-12m68k: coldfire: move inline before return typeJoe Perches1-2/+2
2017-07-12ia64: sn: pci: move inline before typeJoe Perches2-3/+3
2017-07-12ia64: move inline before return typeJoe Perches1-1/+1
2017-07-12FRV: tlbflush: move asmlinkage before return typeJoe Perches1-4/+4
2017-07-12CRIS: gpio: move inline before return typeJoe Perches1-2/+2
2017-07-12ARM: HP Jornada 7XX: move inline before return typeJoe Perches1-1/+1
2017-07-12ARM: KVM: move asmlinkage before typeJoe Perches1-4/+4
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semanticMichal Hocko3-3/+3
2017-07-12MIPS: do not use __GFP_REPEAT for order-0 requestMichal Hocko1-1/+1
2017-07-12powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel1-9/+19
2017-07-12arm64/mmap: properly account for stack randomization in mmap_baseRik van Riel1-1/+6
2017-07-12x86/mmap: properly account for stack randomization in mmap_baseRik van Riel1-1/+6
2017-07-12sh64: ascii armor the sh64 boot init stack canaryRik van Riel1-0/+1
2017-07-12arm64: ascii armor the arm64 boot init stack canaryRik van Riel1-0/+1
2017-07-12x86: ascii armor the x86_64 boot init stack canaryRik van Riel1-0/+1
2017-07-12sh: mark end of BUG() implementation as unreachableKees Cook1-0/+1
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay9-1/+36
2017-07-12powerpc: make feature-fixup tests fortify-safeDaniel Axtens1-90/+90
2017-07-12powerpc: don't fortify prom_initDaniel Axtens1-0/+3
2017-07-12powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin9-25/+458
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin5-5/+26
2017-07-12kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin7-10/+13
2017-07-12powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang1-2/+1
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang5-14/+4
2017-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-20/+57
2017-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds6-6/+0
2017-07-11xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-9/+10
2017-07-11unicore32: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-29/+28
2017-07-11tile: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-19/+19
2017-07-11sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-1/+2
2017-07-11sh: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-19/+18
2017-07-11parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-6/+5
2017-07-11openrisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-28/+28
2017-07-11nios2: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-24/+24
2017-07-11nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.hMasahiro Yamada2-23/+0
2017-07-10s390: reduce ELF_ET_DYN_BASEKees Cook1-8/+7
2017-07-10powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+7
2017-07-10arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+6
2017-07-10arm: move ELF_ET_DYN_BASE to 4MBKees Cook1-6/+2
2017-07-10binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook1-6/+7
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer4-32/+36
2017-07-10bitmap: use memcmp optimisation in more situationsMatthew Wilcox1-0/+1
2017-07-10ARM: fix rd_size declarationBart Van Assche1-2/+1
2017-07-10frv: cmpxchg: implement cmpxchg64()Will Deacon1-0/+1
2017-07-10frv: use generic fb.hTobias Klauser2-12/+1
2017-07-10frv: remove wrapper header for asm/device.hTobias Klauser2-7/+1