summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-11-04Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan
2016-11-04MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki
2016-11-04MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki
2016-11-04MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki
2016-11-04MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki
2016-11-04MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki
2016-11-04MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki
2016-11-04MIPS: dump_tlb: Fix printk continuationsJames Hogan
2016-11-04MIPS: Fix __show_regs() outputPaul Burton
2016-11-04MIPS: traps: Fix output of show_codeMatt Redfearn
2016-11-04MIPS: traps: Fix output of show_stacktraceMatt Redfearn
2016-11-04MIPS: traps: Fix output of show_backtraceMatt Redfearn
2016-11-04MIPS: Fix build of compressed imageMatt Redfearn
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn
2016-11-04MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn
2016-11-04MIPS: Malta: Fixup rebootPaul Burton
2016-11-04MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton
2016-11-02parisc: Ignore the pkey system calls for nowHelge Deller
2016-11-02parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded valueHelge Deller
2016-11-02parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2016-11-02parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin
2016-11-02parisc: use KERN_CONT when printing device inventoryHelge Deller
2016-11-01Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-11-01Merge tag 'vfio-v4.9-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-10-31Merge tag 'spi-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-31latent_entropy: Fix wrong gcc code generation with 64 bit variablesKees Cook
2016-10-31gcc-plugins: Export symbols needed by gccKees Cook
2016-10-31Merge tag 'regulator-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-10-31Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-10-31tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen
2016-10-31Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-10-31virtio_ring: mark vring_dma_dev inlineMichael S. Tsirkin
2016-10-31virtio/vhost: add Jason to list of maintainersMichael S. Tsirkin
2016-10-31virtio_blk: Delete an unnecessary initialisation in init_vq()Markus Elfring
2016-10-31virtio_blk: Use kmalloc_array() in init_vq()Markus Elfring
2016-10-31virtio: remove config.cJuergen Gross
2016-10-31virtio: console: Unlock vqs while freeing buffersMatt Redfearn
2016-10-31ringtest: poll for new buffers once before updating event indexPaolo Bonzini
2016-10-31ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini
2016-10-31ringtest: use link-time optimizationPaolo Bonzini
2016-10-31virtio: update balloon size in balloon "probe"Konstantin Neumoin
2016-10-31virtio_ring: Make interrupt suppression spec compliantLadi Prosek
2016-10-31virtio_pci: Limit DMA mask to 44 bits for legacy virtio devicesWill Deacon
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29geneve: avoid using stale geneve socket.pravin shelar