summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* metag: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-261-7/+7
* md: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter2014-08-261-1/+1
* net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter2014-08-2611-20/+20
* watchdog: Replace __raw_get_cpu_var usesChristoph Lameter2014-08-261-6/+6
* drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-262-13/+13
* drivers/clocksource: Replace __get_cpu_var used for address calculationChristoph Lameter2014-08-261-1/+1
* drivers/oprofile: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-262-6/+6
* drivers/cpuidle: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-262-5/+5
* drivers/char/random: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* block: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter2014-08-261-1/+1
* scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter2014-08-267-23/+23
* time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge periodChristoph Lameter2014-08-261-8/+8
* time: Replace __get_cpu_var usesChristoph Lameter2014-08-2610-29/+29
* kernel misc: Replace __get_cpu_var usesChristoph Lameter2014-08-262-5/+5
* Linux 3.17-rc1v3.17-rc1Linus Torvalds2014-08-161-2/+2
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-08-1624-108/+608
|\
| * platform/x86: Enable build support for toshiba_hapsAzael Avalos2014-08-162-0/+20
| * Documentation: Add file about toshiba_haps moduleAzael Avalos2014-08-162-0/+78
| * platform/x86: Toshiba HDD Active Protection SensorAzael Avalos2014-08-161-0/+265
| * asus-nb-wmi: Add wapf4 quirk for the U32UHans de Goede2014-08-161-0/+14
| * alienware-wmi: make hdmi_mux enabled on case-by-case basisMario Limonciello2014-08-161-2/+20
| * ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause2014-08-161-2/+2
| * asus-nb-wmi.c: Rename x401u quirk to wapf4Hans de Goede2014-08-161-13/+13
| * compal-laptop: correct invalid hwmon nameRoald Frederickx2014-08-161-1/+1
| * toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos2014-08-161-0/+7
| * 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/+0
| * 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/+1
| * asus-wmi: Disable acpi-video backlight on desktop machinesHans de Goede2014-08-161-0/+7
OpenPOWER on IntegriCloud