index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+2
2022-05-17
xtensa: improve call0 ABI probing
Max Filippov
1
-0
/
+4
2022-05-13
xtensa: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-4
/
+2
2022-05-01
xtensa: fix declaration of _SecondaryResetVector_text_*
Max Filippov
1
-1
/
+1
2022-05-01
xtensa: support coprocessors on SMP
Max Filippov
3
-2
/
+15
2022-05-01
xtensa: add xtensa_xsr macro
Max Filippov
1
-0
/
+7
2022-05-01
xtensa: clean up excsave1 initialization
Max Filippov
1
-2
/
+2
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
1
-8
/
+6
2022-05-01
xtensa: clean up function declarations in traps.c
Max Filippov
1
-2
/
+16
2022-05-01
xtensa: enable KCSAN
Max Filippov
2
-7
/
+15
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 tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
6
-21
/
+50
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
4
-106
/
+1
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
1
-0
/
+4
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: 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-09
xtensa: add helpers for division, remainder and shifts
Max Filippov
1
-0
/
+34
2022-03-07
xtensa: use XCHAL_NUM_AREGS as pt_regs::areg size
Max Filippov
1
-4
/
+3
2022-03-06
xtensa: Remove unused early_read_config_byte() et al declarations
Bjorn Helgaas
1
-9
/
+0
2022-02-25
xtensa: Implement "current_stack_pointer"
Kees Cook
2
-4
/
+6
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
4
-97
/
+0
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-9
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-3
/
+0
2021-12-11
futex: Fix additional regressions
Arnd Bergmann
1
-1
/
+1
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-11-25
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
1
-2
/
+6
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
1
-3
/
+0
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2021-11-06
Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
7
-27
/
+166
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+4
2021-10-18
xtensa: move section symbols to asm/sections.h
Max Filippov
1
-0
/
+41
2021-10-18
xtensa: only build windowed register support code when needed
Max Filippov
1
-0
/
+2
2021-10-18
xtensa: definitions for call0 ABI
Max Filippov
3
-6
/
+102
2021-10-18
xtensa: use a14 instead of a15 in inline assembly
Max Filippov
2
-21
/
+21
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
1
-1
/
+4
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-09-27
xtensa: use CONFIG_USE_OF instead of CONFIG_OF
Randy Dunlap
1
-1
/
+1
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-11
/
+0
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+1
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-29
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+0
[next]