summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-27um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger1-0/+1
2015-01-27decompress_bunzip2: off by one in get_next_block()Dan Carpenter1-1/+1
2015-01-27ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven1-0/+3
2015-01-27ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen1-4/+4
2015-01-27ARM: clk-imx6q: fix video divider for rev T0 1.0Gary Bisson1-1/+1
2015-01-27ARM: imx6q: drop unnecessary semicolonDmitry Voytik1-1/+1
2015-01-27ARM: dts: imx25: Fix the SPI1 clocksFabio Estevam1-1/+1
2015-01-27Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-01-27Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan3-0/+47
2015-01-27can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish1-3/+4
2015-01-27can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish1-0/+3
2015-01-27can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish1-6/+4
2015-01-27USB: keyspan: fix null-deref at probeJohan Hovold1-5/+15
2015-01-27USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson1-1/+3
2015-01-27USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick1-1/+1
2015-01-27usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi1-0/+3
2015-01-27usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi1-2/+1
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2015-01-27gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg1-2/+9
2015-01-27NFSv4.1: Fix client id trunking on LinuxTrond Myklebust1-9/+8
2015-01-27ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)1-5/+15
2015-01-27vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang1-3/+1
2015-01-27uvcvideo: Fix destruction order in uvc_delete()Takashi Iwai1-3/+3
2015-01-27smiapp: Take mutex during PLL update in sensor initialisationSakari Ailus1-0/+2
2015-01-27af9005: fix kernel panic on init if compiled without IRFrank Schaefer1-0/+3
2015-01-27smiapp-pll: Correct clock debug printsSakari Ailus1-2/+2
2015-01-27video/logo: prevent use of logos after they have been freedTomi Valkeinen1-1/+16
2015-01-27storvsc: ring buffer failures may result in I/O freezeLong Li1-4/+3
2015-01-27iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger1-15/+11
2015-01-27hp_accel: Add support for HP ZBook 15Dominique Leuenberger1-0/+1
2015-01-27cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen1-3/+6
2015-01-27ARC: [nsimosci] move peripherals to match model to FPGAVineet Gupta1-9/+9
2015-01-27drm/i915: Force the CS stall for invalidate flushesChris Wilson1-0/+2
2015-01-27drm/i915: Invalidate media caches on gen7Chris Wilson2-0/+2
2015-01-27drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher1-0/+4
2015-01-27drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher1-1/+1
2015-01-27drm/vmwgfx: Fix fence event codeThomas Hellstrom1-11/+6
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan1-4/+8
2015-01-27alx: fix alx_poll()Eric Dumazet1-11/+13
2015-01-27tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu1-2/+2
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan1-17/+17
2015-01-27netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf1-1/+1
2015-01-27netlink: Always copy on mmap TX.David Miller1-36/+16
2015-01-16Linux 3.10.65v3.10.65Greg Kroah-Hartman1-1/+1
2015-01-16mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds1-2/+5
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds2-3/+3
2015-01-16mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka1-11/+13
2015-01-16perf session: Do not fail on processing out of order eventJiri Olsa2-2/+4
2015-01-16perf: Fix events installation during moving groupJiri Olsa1-2/+2
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa1-3/+19