Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-12-03 | 4 | -10/+37 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | hwmon: (jc42) optionally try to disable the SMBUS timeout | Peter Rosin | 2017-11-30 | 2 | -0/+25 | |
| * | | | | | | | hwmon: (pmbus) Use 64bit math for DIRECT format values | Robert Lippert | 2017-11-28 | 1 | -9/+12 | |
| * | | | | | | | hwmon: Drop reference to Jean's tree | Jean Delvare | 2017-11-27 | 1 | -1/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-12-02 | 3 | -2/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | SUNRPC: Handle ENETDOWN errors | Trond Myklebust | 2017-11-30 | 2 | -0/+6 | |
| * | | | | | | | SUNRPC: Allow connect to return EHOSTUNREACH | Trond Myklebust | 2017-11-29 | 1 | -0/+1 | |
| * | | | | | | | NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid" | Trond Myklebust | 2017-11-29 | 1 | -2/+2 | |
* | | | | | | | | Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2017-12-02 | 13 | -61/+190 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xfs: Properly retry failed dquot items in case of error during buffer writeback | Carlos Maiolino | 2017-11-30 | 2 | -5/+49 | |
| * | | | | | | | | xfs: scrub inode mode properly | Darrick J. Wong | 2017-11-30 | 1 | -1/+13 | |
| * | | | | | | | | xfs: remove unused parameter from xfs_writepage_map | Darrick J. Wong | 2017-11-30 | 1 | -3/+3 | |
| * | | | | | | | | xfs: ubsan fixes | Darrick J. Wong | 2017-11-30 | 1 | -3/+3 | |
| * | | | | | | | | xfs: calculate correct offset in xfs_scrub_quota_item | Eric Sandeen | 2017-11-28 | 1 | -1/+1 | |
| * | | | | | | | | xfs: fix uninitialized variable in xfs_scrub_quota | Eric Sandeen | 2017-11-28 | 1 | -1/+1 | |
| * | | | | | | | | xfs: fix leaks on corruption errors in xfs_bmap.c | Eric Sandeen | 2017-11-28 | 1 | -2/+4 | |
| * | | | | | | | | xfs: fortify xfs_alloc_buftarg error handling | Michal Hocko | 2017-11-28 | 1 | -5/+10 | |
| * | | | | | | | | xfs: log recovery should replay deferred ops in order | Darrick J. Wong | 2017-11-27 | 5 | -40/+85 | |
| * | | | | | | | | xfs: always free inline data before resetting inode fork during ifree | Darrick J. Wong | 2017-11-27 | 1 | -0/+21 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2017-12-02 | 40 | -146/+498 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | RISC-V: Fixes for clean allmodconfig build | Palmer Dabbelt | 2017-12-01 | 12 | -21/+39 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | RISC-V: Add missing include | Olof Johansson | 2017-11-30 | 1 | -0/+1 | |
| | * | | | | | | | | RISC-V: Use define for get_cycles like other architectures | Olof Johansson | 2017-11-30 | 1 | -1/+2 | |
| | * | | | | | | | | RISC-V: Provide stub of setup_profiling_timer() | Olof Johansson | 2017-11-30 | 1 | -0/+7 | |
| | * | | | | | | | | RISC-V: Export some expected symbols for modules | Olof Johansson | 2017-11-30 | 3 | -0/+6 | |
| | * | | | | | | | | RISC-V: move empty_zero_page definition to C and export it | Olof Johansson | 2017-11-30 | 2 | -3/+3 | |
| | * | | | | | | | | RISC-V: io.h: type fixes for warnings | Olof Johansson | 2017-11-30 | 2 | -8/+10 | |
| | * | | | | | | | | RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros | Olof Johansson | 2017-11-30 | 2 | -9/+9 | |
| | * | | | | | | | | RISC-V: use generic serial.h | Olof Johansson | 2017-11-30 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | move libgcc.h to include/linux | Palmer Dabbelt | 2017-12-01 | 7 | -6/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | move libgcc.h to include/linux | Christoph Hellwig | 2017-12-01 | 7 | -6/+6 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | RISC-V: __io_writes should respect the length argument | Palmer Dabbelt | 2017-12-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | RISC-V: __io_writes should respect the length argument | Palmer Dabbelt | 2017-12-01 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | RISC-V: User-Visible Changes | Palmer Dabbelt | 2017-12-01 | 19 | -34/+392 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | RISC-V: Clean up an unused include | Palmer Dabbelt | 2017-11-30 | 1 | -1/+0 | |
| | * | | | | | | | | RISC-V: Allow userspace to flush the instruction cache | Andrew Waterman | 2017-11-30 | 8 | -0/+105 | |
| | * | | | | | | | | RISC-V: Flush I$ when making a dirty page executable | Andrew Waterman | 2017-11-30 | 8 | -30/+174 | |
| | * | | | | | | | | RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpu | Andrew Waterman | 2017-11-27 | 6 | -1/+113 | |
| | * | | | | | | | | RISC-V: Remove __vdso_cmpxchg{32,64} symbol versions | Palmer Dabbelt | 2017-11-27 | 1 | -2/+0 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | RISC-V Atomic Cleanups | Palmer Dabbelt | 2017-12-01 | 5 | -84/+60 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | RISC-V: remove spin_unlock_wait() | Palmer Dabbelt | 2017-11-28 | 1 | -9/+0 | |
| | * | | | | | | | RISC-V: `sfence.vma` orderes the instruction cache | Palmer Dabbelt | 2017-11-28 | 1 | -1/+4 | |
| | * | | | | | | | RISC-V: Add READ_ONCE in arch_spin_is_locked() | Palmer Dabbelt | 2017-11-28 | 1 | -1/+1 | |
| | * | | | | | | | RISC-V: __test_and_op_bit_ord should be strongly ordered | Palmer Dabbelt | 2017-11-28 | 1 | -1/+1 | |
| | * | | | | | | | RISC-V: Remove smb_mb__{before,after}_spinlock() | Palmer Dabbelt | 2017-11-28 | 1 | -8/+0 | |
| | * | | | | | | | RISC-V: Remove __smp_bp__{before,after}_atomic | Palmer Dabbelt | 2017-11-28 | 1 | -15/+0 | |
| | * | | | | | | | RISC-V: Comment on why {,cmp}xchg is ordered how it is | Palmer Dabbelt | 2017-11-28 | 1 | -2/+7 | |
| | * | | | | | | | RISC-V: Remove unused arguments from ATOMIC_OP | Palmer Dabbelt | 2017-11-28 | 1 | -47/+47 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-12-02 | 13 | -93/+92 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: context: Fix comments and remove pointless smp_wmb() | Will Deacon | 2017-12-01 | 1 | -11/+12 |