summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-19panic, x86: Allow CPUs to save registers even if looping in NMI contextHidehiro Kawai
2015-12-19panic, x86: Fix re-entrance problem due to panic on NMIHidehiro Kawai
2015-12-19Merge branch 'linus' into x86/apicThomas Gleixner
2015-12-18Merge tag 'pm+acpi-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-18Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-12-18Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse
2015-12-18mm/zswap: change incorrect strncmp use to strcmpDan Streetman
2015-12-18proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King
2015-12-18Merge tag 'hwmon-for-linus-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-12-18Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-18Merge tag 'arc-fixes-for-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-18Merge tag 'sound-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-12-18Merge tag 'for-linus-20151217' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-12-18[media] airspy: increase USB control message buffer sizeAntti Palosaari
2015-12-18[media] hackrf: move RF gain ctrl enable behind module parameterAntti Palosaari
2015-12-18[media] hackrf: fix possible null ptr on debug printingAntti Palosaari
2015-12-18[media] Revert "[media] ivtv: avoid going past input/audio array"Mauro Carvalho Chehab
2015-12-18xen-pciback: fix up cleanup path when alloc failsDoug Goldstein
2015-12-18hwmon: (sht15) Select CONFIG_BITREVERSEArnd Bergmann
2015-12-18xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk
2015-12-18xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk
2015-12-18xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk
2015-12-18xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk
2015-12-18xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk
2015-12-18xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk
2015-12-18xen-scsiback: safely copy requestsDavid Vrabel
2015-12-18xen-blkback: read from indirect descriptors only onceRoger Pau Monné
2015-12-18xen-blkback: only read request operation from shared ring onceRoger Pau Monné
2015-12-18xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel
2015-12-18xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17net: check both type and procotol for tcp socketsWANG Cong
2015-12-17drivers: net: xgene: fix Tx flow controlIyappan Subramanian
2015-12-17tcp: restore fastopen with no data in SYN packetEric Dumazet
2015-12-17af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2015-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-17locking/osq: Fix ordering of node initialisation in osq_lockWill Deacon
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-17Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley
2015-12-17ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpuVineet Gupta
2015-12-17ARC: rename smp operation init_irq_cpu() to init_per_cpu()Noam Camus
2015-12-17ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta
2015-12-17ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta
2015-12-17ARC: [plat-sim] unbork non default CONFIG_LINUX_LINK_BASEVineet Gupta
2015-12-16fou: clean up socket with kfree_rcuHannes Frederic Sowa