Age | Commit message (Expand) | Author |
2016-11-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-11-04 | Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-11-04 | MIPS: Fix max_low_pfn with disabled highmem | James Hogan |
2016-11-04 | MIPS: Correct MIPS I FP sigcontext layout | Maciej W. Rozycki |
2016-11-04 | MIPS: Fix ISA I/II FP signal context offsets | Maciej W. Rozycki |
2016-11-04 | MIPS: Remove FIR from ISA I FP signal context | Maciej W. Rozycki |
2016-11-04 | MIPS: Fix ISA I FP sigcontext access violation handling | Maciej W. Rozycki |
2016-11-04 | MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue | Maciej W. Rozycki |
2016-11-04 | MIPS: ptrace: Also initialize the FP context on individual FCSR writes | Maciej W. Rozycki |
2016-11-04 | MIPS: dump_tlb: Fix printk continuations | James Hogan |
2016-11-04 | MIPS: Fix __show_regs() output | Paul Burton |
2016-11-04 | MIPS: traps: Fix output of show_code | Matt Redfearn |
2016-11-04 | MIPS: traps: Fix output of show_stacktrace | Matt Redfearn |
2016-11-04 | MIPS: traps: Fix output of show_backtrace | Matt Redfearn |
2016-11-04 | MIPS: Fix build of compressed image | Matt Redfearn |
2016-11-04 | MIPS: generic: Fix KASLR for generic kernel. | Matt Redfearn |
2016-11-04 | MIPS: KASLR: Fix handling of NULL FDT | Matt Redfearn |
2016-11-04 | MIPS: Malta: Fixup reboot | Paul Burton |
2016-11-04 | MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC | Paul Burton |
2016-11-02 | parisc: Ignore the pkey system calls for now | Helge Deller |
2016-11-02 | parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value | Helge Deller |
2016-11-02 | parisc: Ensure consistent state when switching to kernel stack at syscall entry | John David Anglin |
2016-11-02 | parisc: Avoid trashing sr2 and sr3 in LWS code | John David Anglin |
2016-11-02 | parisc: use KERN_CONT when printing device inventory | Helge Deller |
2016-11-01 | Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-11-01 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-11-01 | Merge tag 'vfio-v4.9-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2016-10-31 | Merge tag 'spi-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-31 | latent_entropy: Fix wrong gcc code generation with 64 bit variables | Kees Cook |
2016-10-31 | gcc-plugins: Export symbols needed by gcc | Kees Cook |
2016-10-31 | Merge tag 'regulator-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-10-31 | Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-10-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2016-10-31 | tpm: remove invalid min length check from tpm_do_selftest() | Jarkko Sakkinen |
2016-10-31 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2016-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-10-31 | virtio_ring: mark vring_dma_dev inline | Michael S. Tsirkin |
2016-10-31 | virtio/vhost: add Jason to list of maintainers | Michael S. Tsirkin |
2016-10-31 | virtio_blk: Delete an unnecessary initialisation in init_vq() | Markus Elfring |
2016-10-31 | virtio_blk: Use kmalloc_array() in init_vq() | Markus Elfring |
2016-10-31 | virtio: remove config.c | Juergen Gross |
2016-10-31 | virtio: console: Unlock vqs while freeing buffers | Matt Redfearn |
2016-10-31 | ringtest: poll for new buffers once before updating event index | Paolo Bonzini |
2016-10-31 | ringtest: commonize implementation of poll_avail/poll_used | Paolo Bonzini |
2016-10-31 | ringtest: use link-time optimization | Paolo Bonzini |
2016-10-31 | virtio: update balloon size in balloon "probe" | Konstantin Neumoin |
2016-10-31 | virtio_ring: Make interrupt suppression spec compliant | Ladi Prosek |
2016-10-31 | virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices | Will Deacon |
2016-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-29 | geneve: avoid using stale geneve socket. | pravin shelar |