aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/michael_mic.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-11Thermal: int3400_thermal: use acpi_thermal_rel parsing APIsJacob Pan1-159/+13
2014-10-11Thermal: int340x_thermal: expose acpi thermal relationship tablesJacob Pan4-0/+490
2014-10-11Thermal: introduce int3403 thermal driverLan Tianyu5-312/+478
2014-10-10Thermal: introduce INT3402 thermal driverAaron Lu3-0/+245
2014-10-10Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu2-9/+11
2014-10-10ACPI / Fan: support INT3404 thermal deviceAaron Lu1-0/+1
2014-10-10ACPI / Fan: add ACPI 4.0 style fan supportAaron Lu1-27/+241
2014-10-10ACPI / fan: convert to platform driverAaron Lu1-34/+28
2014-10-10ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu4-7/+7
2014-10-10ACPI / fan: remove no need check for device pointerAaron Lu1-17/+1
2014-10-10ACPI / fan: remove unused macroAaron Lu1-4/+0
2014-10-10Thermal: int3400 thermal: register to thermal frameworkZhang Rui2-0/+104
2014-10-10Thermal: int3400 thermal: add capability to detect supporting UUIDsZhang Rui1-0/+69
2014-10-10Thermal: introduce int3400 thermal driverZhang Rui5-2/+249
2014-10-10ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui1-1/+27
2014-10-10ACPI: make acpi_create_platform_device() an external APIZhang Rui3-7/+2
2014-10-09thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski1-1/+1
2014-09-11ACPI: introduce ACPI int340x thermal scan handlerZhang Rui5-0/+71
2014-08-27thermal: Added Bang-bang thermal governorPeter Feuerer5-0/+155
2014-08-25Linux 3.17-rc2Linus Torvalds1-1/+1
2014-08-24aio: fix reqs_available handlingBenjamin LaHaise1-4/+73
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll1-1/+1
2014-08-24ARM: shmobile: koelsch: Remove non-existent i2c6 pinmuxGeert Uytterhoeven1-7/+0
2014-08-24ARM: tegra: apalis/colibri t30: fix on-module 5v0 suppliesMarcel Ziswiler2-2/+20
2014-08-24MAINTAINERS: Add entry for Renesas DRM driversLaurent Pinchart1-0/+11
2014-08-23MAINTAINERS: add new Rockchip SoC listHeiko Stuebner1-0/+1
2014-08-23ARM: dts: rockchip: readd missing mmc0 pinctrl settingsHeiko Stuebner2-0/+4
2014-08-22ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)1-1/+1
2014-08-22ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)1-22/+38
2014-08-22nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery1-1/+1
2014-08-22nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson1-0/+8
2014-08-22nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson1-3/+15
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson3-1/+29
2014-08-22nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson1-1/+4
2014-08-22nfs: use blocking page_group_lock in add_requestWeston Andros Adamson1-11/+2
2014-08-22nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson1-8/+13
2014-08-22nfs: change nfs_page_group_lock argumentWeston Andros Adamson2-7/+8
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior1-1/+1
2014-08-22ftrace: Fix up trampoline accounting with looping on hash opsSteven Rostedt (Red Hat)1-15/+28
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes1-1/+1
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann1-6/+3
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann1-1/+1
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes1-4/+0
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian1-7/+13
2014-08-22openvswitch: fix panic with multiple vlan headersJiri Benc1-0/+5
2014-08-22net: ipv6: fib: don't sleep inside atomic lockBenjamin Block1-1/+1
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy3-15/+41
2014-08-22ftrace: Update all ftrace_ops for a ftrace_hash_ops updateSteven Rostedt (Red Hat)1-4/+39
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)2-51/+63