Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7d9e5f422150ed00de744e02a80734d74cc9704d
/
arch
/
arc
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 5 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
· 5 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 5 years ago
1d0ea06
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
by Thomas Gleixner
· 5 years ago
4fa9c49f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
by Thomas Gleixner
· 5 years ago
788a024
Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 5 years ago
96ac6d4
treewide: Add SPDX license identifier - Kbuild
by Greg Kroah-Hartman
· 5 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 5 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
· 5 years ago
780b35b
ARC: [plat-hsdk]: enable creg-gpio controller
by Eugeniy Paltsev
· 5 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
85d6adc
ARC: boot log: cut down on verbosity
by Vineet Gupta
· 6 years ago
00a4ae6
ARCv2: boot log: refurbish HS core/release identification
by Vineet Gupta
· 6 years ago
0728aeb
arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
by Corentin Labbe
· 6 years ago
edb64bc
ARC: u-boot args: check that magic number is correct
by Eugeniy Paltsev
· 6 years ago
fbe025c
ARC: perf: bpok condition only exists for ARCompact
by Vineet Gupta
· 6 years ago
7655146
ARCv2: Add explcit unaligned access support (and ability to disable too)
by Eugeniy Paltsev
· 6 years ago
4d1e791
ARCv2: lib: introduce memcpy optimized for unaligned access
by Eugeniy Paltsev
· 6 years ago
5d4ab8d
ARC: [plat-hsdk]: Enable AXI DW DMAC support
by Eugeniy Paltsev
· 6 years ago
66f7d37
ARC: [plat-hsdk]: Add reset controller handle to manage USB reset
by Eugeniy Paltsev
· 6 years ago
ef4c54c
ARC: DTB: [scripted] fix node name and address spelling
by Alexey Brodkin
· 6 years ago
7b2e932
ARCv2: don't assume core 0x54 has dual issue
by Vineet Gupta
· 6 years ago
b6835ea
ARC: define ARCH_SLAB_MINALIGN = 8
by Alexey Brodkin
· 6 years ago
493a2f8
ARC: enable uboot support unconditionally
by Eugeniy Paltsev
· 6 years ago
a66f2e5
ARC: U-boot: check arguments paranoidly
by Eugeniy Paltsev
· 6 years ago
e494239
ARCv2: support manual regfile save on interrupts
by Vineet Gupta
· 6 years ago
d5e3c55
ARC: uacces: remove lp_start, lp_end from clobber list
by Vineet Gupta
· 6 years ago
cdf9296
ARC: fix actionpoints configuration detection
by Eugeniy Paltsev
· 6 years ago
f8a15f9
ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
by Eugeniy Paltsev
· 6 years ago
252f6e8
ARCv2: Enable unaligned access in early ASM code
by Eugeniy Paltsev
· 6 years ago
ff4c25f
dma-mapping: improve selection of dma_declare_coherent availability
by Christoph Hellwig
· 6 years ago
c8ce48f
asm-generic: Make time32 syscall numbers optional
by Arnd Bergmann
· 6 years ago
80d7da1
asm-generic: Drop getrlimit and setrlimit syscalls from default list
by Yury Norov
· 7 years ago
942fa98
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
by Yury Norov
· 7 years ago
34e04ee
of: select OF_RESERVED_MEM automatically
by Christoph Hellwig
· 6 years ago
347cb6a
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
by Christoph Hellwig
· 6 years ago
e6a72b7
ARCv2: lib: memeset: fix doing prefetchw outside of buffer
by Eugeniy Paltsev
· 6 years ago
4d44745
ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while handle_mm_fault
by Vineet Gupta
· 6 years ago
f731a8e
ARC: show_regs: lockdep: re-enable preemption
by Vineet Gupta
· 6 years ago
ab6c036
ARC: show_regs: lockdep: avoid page allocator...
by Vineet Gupta
· 6 years ago
2913326
ARC: perf: avoid kernel killing where it is possible
by Eugeniy Paltsev
· 6 years ago
baf9cc8
ARC: perf: move HW events mapping to separate function
by Eugeniy Paltsev
· 6 years ago
0e95615
ARC: perf: introduce Kernel PMU events support
by Eugeniy Paltsev
· 6 years ago
14f81a9
ARC: perf: trivial code cleanup
by Eugeniy Paltsev
· 6 years ago
3affbf0
ARC: perf: map generic branches to correct hardware condition
by Eugeniy Paltsev
· 6 years ago
a3010a0
ARC: adjust memblock_reserve of kernel memory
by Eugeniy Paltsev
· 6 years ago
76e6086
arc: remove redundant kernel-space generic-y
by Masahiro Yamada
· 6 years ago
4e868f8
ARC: fix __ffs return value to avoid build warnings
by Eugeniy Paltsev
· 6 years ago
7dd380c
ARC: boot log: print Action point details
by Vineet Gupta
· 6 years ago
97e9813
ARCv2: boot log: BPU return stack depth
by Vineet Gupta
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
d8d7d84
arch/arc/mm/fault.c: remove caller signal_pending_branch predictions
by Davidlohr Bueso
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
3fc2579
fls: change parameter to unsigned int
by Matthew Wilcox
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
fcf0104
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
by Linus Torvalds
· 6 years ago
Next »