summaryrefslogtreecommitdiffstats
path: root/lib/int_sqrt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-24EDAC: Fix typos in Documentation/edac.txtRami Rosen1-9/+9
2015-06-24EDAC, mce_amd_inj: Set MISCV on injectionBorislav Petkov1-0/+3
2015-06-24EDAC, mce_amd_inj: Move bit preparations before the injectionBorislav Petkov1-4/+4
2015-06-24EDAC, mce_amd_inj: Cleanup and simplify READMEBorislav Petkov1-31/+35
2015-06-24EDAC, altera: Do not allow suspend when EDAC is enabledAlan Tull1-0/+20
2015-06-24EDAC, mce_amd_inj: Make inj_type statickbuild test robot1-1/+1
2015-06-24arm: socfpga: dts: Add Arria10 SDRAM EDAC DTS supportThor Thayer2-1/+12
2015-06-24EDAC, altera: Add Arria10 EDAC supportThor Thayer2-16/+204
2015-06-24EDAC, altera: Refactor for Altera CycloneV SoCThor Thayer2-104/+206
2015-06-24EDAC, altera: Generalize driver to use DT Memory sizeThor Thayer1-32/+26
2015-06-24EDAC, mce_amd_inj: Add README fileAravind Gopalakrishnan1-0/+46
2015-06-24EDAC, mce_amd_inj: Add individual permissions field to dfs_nodeAravind Gopalakrishnan1-7/+8
2015-06-24bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov6-7/+11
2015-06-24bridge: multicast: add a comment to br_port_state_selection about blocking stateNikolay Aleksandrov1-0/+4
2015-06-24net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter2-1/+6
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-24/+28
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek11-24/+63
2015-06-24net: track link-status of ipv4 nexthopsAndy Gospodarek4-23/+67
2015-06-24net: switchdev: ignore unsupported bridge flagsVivien Didelot1-1/+1
2015-06-24net: Cavium: Fix MAC address setting in shutdown statePavel Fedin2-2/+13
2015-06-24drivers: net: xgene: fix for ACPI support without ACPIStephen Rothwell1-0/+2
2015-06-24ip: report the original address of ICMP messagesJulian Anastasov2-2/+21
2015-06-24net/mlx5e: Prefetch skb data on RXSaeed Mahameed1-0/+1
2015-06-24net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat3-2/+4
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat5-7/+3
2015-06-24net/mlx5e: Remove extra spacesAchiad Shochat1-4/+4
2015-06-24net/mlx5e: Avoid TX CQE generation if more xmit packets expectedAchiad Shochat1-23/+34
2015-06-24net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completionAchiad Shochat1-3/+1
2015-06-24net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()Achiad Shochat1-1/+0
2015-06-24net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting themSaeed Mahameed1-4/+1
2015-06-24net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queuesSaeed Mahameed3-33/+31
2015-06-24net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF deviceEran Ben Elisha1-0/+14
2015-06-24net/mlx4_en: Fix off-by-four in ethtoolEran Ben Elisha1-3/+2
2015-06-23KVM: s390: clear floating interrupt bitmap and parametersJens Freimann1-0/+3
2015-06-23backlight: Change the return type of backlight_update_status() to intHyungwon Hwang1-2/+6
2015-06-23backlight: pwm_bl: Simplify usage of devm_gpiod_get_optionalAxel Lin1-4/+2
2015-06-23backlight: lp855x: Don't clear level on suspend/blankSean Paul1-12/+6
2015-06-23backlight: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-3/+5
2015-06-23video: backlight: da9052: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-06-23gpio-backlight: Discover driver during boot timeArun Bharadwaj1-0/+2
2015-06-23drivers: net: xgene: Check for IS_ERR rather than NULL for clock.Suman Tripathi4-11/+18
2015-06-23drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/...Suman Tripathi1-0/+2
2015-06-23drivers: net: xgene: Implement the backward compatibility with the old and ne...Suman Tripathi1-6/+6
2015-06-23drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of A...Suman Tripathi2-23/+43
2015-06-23NET: Add ezchip ethernet driverNoam Camus7-0/+1038
2015-06-23rocker: call correct unregister function on errorGilad Ben-Yossef1-1/+1
2015-06-23net: fec: init MAC prior to mii bus probeNimrod Andy1-1/+3
2015-06-23dcb : Fix incorrect documentation for struct dcb_appAnish Bhatt1-3/+7
2015-06-23switchdev: change BUG_ON to WARN for attr set failure caseScott Feldman1-1/+2
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman7-9/+172