index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Arnd Bergmann
4
-106
/
+1
2022-02-25
xtensa: termbits.h is identical to asm-generic one
Ilpo Järvinen
1
-221
/
+0
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-02-17
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+4
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
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
3
-3
/
+3
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-2
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-1
/
+0
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
1
-0
/
+3
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+2
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
1
-4
/
+0
2021-06-29
mm: update legacy flush_tlb_* to use vma
Chen Li
1
-2
/
+2
2021-05-26
locking/atomic: xtensa: move to ARCH_ATOMIC
Mark Rutland
2
-18
/
+18
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
1
-3
/
+3
2021-05-10
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
1
-29
/
+0
2021-04-04
xtensa: drop extraneous register load from initialize_mmu
Max Filippov
1
-1
/
+1
2021-04-04
xtensa: fix pgprot_noncached assumptions
Max Filippov
1
-1
/
+3
2021-02-11
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
1
-1
/
+1
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
[prev]
[next]