summaryrefslogtreecommitdiffstats
path: root/drivers/tc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-03mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko1-0/+5
2017-02-03fs: break out of iomap_file_buffered_write on fatal signalsMichal Hocko2-0/+8
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani3-12/+23
2017-02-03mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani1-4/+8
2017-02-03jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin1-1/+1
2017-02-03shmem: fix sleeping from atomic contextKirill A. Shutemov1-2/+9
2017-02-03kasan: respect /proc/sys/kernel/traceoff_on_warningPeter Zijlstra1-0/+3
2017-02-03zswap: disable changing params if init failsDan Streetman1-1/+29
2017-02-03MAINTAINERS: update email address for Amit ShahAmit Shah1-1/+1
2017-02-03vhost: fix initialization for vq->is_leHalil Pasic1-6/+4
2017-02-03Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"Michael S. Tsirkin1-7/+0
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář1-0/+1
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel1-7/+0
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel7-52/+53
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel5-5/+42
2017-02-03usb: musb: dsps: make dsps_musb_clear_ep_rxintr() staticWei Yongjun1-1/+1
2017-02-03usb: musb: sunxi: add support for the variant in H3/V3s SoCIcenowy Zheng2-4/+35
2017-02-03usb: musb: omap2430: constify dev_pm_ops structuresBhumika Goyal1-1/+1
2017-02-03usb: musb: Add support for optional VBUS irq to dsps glue layerTony Lindgren1-24/+93
2017-02-03usb: musb: blackfin: fix unused warnings on suspend/resumeJérémy Lefaure1-4/+2
2017-02-03usb: musb: dsps: switch to static id for musb-hdrc platform devicesBin Liu1-1/+2
2017-02-03usb: musb: debugfs: allow forcing host mode together with speed in testmodePali Rohár1-17/+29
2017-02-03usb: musb: sunxi: Uses the resource-managed extcon API when registering extco...Chanwoo Choi1-9/+3
2017-02-03usb: musb: da8xx: Fix host mode suspendAlexandre Bailon1-1/+1
2017-02-03usb: musb: Add a quirk to preserve the session during suspendAlexandre Bailon2-1/+3
2017-02-03usb: musb: da8xx: Add support of suspend / resumeAlexandre Bailon1-0/+29
2017-02-03usb: musb: davinci: remove redundant codeBin Liu1-1/+0
2017-02-03usb: musb: am35x: remove redundant codeBin Liu1-1/+0
2017-02-03usb: musb: da8xx: remove redundant codeBin Liu1-1/+0
2017-02-03usb: musb: dsps: remove redundant codeBin Liu1-1/+0
2017-02-03usb: musb: remove musb_generic_disable functionBin Liu1-16/+10
2017-02-03usb: musb: da8xx: Remove CPPI 3.0 quirk and methodsAlexandre Bailon1-5/+1
2017-02-03usb: misc: adutux: remove redundant error check on copy_to_user return codeColin Ian King1-4/+0
2017-02-03usb: chipidea: msm: Fix return value check in ci_hdrc_msm_probe()Wei Yongjun1-2/+2
2017-02-03usb: chipidea: Configure phy for appropriate modeStephen Boyd1-6/+14
2017-02-02drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctlMichel Dänzer2-3/+4
2017-02-02drm/amdgpu/si: fix crash on headless asicsAlex Deucher1-1/+3
2017-02-02tracing/kprobes: Fix __init annotationArnd Bergmann1-1/+1
2017-02-01efi/fdt: Avoid FDT manipulation after ExitBootServices()Ard Biesheuvel1-11/+3
2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4
2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis1-14/+15
2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi1-82/+45
2017-02-01vfio/spapr: Fix missing mutex unlock when creating a windowAlexey Kardashevskiy1-6/+5
2017-02-01be2net: fix initial MAC settingIvan Vecera1-5/+28
2017-02-01drm/i915: Track pinned vma in intel_plane_stateChris Wilson7-135/+99
2017-02-01drm/atomic: Unconditionally call prepare_fb.Maarten Lankhorst1-9/+0
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner2-107/+91
2017-02-01perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner1-40/+4