Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks | David Hildenbrand | 2021-11-09 | 2 | -5/+19 | |
| * | | | | | x86/xen: print a warning when HVMOP_get_mem_type fails | David Hildenbrand | 2021-11-09 | 1 | -1/+3 | |
| * | | | | | x86/xen: simplify xen_oldmem_pfn_is_ram() | David Hildenbrand | 2021-11-09 | 1 | -14/+1 | |
| * | | | | | x86/xen: update xen_oldmem_pfn_is_ram() documentation | David Hildenbrand | 2021-11-09 | 1 | -6/+3 | |
* | | | | | | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2021-11-08 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ocxl: Use pci core's DVSEC functionality | Ben Widawsky | 2021-10-29 | 1 | -1/+2 | |
* | | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2021-11-08 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | openrisc: fix SMP tlb flush NULL pointer dereference | Stafford Horne | 2021-11-03 | 2 | -4/+6 | |
| * | | | | | | | openrisc: signal: remove unused DEBUG_SIG macro | Denis Kirjanov | 2021-10-20 | 1 | -2/+0 | |
| * | | | | | | | openrisc: time: don't mark comment as kernel-doc | Randy Dunlap | 2021-10-02 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-11-08 | 45 | -97/+81 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 2021-10-24 | 41 | -88/+69 | |
| * | | | | | | | | sh: remove meaningless archclean line | Masahiro Yamada | 2021-10-24 | 1 | -1/+0 | |
| * | | | | | | | | sparc: Add missing "FORCE" target when using if_changed | Kees Cook | 2021-10-11 | 1 | -4/+4 | |
| * | | | | | | | | isystem: delete global -isystem compile option | Alexey Dobriyan | 2021-09-22 | 3 | -0/+6 | |
| * | | | | | | | | nios2: move the install rule to arch/nios2/Makefile | Masahiro Yamada | 2021-09-22 | 2 | -4/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2021-11-06 | 21 | -265/+541 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xtensa: move section symbols to asm/sections.h | Max Filippov | 2021-10-19 | 2 | -71/+70 | |
| * | | | | | | | | xtensa: remove unused variable wmask | Max Filippov | 2021-10-19 | 1 | -3/+1 | |
| * | | | | | | | | xtensa: only build windowed register support code when needed | Max Filippov | 2021-10-19 | 7 | -5/+45 | |
| * | | | | | | | | xtensa: use register window specific opcodes only when present | Max Filippov | 2021-10-19 | 5 | -2/+10 | |
| * | | | | | | | | xtensa: implement call0 ABI support in assembly | Max Filippov | 2021-10-19 | 5 | -121/+243 | |
| * | | | | | | | | xtensa: definitions for call0 ABI | Max Filippov | 2021-10-19 | 3 | -6/+102 | |
| * | | | | | | | | xtensa: don't use a12 in __xtensa_copy_user in call0 ABI | Max Filippov | 2021-10-19 | 1 | -6/+22 | |
| * | | | | | | | | xtensa: don't use a12 in strncpy_user | Max Filippov | 2021-10-19 | 1 | -9/+8 | |
| * | | | | | | | | xtensa: use a14 instead of a15 in inline assembly | Max Filippov | 2021-10-19 | 2 | -21/+21 | |
| * | | | | | | | | xtensa: move _SimulateUserKernelVectorException out of WindowVectors | Max Filippov | 2021-10-19 | 1 | -21/+19 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-11-06 | 63 | -493/+918 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | s390: make command line configurable | Sven Schnelle | 2021-10-26 | 3 | -11/+9 | |
| * | | | | | | | | s390: support command lines longer than 896 bytes | Sven Schnelle | 2021-10-26 | 7 | -34/+39 | |
| * | | | | | | | | s390/kexec_file: move kernel image size check | Sven Schnelle | 2021-10-26 | 3 | -18/+2 | |
| * | | | | | | | | s390/pci: add s390_iommu_aperture kernel parameter | Niklas Schnelle | 2021-10-26 | 1 | -2/+23 | |
| * | | | | | | | | s390/spinlock: remove incorrect kernel doc indicator | Heiko Carstens | 2021-10-26 | 1 | -1/+1 | |
| * | | | | | | | | s390/string: use generic strlcpy | Heiko Carstens | 2021-10-26 | 2 | -28/+0 | |
| * | | | | | | | | s390/string: use generic strrchr | Heiko Carstens | 2021-10-26 | 2 | -21/+0 | |
| * | | | | | | | | s390/cpumf: Allow multiple processes to access /dev/hwc | Thomas Richter | 2021-10-26 | 1 | -78/+150 | |
| * | | | | | | | | s390/bitops: return true/false (not 1/0) from bool functions | Huilong Deng | 2021-10-26 | 1 | -1/+1 | |
| * | | | | | | | | s390: add support for BEAR enhancement facility | Sven Schnelle | 2021-10-26 | 11 | -24/+87 | |
| * | | | | | | | | s390: introduce nospec_uses_trampoline() | Sven Schnelle | 2021-10-26 | 4 | -5/+10 | |
| * | | | | | | | | s390: rename last_break to pgm_last_break | Sven Schnelle | 2021-10-26 | 5 | -6/+6 | |
| * | | | | | | | | s390/ptrace: add last_break member to pt_regs | Sven Schnelle | 2021-10-26 | 3 | -2/+3 | |
| * | | | | | | | | s390/sclp: sort out physical vs virtual pointers usage | Alexander Gordeev | 2021-10-26 | 2 | -0/+2 | |
| * | | | | | | | | s390/setup: convert start and end initrd pointers to virtual | Alexander Gordeev | 2021-10-26 | 1 | -1/+1 | |
| * | | | | | | | | s390/setup: use physical pointers for memblock_reserve() | Alexander Gordeev | 2021-10-26 | 1 | -5/+2 | |
| * | | | | | | | | s390/setup: use virtual address for STSI instruction | Alexander Gordeev | 2021-10-26 | 1 | -4/+2 | |
| * | | | | | | | | s390/cpcmd: use physical address for command and response | Alexander Gordeev | 2021-10-26 | 1 | -3/+3 | |
| * | | | | | | | | s390/pgtable: use physical address for Page-Table Origin | Alexander Gordeev | 2021-10-26 | 2 | -8/+8 | |
| * | | | | | | | | Merge branch 'fixes' into features | Vasily Gorbik | 2021-10-26 | 5 | -16/+52 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | s390: update defconfigs | Heiko Carstens | 2021-10-19 | 2 | -3/+13 | |
| * | | | | | | | | | samples: add s390 support for ftrace direct call samples | Heiko Carstens | 2021-10-19 | 1 | -0/+1 |