index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-10
1
-1
/
+2
*
mseal: wire up mseal syscall
Jeff Xu
2024-05-24
1
-0
/
+1
*
xtensa: fix MAKE_PC_FROM_RA second argument
Max Filippov
2024-04-03
2
-3
/
+5
*
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
1
-0
/
+3
|
\
|
*
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-13
1
-0
/
+3
*
|
wire up syscalls for statmount/listmount
Miklos Szeredi
2023-12-14
1
-0
/
+2
|
/
*
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-04
1
-12
/
+0
|
\
|
*
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
2023-10-17
1
-12
/
+0
*
|
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-02
1
-1
/
+2
|
\
\
|
*
|
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2023-10-06
1
-0
/
+1
|
*
|
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-10-03
1
-1
/
+1
*
|
|
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
2023-10-09
7
-1
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xtensa: hw_breakpoint: include header for missing prototype
Randy Dunlap
2023-09-20
1
-0
/
+1
|
*
|
xtensa: smp: add headers for missing function prototypes
Randy Dunlap
2023-09-20
1
-0
/
+1
|
*
|
xtensa: traps: add <linux/cpu.h> for function prototype
Randy Dunlap
2023-09-20
1
-0
/
+1
|
*
|
xtensa: stacktrace: include <asm/ftrace.h> for prototype
Randy Dunlap
2023-09-20
1
-0
/
+1
|
*
|
xtensa: signal: include headers for function prototypes
Randy Dunlap
2023-09-20
1
-0
/
+2
|
*
|
xtensa: ptrace: add prototypes to <asm/ptrace.h>
Randy Dunlap
2023-09-20
1
-1
/
+0
|
*
|
xtensa: irq: include <asm/traps.h>
Randy Dunlap
2023-09-20
1
-0
/
+1
|
|
/
*
|
futex: Add sys_futex_requeue()
peterz@infradead.org
2023-09-21
1
-0
/
+1
*
|
futex: Add sys_futex_wait()
peterz@infradead.org
2023-09-21
1
-0
/
+1
*
|
futex: Add sys_futex_wake()
peterz@infradead.org
2023-09-21
1
-0
/
+1
|
/
*
Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-09-07
3
-5
/
+26
|
\
|
*
xtensa: add XIP-aware MTD support
Max Filippov
2023-08-29
2
-1
/
+13
|
*
xtensa: PMU: fix base address for the newer hardware
Max Filippov
2023-08-28
1
-4
/
+13
*
|
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-27
1
-0
/
+1
*
|
xtensa: fix unaligned and load/store configuration interaction
Max Filippov
2023-07-11
2
-21
/
+16
|
/
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-0
/
+1
|
\
|
*
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-10
1
-0
/
+1
*
|
xtensa: dump userspace code around the exception PC
Max Filippov
2023-06-24
1
-0
/
+18
*
|
xtensa: rearrange show_stack output
Max Filippov
2023-06-14
1
-15
/
+42
*
|
xtensa: add load/store exception handler
Max Filippov
2023-06-14
3
-14
/
+119
*
|
xtensa: rearrange unaligned exception handler
Max Filippov
2023-06-14
1
-82
/
+89
*
|
xtensa: always install slow handler for unaligned access exception
Max Filippov
2023-06-14
1
-5
/
+1
*
|
xtensa: move early_trap_init from kasan_early_init to init_arch
Max Filippov
2023-06-14
1
-0
/
+6
*
|
xtensa: drop ARCH_WANT_FRAME_POINTERS
Max Filippov
2023-06-13
1
-4
/
+0
*
|
xtensa: report trax and perf counters in cpuinfo
Max Filippov
2023-06-13
1
-2
/
+10
*
|
xtensa: add asm-prototypes.h
Max Filippov
2023-06-13
2
-91
/
+2
*
|
xtensa: drop EXPORT_SYMBOL for common_exception_return
Max Filippov
2023-06-13
1
-3
/
+0
*
|
xtensa: clean up default platform functions
Max Filippov
2023-06-13
1
-10
/
+15
*
|
xtensa: drop platform_halt and platform_power_off
Max Filippov
2023-06-13
2
-6
/
+10
*
|
xtensa: drop platform_restart
Max Filippov
2023-06-13
2
-2
/
+7
*
|
xtensa: drop platform_heartbeat
Max Filippov
2023-06-13
2
-5
/
+0
|
/
*
Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-05-24
2
-8
/
+31
|
\
|
*
xtensa: add __bswap{si,di}2 helpers
Max Filippov
2023-05-12
1
-0
/
+4
|
*
xtensa: fix signal delivery to FDPIC process
Max Filippov
2023-05-12
1
-8
/
+27
*
|
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-29
1
-1
/
+1
|
\
\
|
*
|
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-1
/
+1
*
|
|
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]