index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
Lines
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
-2
/
+2
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
-2
/
+4
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-1
/
+1
2024-01-17
Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
-6
/
+12
2024-01-11
xtensa: don't produce FDPIC output with fdpic toolchain
Max Filippov
-1
/
+5
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+3
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+3
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
-1
/
+1
2023-12-29
xtensa, kasan: define KASAN_SHADOW_END
Andrey Konovalov
-0
/
+2
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
-0
/
+2
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
-2
/
+4
2023-12-08
tty: xtensa/iss: use u8
Jiri Slaby (SUSE)
-1
/
+1
2023-11-29
xtensa: Use PCI_HEADER_TYPE_MFD instead of literal
Ilpo Järvinen
-3
/
+5
2023-11-29
xtensa: replace <asm-generic/export.h> with <linux/export.h>
Masahiro Yamada
-1
/
+1
2023-11-29
xtensa: fix variants path in the Kconfig help
Yujie Liu
-1
/
+1
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
-0
/
+3
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-12
/
+0
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+2
2023-10-17
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
-12
/
+0
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
-8
/
+34
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
-0
/
+1
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
-1
/
+1
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
-0
/
+1
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
-0
/
+1
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
-0
/
+1
2023-09-20
xtensa: boot/lib: fix function prototypes
Max Filippov
-2
/
+3
2023-09-20
xtensa: umulsidi3: fix conditional expression
Randy Dunlap
-1
/
+3
2023-09-20
xtensa: boot: don't add include-dirs
Randy Dunlap
-2
/
+1
2023-09-20
xtensa: iss/network: make functions static
Randy Dunlap
-2
/
+2
2023-09-20
xtensa: tlb: include <asm/tlb.h> for missing prototype
Randy Dunlap
-0
/
+3
2023-09-20
xtensa: hw_breakpoint: include header for missing prototype
Randy Dunlap
-0
/
+2
2023-09-20
xtensa: smp: add headers for missing function prototypes
Randy Dunlap
-0
/
+2
2023-09-20
xtensa: traps: add <linux/cpu.h> for function prototype
Randy Dunlap
-0
/
+1
2023-09-20
xtensa: stacktrace: include <asm/ftrace.h> for prototype
Randy Dunlap
-0
/
+1
2023-09-20
xtensa: signal: include headers for function prototypes
Randy Dunlap
-0
/
+3
2023-09-20
xtensa: processor.h: add init_arch() prototype
Randy Dunlap
-0
/
+4
2023-09-20
xtensa: ptrace: add prototypes to <asm/ptrace.h>
Randy Dunlap
-1
/
+3
2023-09-20
xtensa: irq: include <asm/traps.h>
Randy Dunlap
-0
/
+1
2023-09-20
xtensa: fault: include <asm/traps.h>
Randy Dunlap
-0
/
+1
2023-09-20
xtensa: add default definition for XCHAL_HAVE_DIV32
Max Filippov
-0
/
+4
2023-09-07
Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
-5
/
+56
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-26
/
+1
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-114
/
+89
2023-08-28
xtensa: add XIP-aware MTD support
Max Filippov
-1
/
+34
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2023-08-27
xtensa: PMU: fix base address for the newer hardware
Max Filippov
-4
/
+22
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
-4
/
+0
2023-08-24
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
-47
/
+63
[next]