summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-11-01x86/mcelog: Get rid of RCU remnantsBorislav Petkov1-94/+27
2017-11-01ARM: 8716/1: pass endianness info to sparseLuc Van Oostenryck1-0/+2
2017-11-01x86/mm: fix use-after-free of vma during userfaultfd faultVlastimil Babka1-1/+10
2017-11-01powerpc/kprobes: Dereference function pointers only if the address does not b...Naveen N. Rao1-1/+6
2017-11-01Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...Naveen N. Rao1-9/+1
2017-11-01MIPS: SMP: Fix deadlock & online raceMatt Redfearn1-6/+16
2017-11-01MIPS: bpf: Fix a typo in build_one_insn()Wei Yongjun1-1/+1
2017-11-01MIPS: microMIPS: Fix incorrect mask in insn_table_MMGustavo A. R. Silva1-1/+1
2017-10-31MIPS: Fix CM region target definitionsPaul Burton1-2/+2
2017-10-31MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn2-2/+2
2017-10-31MIPS: Fix exception entry when CONFIG_EVA enabledMatt Redfearn1-4/+4
2017-10-31MIPS: generic: Fix NI 169445 its buildJames Hogan1-1/+1
2017-10-31Update MIPS email addressesPaul Burton35-35/+35
2017-10-31tile: pass machine size to sparseLuc Van Oostenryck1-0/+2
2017-10-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-4/+4
2017-10-30Merge tag 'mvebu-fixes-4.14-3' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann3-6/+6
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller36-162/+210
2017-10-30Merge tag 'uniphier-fixes-v4.14' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann4-11/+22
2017-10-28Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-54/+54
2017-10-27Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2017-10-27Merge tag 'arc-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds5-6/+22
2017-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-2/+5
2017-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-31/+57
2017-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2017-10-27Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"Ingo Molnar2-16/+0
2017-10-26arm/xen: don't inclide rwlock.h directly.Sebastian Andrzej Siewior1-1/+1
2017-10-26alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdataLorenzo Pieralisi17-54/+54
2017-10-26ARM: dts: mvebu: pl310-cache disable double-linefillYan Markman3-6/+6
2017-10-25powerpc/64s/radix: Fix preempt imbalance in TLB flushNicholas Piggin1-0/+2
2017-10-25powerpc: Fix check for copy/paste instructions in alignment handlerPaul Mackerras1-1/+1
2017-10-25powerpc/perf: Fix IMC allocation routineGuilherme G. Piccoli1-2/+2
2017-10-25s390/kvm: fix detection of guest machine checksMartin Schwidefsky1-2/+5
2017-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-14/+25
2017-10-24perf/x86/intel/bts: Fix exclusive event reference leakAlexander Shishkin1-3/+3
2017-10-24ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-10-23x86/unwind: Show function name+offset in ORC error messagesJosh Poimboeuf1-14/+15
2017-10-23x86/entry: Fix idtentry unwind hintJosh Poimboeuf1-1/+1
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller64-224/+507
2017-10-22x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn'tBorislav Petkov1-0/+41
2017-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-67/+59
2017-10-21arm/arm64: kvm: Disable branch profiling in HYP codeJulien Thierry2-2/+2
2017-10-21arm/arm64: KVM: set right LR register value for 32 bit guest when inject abortDongjiu Geng2-5/+17
2017-10-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-1/+18
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds22-52/+79
2017-10-20Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-16/+9
2017-10-21arm64: dts: uniphier: add STDMAC clock to EHCI nodesMasahiro Yamada1-3/+6
2017-10-21ARM: dts: uniphier: add STDMAC clock to EHCI nodesMasahiro Yamada3-8/+16
2017-10-20x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom2-0/+16
2017-10-19Merge tag 'renesas-fixes-for-v4.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+10
2017-10-19ARM: ux500: Fix regression while init PM domainsUlf Hansson2-4/+4