index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-01
xtensa: use callx0 opcode in fast_coprocessor
Max Filippov
1
-10
/
+8
2022-05-01
xtensa: clean up excsave1 initialization
Max Filippov
2
-4
/
+3
2022-05-01
xtensa: clean up declarations in coprocessor.h
Max Filippov
1
-4
/
+3
2022-05-01
xtensa: clean up exception handler prototypes
Max Filippov
3
-15
/
+13
2022-05-01
xtensa: clean up function declarations in traps.c
Max Filippov
2
-32
/
+32
2022-05-01
xtensa: enable KCSAN
Max Filippov
6
-7
/
+73
2022-05-01
xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GEN
Max Filippov
1
-0
/
+1
2022-05-01
xtensa: enable context tracking
Max Filippov
2
-0
/
+10
2022-05-01
xtensa: use abi_* register names in the kernel exit code
Max Filippov
1
-40
/
+42
2022-05-01
xtensa: move trace_hardirqs_off call back to entry.S
Max Filippov
2
-15
/
+15
2022-05-01
xtensa: drop dead code from entry.S
Max Filippov
1
-18
/
+0
2022-05-01
xtensa: noMMU: allow handling protection faults
Max Filippov
4
-11
/
+27
2022-05-01
xtensa: extract vmalloc_fault code into a function
Max Filippov
1
-53
/
+54
2022-05-01
xtensa: move asid_cache from fault.c to mmu.c
Max Filippov
2
-1
/
+2
2022-05-01
xtensa: iss: extract and constify network callbacks
Max Filippov
1
-19
/
+28
2022-05-01
xtensa: iss: clean up per-device locking in network driver
Max Filippov
1
-21
/
+18
2022-05-01
xtensa: iss: replace iss_net_set_mac with eth_mac_addr
Max Filippov
1
-14
/
+1
2022-05-01
xtensa: iss: drop opened_list logic from the network driver
Max Filippov
1
-39
/
+14
2022-05-01
xtensa: localize labels used in memmove
Max Filippov
1
-10
/
+10
2022-04-15
xtensa: fix a7 clobbering in coprocessor context load/store
Max Filippov
1
-2
/
+2
2022-04-13
arch: xtensa: platforms: Fix deadlock in rs_close()
Duoming Zhou
1
-8
/
+0
2022-04-13
xtensa: patch_text: Fixup last cpu should be master
Guo Ren
1
-1
/
+1
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-29
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-221
/
+0
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2022-03-25
Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
32
-114
/
+676
2022-03-24
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
1
-0
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-112
/
+6
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-22
xtensa: define update_mmu_tlb function
Max Filippov
2
-0
/
+10
2022-03-21
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-6
/
+8
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2022-03-20
xtensa: fix xtensa_wsr always writing 0
Max Filippov
1
-2
/
+2
2022-03-19
xtensa: enable plugin support
Max Filippov
1
-0
/
+1
2022-03-19
xtensa: clean up kernel exit assembly code
Max Filippov
1
-25
/
+25
2022-03-19
xtensa: rearrange NMI exit path
Max Filippov
1
-9
/
+4
2022-03-19
xtensa: merge stack alignment definitions
Max Filippov
3
-7
/
+8
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
1
-0
/
+1
2022-03-17
xtensa: fix DTC warning unit_address_format
Max Filippov
3
-10
/
+10
2022-03-16
xtensa: fix stop_machine_cpuslocked call in patch_text
Max Filippov
1
-1
/
+1
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-03-09
xtensa: make secondary reset vector support conditional
Max Filippov
4
-4
/
+14
2022-03-09
xtensa: add kernel ABI selection to Kconfig
Max Filippov
2
-0
/
+39
[prev]
[next]