summaryrefslogtreecommitdiffstats
path: root/Documentation/x86/i386 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-29btrfs: get device pointer from device_list_add()Anand Jain1-16/+18
2018-01-29fs: handle inode->i_version more efficientlyJeff Layton2-56/+154
2018-01-29btrfs: only dirty the inode in btrfs_update_time if something was changedJeff Layton1-2/+3
2018-01-29xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementingJeff Layton1-6/+8
2018-01-29fs: only set S_VERSION when updating times if necessaryJeff Layton1-3/+7
2018-01-29IMA: switch IMA over to new i_version APIJeff Layton2-2/+4
2018-01-29xfs: convert to new i_version APIJeff Layton5-7/+15
2018-01-29ufs: use new i_version APIJeff Layton3-6/+9
2018-01-29ocfs2: convert to new i_version APIJeff Layton4-10/+14
2018-01-29nfsd: convert to new i_version APIJeff Layton1-1/+2
2018-01-29nfs: convert to new i_version APIJeff Layton6-23/+26
2018-01-29ext4: convert to new i_version APIJeff Layton7-17/+26
2018-01-29ext2: convert to new i_version APIJeff Layton2-6/+8
2018-01-29exofs: switch to new i_version APIJeff Layton2-5/+7
2018-01-29btrfs: convert to new i_version APIJeff Layton3-5/+12
2018-01-29afs: convert to new i_version APIJeff Layton2-3/+5
2018-01-29affs: convert to new i_version APIJeff Layton3-5/+8
2018-01-29fat: convert to new i_version APIJeff Layton4-19/+22
2018-01-29fs: don't take the i_lock in inode_inc_iversionJeff Layton1-3/+4
2018-01-29fs: new API for handling inode->i_versionJeff Layton9-15/+249
2018-01-28Linux 4.15v4.15Linus Torvalds1-1/+1
2018-01-28fs/cifs/cifsacl.c Fixes typo in a commentAchilles Gaikwad1-1/+1
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-27update internal version number for cifs.koSteve French1-1/+1
2018-01-27cifs: add .splice_writeAndrés Souto1-0/+6
2018-01-27CIFS: document tcon/ses/server refcount danceAurelien Aptel1-1/+31
2018-01-27move a few externs to smbdirect.h to eliminate warningSteve French2-9/+9
2018-01-27CIFS: zero sensitive data when freeingAurelien Aptel3-15/+8
2018-01-27Cleanup some minor endian issues in smb3 rdmaSteve French3-20/+21
2018-01-27CIFS: dump IPC tcon in debug proc fileAurelien Aptel1-26/+35
2018-01-27CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctlAurelien Aptel4-37/+25
2018-01-27CIFS: make IPC a regular tconAurelien Aptel5-76/+133
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