summaryrefslogtreecommitdiffstats
path: root/crypto/zlib.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-18cpufreq-dt: defer probing if OPP table is not readyDmitry Torokhov1-0/+11
2014-12-18PM / OPP: take RCU lock in dev_pm_opp_get_opp_countDmitry Torokhov1-7/+8
2014-12-18PM / OPP: fix warning in of_free_opp_table()Dmitry Torokhov1-2/+8
2014-12-18PM / OPP: add some lockdep annotationsDmitry Torokhov1-0/+16
2014-12-16MAINTAINERS: add entry for intel_pstateKristen Carlson Accardi1-0/+6
2014-12-11intel_pstate: Add a few commentsKristen Carlson Accardi1-1/+31
2014-12-11intel_pstate: add kernel parameter to force loadingEthan Zhao2-1/+14
2014-12-10PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()Viresh Kumar1-7/+10
2014-12-10PM / OPP: handle allocation of device_opp in a separate routineViresh Kumar1-15/+22
2014-12-10PM / OPP: reuse find_device_opp() instead of duplicating codeViresh Kumar1-7/+2
2014-12-10PM / OPP: Staticize __dev_pm_opp_remove()Viresh Kumar1-1/+2
2014-12-10PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'Viresh Kumar1-2/+6
2014-12-10PM / OPP: remove double calls to find_device_opp()Viresh Kumar1-1/+1
2014-12-10PM / OPP: set new_opp->dev_opp to a valid dev_oppViresh Kumar1-1/+1
2014-12-03intel_pstate: skip this driver if Sun server has _PPC methodethan zhao1-4/+41
2014-12-02cpufreq: arm_big_little: free OPP table created during ->init()Viresh Kumar3-2/+11
2014-12-01imx6q: free OPP table created during ->init()Viresh Kumar1-1/+10
2014-12-01exynos5440: free OPP table created during ->init()Viresh Kumar1-1/+4
2014-12-01cpufreq-dt: free OPP table created during ->init()Viresh Kumar1-2/+4
2014-12-01Linux 3.18-rc7v3.18-rc7Linus Torvalds1-1/+1
2014-11-30btrfs: zero out left over bytes after processing compression streamsChris Mason4-5/+67
2014-11-29PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()Viresh Kumar1-1/+1
2014-11-29PM / OPP Introduce APIs to remove OPPsViresh Kumar2-1/+113
2014-11-29PM / OPP mark OPPs as 'static' or 'dynamic'Viresh Kumar1-25/+34
2014-11-29PM / OPP don't match for existing OPPs when list is emptyViresh Kumar1-6/+9
2014-11-29PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its typeViresh Kumar1-10/+10
2014-11-29cpufreq-dt: register cooling device from ->ready() callbackViresh Kumar1-19/+32
2014-11-29cpufreq: Introduce ->ready() callback for cpufreq driversViresh Kumar2-0/+9
2014-11-29cpufreq-dt: pass 'policy->related_cpus' to of_cpufreq_cooling_register()Viresh Kumar1-1/+1
2014-11-29cpufreq: Fix formatting issues in 'struct cpufreq_driver'Viresh Kumar1-25/+25
2014-11-27staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger1-0/+1
2014-11-27MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin1-1/+9
2014-11-27ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2-40/+2
2014-11-27ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-11-27ARM: tegra: irq: fix buggy usage of irq_data irq fieldMarc Zyngier1-11/+11
2014-11-27drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher1-1/+18
2014-11-27cpufreq: pxa2xx: Add Kconfig entryPetr Cvek2-2/+9
2014-11-26powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard1-2/+2
2014-11-26powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATEGavin Shan1-1/+1
2014-11-26powerpc/eeh: Fix PE state formatGavin Shan1-1/+1
2014-11-26powerpc/pseries: Fix endiannes issue in RTAS call from xmonLaurent Dufour1-3/+3
2014-11-26powerpc/powernv: Fix the hmi event version check.Mahesh Salgaonkar1-1/+1
2014-11-26staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger3-18/+18
2014-11-26sparc: Add NOP dma_cache_sync() implementation.David S. Miller1-0/+8
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn4-11/+16
2014-11-26bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINKThomas Graf1-5/+12
2014-11-26bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVEThomas Graf1-0/+1
2014-11-26net: Check for presence of IFLA_AF_SPECThomas Graf2-0/+4
2014-11-26net: Validate IFLA_BRIDGE_MODE attribute lengthThomas Graf2-0/+6
2014-11-26bridge: Validate IFLA_BRIDGE_FLAGS attribute lengthThomas Graf1-0/+6