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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-3
/
+1
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-09-02
Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
6
-16
/
+16
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+4
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-16
/
+29
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-3
/
+1
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
1
-3
/
+1
2021-08-12
xtensa: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-3
/
+1
2021-08-11
xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild
Masahiro Yamada
3
-3
/
+5
2021-08-11
xtensa: build platform directories unconditionally
Masahiro Yamada
1
-6
/
+1
2021-08-11
xtensa: do not build variants directory
Masahiro Yamada
1
-4
/
+2
2021-08-11
xtensa: remove unneeded exports
Masahiro Yamada
1
-2
/
+0
2021-08-11
xtensa: ISS: don't use string pointer before NULL check
Max Filippov
1
-3
/
+3
2021-08-11
xtensa: add fairness to IRQ handling
Max Filippov
1
-0
/
+7
2021-08-11
xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG
Randy Dunlap
1
-1
/
+1
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+0
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
1
-1
/
+0
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
3
-4
/
+4
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-1
/
+1
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-4
/
+3
2021-07-27
tty: don't store semi-state into tty drivers
Jiri Slaby
1
-15
/
+18
2021-07-27
xtensa: ISS: don't panic in rs_init
Jiri Slaby
1
-3
/
+14
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+1
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-8
/
+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
4
-3
/
+4
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
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-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+7
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-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-20
/
+20
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
1
-1
/
+1
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2021-06-01
simdisk: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-22
/
+7
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
1
-0
/
+1
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
1
-1
/
+0
2021-05-26
locking/atomic: xtensa: move to ARCH_ATOMIC
Mark Rutland
3
-18
/
+19
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
1
-3
/
+3
[next]