index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: elf: use right ELF_ARCH
Vineet Gupta
2020-07-16
1
-1
/
+1
*
ARC: define __ALIGN_STR and __ALIGN symbols for ARC
Eugeniy Paltsev
2020-03-18
1
-0
/
+2
*
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-24
1
-5
/
+0
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
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-16
1
-4
/
+4
*
|
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-07-16
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-08
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
|
\
\
|
|
/
|
/
|
|
*
ARC: fix build warnings
Vineet Gupta
2019-05-20
1
-4
/
+10
*
|
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
|
/
*
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
1
-0
/
+1
|
\
|
*
asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>
Christoph Hellwig
2019-04-23
1
-0
/
+1
*
|
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
2
-5
/
+12
|
\
\
|
*
|
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
1
-1
/
+1
|
*
|
arc: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
1
-0
/
+11
|
*
|
Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-20
1
-5
/
+1
|
|
/
*
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
1
-0
/
+1
|
\
\
|
*
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
*
|
|
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
1
-32
/
+0
|
\
\
\
|
*
|
|
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
1
-23
/
+0
|
*
|
|
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
2019-04-03
1
-9
/
+0
|
|
/
/
*
/
/
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-4
/
+3
|
/
/
*
|
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
2
-1
/
+1
*
|
Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-03-20
4
-47
/
+24
|
\
\
|
|
/
|
/
|
|
*
ARCv2: spinlock: remove the extra smp_mb before lock, after unlock
Vineet Gupta
2019-03-08
1
-35
/
+14
|
*
ARC: boot log: cut down on verbosity
Vineet Gupta
2019-02-25
1
-9
/
+0
|
*
ARCv2: boot log: refurbish HS core/release identification
Vineet Gupta
2019-02-25
1
-1
/
+1
|
*
ARC: perf: bpok condition only exists for ARCompact
Vineet Gupta
2019-02-25
1
-1
/
+1
|
*
ARCv2: Add explcit unaligned access support (and ability to disable too)
Eugeniy Paltsev
2019-02-25
2
-1
/
+8
*
|
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-2
/
+0
*
|
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
2
-13
/
+1
|
\
\
|
*
|
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
2019-02-13
2
-13
/
+1
*
|
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-02-27
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
2019-02-19
1
-0
/
+1
|
|
*
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
2019-02-19
1
-0
/
+1
*
|
|
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
2019-02-21
1
-0
/
+8
*
|
|
ARC: define ARCH_SLAB_MINALIGN = 8
Alexey Brodkin
2019-02-21
1
-0
/
+11
[next]