Age | Commit message (Expand) | Author | Files | Lines |
2017-07-04 | switch compat_drm_rmmap() to drm_ioctl_kernel() | Al Viro | 1 | -10/+4 |
2017-07-04 | switch compat_drm_mode_addfb2() to drm_ioctl_kernel() | Al Viro | 1 | -28/+10 |
2017-07-04 | switch compat_drm_wait_vblank() to drm_ioctl_kernel() | Al Viro | 1 | -16/+10 |
2017-07-04 | switch compat_drm_update_draw() | Al Viro | 1 | -14/+3 |
2017-07-04 | compat_drm: switch sg ioctls | Al Viro | 1 | -18/+12 |
2017-07-04 | compat_drm: switch AGP compat ioctls to drm_ioctl_kernel() | Al Viro | 1 | -65/+44 |
2017-07-04 | mqueue: move compat syscalls to native ones | Al Viro | 3 | -228/+262 |
2017-07-04 | amdgpu: Set cik/si_support to 1 by default if radeon isn't built | Michel Dänzer | 1 | -0/+14 |
2017-07-04 | Merge branch 'pci/host-xilinx' into next | Bjorn Helgaas | 2 | -2/+45 |
2017-07-04 | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 1 | -2/+5 |
2017-07-04 | Merge branch 'pci/host-versatile' into next | Bjorn Helgaas | 1 | -9/+9 |
2017-07-04 | Merge branch 'pci/host-tegra' into next | Bjorn Helgaas | 1 | -12/+21 |
2017-07-04 | Merge branch 'pci/host-rockchip' into next | Bjorn Helgaas | 2 | -26/+100 |
2017-07-04 | Merge branch 'pci/host-rcar' into next | Bjorn Helgaas | 2 | -2/+2 |
2017-07-04 | Merge branch 'pci/host-qcom' into next | Bjorn Helgaas | 2 | -59/+396 |
2017-07-04 | Merge branch 'pci/host-mediatek' into next | Bjorn Helgaas | 5 | -0/+704 |
2017-07-04 | Merge branch 'pci/host-kirin' into next | Bjorn Helgaas | 4 | -0/+536 |
2017-07-04 | perf unwind: Do not fail due to missing unwind support | Jiri Olsa | 1 | -1/+1 |
2017-07-04 | perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-07-04 | drm/amdgpu/gfx9: fix driver reload with KIQ | Alex Deucher | 1 | -51/+0 |
2017-07-04 | drm/amdgpu/gfx8: fix driver reload with KIQ | Alex Deucher | 1 | -68/+1 |
2017-07-04 | ipv4: Export rtm_ipv4_policy. | David S. Miller | 1 | -0/+1 |
2017-07-04 | ALSA: hda - Fix unbalance of i915 module refcount | Takashi Iwai | 1 | -1/+1 |
2017-07-04 | x86/platform/uv/BAU: Minor cleanup, make some local functions static | Colin Ian King | 1 | -25/+6 |
2017-07-04 | Update my email address | Cornelia Huck | 1 | -3/+3 |
2017-07-04 | genirq/timings: Move free timings out of spinlocked region | Thomas Gleixner | 1 | -2/+3 |
2017-07-04 | genirq: Move irq resource handling out of spinlocked region | Thomas Gleixner | 1 | -8/+15 |
2017-07-04 | genirq: Add mutex to irq desc to serialize request/free_irq() | Thomas Gleixner | 3 | -0/+12 |
2017-07-04 | genirq: Move bus locking into __setup_irq() | Thomas Gleixner | 1 | -8/+5 |
2017-07-04 | genirq: Force inlining of __irq_startup_managed to prevent build failure | Geert Uytterhoeven | 1 | -1/+1 |
2017-07-04 | genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN | Sebastian Ott | 1 | -1/+3 |
2017-07-04 | Revert "sched/cputime: Refactor the cputime_adjust() code" | Ingo Molnar | 1 | -8/+14 |
2017-07-04 | kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS | Haozhong Zhang | 1 | -2/+4 |
2017-07-04 | mpls: route get support | Roopa Prabhu | 1 | -1/+162 |
2017-07-04 | bridge: allow ext learned entries to change ports | Nikolay Aleksandrov | 1 | -8/+20 |
2017-07-04 | net: reflect mark on tcp syn ack packets | Jamal Hadi Salim | 2 | -1/+3 |
2017-07-04 | net: ethernet: mediatek: fixed deadlock captured by lockdep | Sean Wang | 1 | -4/+4 |
2017-07-04 | Merge branch 'ipv4-ipv6-refcount_t' | David S. Miller | 15 | -51/+56 |
2017-07-04 | net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t | Reshetova, Elena | 3 | -5/+6 |
2017-07-04 | net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t | Reshetova, Elena | 2 | -7/+8 |
2017-07-04 | net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -4/+5 |
2017-07-04 | net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -4/+4 |
2017-07-04 | net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2 | -4/+4 |
2017-07-04 | net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t | Reshetova, Elena | 2 | -10/+10 |
2017-07-04 | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t | Reshetova, Elena | 3 | -5/+5 |
2017-07-04 | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena | 3 | -6/+7 |
2017-07-04 | net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t | Reshetova, Elena | 3 | -6/+7 |
2017-07-04 | Merge branch 'topic/rcar' into for-linus | Vinod Koul | 3 | -9/+25 |
2017-07-04 | Merge branch 'topic/pl330' into for-linus | Vinod Koul | 1 | -76/+66 |
2017-07-04 | Merge branch 'topic/pl08x' into for-linus | Vinod Koul | 9 | -276/+905 |