Sign in
android-kvm
/
linux
/
8da57c5c000c73bb91ec03f9bad06f2a39541d3d
/
arch
/
xtensa
b4ed71f
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
by Mark Rutland
· 5 years ago
1a4e58c
mm: introduce MADV_PAGEOUT
by Minchan Kim
· 5 years ago
9c276cc
mm: introduce MADV_COLD
by Minchan Kim
· 5 years ago
782de70
mm: consolidate pgtable_cache_init() and pgd_cache_init()
by Mike Rapoport
· 5 years ago
1322479
mm: remove quicklist page table caches
by Nicholas Piggin
· 5 years ago
671df18
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
5123174
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
by Christoph Hellwig
· 5 years ago
62fcee9
dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP
by Christoph Hellwig
· 5 years ago
982792f
xtensa: virt: move PCI root complex to KIO range
by Max Filippov
· 5 years ago
09f8a6d
xtensa: add support for call0 ABI in userspace
by Max Filippov
· 10 years ago
9e1e41c
xtensa: clean up PS_WOE_BIT usage
by Max Filippov
· 5 years ago
f348f5c
xtensa: remove free_initrd_mem
by Mike Rapoport
· 5 years ago
cd8869f
xtensa: add missing isync to the cpu_reset TLB code
by Max Filippov
· 5 years ago
e3cacb7
xtensa: fix build for cores with coprocessors
by Max Filippov
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
0bf5f94
mm: fix the MAP_UNINITIALIZED flag
by Christoph Hellwig
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
3e85947
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 5 years ago
8ea0afa
docs: xtensa: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
9e3a25d
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
8f6ccf6
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
398364a
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 5 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
775f1f7
xtensa: virt: add defconfig and DTS
by Max Filippov
· 6 years ago
d6d5f19
xtensa: abstract 'entry' and 'retw' in assembly code
by Max Filippov
· 6 years ago
831c4f3
xtensa: One function call less in bootmem_init()
by Markus Elfring
· 5 years ago
7615d9e
arch: wire-up pidfd_open()
by Christian Brauner
· 6 years ago
7d5bdc0
xtensa: remove arch/xtensa/include/asm/types.h
by Max Filippov
· 5 years ago
d98849a
dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code
by Christoph Hellwig
· 6 years ago
6843d8a
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
by Christoph Hellwig
· 6 years ago
aef0f78
binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
by Christoph Hellwig
· 6 years ago
bdd15a2
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
by Christoph Hellwig
· 6 years ago
1d52dca
binfmt_flat: remove flat_old_ram_flag
by Christoph Hellwig
· 6 years ago
02da283
binfmt_flat: provide a default version of flat_get_relocate_addr
by Christoph Hellwig
· 6 years ago
2f3196d
binfmt_flat: remove flat_set_persistent
by Christoph Hellwig
· 6 years ago
9ee24b2
binfmt_flat: remove flat_reloc_valid
by Christoph Hellwig
· 6 years ago
d68dbb0
arch: handle arches who do not yet define clone3
by Christian Brauner
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
b03e5dc
xtensa: use generic pcibios_set_master and pcibios_enable_device
by Max Filippov
· 6 years ago
88804e6
xtensa: drop dead PCI support code
by Max Filippov
· 6 years ago
2a97d60
xtensa/PCI: Remove unused variable
by Guenter Roeck
· 6 years ago
8f3220a
arch: wire-up clone3() syscall
by Christian Brauner
· 6 years ago
d18c7e9d
Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
adefd05
xtensa: Fix section mismatch between memblock_reserve and mem_reserve
by Guenter Roeck
· 6 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 6 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
9cc342f
treewide: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
33ff99f
arch: remove dangling asm-generic wrappers
by Masahiro Yamada
· 6 years ago
bf8a9a4
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
815d469
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
27ebbf9
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
d8076bd
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
by David Howells
· 6 years ago
62e59c4
clk: Remove io.h from clk-provider.h
by Stephen Boyd
· 6 years ago
900f492
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
by Sinan Kaya
· 6 years ago
997aef6
init: provide a generic free_initmem implementation
by Mike Rapoport
· 6 years ago
7a55752
Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
a594419
xtensa: implement initialize_cacheattr for MPU cores
by Max Filippov
· 6 years ago
f7c3487
xtensa: add exclusive atomics support
by Max Filippov
· 6 years ago
d065fcf
xtensa: clean up inline assembly in futex.h
by Max Filippov
· 6 years ago
8f8d574
xtensa: replace variant/core.h with asm/core.h
by Max Filippov
· 6 years ago
8e65986d
xtensa: drop ifdef __KERNEL__ from kernel-only headers
by Max Filippov
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
fd58015
xtensa: set proper error code for simdisk_setup()
by Chengguang Xu
· 6 years ago
fb1b79d
xtensa: fix incorrect fd close in error case of simdisk_setup()
by Chengguang Xu
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
171c2bc
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8b44836
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d286e13
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
c67fdc1
arch: mostly remove <asm/segment.h>
by Christoph Hellwig
· 6 years ago
0768e17
net: socket: implement 64-bit timestamps
by Arnd Bergmann
· 6 years ago
39036cd
arch: add pidfd and io_uring syscalls everywhere
by Arnd Bergmann
· 6 years ago
54bbfe7
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
10d4339
Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
fdcd06a
arch: Use asm-generic header for asm/mmiowb.h
by Will Deacon
· 6 years ago
32d9258
syscalls: Remove start and number from syscall_set_arguments() args
by Steven Rostedt (VMware)
· 6 years ago
b35f549
syscalls: Remove start and number from syscall_get_arguments() args
by Steven Rostedt (Red Hat)
· 8 years ago
ecae26f
xtensa: fix format string warning in init_pmd
by Max Filippov
· 6 years ago
ada770b
xtensa: fix return_address
by Max Filippov
· 6 years ago
2663147
xtensa: fix initialization of pt_regs::syscall in start_thread
by Max Filippov
· 6 years ago
2201f31
xtensa: use actual syscall number in do_syscall_trace_leave
by Max Filippov
· 6 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
by Waiman Long
· 6 years ago
46ad084
locking/rwsem: Remove arch specific rwsem files
by Waiman Long
· 6 years ago
6137fed
arch/tlb: Clean up simple architectures
by Peter Zijlstra
· 6 years ago
e7fd28a
asm-generic/tlb, arch: Provide generic VIPT cache flush
by Peter Zijlstra
· 6 years ago
3d9683c
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
by Masahiro Yamada
· 6 years ago
16add41
syscall_get_arch: add "struct task_struct *" argument
by Dmitry V. Levin
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
7cbbbb8
kbuild: warn redundant generic-y
by Masahiro Yamada
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
ecc3e77
memblock: memblock_phys_alloc(): don't panic
by Mike Rapoport
· 6 years ago
f240ec0
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
by Mike Rapoport
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
dd1c3ed
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
fa29f5b
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
Next »