index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Age
Commit message (
Expand
)
Author
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-08
Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-04
xtensa: fix format string warning in init_pmd
Max Filippov
2019-04-04
xtensa: fix return_address
Max Filippov
2019-04-03
xtensa: fix initialization of pt_regs::syscall in start_thread
Max Filippov
2019-04-03
xtensa: use actual syscall number in do_syscall_trace_leave
Max Filippov
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-07
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
2019-02-18
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
2019-02-13
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
2019-02-10
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...
Thomas Gleixner
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-07
xtensa: simplify trap_init
Max Filippov
2019-02-07
xtensa: drop unused definitions
Max Filippov
2019-02-07
xtensa: fix get_wchan
Max Filippov
2019-02-07
xtensa: use generic spinlock/rwlock implementation
Max Filippov
2019-02-07
xtensa: provide xchg for sizes 1 and 2
Max Filippov
2019-02-07
xtensa: clean up arch/xtensa/kernel/time.c
Max Filippov
2019-02-07
xtensa: SMP: rework IPI processing
Max Filippov
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
2019-02-03
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
2019-01-27
xtensa: SMP: limit number of possible CPUs by NR_CPUS
Max Filippov
[next]