Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | RISC-V: Add EFI stub support. | Atish Patra | 2020-10-02 | 7 | -1/+180 | |
| * | | | | | | | | RISC-V: Add PE/COFF header for EFI stub | Atish Patra | 2020-10-02 | 5 | -2/+212 | |
| * | | | | | | | | RISC-V: Implement late mapping page table allocation functions | Atish Patra | 2020-10-02 | 1 | -31/+99 | |
| * | | | | | | | | RISC-V: Add early ioremap support | Atish Patra | 2020-10-02 | 6 | -0/+51 | |
| * | | | | | | | | RISC-V: Move DT mapping outof fixmap | Anup Patel | 2020-10-02 | 6 | -22/+20 | |
| * | | | | | | | | Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l... | Palmer Dabbelt | 2020-10-02 | 10 | -209/+62 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | RISC-V: Fix duplicate included thread_info.h | Tian Tao | 2020-09-16 | 1 | -1/+0 | |
| * | | | | | | | | | riscv/mm/fault: Set FAULT_FLAG_INSTRUCTION flag in do_page_fault() | Pekka Enberg | 2020-09-16 | 1 | -1/+2 | |
| * | | | | | | | | | riscv/mm/fault: Fix inline placement in vmalloc_fault() declaration | Pekka Enberg | 2020-09-16 | 1 | -1/+1 | |
| * | | | | | | | | | riscv: Add cache information in AUX vector | Zong Li | 2020-09-16 | 4 | -2/+71 | |
| * | | | | | | | | | riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | Zong Li | 2020-09-16 | 1 | -0/+3 | |
| * | | | | | | | | | riscv: Set more data to cacheinfo | Zong Li | 2020-09-16 | 1 | -15/+51 | |
| * | | | | | | | | | riscv/mm/fault: Move access error check to function | Pekka Enberg | 2020-09-16 | 1 | -21/+27 | |
| * | | | | | | | | | riscv/mm/fault: Move FAULT_FLAG_WRITE handling in do_page_fault() | Pekka Enberg | 2020-09-16 | 1 | -1/+3 | |
| * | | | | | | | | | riscv/mm/fault: Simplify mm_fault_error() | Pekka Enberg | 2020-09-16 | 1 | -23/+18 | |
| * | | | | | | | | | riscv/mm/fault: Move fault error handling to mm_fault_error() | Pekka Enberg | 2020-09-16 | 1 | -25/+31 | |
| * | | | | | | | | | riscv/mm/fault: Simplify fault error handling | Pekka Enberg | 2020-09-16 | 1 | -10/+8 | |
| * | | | | | | | | | riscv/mm/fault: Move vmalloc fault handling to vmalloc_fault() | Pekka Enberg | 2020-09-16 | 1 | -82/+82 | |
| * | | | | | | | | | riscv/mm/fault: Move bad area handling to bad_area() | Pekka Enberg | 2020-09-16 | 1 | -27/+40 | |
| * | | | | | | | | | riscv/mm/fault: Move no context handling to no_context() | Pekka Enberg | 2020-09-16 | 1 | -31/+52 | |
| * | | | | | | | | | riscv/mm: Simplify retry logic in do_page_fault() | Pekka Enberg | 2020-09-16 | 1 | -11/+9 | |
* | | | | | | | | | | Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-20 | 6 | -559/+402 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | serial: mcf: add sysrq capability | Angelo Dureghello | 2020-10-07 | 1 | -0/+1 | |
| * | | | | | | | | | | m68knommu: include SDHC support only when hardware has it | Greg Ungerer | 2020-10-05 | 1 | -3/+3 | |
| * | | | | | | | | | | m68knommu: fix sparse warnings in signal code | Greg Ungerer | 2020-10-05 | 1 | -2/+4 | |
| * | | | | | | | | | | m68knommu: switch to using asm-generic/uaccess.h | Greg Ungerer | 2020-10-05 | 4 | -554/+395 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'xfs-5.10-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2020-10-19 | 37 | -509/+1023 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xfs: fix Kconfig asking about XFS_SUPPORT_V4 when XFS_FS=n | Darrick J. Wong | 2020-10-17 | 1 | -0/+1 | |
| * | | | | | | | | | | xfs: fix high key handling in the rt allocator's query_range function | Darrick J. Wong | 2020-10-17 | 1 | -7/+4 | |
| * | | | | | | | | | | xfs: annotate grabbing the realtime bitmap/summary locks in growfs | Darrick J. Wong | 2020-10-13 | 1 | -2/+2 | |
| * | | | | | | | | | | xfs: make xfs_growfs_rt update secondary superblocks | Darrick J. Wong | 2020-10-13 | 1 | -1/+7 | |
| * | | | | | | | | | | xfs: fix realtime bitmap/summary file truncation when growing rt volume | Darrick J. Wong | 2020-10-13 | 1 | -2/+8 | |
| * | | | | | | | | | | xfs: fix the indent in xfs_trans_mod_dquot | Kaixu Xia | 2020-10-07 | 1 | -28/+15 | |
| * | | | | | | | | | | xfs: do the ASSERT for the arguments O_{u,g,p}dqpp | Kaixu Xia | 2020-10-07 | 1 | -0/+3 | |
| * | | | | | | | | | | xfs: fix deadlock and streamline xfs_getfsmap performance | Darrick J. Wong | 2020-10-07 | 3 | -71/+124 | |
| * | | | | | | | | | | xfs: limit entries returned when counting fsmap records | Darrick J. Wong | 2020-10-07 | 1 | -0/+3 | |
| * | | | | | | | | | | xfs: only relog deferred intent items if free space in the log gets low | Darrick J. Wong | 2020-10-07 | 1 | -0/+16 | |
| * | | | | | | | | | | xfs: expose the log push threshold | Darrick J. Wong | 2020-10-07 | 2 | -10/+32 | |
| * | | | | | | | | | | xfs: periodically relog deferred intent items | Darrick J. Wong | 2020-10-07 | 9 | -0/+168 | |
| * | | | | | | | | | | xfs: change the order in which child and parent defer ops are finished | Darrick J. Wong | 2020-10-07 | 1 | -1/+10 | |
| * | | | | | | | | | | xfs: fix an incore inode UAF in xfs_bui_recover | Darrick J. Wong | 2020-10-07 | 7 | -13/+61 | |
| * | | | | | | | | | | xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering | Darrick J. Wong | 2020-10-07 | 1 | -18/+23 | |
| * | | | | | | | | | | xfs: clean up bmap intent item recovery checking | Darrick J. Wong | 2020-10-07 | 1 | -26/+12 | |
| * | | | | | | | | | | xfs: xfs_defer_capture should absorb remaining transaction reservation | Darrick J. Wong | 2020-10-07 | 3 | -3/+20 | |
| * | | | | | | | | | | xfs: xfs_defer_capture should absorb remaining block reservations | Darrick J. Wong | 2020-10-07 | 3 | -18/+11 | |
| * | | | | | | | | | | xfs: proper replay of deferred ops queued during log recovery | Darrick J. Wong | 2020-10-07 | 8 | -91/+187 | |
| * | | | | | | | | | | xfs: remove XFS_LI_RECOVERED | Darrick J. Wong | 2020-10-07 | 2 | -8/+4 | |
| * | | | | | | | | | | xfs: remove xfs_defer_reset | Darrick J. Wong | 2020-10-07 | 1 | -19/+5 | |
| * | | | | | | | | | | xfs: fix finobt btree block recovery ordering | Dave Chinner | 2020-09-30 | 1 | -0/+2 | |
| * | | | | | | | | | | xfs: remove deprecated sysctl options | Pavel Reichl | 2020-09-25 | 2 | -3/+40 |