summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-23sparc: Hook up userfaultfd system callMike Kravetz3-4/+5
2015-12-23Merge tag 'sound-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds10-15/+88
2015-12-23Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-i...Linus Torvalds7-61/+154
2015-12-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-22/+48
2015-12-23drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä1-4/+8
2015-12-23Merge tag 'asoc-fix-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai265-1218/+2236
2015-12-23IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang1-1/+1
2015-12-23IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak1-7/+9
2015-12-23Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f...Mark Brown8-13/+45
2015-12-23block: Split bios on chunk boundariesKeith Busch1-1/+1
2015-12-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-6/+24
2015-12-23Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2015-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-16/+48
2015-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-6/+15
2015-12-23ARM: tegra: Fix suspend hang on Tegra124 ChromebooksJon Hunter1-1/+1
2015-12-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-25/+37
2015-12-23um: Fix pointer castMickaël Salaün1-1/+1
2015-12-23addrconf: always initialize sysctl table dataWANG Cong1-7/+4
2015-12-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-62/+75
2015-12-23Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-0/+12
2015-12-22ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin1-1/+1
2015-12-22switchdev: bridge: Pass ageing time as clock_t instead of jiffiesIdo Schimmel1-1/+1
2015-12-22sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov2-28/+30
2015-12-22veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan1-6/+0
2015-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+2
2015-12-22Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson6-8/+8
2015-12-22bus: sunxi-rsb: Fix peripheral IC mapping runtime addressChen-Yu Tsai1-1/+1
2015-12-22bus: sunxi-rsb: Fix primary PMIC mapping hardware addressChen-Yu Tsai1-1/+1
2015-12-22null_blk: fix use-after-free errorMike Krinkin1-3/+3
2015-12-22block: ensure to split after potentially bouncing a bioJunichi Nomura1-2/+2
2015-12-22NVMe: IO ending fixes on surprise removalKeith Busch1-1/+19
2015-12-22KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig1-2/+6
2015-12-22KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUIDPaolo Bonzini2-3/+19
2015-12-22KVM: MTRR: observe maxphyaddr from guest CPUID, not hostPaolo Bonzini1-2/+7
2015-12-22KVM: MTRR: fix fixed MTRR segment look upAlexis Dambricourt1-1/+1
2015-12-22MIPS: Fix build error due to unused variables.Ralf Baechle3-3/+1
2015-12-22crypto: algif_skcipher - Use new skcipher interfaceHerbert Xu1-31/+30
2015-12-22MIPS: VDSO: Fix build errorQais Yousef1-2/+2
2015-12-22MIPS: CPS: drop .set mips64r2 directivesPaul Burton1-2/+0
2015-12-22drm/i915: Correct max delay for HDMI hotplug live status checkingGary Wang1-3/+4
2015-12-22drm/i915: mdelay(10) considered harmfulDaniel Vetter1-1/+1
2015-12-22drm/i915: Kill intel_crtc->cursor_boVille Syrjälä2-6/+0
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan3-10/+26
2015-12-22drm/i915: Workaround CHV pipe C cursor failVille Syrjälä1-0/+17
2015-12-22drm/i915: Only spin whilst waiting on the current requestChris Wilson2-9/+26
2015-12-22drm/i915: Limit the busy wait on requests to 5us not 10ms!Chris Wilson1-2/+45
2015-12-22MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan1-3/+9
2015-12-22drm/i915: Break busywaiting for requests on pending signalsChris Wilson1-5/+8
2015-12-22MIPS: uaccess: Fix strlen_user with EVAJames Hogan1-1/+1
2015-12-22drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)Matt Roper1-0/+15