Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1bdd3dbfff7a308643c7f9ef74e4a8ef3923e686
/
arch
/
arc
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
· 7 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
cc02829
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
by Christophe Leroy
· 6 years ago
3cd99ac
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
by Douglas Anderson
· 6 years ago
9ef7fa5
kgdb: Remove irq flags from roundup
by Douglas Anderson
· 6 years ago
1953031
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
030672a
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
9f687dd
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e262e32d
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
by David Howells
· 6 years ago
518a2f1
dma-mapping: zero memory returned from dma_alloc_*
by Christoph Hellwig
· 6 years ago
bf28760
clocksource/drivers/arc_timer: Utilize generic sched_clock
by Alexey Brodkin
· 6 years ago
356da6d
dma-mapping: bypass indirect calls for dma-direct
by Christoph Hellwig
· 6 years ago
3731c3d
dma-mapping: always build the direct mapping code
by Christoph Hellwig
· 6 years ago
7c703e5
arch: switch the default on ARCH_HAS_SG_CHAIN
by Christoph Hellwig
· 6 years ago
10d4434
ARC: io.h: Implement reads{x}()/writes{x}()
by Jose Abreu
· 6 years ago
b7cc40c
ARC: change defconfig defaults to ARCv2
by Kevin Hilman
· 6 years ago
229c55cc
arch: Move initrd= parsing into do_mounts_initrd.c
by Florian Fainelli
· 6 years ago
20f1b79
PCI: consolidate the PCI_SYSCALL symbol
by Christoph Hellwig
· 6 years ago
eb01d42
PCI: consolidate PCI config entry in drivers/pci
by Christoph Hellwig
· 6 years ago
6b04114
arc: [devboards] Add support of NFSv3 ACL
by Alexey Brodkin
· 6 years ago
121e38e
ARC: mm: fix uninitialised signal code in do_page_fault
by Eugeniy Paltsev
· 6 years ago
4592f11
ARC: [plat-hsdk] Enable DW APB GPIO support
by Eugeniy Paltsev
· 6 years ago
afba5d1
ARCv2: boot log unaligned access in use
by Vineet Gupta
· 6 years ago
3624379
ARC: IOC: panic if kernel was started with previously enabled IOC
by Eugeniy Paltsev
· 6 years ago
2c519f5
ARC: remove redundant 'default n' from Kconfig
by Bartlomiej Zolnierkiewicz
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
e8625dc
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
by Mike Rapoport
· 6 years ago
a5159e8
memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
by Mike Rapoport
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
de0d22e
treewide: remove current_text_addr
by Nick Desaulniers
· 6 years ago
b27186a
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
4dcb923
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
638820d
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
ba9f6f8
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
cff2294
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
3ac946d
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
by Kees Cook
· 6 years ago
c58a584
ARC: clone syscall to setp r25 as thread pointer
by Vineet Gupta
· 6 years ago
37c8a5f
kbuild: consolidate Devicetree dtb build rules
by Rob Herring
· 7 years ago
15773ae
signal/arc: Use force_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
4445229
signal/arc: Push siginfo generation into unhandled_exception
by Eric W. Biederman
· 7 years ago
Next »