summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-123-3/+3
* MIPS: do not use __GFP_REPEAT for order-0 requestMichal Hocko2017-07-121-1/+1
* powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-121-9/+19
* arm64/mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-121-1/+6
* x86/mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-121-1/+6
* sh64: ascii armor the sh64 boot init stack canaryRik van Riel2017-07-121-0/+1
* arm64: ascii armor the arm64 boot init stack canaryRik van Riel2017-07-121-0/+1
* x86: ascii armor the x86_64 boot init stack canaryRik van Riel2017-07-121-0/+1
* sh: mark end of BUG() implementation as unreachableKees Cook2017-07-121-0/+1
* include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-129-1/+36
* powerpc: make feature-fixup tests fortify-safeDaniel Axtens2017-07-121-90/+90
* powerpc: don't fortify prom_initDaniel Axtens2017-07-121-0/+3
* powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-129-25/+458
* kernel/watchdog: split up config optionsNicholas Piggin2017-07-125-5/+26
* kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin2017-07-127-10/+13
* powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang2017-07-121-2/+1
* kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-125-14/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-07-117-20/+57
|\
| * sparc64: Fix gup_huge_pmdNitin Gupta2017-06-251-2/+2
| * Adding the type of exported symbolsNagarathnam Muthusamy2017-06-194-0/+5
| * sed regex in Makefile.build requires line break between exported symbolsNagarathnam Muthusamy2017-06-191-18/+26
| * Adding asm-prototypes.h for genksyms to generate crcNagarathnam Muthusamy2017-06-191-0/+24
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2017-07-116-6/+0
|\ \
| * | m68k: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-06-266-6/+0
* | | s390: reduce ELF_ET_DYN_BASEKees Cook2017-07-101-8/+7
* | | powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-101-6/+7
* | | arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-101-6/+6
* | | arm: move ELF_ET_DYN_BASE to 4MBKees Cook2017-07-101-6/+2
* | | binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2017-07-101-6/+7
* | | lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer2017-07-104-32/+36
* | | bitmap: use memcmp optimisation in more situationsMatthew Wilcox2017-07-101-0/+1
* | | ARM: fix rd_size declarationBart Van Assche2017-07-101-2/+1
* | | frv: cmpxchg: implement cmpxchg64()Will Deacon2017-07-101-0/+1
* | | frv: use generic fb.hTobias Klauser2017-07-102-12/+1
* | | frv: remove wrapper header for asm/device.hTobias Klauser2017-07-102-7/+1
* | | arm64/kasan: don't allocate extra shadow memoryAndrey Ryabinin2017-07-101-7/+1
* | | x86/kasan: don't allocate extra shadow memoryAndrey Ryabinin2017-07-101-6/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-097-56/+65
|\ \ \
| * | | x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] tableChen Yu2017-07-053-7/+29
| * | | x86/boot/e820: Rename the e820_table_firmware to e820_table_kexecChen Yu2017-07-054-26/+26
| * | | x86/boot/e820: Avoid overwriting e820_table_firmwareChen Yu2017-07-051-2/+4
| * | | x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka2017-07-053-16/+20
| * | | x86/platform/uv/BAU: Minor cleanup, make some local functions staticColin Ian King2017-07-041-25/+6
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-091-1/+1
|\ \ \ \
| * | | | kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao2017-07-081-1/+1
| |/ / /
* | | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-0816-81/+158
|\ \ \ \
| * \ \ \ Merge branch 'pci/host-hv' into nextBjorn Helgaas2017-07-031-0/+6
| |\ \ \ \
| | * | | | PCI: hv: Use vPCI protocol version 1.2Jork Loeser2017-07-021-0/+6
| * | | | | Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-07-039-54/+98
| |\| | | |
| | * | | | arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()Lorenzo Pieralisi2017-07-021-6/+4