summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-151-1/+6
|\
| * x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of th...Sai Praneeth2018-04-051-1/+6
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-151-56/+106
|\ \
| * | genirq/affinity: Spread irq vectors among present CPUs as far as possibleMing Lei2018-04-061-6/+37
| * | genirq/affinity: Allow irq spreading from a given starting pointMing Lei2018-04-061-15/+20
| * | genirq/affinity: Move actual irq vector spreading into a helper functionMing Lei2018-04-061-42/+55
| * | genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumaskMing Lei2018-04-061-13/+13
| * | genirq/affinity: Don't return with empty affinity masks on errorThomas Gleixner2018-04-061-7/+8
* | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2018-04-151-2/+0
|\ \ \
| * | | openrisc: remove unused __ARCH_HAVE_MMU defineTobias Klauser2018-04-071-2/+0
* | | | Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-1510-40/+63
|\ \ \ \
| * | | | powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU featuresMichael Ellerman2018-04-132-15/+22
| * | | | powerpc/mm/radix: Fix checkstops caused by invalid tlbielMichael Ellerman2018-04-121-3/+2
| * | | | KVM: PPC: Book3S HV: trace_tlbie must not be called in realmodeNicholas Piggin2018-04-111-4/+0
| * | | | powerpc/8xx: Fix build with hugetlbfs enabledAneesh Kumar K.V2018-04-111-0/+1
| * | | | powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin2018-04-111-1/+6
| * | | | powerpc/powernv: define a standard delay for OPAL_BUSY type retry loopsNicholas Piggin2018-04-101-0/+3
| * | | | powerpc/fscr: Enable interrupts earlier before calling get_user()Anshuman Khandual2018-04-101-15/+17
| * | | | powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman2018-04-101-1/+1
| * | | | powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagicMichael Ellerman2018-04-091-1/+11
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-1429-654/+681
|\ \ \ \ \
| * | | | | kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo2018-04-145-4/+28
| * | | | | kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2018-04-144-32/+31
| * | | | | kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo2018-04-142-34/+13
| * | | | | kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo2018-04-141-22/+12
| * | | | | kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo2018-04-141-46/+30
| * | | | | kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo2018-04-141-97/+103
| * | | | | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo2018-04-143-61/+71
| * | | | | kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo2018-04-141-16/+22
| * | | | | kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2018-04-142-8/+13
| * | | | | kernel/kexec_file.c: remove checks in kexec_purgatory_loadPhilipp Rudo2018-04-141-14/+0
| * | | | | include/linux/kexec.h: silence compile warningsPhilipp Rudo2018-04-141-0/+2
| * | | | | kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-04-143-188/+201
| * | | | | x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro2018-04-141-11/+7
| * | | | | x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem bufferAKASHI Takahiro2018-04-141-51/+31
| * | | | | x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()AKASHI Takahiro2018-04-141-12/+12
| * | | | | x86: kexec_file: purge system-ram walking from prepare_elf64_headers()AKASHI Takahiro2018-04-141-63/+58
| * | | | | kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-04-148-94/+71
| * | | | | kexec_file: make use of purgatory optionalAKASHI Takahiro2018-04-143-0/+11
| * | | | | proc: revalidate misc dentriesAlexey Dobriyan2018-04-141-1/+22
| * | | | | mm, slab: reschedule cache_reap() on the same CPUVlastimil Babka2018-04-141-1/+2
| * | | | | kexec: export PG_swapbacked to VMCOREINFOPetr Tesarik2018-04-141-0/+1
| * | | | | ipc/shm: fix use-after-free of shm file via remap_file_pages()Eric Biggers2018-04-141-3/+20
| * | | | | mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMUArnd Bergmann2018-04-141-1/+5
| * | | | | mm/gup.c: document return valueMichael S. Tsirkin2018-04-146-3/+17
| * | | | | get_user_pages_fast(): return -EFAULT on access_ok failureMichael S. Tsirkin2018-04-141-1/+4
| * | | | | mm/gup_benchmark: handle gup failuresMichael S. Tsirkin2018-04-141-1/+3
| * | | | | resource: fix integer overflow at reallocationTakashi Iwai2018-04-141-1/+2
* | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-1412-172/+510
|\ \ \ \ \ \
| * | | | | | ovl: update documentation w.r.t "xino" featureAmir Goldstein2018-04-121-6/+33