summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | toshiba_acpi: Add extra check to backlight codeAzael Avalos2014-08-161-4/+17
| * | | | | | Fix log message about future removal of interfaceMartin Kepplinger2014-08-161-3/+3
| * | | | | | ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede2014-08-161-0/+27
| * | | | | | asus-nb-wmi: Add wapf4 quirk for the X550CCHans de Goede2014-08-161-0/+9
| * | | | | | intel_ips: Make ips_mcp_limits variables staticMathias Krause2014-08-161-3/+3
| * | | | | | thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdataMathias Krause2014-08-161-2/+2
| * | | | | | fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconstMathias Krause2014-08-161-5/+5
| * | | | | | hp-wmi: Add missing __init annotations to initialization codeMathias Krause2014-08-161-3/+3
| * | | | | | hp_accel: Constify ACPI and DMI tablesMathias Krause2014-08-161-2/+2
| * | | | | | fujitsu-tablet: Mark DMI callbacks as __init codeMathias Krause2014-08-161-3/+3
| * | | | | | dell-laptop: Mark dell_quirks[] DMI table as __initconstMathias Krause2014-08-161-3/+3
| * | | | | | eeepc-wmi: Constify asus_quirks[] DMI tableMathias Krause2014-08-161-1/+1
| * | | | | | acer-wmi: Mark init data and code as suchMathias Krause2014-08-161-20/+21
| * | | | | | asus-nb-wmi: Constify asus_quirks[] DMI tableMathias Krause2014-08-161-1/+1
| * | | | | | alienware-wmi: Mark DMI table as __initconstMathias Krause2014-08-161-2/+2
| * | | | | | acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEPMathias Krause2014-08-161-0/+5
| * | | | | | acer-wmi: Mark acer_wmi_keymap[] as __initconstMathias Krause2014-08-161-1/+1
| * | | | | | MAINTAINERS: Update git URL for x86 platform driversMathias Krause2014-08-161-1/+1
| * | | | | | WMI: Remove unnecessary null testHimangi Saraogi2014-08-161-4/+0Star
| * | | | | | drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativityAndrey Utkin2014-08-161-1/+1
| * | | | | | asus-nb-wmi: Add wapf4 quirk for the X550CLHans de Goede2014-08-161-0/+9
| * | | | | | asus-nb-wmi: Add ASUSTeK COMPUTER INC. X200CAAceLan Kao2014-08-161-0/+13
| * | | | | | asus-wmi: control wlan-led if wapf > 0AceLan Kao2014-08-161-2/+2
| * | | | | | asus-wmi: backlight_init: Stop treating -ENODEV as if its not an errorHans de Goede2014-08-161-4/+1Star
| * | | | | | asus-wmi: Disable acpi-video backlight on desktop machinesHans de Goede2014-08-161-0/+7
| * | | | | | ideapad-laptop: Change Lenovo Yoga 2 series rfkill handlingHans de Goede2014-08-161-14/+27
| * | | | | | thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILEHans de Goede2014-08-161-1/+1
| * | | | | | eeepc-laptop: rename _set and _get arguments in macroPaul Bolle2014-08-161-4/+4
| * | | | | | fujitsu-laptop: Clear build warningsJean Delvare2014-08-161-5/+4Star
| * | | | | | platform/x86/toshiba-apci.c possible bad if test?Nick2014-08-161-1/+1
| * | | | | | sony-laptop: fix doesn't work lid resume settings on Vaio Promog4222014-08-161-1/+1
| * | | | | | WAPF 4 for ASUSTeK COMPUTER INC. X75VBP WLAN ON.poma2014-08-161-0/+9
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-08-163-41/+119
|\ \ \ \ \ \ \
| * | | | | | | tools/power turbostat: tweak whitespace in output formatLen Brown2014-08-151-40/+40
| * | | | | | | intel_idle: Broadwell supportLen Brown2014-08-151-1/+69
| * | | | | | | intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown2014-08-152-0/+10
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-161-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | module: Clean up ro/nx after early module load failuresAndy Lutomirski2014-08-151-0/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami...Linus Torvalds2014-08-161-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio: rng: add derating factor for use by hwrng coreAmit Shah2014-08-151-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2014-08-1617-305/+541
|\ \ \ \ \ \ \ \
| * | | | | | | | btrfs: disable strict file flushes for renames and truncatesChris Mason2014-08-158-267/+6Star
| * | | | | | | | Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana2014-08-151-1/+1
| * | | | | | | | Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai2014-08-152-6/+20
| * | | | | | | | Btrfs: fix compressed write corruption on enospcLiu Bo2014-08-151-0/+12
| * | | | | | | | btrfs: correctly handle return from ulist_addMark Fasheh2014-08-151-4/+9
| * | | | | | | | btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh2014-08-153-0/+426
| * | | | | | | | Btrfs: read lock extent buffer while walking backrefsFilipe Manana2014-08-151-0/+3
| * | | | | | | | Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik2014-08-153-25/+23Star
| * | | | | | | | btrfs: adjust statfs calculations according to raid profilesDavid Sterba2014-08-151-6/+45
| | |/ / / / / / | |/| | | | | |