aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-28x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf1-1/+1
2018-01-27hwmon: (dell-smm) Disable fan support for Dell Vostro 3360Oleksandr Natalenko1-0/+7
2018-01-27hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720Pali Rohár1-1/+39
2018-01-27hwmon: (dell-smm) Enable broken functionality via "force" module paramPali Rohár1-2/+5
2018-01-27hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner1-0/+3
2018-01-27x86: Mark hpa as a "Designated Reviewer" for the time beingH. Peter Anvin1-11/+1
2018-01-26block: remove smart1,2.hCorentin Labbe1-278/+0
2018-01-26regulator: Fix build errorMark Brown1-1/+1
2018-01-26VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSINGStefan Hajnoczi1-1/+1
2018-01-26dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev1-0/+3
2018-01-26Update the RISC-V MAINTAINERS filePalmer Dabbelt1-2/+2
2018-01-26regulator: core: Refactor regulator_list_voltage()Maciej Purski1-5/+5
2018-01-26regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski3-22/+24
2018-01-26x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski1-13/+9
2018-01-26x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski1-5/+29
2018-01-26spi: dw: Remove unused members from struct chip_dataJarkko Nikula1-2/+0
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang4-33/+251
2018-01-26regulator: empty the old suspend functionsChunyan Zhang2-77/+2
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang3-14/+25
2018-01-26regulator: make regulator voltage be an array to support more statesChunyan Zhang2-30/+51
2018-01-26regulator: added support for suspend statesChunyan Zhang1-2/+10
2018-01-26spi: orion: Fix a resource leak if the optional "axi" clk is deferredChristophe Jaillet1-5/+8
2018-01-26nvme: add tracepoint for nvme_complete_rqJohannes Thumshirn2-0/+27
2018-01-26nvme: add tracepoint for nvme_setup_cmdJohannes Thumshirn4-0/+281
2018-01-26nvme-pci: introduce RECONNECTING state to mark initializing procedureJianchao Wang2-3/+18
2018-01-25net: vrf: Add support for sends to local broadcast addressDavid Ahern1-2/+3
2018-01-25r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-25orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg2-16/+2
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul1-15/+31
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel9-18/+20
2018-01-25nvme-rdma: remove redundant boolean for inline_dataMax Gurtovoy1-3/+0
2018-01-25nvme: don't free uuid pointer before printing itJohannes Thumshirn1-1/+2
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman3-0/+28
2018-01-25nvme-pci: Suspend queues after deleting themKeith Busch1-19/+8
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra1-15/+18
2018-01-25perf/core: Fix ctx::mutex deadlockPeter Zijlstra1-1/+7
2018-01-25perf/core: Fix another perf,trace,cpuhp lock inversionPeter Zijlstra1-2/+24
2018-01-25perf/core: Fix lock inversion between perf,trace,cpuhpPeter Zijlstra1-2/+11
2018-01-25mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal1-1/+7
2018-01-25mtd: nand: gpmi: Fix subpage readsBoris Brezillon1-5/+13
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov1-1/+1
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov2-0/+8
2018-01-24Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01"Nick Dyer1-3/+9
2018-01-24vhost: do not try to access device IOTLB when not initializedJason Wang1-0/+4
2018-01-24vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang1-1/+1
2018-01-24i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski1-0/+2
2018-01-24sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe1-1/+1
2018-01-24qed: Free reserved MR tidMichal Kalderon1-11/+17
2018-01-24qed: Remove reserveration of dpi for kernelMichal Kalderon1-3/+0
2018-01-24kcm: Check if sk_user_data already set in kcm_attachTom Herbert1-2/+14