Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | VFS: kernel/: d_inode() annotations | David Howells | 2015-04-15 | 4 | -9/+9 | |
| * | | | | | | | VFS: audit: d_backing_inode() annotations | David Howells | 2015-04-15 | 4 | -13/+13 | |
| * | | | | | | | VFS: Fix up some ->d_inode accesses in the chelsio driver | David Howells | 2015-04-15 | 2 | -16/+7 | |
| * | | | | | | | VFS: Cachefiles should perform fs modifications on the top layer only | David Howells | 2015-04-15 | 2 | -28/+28 | |
| * | | | | | | | VFS: AF_UNIX sockets should call mknod on the top layer only | David Howells | 2015-04-15 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-26 | 6 | -22/+51 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan' | Rafael J. Wysocki | 2015-04-24 | 3 | -13/+34 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | ACPI / scan: Add a scan handler for PRP0001 | Rafael J. Wysocki | 2015-04-24 | 1 | -5/+28 | |
| | | | * | | | | | | | | ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline() | Rafael J. Wysocki | 2015-04-24 | 1 | -1/+5 | |
| | | * | | | | | | | | | ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler() | Chris Bainbridge | 2015-04-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | MAINTAINERS: remove maintainship entry of docking station driver | Chao Yu | 2015-04-17 | 1 | -6/+0 | |
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-cpufreq', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 2015-04-19 | 3 | -9/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | cpupower: fix breakage from libpci API change | Lucas Stach | 2015-04-15 | 1 | -2/+9 | |
| | | * | | | | | | | | | | | powercap / RAPL: Add support for Intel Skylake processors | Brian Bian | 2015-04-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning | Borislav Petkov | 2015-04-15 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | intel_pstate: Change the setpoint for Atom params | Kristen Carlson Accardi | 2015-04-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-04-26 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA | Geert Uytterhoeven | 2015-04-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | crypto: x86/sha512_ssse3 - fixup for asm function prototype change | Ard Biesheuvel | 2015-04-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2015-04-26 | 12 | -218/+1838 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | toshiba_acpi: Do not register vendor backlight when acpi_video bl is available | Hans de Goede | 2015-04-24 | 2 | -0/+25 | |
| * | | | | | | | | | | | | | | | MAINTAINERS: Add me on list of Dell laptop drivers | Pali Rohár | 2015-04-08 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | platform: x86: dell-laptop: Add support for keyboard backlight | Gabriele Mazzotta | 2015-04-08 | 2 | -6/+1152 | |
| * | | | | | | | | | | | | | | | Documentation/ABI: Update sysfs-driver-toshiba_acpi entry | Azael Avalos | 2015-04-08 | 1 | -13/+80 | |
| * | | | | | | | | | | | | | | | toshiba_acpi: Fix pr_* messages from USB Sleep Functions | Azael Avalos | 2015-04-08 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | toshiba_acpi: Update and fix USB Sleep and Charge modes | Azael Avalos | 2015-04-08 | 1 | -9/+62 | |
| * | | | | | | | | | | | | | | | wmi: Use bool function return values of true/false not 1/0 | Joe Perches | 2015-04-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | toshiba_bluetooth: Fix enabling/disabling loop on recent devices | Azael Avalos | 2015-03-26 | 1 | -13/+37 | |
| * | | | | | | | | | | | | | | | toshiba_bluetooth: Clean up *_add function and disable BT device at removal | Azael Avalos | 2015-03-26 | 1 | -16/+16 | |
| * | | | | | | | | | | | | | | | toshiba_bluetooth: Add three new functions to the driver | Azael Avalos | 2015-03-26 | 1 | -0/+51 | |
| * | | | | | | | | | | | | | | | toshiba_acpi: Fix the enabling of the Special Functions | Azael Avalos | 2015-03-25 | 1 | -1/+24 | |
| * | | | | | | | | | | | | | | | toshiba_acpi: Use the Hotkey Event Type function for keymap choosing | Azael Avalos | 2015-03-25 | 1 | -38/+32 | |
| * | | | | | | | | | | | | | | | toshiba_acpi: Add Hotkey Event Type function and definitions | Azael Avalos | 2015-03-25 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | | | x86/wmi: delete unused wmi_data_lock mutex causing gcc warning | Paul Gortmaker | 2015-03-25 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | apple-gmux: lock iGP IO to protect from vgaarb changes | Bruno Prémont | 2015-03-19 | 1 | -1/+47 | |
| * | | | | | | | | | | | | | | | MAINTAINERS: Add missing Toshiba devices and add myself as maintainer | Azael Avalos | 2015-03-14 | 1 | -1/+14 | |
| * | | | | | | | | | | | | | | | toshiba_acpi: Update events in toshiba_acpi_notify | Azael Avalos | 2015-03-14 | 1 | -6/+23 | |
| * | | | | | | | | | | | | | | | intel-oaktrail: Fix trivial typo in comment | Yannick Guerrini | 2015-03-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey() | Dan Carpenter | 2015-03-14 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | thinkpad_acpi: signedness bugs getting current_mode | Dan Carpenter | 2015-03-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | thinkpad_acpi: use DEVICE_ATTR_* macros | Bastien Nocera | 2015-03-03 | 1 | -52/+20 | |
| * | | | | | | | | | | | | | | | thinkpad_acpi: Add support for more adaptive kbd buttons | Bastien Nocera | 2015-03-03 | 1 | -1/+79 | |
| * | | | | | | | | | | | | | | | thinkpad_acpi: Add adaptive_kbd_mode sysfs attr | Bastien Nocera | 2015-03-03 | 2 | -9/+78 | |
| * | | | | | | | | | | | | | | | thinkpad_acpi: Factor out get/set adaptive kbd mode | Bastien Nocera | 2015-03-03 | 1 | -23/+38 | |
| * | | | | | | | | | | | | | | | thinkpad_acpi: Remember adaptive kbd presence | Bastien Nocera | 2015-03-03 | 1 | -19/+18 | |
* | | | | | | | | | | | | | | | | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-04-26 | 13 | -71/+1384 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | platform/chrome: chromeos_laptop - instantiate Atmel at primary address | Dmitry Torokhov | 2015-04-25 | 1 | -9/+26 | |
| * | | | | | | | | | | | | | | | | platform/chrome: cros_ec_lpc - Depend on X86 || COMPILE_TEST | Javier Martinez Canillas | 2015-03-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | platform/chrome: cros_ec_lpc - Include linux/io.h header file | Javier Martinez Canillas | 2015-03-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | platform/chrome: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 2015-03-04 | 1 | -1/+0 |