summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-16x86/sysfb: Fix lfb_size calculationDavid Herrmann1-8/+17
2016-11-16x86/sysfb: Add support for 64bit EFI lfb_baseDavid Herrmann1-2/+16
2016-11-15Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+23
2016-11-15Merge tag 'fbdev-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds120-465/+1358
2016-11-15Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+3
2016-11-15Merge tag 'rtc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds3-15/+39
2016-11-15tile: handle __ro_after_init like parisc doesChris Metcalf1-0/+3
2016-11-15mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel1-2/+12
2016-11-15net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli1-0/+7
2016-11-15ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip recordsSteven Rostedt (Red Hat)1-0/+22
2016-11-15ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace recordsAlexei Starovoitov1-1/+1
2016-11-15sctp: change sk state only when it has assocs in sctp_shutdownXin Long1-8/+7
2016-11-15Merge branch 'bnx2-kdump-fix'David S. Miller1-12/+36
2016-11-15bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He1-6/+32
2016-11-15Revert "bnx2: Reset device during driver initialization"Baoquan He1-7/+5
2016-11-14ps3_gelic: fix spelling mistake in debug messageColin Ian King1-1/+1
2016-11-14ASoC: lpass-platform: fix uninitialized variableLinus Torvalds1-0/+1
2016-11-14Revert "printk: make reading the kernel log flush pending lines"Linus Torvalds1-11/+0
2016-11-14gp8psk-fe: add missing MODULE_foo() macrosMauro Carvalho Chehab1-7/+10
2016-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-7/+57
2016-11-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2016-11-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-21/+71
2016-11-14Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-24/+58
2016-11-14Merge tag 'ntb-4.9' of git://github.com/jonmason/ntbLinus Torvalds4-12/+15
2016-11-14ntb_perf: potential info leak in debugfsDan Carpenter1-3/+3
2016-11-14ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_devDave Jiang1-0/+3
2016-11-14ntb: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire1-1/+1
2016-11-14ntb_transport: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire1-1/+1
2016-11-14NTB: ntb_hw_intel: Fix typo in module parameter descriptionsWei Yongjun1-6/+6
2016-11-14ntb_pingpong: Fix db_init parameter descriptionWei Yongjun1-1/+1
2016-11-13net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King1-2/+1
2016-11-13ibmvnic: Fix size of debugfs name bufferThomas Falcon1-1/+1
2016-11-13ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon1-0/+3
2016-11-13sfc: clear napi_hash state when copying channelsBert Kenward1-0/+3
2016-11-13Linux 4.9-rc5Linus Torvalds1-1/+1
2016-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-23/+112
2016-11-13Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds14-249/+310
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-6/+3
2016-11-13Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2016-11-13Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-53/+63
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-37/+42
2016-11-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-42/+1
2016-11-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-8/+29
2016-11-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-29/+37
2016-11-13gp8psk: Fix DVB frontend attachMauro Carvalho Chehab7-152/+246
2016-11-13gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab1-2/+3
2016-11-13dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab7-95/+61
2016-11-13Merge branch 'mlxsw-fixes'David S. Miller2-2/+24
2016-11-13mlxsw: spectrum_router: Correctly dump neighbour activityArkadi Sharshevsky1-1/+21