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.12.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
/
hexagon
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-6
/
+1
*
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-29
1
-2
/
+0
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
1
-48
/
+4
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-4
/
+0
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-3
/
+0
*
hexagon: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
1
-14
/
+5
*
hexagon: remove __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2020-06-04
2
-3
/
+2
*
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-23
1
-4
/
+4
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-10
1
-2
/
+0
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-10
1
-2
/
+1
*
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-33
/
+0
*
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-28
1
-3
/
+2
|
\
|
*
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-27
1
-3
/
+2
*
|
hexagon: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2020-03-21
1
-1
/
+0
|
/
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
1
-0
/
+4
|
\
|
*
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
*
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+0
|
/
/
*
|
hexagon: define ioremap_uc
Nick Desaulniers
2020-01-04
1
-0
/
+1
*
|
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
2020-01-04
5
-22
/
+22
|
/
*
Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-12-02
1
-27
/
+0
|
\
|
*
hexagon: remove asm/bitsperlong.h
Masahiro Yamada
2019-11-11
1
-27
/
+0
*
|
hexagon: remove __iounmap
Christoph Hellwig
2019-11-11
1
-6
/
+1
*
|
hexagon: clean up ioremap
Christoph Hellwig
2019-11-11
1
-9
/
+2
|
/
*
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-1
/
+1
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-3
/
+0
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-2
/
+0
*
hexagon: switch to generic version of pte allocation
Mike Rapoport
2019-07-21
1
-32
/
+2
*
hexagon: define syscall_get_error() and syscall_get_return_value()
Dmitry V. Levin
2019-07-16
1
-0
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
2019-06-05
45
-634
/
+45
*
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
2
-2
/
+0
|
\
|
*
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
2
-2
/
+0
*
|
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+0
*
|
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
2
-5
/
+9
|
\
\
|
*
|
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
1
-1
/
+1
|
*
|
hexagon: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
1
-0
/
+8
|
*
|
Move EM_HEXAGON 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
2
-2
/
+1
|
\
\
|
*
|
arch: Remove dummy mmiowb() definitions from arch code
Will Deacon
2019-04-08
1
-2
/
+0
|
*
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
1
-1
/
+0
|
\
\
\
|
*
\
\
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-10
1
-3
/
+1
|
|
\
\
\
|
*
|
|
|
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
1
-1
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
1
-12
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
1
-12
/
+0
|
|
/
/
*
/
/
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-3
/
+1
|
/
/
*
/
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
2
-2
/
+1
|
/
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-2
/
+0
*
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-02-27
1
-0
/
+2
|
\
[next]