aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-08i2c: designware: use enable on resume instead initializationstable-3.19.y-minnowFabio Mello2-16/+5
2015-05-08dmaengine: dw: don't handle interrupt when dmaengine is not usedJie Yang1-1/+1
2015-05-08dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko8-10/+13
2015-05-08i2c: i801: Use managed pcim_* PCI device initialization and reservationJarkko Nikula1-16/+9
2015-05-08i2c: i801: Remove pci_enable_device() call from i801_resume()Jarkko Nikula1-1/+1
2015-05-08i2c: i801: Use managed devm_* memory and irq allocationJarkko Nikula1-11/+6
2015-05-08i2c: i801: Remove i801_driver forward declarationJarkko Nikula1-4/+2
2015-05-08i2c: i801: Don't break user-visible stringsJarkko Nikula1-4/+5
2015-05-08i2c: designware: Suppress error message if platform_get_irq() < 0Alexey Brodkin1-4/+2
2015-05-08i2c: designware-pci: no need to provide clk_khzAndy Shevchenko1-2/+0
2015-05-08i2c: designware-pci: remove Moorestown supportAndy Shevchenko1-29/+0
2015-05-08i2c: designware: Add Intel Baytrail PMIC I2C bus supportDavid Box5-5/+193
2015-05-08i2c: designware: fixup return handling of wait_for_completion_timeoutNicholas Mc Guire1-2/+1
2015-05-08i2c: designware: Do not calculate SCL timing parameters needlesslyJarkko Nikula1-23/+22
2015-05-08i2c: designware: Add i2c bus locking supportDavid Box2-0/+32
2015-05-08i2c: designware: use {readl|writel}_relaxed instead of readl/writelJisheng Zhang1-6/+6
2015-05-08serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu2-0/+48
2015-05-08serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan1-0/+11
2015-05-08serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing1-14/+0
2015-05-08serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2SWang YanQing1-4/+0
2015-05-08serial: 8250_pci: remove one useless explicit type conversionHeikki Krogerus1-2/+2
2015-05-07ACPI / LPSS: check the result of ioremap()Heikki Krogerus1-0/+2
2015-05-07pinctrl: update direction_output function of cherryview driverqipeng.zha1-0/+1
2015-05-07pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOsMika Westerberg1-2/+15
2015-05-07pinctrl: intel: drop owner assignment from platform_driversWolfram Sang1-1/+0
2015-05-07pinctrl: cherryview: Save and restore pin configs over system sleepMika Westerberg1-0/+104
2015-05-07pinctrl: baytrail: Save pin context over system sleepMika Westerberg1-2/+81
2015-05-07pinctrl: baytrail: Rework interrupt handlingMika Westerberg1-44/+56
2015-05-07pinctrl: baytrail: Clear interrupt triggering from pins that are in GPIO modeMika Westerberg1-7/+29
2015-05-07pinctrl: baytrail: Relax GPIO request rulesMika Westerberg1-13/+22
2015-05-06Linux 3.19.7Greg Kroah-Hartman1-1/+1
2015-05-06netfilter: bridge: really save frag_max_size between PRE and POST_ROUTINGFlorian Westphal1-2/+15
2015-05-06driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao1-2/+2
2015-05-06drivers: platform: parse IRQ flags from resourcesLinus Walleij1-0/+9
2015-05-06memstick: mspro_block: add missing curly bracesDan Carpenter1-1/+2
2015-05-06C6x: time: Ensure consistency in __initNishanth Menon1-1/+1
2015-05-06crypto: omap-aes - Fix support for unequal lengthsVutla, Lokesh1-3/+11
2015-05-06wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2-3/+3
2015-05-06lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VARmancha security1-1/+1
2015-05-06ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann2-2/+7
2015-05-06mac80211: send AP probe as unicast againJohannes Berg1-1/+1
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-05-06NFS: Add a stub for GETDEVICELISTAnna Schumaker1-0/+6
2015-05-06nfsd: eliminate NFSD_DEBUGMark Salter4-11/+3
2015-05-06nfsd4: disallow SEEK with special stateidsJ. Bruce Fields1-0/+2
2015-05-06nfsd4: fix READ permission checkingJ. Bruce Fields1-4/+8
2015-05-06nfsd4: disallow ALLOCATE with special stateidsJ. Bruce Fields1-0/+2
2015-05-06Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"Nicolas Iooss2-2/+2
2015-05-06RCU pathwalk breakage when running into a symlink overmounting somethingAl Viro1-2/+4
2015-05-06drm/i915: cope with large i2c transfersDmitry Torokhov2-10/+57
2015-05-06drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak1-2/+2
2015-05-06drm: adv7511: Fix nested sleep when reading EDIDLaurent Pinchart1-50/+46
2015-05-06drm: adv7511: Fix DDC error interrupt handlingLaurent Pinchart1-4/+10
2015-05-06drm/i915: Dont enable CS_PARSER_ERROR interrupts at allDaniel Vetter1-6/+2
2015-05-06drm/radeon: fix doublescan modes (v2)Alex Deucher1-2/+6
2015-05-06i2c: core: Export bus recovery functionsMark Brown1-0/+3
2015-05-06i2c: rk3x: report number of messages transmittedDmitry Torokhov1-1/+1
2015-05-06i2c: mux: use proper dev when removing "channel-X" symlinksWolfram Sang1-3/+5
2015-05-06tracing: Fix incorrect enabling of trace events by boot cmdlineJoonsoo Kim1-1/+8
2015-05-06tracing: Handle ftrace_dump() atomic context in graph_trace_open()Rabin Vincent1-2/+6
2015-05-06IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg1-2/+2
2015-05-06IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-05-06IB/core: don't disallow registering region starting at 0x0Yann Droneaud1-2/+2
2015-05-06IB/core: disallow registering 0-sized memory regionYann Droneaud1-0/+3
2015-05-06stk1160: Make sure current buffer is releasedEzequiel Garcia1-2/+15
2015-05-06rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem1-1/+1
2015-05-06mvsas: fix panic on expander attached SATA devicesJames Bottomley1-4/+1
2015-05-06Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()K. Y. Srinivasan1-2/+5
2015-05-06sd: Fix missing ATO tag checkMartin K. Petersen1-1/+1
2015-05-06sd: Unregister integrity profileMartin K. Petersen1-0/+1
2015-05-06dm crypt: fix deadlock when async crypto algorithm returns -EBUSYBen Collins1-6/+6
2015-05-06clk: qcom: fix RCG M/N counter configurationArchit Taneja1-1/+1
2015-05-06clk: qcom: Fix i2c frequency tableStephen Boyd1-1/+1
2015-05-06clk: tegra: Register the proper number of resetsThierry Reding1-1/+1
2015-05-06clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoCBartlomiej Zolnierkiewicz1-6/+5
2015-05-06gpio: mvebu: Fix mask/unmask managment per irq chip typeGregory CLEMENT1-8/+16
2015-05-06xtensa: ISS: fix locking in TAP network adapterMax Filippov1-14/+15
2015-05-06xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov1-1/+1
2015-05-06xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov5-25/+81
2015-05-06ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki1-1/+5
2015-05-06ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila1-1/+0
2015-05-06ACPICA: Utilities: split IO address types from data type models.Lv Zheng2-0/+21
2015-05-06ASoC: pcm512x: Add 'Analogue' prefix to analogue volume controlsHoward Mitchell1-2/+2
2015-05-06ASoC: davinci-evm: drop un-necessary remove functionManish Badarkhe1-10/+0
2015-05-06ASoC: wm8741: Fix rates constraints valuesSergej Sawazki1-4/+4
2015-05-06ASoC: cs4271: Increase delay time after resetPascal Huerst1-2/+2
2015-05-06powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman1-1/+1
2015-05-06powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman1-1/+1
2015-05-06powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-10/+34
2015-05-06powerpc/powernv: Don't map M64 segments using M32DTGavin Shan1-1/+2
2015-05-06arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon4-1/+51
2015-05-06arm64: apply alternatives for !SMP kernelsMark Rutland4-1/+19
2015-05-06arm64: head.S: ensure visibility of page tablesMark Rutland1-0/+1
2015-05-06arm64: fix midr range for Cortex-A57 erratum 832075Bo Yan1-1/+2
2015-05-06Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos2-0/+2
2015-05-06iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg1-5/+9
2015-05-06iser-target: Fix session hang in case of an rdma read DIF errorSagi Grimberg1-2/+4
2015-05-06target/file: Fix SG table for prot_buf initializationAkinobu Mita1-15/+6
2015-05-06target/file: Fix UNMAP with DIF protection supportAkinobu Mita1-25/+61
2015-05-06target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabledAkinobu Mita1-7/+8
2015-05-06target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger3-10/+44
2015-05-06scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan1-7/+8
2015-05-06UBI: fix check for "too many bytes"Brian Norris1-1/+1
2015-05-06UBI: initialize LEB number variableBrian Norris1-1/+1
2015-05-06UBI: fix out of bounds writeBrian Norris1-1/+2
2015-05-06UBI: account for bitflips in both the VID header and dataBrian Norris1-1/+1
2015-05-06tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...Thomas D1-1/+5
2015-05-06tools lib traceevent kbuffer: Remove extra update to data pointer in PADDINGSteven Rostedt (Red Hat)1-1/+0
2015-05-06powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard1-1/+1
2015-05-06perf tools: Work around lack of sched_getcpu in glibc < 2.6.Vinson Lee2-0/+12
2015-05-06perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu2-3/+3
2015-05-06perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.Vinson Lee1-0/+4
2015-05-06mnt: Don't propagate umounts in __detach_mountsEric W. Biederman1-1/+1
2015-05-06mnt: Improve the umount_tree flagsEric W. Biederman2-16/+16
2015-05-06ext4: make fsync to sync parent dir in no-journal for real this timeLukas Czerner1-9/+11
2015-05-06rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-05-06rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-05-06NFC: st21nfcb: Retry i2c_master_send if it returns a negative valueChristophe Ricard1-2/+2
2015-05-06ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov1-0/+20
2015-05-06fs/binfmt_elf.c: fix bug in loading of PIE binariesMichael Davidson1-1/+8
2015-05-06mfd: core: Fix platform-device name collisionsJohan Hovold1-1/+1
2015-05-06Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2-0/+23
2015-05-06ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256Kailang Yang1-0/+1
2015-05-06ALSA: hda - fix "num_steps = 0" error on ALC256David Henningsson1-2/+3
2015-05-06ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T450Jo-Philipp Wich1-0/+1
2015-05-06ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth1-12/+0
2015-05-06ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226)Yves-Alexis Perez1-0/+1
2015-05-06clk: at91: usb: propagate rate modification to the parent clkBoris Brezillon1-15/+49
2015-05-06usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+2
2015-05-06usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2-8/+11
2015-05-06usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-06usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+3
2015-05-06usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+1
2015-05-06usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi1-3/+4
2015-05-06usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi2-3/+4
2015-05-06usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-05-06usb: phy: Find the right match in devm_usb_phy_matchAxel Lin1-1/+3
2015-05-06usb: musb: core: fix TX/RX endpoint orderFelipe Balbi1-18/+26
2015-05-06ARM: dts: fix mmc node updates for exynos5250-springAndreas Faerber1-12/+4
2015-05-06ARM: dts: dove: Fix uart[23] reg propertySebastian Hesselbarth1-2/+2
2015-05-06ARM: at91/dt: sama5d3 xplained: add phy address for macb1Nicolas Ferre1-0/+6
2015-05-06ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax2-0/+2
2015-05-06ARM: mvebu: Disable CPU Idle on Armada 38xGregory CLEMENT1-1/+15
2015-05-06ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-05-06ARM: fix broken hibernationRussell King3-4/+17
2015-05-06NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble1-1/+1
2015-05-06power_supply: ipaq_micro_battery: Check return values in probeKrzysztof Kozlowski1-2/+19
2015-05-06power_supply: ipaq_micro_battery: Fix leaking workqueueKrzysztof Kozlowski1-0/+1
2015-05-06power_supply: lp8788-charger: Fix leaked power supply on probe failKrzysztof Kozlowski1-1/+3
2015-05-06power_supply: twl4030_madc: Check return value of power_supply_registerKrzysztof Kozlowski1-2/+5
2015-05-06ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt1-6/+5
2015-05-06compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski1-1/+3
2015-05-06compal-laptop: Fix leaking hwmon deviceKrzysztof Kozlowski1-3/+3
2015-05-06spi: spidev: fix possible arithmetic overflow for multi-transfer messageIan Abbott1-1/+4
2015-05-06spi: imx: read back the RX/TX watermark levels earlierLucas Stach1-2/+2
2015-05-06mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai1-1/+3
2015-05-06cdc-wdm: fix endianness bug in debug statementsOliver Neukum1-5/+7
2015-05-06drivers/base: cacheinfo: validate device node for all the cachesSudeep Holla1-2/+11
2015-05-06md/raid0: fix bug with chunksize not a power of 2.NeilBrown1-1/+2
2015-05-06staging: vt6655: use ieee80211_tx_info to select packet type.Malcolm Priestley1-3/+11
2015-05-06staging: android: sync: Fix memory corruption in sync_timeline_signal().Alistair Strachan1-1/+1
2015-05-06staging: panel: fix lcd typeSudip Mukherjee1-6/+6
2015-05-06MIPS: Hibernate: flush TLB entries earlierHuacai Chen1-1/+2
2015-05-06MIPS: Loongson-3: Add IRQF_NO_SUSPEND to Cascade irqactionHuacai Chen1-0/+1
2015-05-06MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras1-44/+93
2015-05-06MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras1-0/+6
2015-05-06MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan1-0/+1
2015-05-06MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan4-0/+35
2015-05-06arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall4-0/+33
2015-05-06arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier3-4/+7
2015-05-06arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier3-66/+57
2015-05-06ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka1-1/+1
2015-05-06KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpuEric Auger1-1/+1
2015-05-06KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara4-4/+18
2015-05-06KVM: use slowpath for cross page cached accessesRadim Krčmář1-2/+2
2015-05-06s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens1-0/+4
2015-05-06KVM: s390: fix get_all_floating_irqsJens Freimann2-26/+35
2015-05-06KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger1-8/+0
2015-05-06KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova1-0/+1
2015-05-06KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand3-5/+8
2015-05-06KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand1-17/+23
2015-05-06usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz1-0/+9
2015-05-06Btrfs: fix inode eviction infinite loop after extent_same ioctlFilipe Manana1-0/+3
2015-05-06Btrfs: fix inode eviction infinite loop after cloning into itFilipe Manana1-0/+5
2015-05-06btrfs: don't accept bare namespace as a valid xattrDavid Sterba1-14/+39
2015-05-06Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana1-3/+2
2015-05-06KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_saveNadav Amit1-2/+8
2015-05-06perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp eventsPeter Zijlstra1-0/+8
2015-05-06sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIsMike Galbraith1-4/+8
2015-05-06sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown2-0/+55
2015-05-06x86/asm/decoder: Fix and enforce max instruction size in the insn decoderAndy Lutomirski2-1/+8
2015-05-06md: fix md io stats accounting brokenGu Zheng1-1/+5
2015-05-06net/mlx4_en: Prevent setting invalid RSS hash functionAmir Vadai1-13/+16
2015-05-06pxa168: fix double deallocation of managed resourcesAlexey Khoroshilov1-11/+5
2015-05-06net: fix crash in build_skb()Eric Dumazet3-13/+25
2015-05-06net: do not deplete pfmemalloc reserveEric Dumazet1-2/+7