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
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2
-36
/
+18
2019-04-08
Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-9
/
+12
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-14
/
+3
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-13
/
+3
2019-04-03
xtensa: fix initialization of pt_regs::syscall in start_thread
Max Filippov
1
-9
/
+12
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
1
-1
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-17
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-9
/
+0
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
1
-0
/
+1
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
1
-1
/
+0
2019-03-07
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-207
/
+40
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+1
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2
-3
/
+0
2019-02-07
xtensa: drop unused definitions
Max Filippov
1
-9
/
+0
2019-02-07
xtensa: use generic spinlock/rwlock implementation
Max Filippov
3
-194
/
+8
2019-02-07
xtensa: provide xchg for sizes 1 and 2
Max Filippov
1
-4
/
+32
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-1
/
+1
2019-02-07
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
1
-12
/
+0
2019-02-03
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
1
-0
/
+1
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+3
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-5
/
+3
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-7
/
+7
2018-12-20
xtensa: implement jump_label support
Max Filippov
1
-0
/
+65
2018-12-17
xtensa: implement syscall tracepoints
Max Filippov
4
-1
/
+14
2018-12-17
xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOK
Max Filippov
1
-1
/
+79
2018-12-17
xtensa: enable CORE_DUMP_USE_REGSET
Max Filippov
1
-5
/
+1
2018-12-17
xtensa: implement task_user_regset_view
Max Filippov
1
-13
/
+1
2018-12-17
xtensa: call do_syscall_trace_{enter,leave} selectively
Max Filippov
1
-4
/
+1
2018-12-17
xtensa: use NO_SYSCALL instead of -1
Max Filippov
1
-0
/
+2
2018-12-17
xtensa: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+7
2018-12-17
Move EM_XTENSA to uapi/linux/elf-em.h
Dmitry V. Levin
1
-1
/
+1
2018-12-05
xtensa: don't use l32r opcode directly
Max Filippov
2
-10
/
+8
2018-12-04
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
5
-39
/
+19
2018-12-03
xtensa: drop unused declarations from elf.h
Max Filippov
1
-11
/
+0
2018-12-03
xtensa: clean up syscall.h
Max Filippov
1
-13
/
+6
2018-12-03
xtensa: drop unused coprocessor helper functions
Max Filippov
1
-3
/
+0
2018-12-03
xtensa: drop unused field from the struct exc_table
Max Filippov
1
-2
/
+0
2018-12-02
xtensa: generate uapi header and syscall table header files
Firoz Khan
1
-0
/
+1
2018-11-16
Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-1
/
+5
2018-11-05
xtensa: make sure bFLT stack is 16 byte aligned
Max Filippov
1
-1
/
+5
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-8
/
+0
2018-10-26
xtensa: use generic vga.h
Jiri Slaby
2
-19
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-22
Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
11
-103
/
+104
2018-08-20
Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixes
Max Filippov
5
-32
/
+36
2018-08-20
xtensa: drop variant IRQ support
Max Filippov
1
-17
/
+1
[prev]
[next]