summaryrefslogtreecommitdiffstats
path: root/tools/firewire (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-19sched / idle: Drop default_idle_call() fallback from call_cpuidle()Rafael J. Wysocki2-9/+3
2016-01-15cpuidle: Don't enable all governors by defaultJean Delvare1-2/+0
2016-01-15cpuidle: Default to ladder governor on ticking systemsJean Delvare1-0/+9
2016-01-15time: nohz: Expose tick_nohz_enabledJean Delvare2-1/+3
2016-01-15ACPICA: Update version to 20160108Bob Moore1-1/+1
2016-01-15ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t'Lv Zheng1-1/+3
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore223-224/+224
2016-01-15ACPICA: Reduce regression fix divergence from upstream ACPICALv Zheng1-6/+7
2016-01-15ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite ...Hans de Goede1-0/+9
2016-01-15ACPI / video: Revert "thinkpad_acpi: Use acpi_video_handles_brightness_key_pr...Hans de Goede1-1/+1
2016-01-15ACPI / video: Document acpi_video_handles_brightness_key_presses() a bitHans de Goede1-0/+4
2016-01-15ACPI / video: Fix using an uninitialized mutex / list_head in acpi_video_hand...Hans de Goede1-5/+2
2016-01-15ACPI / video: Revert "ACPI / video: driver must be registered before checking...Hans de Goede1-14/+13
2016-01-15ACPI / fan: Improve acpi_device_update_power error messageAndy Lutomirski1-1/+1
2016-01-15ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700Hans de Goede1-0/+9
2016-01-14cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0Rafael J. Wysocki1-9/+12
2016-01-13MAINTAINERS: Add devfreq-event entryChanwoo Choi1-0/+10
2016-01-13MAINTAINERS: Add missing git repository and directory for devfreqChanwoo Choi1-0/+3
2016-01-13PM / devfreq: Do not show statistics if it's not ready.MyungJoo Ham1-0/+2
2016-01-13PM / devfreq: Modify the indentation of trans_stat sysfs for readabilityChanwoo Choi1-5/+5
2016-01-13PM / devfreq: Set the freq_table of devfreq deviceChanwoo Choi2-3/+49
2016-01-13PM / devfreq: Add show_one macro to delete the duplicate codeChanwoo Choi1-11/+9
2016-01-13PM / devfreq: event: Fix the error and warning from script/checkpatch.plChanwoo Choi1-2/+3
2016-01-13PM / devfreq: event: Remove the error log of devfreq_event_get_edev_by_phandle()Chanwoo Choi1-9/+2
2016-01-12net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann1-7/+9
2016-01-12net: bpf: reject invalid shiftsRabin Vincent2-0/+15
2016-01-12phonet: properly unshare skbs in phonet_rcv()Eric Dumazet1-0/+4
2016-01-12dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-12phy: remove an unneeded conditionDan Carpenter1-1/+1
2016-01-12mdio: remove an unneed conditionDan Carpenter1-4/+2
2016-01-12mdio_bus: NULL dereference on allocation errorDan Carpenter1-5/+6
2016-01-12kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han1-1/+2
2016-01-12net: Fix typo in netdev_intersect_featuresTom Herbert1-2/+2
2016-01-12net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-12net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-12cgroup: rename cgroup documentationsTejun Heo14-0/+0
2016-01-12driver core: Avoid NULL pointer dereferences in device_is_bound()Rafael J. Wysocki1-1/+1
2016-01-12platform: Do not detach from PM domains on shutdownRafael J. Wysocki1-1/+0
2016-01-11bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2016-01-11IB/mlx5: Add flow steering supportMaor Gottlieb3-1/+517
2016-01-11net/mlx5_core: Export flow steering APIMaor Gottlieb1-0/+5
2016-01-11net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb1-2/+18
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb3-8/+51
2016-01-11net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb1-21/+49
2016-01-11net/mlx5_core: Set priority attributesMaor Gottlieb2-19/+55
2016-01-11net/mlx5_core: Connect flow tablesMaor Gottlieb3-10/+104
2016-01-11net/mlx5_core: Introduce modify flow table commandMaor Gottlieb3-4/+83
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb5-10/+144
2016-01-11net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb1-0/+67
2016-01-11net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb3-19/+158