aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-04switch compat_drm_rmmap() to drm_ioctl_kernel()Al Viro1-10/+4
2017-07-04switch compat_drm_mode_addfb2() to drm_ioctl_kernel()Al Viro1-28/+10
2017-07-04switch compat_drm_wait_vblank() to drm_ioctl_kernel()Al Viro1-16/+10
2017-07-04switch compat_drm_update_draw()Al Viro1-14/+3
2017-07-04compat_drm: switch sg ioctlsAl Viro1-18/+12
2017-07-04compat_drm: switch AGP compat ioctls to drm_ioctl_kernel()Al Viro1-65/+44
2017-07-04mqueue: move compat syscalls to native onesAl Viro3-228/+262
2017-07-04amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer1-0/+14
2017-07-04Merge branch 'pci/host-xilinx' into nextBjorn Helgaas2-2/+45
2017-07-04Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-2/+5
2017-07-04Merge branch 'pci/host-versatile' into nextBjorn Helgaas1-9/+9
2017-07-04Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-12/+21
2017-07-04Merge branch 'pci/host-rockchip' into nextBjorn Helgaas2-26/+100
2017-07-04Merge branch 'pci/host-rcar' into nextBjorn Helgaas2-2/+2
2017-07-04Merge branch 'pci/host-qcom' into nextBjorn Helgaas2-59/+396
2017-07-04Merge branch 'pci/host-mediatek' into nextBjorn Helgaas5-0/+704
2017-07-04Merge branch 'pci/host-kirin' into nextBjorn Helgaas4-0/+536
2017-07-04perf unwind: Do not fail due to missing unwind supportJiri Olsa1-1/+1
2017-07-04perf evsel: Set attr.exclude_kernel when probing max attr.precise_ipArnaldo Carvalho de Melo1-0/+1
2017-07-04drm/amdgpu/gfx9: fix driver reload with KIQAlex Deucher1-51/+0
2017-07-04drm/amdgpu/gfx8: fix driver reload with KIQAlex Deucher1-68/+1
2017-07-04ipv4: Export rtm_ipv4_policy.David S. Miller1-0/+1
2017-07-04ALSA: hda - Fix unbalance of i915 module refcountTakashi Iwai1-1/+1
2017-07-04x86/platform/uv/BAU: Minor cleanup, make some local functions staticColin Ian King1-25/+6
2017-07-04Update my email addressCornelia Huck1-3/+3
2017-07-04genirq/timings: Move free timings out of spinlocked regionThomas Gleixner1-2/+3
2017-07-04genirq: Move irq resource handling out of spinlocked regionThomas Gleixner1-8/+15
2017-07-04genirq: Add mutex to irq desc to serialize request/free_irq()Thomas Gleixner3-0/+12
2017-07-04genirq: Move bus locking into __setup_irq()Thomas Gleixner1-8/+5
2017-07-04genirq: Force inlining of __irq_startup_managed to prevent build failureGeert Uytterhoeven1-1/+1
2017-07-04genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAINSebastian Ott1-1/+3
2017-07-04Revert "sched/cputime: Refactor the cputime_adjust() code"Ingo Molnar1-8/+14
2017-07-04kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang1-2/+4
2017-07-04mpls: route get supportRoopa Prabhu1-1/+162
2017-07-04bridge: allow ext learned entries to change portsNikolay Aleksandrov1-8/+20
2017-07-04net: reflect mark on tcp syn ack packetsJamal Hadi Salim2-1/+3
2017-07-04net: ethernet: mediatek: fixed deadlock captured by lockdepSean Wang1-4/+4
2017-07-04Merge branch 'ipv4-ipv6-refcount_t'David S. Miller15-51/+56
2017-07-04net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_tReshetova, Elena3-5/+6
2017-07-04net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_tReshetova, Elena2-7/+8
2017-07-04net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_tReshetova, Elena1-4/+5
2017-07-04net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_tReshetova, Elena1-4/+4
2017-07-04net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_tReshetova, Elena2-4/+4
2017-07-04net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_tReshetova, Elena2-10/+10
2017-07-04net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena3-5/+5
2017-07-04net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena3-6/+7
2017-07-04net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_tReshetova, Elena3-6/+7
2017-07-04Merge branch 'topic/rcar' into for-linusVinod Koul3-9/+25
2017-07-04Merge branch 'topic/pl330' into for-linusVinod Koul1-76/+66
2017-07-04Merge branch 'topic/pl08x' into for-linusVinod Koul9-276/+905