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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-01-29
arch: xtensa: Remove CONFIG_OPROFILE support
Viresh Kumar
1
-1
/
+1
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+1
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
2020-12-07
xtensa: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-11-12
xtensa: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-3
/
+4
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+1
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+1
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+1
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-10
/
+6
2020-08-06
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-2
/
+28
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-1
/
+1
2020-07-31
xtensa: add missing exclusive access state management
Max Filippov
2
-0
/
+14
2020-07-31
xtensa: fix xtensa_pmu_setup prototype
Max Filippov
1
-1
/
+1
2020-07-28
xtensa: add seccomp support
Max Filippov
1
-1
/
+3
2020-07-28
xtensa: expose syscall through user_pt_regs
Max Filippov
1
-0
/
+4
2020-07-28
xtensa: add audit support
Max Filippov
1
-0
/
+6
2020-07-27
xtensa: switch to ->regset_get()
Al Viro
1
-10
/
+6
2020-07-08
xtensa: simplify xtensa_pmu_irq_handler
Xu Wang
1
-3
/
+1
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-1
/
+1
2020-07-02
xtensa: update *pos in cpuinfo_op.next
Max Filippov
1
-1
/
+2
2020-07-02
xtensa: fix __sync_fetch_and_{and,or}_4 declarations
Max Filippov
1
-2
/
+2
2020-06-17
arch: wire-up close_range()
Christian Brauner
1
-0
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
3
-3
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-8
/
+2
2020-06-09
xtensa: add show_stack_loglvl()
Dmitry Safonov
1
-4
/
+10
2020-06-09
xtensa: add loglvl to show_trace()
Dmitry Safonov
1
-5
/
+9
2020-06-03
Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-2
/
+2
2020-05-25
xtensa: Fix spelling/grammar in comment
Chris Packham
1
-2
/
+2
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
2020-04-10
Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-13
/
+7
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
1
-1
/
+1
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-9
/
+3
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-16
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
1
-1
/
+1
2020-03-16
dma-direct: remove the cached_kernel_address hook
Christoph Hellwig
1
-8
/
+2
2020-03-03
xtensa: replace setup_irq() by request_irq()
afzal mohammed
2
-13
/
+7
2020-02-07
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
6
-63
/
+85
2020-02-04
xtensa: reorganize vectors placement
Max Filippov
2
-9
/
+16
2020-02-04
xtensa: separate SMP and XIP support
Max Filippov
1
-34
/
+34
[next]