index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
csky: switch to generic version of pte allocation
Mike Rapoport
1
-27
/
+3
2019-07-12
arm64: switch to generic version of pte allocation
Mike Rapoport
3
-42
/
+13
2019-07-12
arm: switch to generic version of pte allocation
Mike Rapoport
2
-29
/
+14
2019-07-12
alpha: switch to generic version of pte allocation
Mike Rapoport
1
-37
/
+3
2019-07-12
asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]
Mike Rapoport
2
-40
/
+12
2019-07-12
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
2
-72
/
+1
2019-07-12
mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP
Christoph Hellwig
8
-15
/
+8
2019-07-12
sparc64: use the generic get_user_pages_fast code
Christoph Hellwig
4
-341
/
+20
2019-07-12
sparc64: define untagged_addr()
Christoph Hellwig
1
-0
/
+22
2019-07-12
sparc64: add the missing pgd_page definition
Christoph Hellwig
1
-0
/
+3
2019-07-12
sh: use the generic get_user_pages_fast code
Christoph Hellwig
4
-278
/
+40
2019-07-12
sh: add the missing pud_page definition
Christoph Hellwig
1
-0
/
+3
2019-07-12
MIPS: use the generic get_user_pages_fast code
Christoph Hellwig
4
-304
/
+5
2019-07-12
mm: lift the x86_32 PAE version of gup_get_pte to common code
Christoph Hellwig
3
-48
/
+2
2019-07-12
mm: simplify gup_fast_permitted
Christoph Hellwig
2
-14
/
+2
2019-07-12
sparc: remove ARCH_SELECT_MEMORY_MODEL
Mike Rapoport
1
-3
/
+0
2019-07-12
s390: remove ARCH_SELECT_MEMORY_MODEL
Mike Rapoport
1
-3
/
+0
2019-07-12
arm: remove ARCH_SELECT_MEMORY_MODEL
Mike Rapoport
1
-3
/
+0
2019-07-12
asm-generic, x86: add bitops instrumentation for KASAN
Marco Elver
1
-151
/
+38
2019-07-12
x86: use static_cpu_has in uaccess region to avoid instrumentation
Marco Elver
2
-2
/
+2
2019-07-12
sh: prevent warnings when using iounmap
Sam Ravnborg
1
-1
/
+5
2019-07-12
sh: config: remove left-over BACKLIGHT_LCD_SUPPORT
Krzysztof Kozlowski
2
-2
/
+0
2019-07-12
arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS
Kefeng Wang
1
-1
/
+0
2019-07-12
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2
-2
/
+2
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
1
-0
/
+14
2019-07-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-83
/
+90
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
32
-343
/
+325
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
11
-3
/
+22
2019-07-11
x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()
Eiichi Tsukata
1
-5
/
+3
2019-07-11
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-1
/
+19
2019-07-11
Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
17
-96
/
+20
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
5
-68
/
+61
2019-07-10
x86/pgtable/32: Fix LOWMEM_PAGES constant
Arnd Bergmann
1
-1
/
+1
2019-07-09
x86/alternatives: Fix int3_emulate_call() selftest stack corruption
Peter Zijlstra
1
-5
/
+20
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
30
-40
/
+40
2019-07-09
Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-61
/
+350
2019-07-09
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-34
/
+142
2019-07-09
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-43
/
+233
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-545
/
+1336
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-1
/
+1
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
1
-2
/
+11
2019-07-09
Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+20
2019-07-09
Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-408
/
+4
2019-07-09
Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-1
/
+37
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-3
/
+6
2019-07-09
x86/entry/32: Fix ENDPROC of common_spurious
Jiri Slaby
1
-1
/
+1
2019-07-09
Revert "x86/build: Move _etext to actual end of .text"
Ross Zwisler
1
-3
/
+3
2019-07-09
x86/ldt: Initialize the context lock for init_mm
Sebastian Andrzej Siewior
1
-0
/
+1
2019-07-09
m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire
Christoph Hellwig
1
-1
/
+1
[next]