summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-21MAINTAINERS: add Moritz as reviewer for FPGA Manager FrameworkMoritz Fischer1-0/+1
2015-11-21slab.h: sprinkle __assume_aligned attributesRasmus Villemoes1-17/+26
2015-11-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-2/+13
2015-11-21Merge tag '4.4-fix' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2015-11-21drm/amdgpu: remove vm->mutexChunming Zhou4-20/+2
2015-11-21drm/amdgpu: add mutex for ba_va->valids/invalidsChunming Zhou2-6/+12
2015-11-21drm/amdgpu: adapt vce session create interface changesLeo Liu1-1/+10
2015-11-21drm/amdgpu: vce use multiple cache surface starting from stoneyLeo Liu1-5/+14
2015-11-21drm/amdgpu: reset vce trap interrupt flagLeo Liu1-0/+5
2015-11-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-9/+39
2015-11-20sata/mvebu: use #ifdef around suspend/resume codeArnd Bergmann1-0/+5
2015-11-20tipc: correct settings of broadcast link stateJon Paul Maloy1-0/+2
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-299/+95
2015-11-20net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controllerMåns Rullgård6-0/+1891
2015-11-20scsi: hpsa: select CONFIG_SCSI_SAS_ATTRArnd Bergmann1-0/+1
2015-11-20scsi: advansys needs ISA dma api for ISA supportArnd Bergmann1-0/+1
2015-11-20Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-1/+3
2015-11-20ALSA: hda - Apply HP headphone fixups more genericallyTakashi Iwai1-16/+29
2015-11-20net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2-3/+8
2015-11-20vfio: platform: remove needless stack usageKees Cook1-4/+1
2015-11-20bnx2x: Fix vxlan removalYuval Mintz1-2/+2
2015-11-20tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet1-3/+19
2015-11-20tcp: fix Fast Open snmp over-counting bugYuchung Cheng1-1/+1
2015-11-20tcp: disable Fast Open on timeouts after handshakeYuchung Cheng1-0/+12
2015-11-20mac: validate mac_partition is within sectorKees Cook1-3/+7
2015-11-20mtip32xx: use formatting capability of kthread_create_on_nodeRasmus Villemoes1-4/+2
2015-11-20net: cpsw: Fix ethernet regression for dm814xTony Lindgren1-0/+3
2015-11-20NVMe: reap completion entries when deleting queueKeith Busch1-1/+6
2015-11-20lightnvm: add free and bad lun info to show lunsJavier Gonzalez3-8/+17
2015-11-20lightnvm: keep track of block countsJavier Gonzalez2-1/+15
2015-11-20nvme: lightnvm: use admin queues for admin cmdsWenwei Tao1-7/+10
2015-11-20lightnvm: missing free on init errorMatias Bjørling1-2/+4
2015-11-20lightnvm: wrong return value and redundant freeWenwei Tao1-4/+2
2015-11-20usb: dwc2: fix kernel oops during driver probeStefan Wahren1-14/+14
2015-11-20i2c: i801: add Intel Lewisburg device IDsAlexandra Yates3-0/+8
2015-11-20i2c: fix wakeup irq parsingGrygorii Strashko1-1/+1
2015-11-20i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()Lars-Peter Clausen1-2/+1
2015-11-20i2c: Revert "i2c: xiic: Do not reset controller before every transfer"Lars-Peter Clausen1-0/+3
2015-11-20i2c: imx: fix a compiling errorHou Zhiqiang1-0/+1
2015-11-20MIPS: ath79: Add a machine entry for booting OF machinesAlban Bedel1-0/+5
2015-11-20ASoC: es8328: Fix shifts for mixer switchesJohn Keeping1-8/+8
2015-11-20ASoC: rt5645: Add dmi_system_id "Google Wizpig"Bard Liao1-0/+7
2015-11-20MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsiAlban Bedel1-1/+1
2015-11-20MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel1-1/+1
2015-11-20mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2-3/+6
2015-11-20mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach1-1/+2
2015-11-20HID: usbhid: add Logitech G710+ keyboard quirk NOGETJimmy Berry2-0/+2
2015-11-20parisc: Drop definition of start_thread_som for HP-UX SOM binariesHelge Deller1-27/+0
2015-11-20parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller1-1/+1
2015-11-20Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds7-30/+35