index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
2
-1
/
+1
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-2
/
+0
*
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-17
2
-2
/
+0
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
2
-0
/
+7
*
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+3
*
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
2019-03-12
1
-2
/
+1
*
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
1
-1
/
+0
|
\
|
*
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
2019-02-13
1
-1
/
+0
*
|
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-03-07
10
-257
/
+94
|
\
\
|
*
|
xtensa: simplify trap_init
Max Filippov
2019-02-07
1
-3
/
+2
|
*
|
xtensa: drop unused definitions
Max Filippov
2019-02-07
2
-11
/
+0
|
*
|
xtensa: fix get_wchan
Max Filippov
2019-02-07
1
-2
/
+2
|
*
|
xtensa: use generic spinlock/rwlock implementation
Max Filippov
2019-02-07
4
-194
/
+10
|
*
|
xtensa: provide xchg for sizes 1 and 2
Max Filippov
2019-02-07
1
-4
/
+32
|
*
|
xtensa: clean up arch/xtensa/kernel/time.c
Max Filippov
2019-02-07
1
-28
/
+25
|
*
|
xtensa: SMP: rework IPI processing
Max Filippov
2019-02-07
1
-15
/
+23
*
|
|
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-06
1
-3
/
+1
|
\
\
\
|
*
|
|
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
2019-02-18
1
-3
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
3
-41
/
+52
|
\
\
\
|
*
\
\
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-02-27
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
2019-02-19
1
-0
/
+1
|
*
|
|
|
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
2019-02-10
2
-26
/
+47
|
|
\
|
|
|
|
|
*
|
|
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
1
-0
/
+21
|
|
*
|
|
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
2
-4
/
+4
|
|
*
|
|
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
1
-22
/
+22
|
*
|
|
|
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...
Thomas Gleixner
2019-02-10
2
-15
/
+4
|
|
\
|
|
|
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
2019-02-07
1
-12
/
+0
|
|
*
|
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
1
-0
/
+1
|
|
*
|
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
2019-01-25
1
-3
/
+3
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-03-05
3
-122
/
+2
|
\
\
\
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
10
-26
/
+43
|
|
\
|
|
|
*
|
|
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
2019-02-03
3
-124
/
+2
|
*
|
|
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
2019-01-17
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
2
-3
/
+0
|
|
/
|
/
|
*
|
xtensa: SMP: limit number of possible CPUs by NR_CPUS
Max Filippov
2019-01-27
1
-0
/
+5
*
|
xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE
Corentin Labbe
2019-01-26
7
-9
/
+9
*
|
xtensa: Fix typo use space=>user space
Corentin Labbe
2019-01-26
1
-1
/
+1
*
|
xtensa: SMP: mark each possible CPU as present
Max Filippov
2019-01-26
1
-1
/
+1
*
|
xtensa: smp_lx200_defconfig: fix vectors clash
Max Filippov
2019-01-26
1
-0
/
+1
*
|
xtensa: SMP: fix secondary CPU initialization
Max Filippov
2019-01-26
2
-14
/
+25
*
|
xtensa: SMP: fix ccount_timer_shutdown
Max Filippov
2019-01-24
1
-1
/
+1
|
/
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-9
/
+0
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
1
-4
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
1
-5
/
+3
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-5
/
+3
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
5
-10
/
+10
|
/
*
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
2
-17
/
+2
|
\
|
*
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
2018-11-23
1
-2
/
+0
|
*
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
2
-15
/
+2
[next]