Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-04-14 | 18 | -708/+138 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kernel/kexec_file.c: move purgatories sha256 to common code | Philipp Rudo | 2018-04-14 | 5 | -305/+16 | |
| * | | | | | | | | kernel/kexec_file.c: allow archs to set purgatory load address | Philipp Rudo | 2018-04-14 | 2 | -8/+9 | |
| * | | | | | | | | kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load | Philipp Rudo | 2018-04-14 | 1 | -4/+6 | |
| * | | | | | | | | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations* | Philipp Rudo | 2018-04-14 | 1 | -36/+20 | |
| * | | | | | | | | kexec_file, x86: move re-factored code to generic side | AKASHI Takahiro | 2018-04-14 | 1 | -188/+7 | |
| * | | | | | | | | x86: kexec_file: clean up prepare_elf64_headers() | AKASHI Takahiro | 2018-04-14 | 1 | -11/+7 | |
| * | | | | | | | | x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer | AKASHI Takahiro | 2018-04-14 | 1 | -51/+31 | |
| * | | | | | | | | x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers() | AKASHI Takahiro | 2018-04-14 | 1 | -12/+12 | |
| * | | | | | | | | x86: kexec_file: purge system-ram walking from prepare_elf64_headers() | AKASHI Takahiro | 2018-04-14 | 1 | -63/+58 | |
| * | | | | | | | | kexec_file,x86,powerpc: factor out kexec_file_ops functions | AKASHI Takahiro | 2018-04-14 | 6 | -83/+9 | |
| * | | | | | | | | kexec_file: make use of purgatory optional | AKASHI Takahiro | 2018-04-14 | 2 | -0/+6 | |
| * | | | | | | | | mm/gup.c: document return value | Michael S. Tsirkin | 2018-04-14 | 4 | -0/+10 | |
* | | | | | | | | | Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh | Linus Torvalds | 2018-04-13 | 9 | -38/+84 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | arch/sh: pcie-sh7786: handle non-zero DMA offset | Thomas Petazzoni | 2018-04-13 | 1 | -0/+8 | |
| * | | | | | | | | | arch/sh: pcie-sh7786: adjust the memory mapping | Thomas Petazzoni | 2018-04-13 | 1 | -5/+14 | |
| * | | | | | | | | | arch/sh: pcie-sh7786: adjust PCI MEM and IO regions | Thomas Petazzoni | 2018-04-13 | 1 | -18/+18 | |
| * | | | | | | | | | arch/sh: pcie-sh7786: exclude unusable PCI MEM areas | Thomas Petazzoni | 2018-04-13 | 1 | -0/+12 | |
| * | | | | | | | | | arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled | Thomas Petazzoni | 2018-04-13 | 1 | -0/+3 | |
| * | | | | | | | | | arch/sh: pci: don't use disabled resources | Thomas Petazzoni | 2018-04-13 | 1 | -0/+5 | |
| * | | | | | | | | | arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset | Thomas Petazzoni | 2018-04-13 | 2 | -4/+7 | |
| * | | | | | | | | | arch/sh: add sh7786_mm_sel() function | Thomas Petazzoni | 2018-04-13 | 1 | -0/+7 | |
| * | | | | | | | | | sh: fix debug trap failure to process signals before return to user | Rich Felker | 2018-04-13 | 1 | -1/+1 | |
| * | | | | | | | | | sh: fix memory corruption of unflattened device tree | Rich Felker | 2018-04-13 | 2 | -6/+8 | |
| * | | | | | | | | | sh: fix futex FUTEX_OP_SET op on userspace addresses | Aurelien Jarno | 2018-04-13 | 1 | -4/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-04-13 | 10 | -199/+242 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | arm64: assembler: add macros to conditionally yield the NEON under PREEMPT | Ard Biesheuvel | 2018-04-11 | 2 | -0/+76 | |
| * | | | | | | | | | arm64: assembler: add utility macros to push/pop stack frames | Ard Biesheuvel | 2018-04-11 | 1 | -0/+63 | |
| * | | | | | | | | | arm64: Move the content of bpi.S to hyp-entry.S | Marc Zyngier | 2018-04-11 | 4 | -91/+65 | |
| * | | | | | | | | | arm64: Get rid of __smccc_workaround_1_hvc_* | Marc Zyngier | 2018-04-11 | 2 | -16/+5 | |
| * | | | | | | | | | arm64: capabilities: Rework EL2 vector hardening entry | Marc Zyngier | 2018-04-11 | 1 | -9/+11 | |
| * | | | | | | | | | arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening | Shanker Donthineni | 2018-04-11 | 6 | -86/+25 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2018-04-13 | 17 | -636/+174 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | s390: correct nospec auto detection init order | Martin Schwidefsky | 2018-04-11 | 3 | -6/+6 | |
| * | | | | | | | | | s390/zcrypt: Support up to 256 crypto adapters. | Harald Freudenberger | 2018-04-11 | 2 | -49/+81 | |
| * | | | | | | | | | s390/zcrypt: Remove deprecated ioctls. | Harald Freudenberger | 2018-04-10 | 1 | -40/+1 | |
| * | | | | | | | | | s390/ipl: remove reipl_method and dump_method | Vasily Gorbik | 2018-04-10 | 1 | -46/+11 | |
| * | | | | | | | | | s390/ipl: correct kdump reipl block checksum calculation | Vasily Gorbik | 2018-04-10 | 3 | -6/+7 | |
| * | | | | | | | | | s390/ipl: remove non-existing functions declaration | Vasily Gorbik | 2018-04-10 | 1 | -3/+0 | |
| * | | | | | | | | | s390: assume diag308 set always works | Vasily Gorbik | 2018-04-10 | 7 | -358/+16 | |
| * | | | | | | | | | s390/ipl: avoid adding scpdata to cmdline during ftp/dvd boot | Vasily Gorbik | 2018-04-10 | 1 | -1/+1 | |
| * | | | | | | | | | s390/ipl: correct ipl parmblock valid checks | Vasily Gorbik | 2018-04-10 | 1 | -6/+4 | |
| * | | | | | | | | | s390/ipl: rely on diag308 store to get ipl info | Vasily Gorbik | 2018-04-10 | 5 | -86/+17 | |
| * | | | | | | | | | s390/ipl: move ipl_flags to ipl.c | Vasily Gorbik | 2018-04-10 | 2 | -11/+9 | |
| * | | | | | | | | | s390/ipl: get rid of ipl_ssid and ipl_devno | Vasily Gorbik | 2018-04-10 | 1 | -9/+8 | |
| * | | | | | | | | | s390/ipl: unite diag308 and scsi boot ipl blocks | Vasily Gorbik | 2018-04-10 | 2 | -29/+26 | |
| * | | | | | | | | | s390/ipl: ensure loadparm valid flag is set | Vasily Gorbik | 2018-04-10 | 1 | -0/+1 | |
| * | | | | | | | | | s390/compat: fix setup_frame32 | Heiko Carstens | 2018-04-10 | 1 | -1/+1 | |
| * | | | | | | | | | s390/crypto: Adjust s390 aes and paes cipher priorities | Harald Freudenberger | 2018-04-10 | 2 | -8/+8 | |
* | | | | | | | | | | Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-13 | 10 | -156/+58 | |
|\ \ \ \ \ \ \ \ \ \ |