Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | tpm: consolidate the TPM startup code | Jarkko Sakkinen | 3 | -61/+44 |
2017-07-07 | tpm: Enable CLKRUN protocol for Braswell systems | Azhar Shaikh | 2 | -0/+117 |
2017-07-07 | tpm/tpm_crb: fix priv->cmd_size initialisation | Manuel Lauss | 1 | -2/+3 |
2017-07-07 | tpm: fix a kernel memory leak in tpm-sysfs.c | Jarkko Sakkinen | 1 | -1/+2 |
2017-07-07 | tpm: Issue a TPM2_Shutdown for TPM2 devices. | Josh Zimmerman | 2 | -0/+37 |
2017-07-07 | Add "shutdown" to "struct class". | Josh Zimmerman | 1 | -1/+5 |
2017-07-07 | mm, memory_hotplug: drop CONFIG_MOVABLE_NODE | Michal Hocko | 1 | -4/+0 |
2017-07-07 | mm: vmstat: move slab statistics from zone to node counters | Johannes Weiner | 1 | -5/+5 |
2017-07-07 | mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone | Michal Hocko | 1 | -1/+1 |
2017-07-07 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 1 | -24/+28 |
2017-07-07 | mm, memory_hotplug: consider offline memblocks removable | Michal Hocko | 1 | -0/+4 |
2017-07-07 | mm, memory_hotplug: split up register_one_node() | Michal Hocko | 1 | -31/+20 |
2017-07-07 | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 1 | -14/+9 |
2017-07-07 | mm: drop page_initialized check from get_nid_for_pfn | Michal Hocko | 1 | -7/+0 |
2017-07-07 | zram: count same page write as page_stored | Minchan Kim | 1 | -0/+2 |
2017-07-07 | mm, sparsemem: break out of loops early | Dave Hansen | 1 | -0/+4 |
2017-07-07 | drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio... | SF Markus Elfring | 1 | -3/+1 |
2017-07-07 | Merge tag 'hwlock-v4.13' of git://github.com/andersson/remoteproc | Linus Torvalds | 3 | -11/+199 |
2017-07-07 | Merge tag 'rproc-v4.13' of git://github.com/andersson/remoteproc | Linus Torvalds | 5 | -104/+654 |
2017-07-07 | Merge tag 'rpmsg-v4.13' of git://github.com/andersson/remoteproc | Linus Torvalds | 7 | -17/+1279 |
2017-07-07 | Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 27 | -671/+1376 |
2017-07-06 | Merge branch 'next' into for-linus | Dmitry Torokhov | 24 | -68/+1274 |
2017-07-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 154 | -4355/+11280 |
2017-07-06 | Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 17 | -38/+4770 |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 11 | -42/+54 |
2017-07-06 | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 97 | -7117/+12694 |
2017-07-06 | Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j.... | Linus Torvalds | 7 | -237/+27 |
2017-07-06 | Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 291 | -4960/+38556 |
2017-07-06 | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 9 | -402/+136 |
2017-07-06 | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 29 | -233/+1476 |
2017-07-06 | vrf: fix bug_on triggered by rx when destroying a vrf | Nikolay Aleksandrov | 1 | -5/+6 |
2017-07-06 | net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xff | Huy Nguyen | 1 | -0/+2 |
2017-07-06 | net/mlx5: Add Makefiles for subdirectories | Ilan Tayari | 5 | -0/+5 |
2017-07-06 | net/mlx5: Build wq.o even if MLX5_CORE_EN is not selected | Ilan Tayari | 1 | -2/+2 |
2017-07-06 | net/mlx5: FPGA, Fix datatype mismatch | Ilan Tayari | 1 | -2/+2 |
2017-07-06 | net/mlx5: FPGA, make mlx5_fpga_device_brb static | Ilan Tayari | 1 | -1/+1 |
2017-07-06 | net/mlx5: IPSec, Fix 64-bit division on 32-bit builds | Ilan Tayari | 1 | -1/+3 |
2017-07-06 | net/mlx5: Add missing include in lib/gid.c | Ilan Tayari | 1 | -0/+1 |
2017-07-06 | fs: new infrastructure for writeback error handling and reporting | Jeff Layton | 1 | -0/+1 |
2017-07-06 | ptp: dte: Use LL suffix for 64-bit constants | Geert Uytterhoeven | 1 | -1/+1 |
2017-07-06 | liquidio: fix bug in soft reset failure detection | Derek Chickles | 2 | -2/+2 |
2017-07-06 | video: adp8870: move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-07-06 | backlight: adp8860: Move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-07-06 | mfd: Add LP87565 PMIC support | Keerthy | 3 | -0/+115 |
2017-07-06 | mfd: cros_ec: Free IRQ on exit | Jeffy Chen | 1 | -0/+3 |
2017-07-06 | mfd: da9061: Fix to remove BBAT_CONT register from chip model | Steve Twiss | 1 | -6/+0 |
2017-07-06 | mfd: da9061: Fix to remove BBAT_CONT register from chip model | Steve Twiss | 1 | -6/+0 |
2017-07-06 | mfd: axp20x-i2c: Document that this must be builtin on x86 | Hans de Goede | 1 | -0/+5 |
2017-07-06 | mfd: Add Cherry Trail Whiskey Cove PMIC driver | Hans de Goede | 3 | -0/+247 |
2017-07-06 | mfd: tc6393xb: Handle return value of clk_prepare_enable | Arvind Yadav | 1 | -1/+3 |