summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: RB532: Avoid undefined mac_pton without GENERIC_NET_UTILSMatt Redfearn2018-01-101-0/+4
* MIPS: RB532: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn2018-01-101-1/+3
* MIPS: ath25: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn2018-01-101-0/+2
* MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski2018-01-101-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2018-01-093-25/+136
|\
| * MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki2017-12-201-0/+12
| * MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki2017-12-121-0/+3
| * MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki2017-12-121-0/+1
| * MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki2017-12-121-11/+36
| * MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki2017-12-121-1/+1
| * MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki2017-12-121-1/+11
| * MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki2017-12-121-25/+83
| * MIPS: CPS: Fix r1 .set mt assembler warningJames Hogan2017-12-121-0/+2
* | Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-076-10/+65
|\ \
| * | parisc: qemu idle sleep supportHelge Deller2018-01-061-0/+39
| * | parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller2018-01-023-4/+20
| * | parisc: Show initial kernel memory layout unhashedHelge Deller2018-01-021-5/+5
| * | parisc: Show unhashed hardware inventoryHelge Deller2018-01-021-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-064-6/+38
|\ \ \
| * \ \ Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-01-062-5/+6
| |\ \ \
| | * | | KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger2017-12-221-1/+1
| | * | | KVM: s390: fix cmma migration for multiple memory slotsChristian Borntraeger2017-12-221-4/+5
| * | | | kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson2018-01-052-1/+32
* | | | | Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-01-061-1/+6
|\ \ \ \ \
| * | | | | powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERRJohn Sperbeck2018-01-021-1/+6
* | | | | | Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-01-0511-58/+57
|\ \ \ \ \ \
| * | | | | | ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta2018-01-031-0/+8
| * | | | | | ARC: handle gcc generated __builtin_trap()Vineet Gupta2017-12-202-0/+9
| * | | | | | ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta2017-12-201-2/+3
| * | | | | | ARC: [plat-axs103] refactor the quad core DT quirk codeEugeniy Paltsev2017-12-201-4/+6
| * | | | | | ARC: [plat-axs103]: Set initial core pll output frequencyEugeniy Paltsev2017-12-203-6/+18
| * | | | | | ARC: [plat-hsdk]: Get rid of core pll frequency set in platform codeEugeniy Paltsev2017-12-201-42/+0
| * | | | | | ARC: [plat-hsdk]: Set initial core pll output frequencyEugeniy Paltsev2017-12-201-0/+8
| * | | | | | ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRMAlexey Brodkin2017-12-201-2/+3
| * | | | | | arc: do not use __print_symbol()Sergey Senozhatsky2017-12-201-1/+1
| * | | | | | ARC: Fix detection of dual-issue enabledAlexey Brodkin2017-11-281-1/+1
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-059-36/+44
|\ \ \ \ \ \ \
| * | | | | | | x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner2018-01-053-5/+5
| * | | | | | | x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asmDavid Woodhouse2018-01-051-2/+2
| * | | | | | | x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner2018-01-051-1/+1
| * | | | | | | x86/events/intel/ds: Use the proper cache flush method for mapping ds buffersPeter Zijlstra2018-01-051-0/+16
| * | | | | | | x86/kaslr: Fix the vaddr_end messThomas Gleixner2018-01-052-24/+16
| * | | | | | | x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner2018-01-042-3/+3
| * | | | | | | x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin2018-01-041-1/+1
* | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-052-4/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel2018-01-031-1/+12
| * | | | | | | | x86/efi: Fix kernel param add_efi_memmap regressionDave Young2018-01-031-3/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-01-053-3/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | s390: fix preemption race in disable_sacf_uaccessMartin Schwidefsky2017-12-151-1/+1
| * | | | | | | | s390/pci: handle insufficient resources during dma tlb flushSebastian Ott2017-12-132-2/+22