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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-12
/
+3
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2
-0
/
+2
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
1
-1
/
+0
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+0
2019-05-14
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
1
-1
/
+1
2019-05-11
Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
19
-79
/
+362
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-05-07
xtensa: implement initialize_cacheattr for MPU cores
Max Filippov
2
-1
/
+37
2019-05-07
xtensa: add exclusive atomics support
Max Filippov
6
-6
/
+264
2019-05-07
xtensa: clean up inline assembly in futex.h
Max Filippov
1
-38
/
+42
2019-05-06
xtensa: replace variant/core.h with asm/core.h
Max Filippov
10
-12
/
+21
2019-05-06
xtensa: drop ifdef __KERNEL__ from kernel-only headers
Max Filippov
7
-24
/
+0
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-26
/
+0
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-16
/
+0
2019-04-19
net: socket: implement 64-bit timestamps
Arnd Bergmann
1
-2
/
+2
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
2
-1
/
+1
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-2
/
+0
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
2
-2
/
+0
2019-03-07
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-207
/
+40
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
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
3
-122
/
+2
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2
-3
/
+0
2019-02-18
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
1
-3
/
+1
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
3
-124
/
+2
2019-01-17
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
1
-0
/
+2
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-9
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
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
[next]