Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
89439109bc2be5f19c0955d392fb6ea7d0f4ecb3
/
arch
/
arc
4a64489
Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 5 years ago
00a0c84
ARC: unwind: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
2f02941
arc: prefer __section from compiler_attributes.h
by Nick Desaulniers
· 5 years ago
174ae4e
ARCv2: IDU-intc: Add support for edge-triggered interrupts
by Mischa Jonker
· 5 years ago
e86d94f
ARC: unwind: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
ce0eff0d
ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurations
by Eugeniy Paltsev
· 5 years ago
da31076
ARC: fix typo in setup_dma_ops log message
by Eugeniy Paltsev
· 5 years ago
97abfd5
ARCv2: entry: early return from exception need not clear U & DE bits
by Alexey Brodkin
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
fe6ba88
arch: replace _BITUL() in kernel-space headers with BIT()
by Masahiro Yamada
· 5 years ago
3eb5148
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 5 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
9e3a25d
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
75dd474
kbuild: remove src and obj from the top Makefile
by Masahiro Yamada
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
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
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
24a20b0
ARC: [plat-hsdk]: Enable AXI DW DMAC in defconfig
by Eugeniy Paltsev
· 5 years ago
aab128d
ARC: [plat-hsdk]: enable DW SPI controller
by Eugeniy Paltsev
· 6 years ago
fd5de27
ARC: hide unused function unw_hdr_alloc
by Arnd Bergmann
· 6 years ago
94b8beb
ARC: [haps] Add Virtio support
by Alexey Brodkin
· 6 years ago
75370ad
ARCv2: entry: simplify return to Delay Slot via interrupt
by Vineet Gupta
· 6 years ago
68e5c6f
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
by Vineet Gupta
· 6 years ago
a488080
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
by Vineet Gupta
· 6 years ago
ab854bf
ARCv2: entry: avoid a branch
by Vineet Gupta
· 6 years ago
23c0cbd
ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
by Vineet Gupta
· 6 years ago
45869eb
ARCv2: entry: comments about hardware auto-save on taken interrupts
by Vineet Gupta
· 6 years ago
926150d
ARC: mm: do_page_fault refactor #8: release mmap_sem sooner
by Vineet Gupta
· 6 years ago
5e91bf5
ARC: mm: do_page_fault refactor #7: fold the various error handling
by Vineet Gupta
· 6 years ago
98cb57a
ARC: mm: do_page_fault refactor #6: error handlers to use same pattern
by Vineet Gupta
· 6 years ago
d0542c7
ARC: mm: do_page_fault refactor #5: scoot no_context to end
by Vineet Gupta
· 6 years ago
02c88d1
ARC: mm: do_page_fault refactor #4: consolidate retry related logic
by Vineet Gupta
· 6 years ago
85c5e33
ARC: mm: do_page_fault refactor #3: tidyup vma access permission code
by Vineet Gupta
· 6 years ago
13e2cc1
ARC: mm: do_page_fault refactor #2: remove short lived variable
by Vineet Gupta
· 6 years ago
450e5b6
ARC: mm: do_page_fault refactor #1: remove label @good_area
by Vineet Gupta
· 6 years ago
f8b5c72
Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 6 years ago
f73c904
arc: use the generic remapping allocator for coherent DMA allocations
by Christoph Hellwig
· 6 years ago
80e61fc
arc: remove the partial DMA_ATTR_NON_CONSISTENT support
by Christoph Hellwig
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
410df0c
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
e949f4c
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
by Masahiro Yamada
· 6 years ago
cd238ef
docs: kbuild: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
ec9b4fe
ARC: [plat-hsdk]: unify memory apertures configuration
by Eugeniy Paltsev
· 6 years ago
2bc42bf
ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefix
by Alexey Brodkin
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
1d0ea06
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
by Thomas Gleixner
· 6 years ago
4fa9c49f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
by Thomas Gleixner
· 6 years ago
788a024
Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 6 years ago
16fbad0
locking/atomic, arc: Use s64 for atomic64
by Mark Rutland
· 6 years ago
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 6 years ago
351b682
signal: Explicitly call force_sig_fault on current
by Eric W. Biederman
· 6 years ago
46e04c2
ARC: [plat-hsdk] Get rid of inappropriate PHY settings
by Alexey Brodkin
· 6 years ago
b047006
ARC: [plat-hsdk]: Add support of Vivante GPU
by Eugeniy Paltsev
· 6 years ago
780b35b
ARC: [plat-hsdk]: enable creg-gpio controller
by Eugeniy Paltsev
· 6 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 6 years ago
cb44c9a
signal: Remove task parameter from force_sigsegv
by Eric W. Biederman
· 6 years ago
4c70850
ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC node
by Jose Abreu
· 6 years ago
ecc906a
ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
by Jose Abreu
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
a8c715b
ARC: mm: SIGSEGV userspace trying to access kernel virtual memory
by Eugeniy Paltsev
· 6 years ago
89c9214
ARC: fix build warnings
by Vineet Gupta
· 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
997aef6
init: provide a generic free_initmem implementation
by Mike Rapoport
· 6 years ago
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 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
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 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
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
65beea4
Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 6 years ago
737d42f
asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>
by Christoph Hellwig
· 6 years ago
5c61ee2
Merge tag 'v5.1-rc6' into for-5.2/block
by Jens Axboe
· 6 years ago
54bbfe7
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
55c0c4c
ARC: memset: fix build with L1_CACHE_SHIFT != 6
by Eugeniy Paltsev
· 6 years ago
fdcd06a
arch: Use asm-generic header for asm/mmiowb.h
by Will Deacon
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
b35f549
syscalls: Remove start and number from syscall_get_arguments() args
by Steven Rostedt (Red Hat)
· 8 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
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
21cee1b
ARC: [hsdk] Make it easier to add PAE40 region to DTB
by Vineet Gupta
· 6 years ago
99bd5fc
ARC: PAE40: don't panic and instead turn off hw ioc
by Vineet Gupta
· 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
67f2a8a
arc: define syscall_get_arch()
by Dmitry V. Levin
· 6 years ago
162f33d
Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
by Dmitry V. Levin
· 6 years ago
54c4901
Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
26fb3da
memblock: drop memblock_alloc_*_nopanic() variants
by Mike Rapoport
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
9a18b5a
arch: arc: Kconfig: pedantic formatting
by Enrico Weigelt, metux IT consult
· 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
3032f0c
ARCv2: spinlock: remove the extra smp_mb before lock, after unlock
by Vineet Gupta
· 6 years ago
3337d5c
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
by Alexey Brodkin
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6dd356d
ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access
by Vineet Gupta
· 6 years ago
cfbe271
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
Next »