index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2020-05-20
2
-0
/
+4
|
\
|
*
ARC: guard dsp early init against non ARCv2
Eugeniy Paltsev
2020-04-29
1
-0
/
+2
|
*
ARC: entry: comment
Vineet Gupta
2020-04-13
1
-0
/
+2
*
|
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-23
2
-5
/
+8
|
/
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-11
1
-1
/
+1
*
Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2020-04-04
8
-0
/
+254
|
\
|
*
ARC: allow userspace DSP applications to use AGU extensions
Eugeniy Paltsev
2020-03-16
4
-0
/
+51
|
*
ARC: add support for DSP-enabled userspace applications
Eugeniy Paltsev
2020-03-16
7
-1
/
+111
|
*
ARC: handle DSP presence in HW
Eugeniy Paltsev
2020-03-16
3
-0
/
+69
|
*
ARC: add helpers to sanitize config options
Eugeniy Paltsev
2020-03-16
1
-0
/
+24
*
|
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-21
/
+0
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-31
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-28
1
-2
/
+3
*
|
ARC: define __ALIGN_STR and __ALIGN symbols for ARC
Eugeniy Paltsev
2020-03-11
1
-0
/
+2
*
|
ARC: fpu: fix randconfig build error reported by 0-day test service
Vineet Gupta
2020-02-10
1
-0
/
+2
|
/
*
arc: mm: add p?d_leaf() definitions
Steven Price
2020-02-04
1
-0
/
+1
*
Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2020-01-31
6
-24
/
+62
|
\
|
*
ARCv2: fpu: preserve userspace fpu state
Vineet Gupta
2020-01-18
2
-1
/
+29
|
*
ARC: fpu: declutter code, move bits out into fpu.h
Vineet Gupta
2020-01-18
3
-24
/
+32
|
*
ARC: wireup clone3 syscall
Vineet Gupta
2020-01-16
2
-0
/
+2
*
|
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2020-01-10
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-10
1
-0
/
+4
*
|
ARC: pt_regs: remove hardcoded registers offset
Eugeniy Paltsev
2019-12-28
1
-4
/
+4
*
|
ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2019-12-09
1
-1
/
+0
|
/
*
Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-12-05
6
-4
/
+84
|
\
|
*
ARC: ARCv2: jump label: implement jump label patching
Eugeniy Paltsev
2019-11-09
2
-0
/
+74
|
*
ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not available
Vineet Gupta
2019-10-28
1
-0
/
+2
|
*
ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg
Vineet Gupta
2019-10-28
4
-4
/
+8
*
|
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-1
/
+0
|
\
\
|
*
|
asm-generic: Make msi.h a mandatory include/asm header
Michal Simek
2019-11-26
1
-1
/
+0
|
|
/
*
|
ARC: mm: remove __ARCH_USE_5LEVEL_HACK
Vineet Gupta
2019-12-01
1
-1
/
+0
*
|
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
1
-4
/
+0
|
/
*
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-2
/
+2
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-25
1
-5
/
+0
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-25
1
-1
/
+0
*
arc: prefer __section from compiler_attributes.h
Nick Desaulniers
2019-08-26
2
-6
/
+5
*
ARCv2: entry: early return from exception need not clear U & DE bits
Alexey Brodkin
2019-08-05
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-17
1
-4
/
+4
|
\
|
*
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-07-17
1
-4
/
+4
*
|
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-07-17
3
-173
/
+210
|
\
\
|
|
/
|
/
|
|
*
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
2019-07-08
2
-4
/
+3
|
*
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
2019-07-01
2
-157
/
+158
|
*
ARCv2: entry: avoid a branch
Vineet Gupta
2019-07-01
1
-3
/
+2
|
*
ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
Vineet Gupta
2019-07-01
1
-8
/
+0
|
*
ARCv2: entry: comments about hardware auto-save on taken interrupts
Vineet Gupta
2019-07-01
1
-16
/
+62
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-09
1
-21
/
+20
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-17
1
-4
/
+10
|
|
\
|
*
|
locking/atomic, arc: Use s64 for atomic64
Mark Rutland
2019-06-03
1
-21
/
+20
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
65
-263
/
+65
|
|
/
|
/
|
*
|
Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-06-03
1
-4
/
+10
|
\
\
|
|
/
|
/
|
[next]