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
2017-07-13
Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
42
-404
/
+370
2017-07-13
x86/efi: move asmlinkage before return type
Joe Perches
1
-2
/
+2
2017-07-13
sh: move inline before return type
Joe Perches
1
-1
/
+1
2017-07-13
MIPS: SMP: move asmlinkage before return type
Joe Perches
1
-1
/
+1
2017-07-13
m68k: coldfire: move inline before return type
Joe Perches
1
-2
/
+2
2017-07-13
ia64: sn: pci: move inline before type
Joe Perches
2
-3
/
+3
2017-07-13
ia64: move inline before return type
Joe Perches
1
-1
/
+1
2017-07-13
FRV: tlbflush: move asmlinkage before return type
Joe Perches
1
-4
/
+4
2017-07-13
CRIS: gpio: move inline before return type
Joe Perches
1
-2
/
+2
2017-07-13
ARM: HP Jornada 7XX: move inline before return type
Joe Perches
1
-1
/
+1
2017-07-13
ARM: KVM: move asmlinkage before type
Joe Perches
1
-4
/
+4
2017-07-13
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
3
-3
/
+3
2017-07-13
MIPS: do not use __GFP_REPEAT for order-0 request
Michal Hocko
1
-1
/
+1
2017-07-13
powerpc,mmap: properly account for stack randomization in mmap_base
Rik van Riel
1
-9
/
+19
2017-07-13
arm64/mmap: properly account for stack randomization in mmap_base
Rik van Riel
1
-1
/
+6
2017-07-13
x86/mmap: properly account for stack randomization in mmap_base
Rik van Riel
1
-1
/
+6
2017-07-13
sh64: ascii armor the sh64 boot init stack canary
Rik van Riel
1
-0
/
+1
2017-07-13
arm64: ascii armor the arm64 boot init stack canary
Rik van Riel
1
-0
/
+1
2017-07-13
x86: ascii armor the x86_64 boot init stack canary
Rik van Riel
1
-0
/
+1
2017-07-13
sh: mark end of BUG() implementation as unreachable
Kees Cook
1
-0
/
+1
2017-07-13
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
9
-1
/
+36
2017-07-13
powerpc: make feature-fixup tests fortify-safe
Daniel Axtens
1
-90
/
+90
2017-07-13
powerpc: don't fortify prom_init
Daniel Axtens
1
-0
/
+3
2017-07-13
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
9
-25
/
+458
2017-07-13
kernel/watchdog: split up config options
Nicholas Piggin
5
-5
/
+26
2017-07-13
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
7
-10
/
+13
2017-07-13
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
1
-2
/
+1
2017-07-13
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
5
-14
/
+4
2017-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-20
/
+57
2017-07-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
6
-6
/
+0
2017-07-11
xtensa: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-9
/
+10
2017-07-11
unicore32: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-29
/
+28
2017-07-11
tile: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-19
/
+19
2017-07-11
sparc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-1
/
+2
2017-07-11
sh: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-19
/
+18
2017-07-11
parisc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-6
/
+5
2017-07-11
openrisc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-28
/
+28
2017-07-11
nios2: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-24
/
+24
2017-07-11
nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.h
Masahiro Yamada
2
-23
/
+0
2017-07-11
s390: reduce ELF_ET_DYN_BASE
Kees Cook
1
-8
/
+7
2017-07-11
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+7
2017-07-11
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+6
2017-07-11
arm: move ELF_ET_DYN_BASE to 4MB
Kees Cook
1
-6
/
+2
2017-07-11
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
1
-6
/
+7
2017-07-11
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
4
-32
/
+36
2017-07-11
bitmap: use memcmp optimisation in more situations
Matthew Wilcox
1
-0
/
+1
2017-07-11
ARM: fix rd_size declaration
Bart Van Assche
1
-2
/
+1
2017-07-11
frv: cmpxchg: implement cmpxchg64()
Will Deacon
1
-0
/
+1
2017-07-11
frv: use generic fb.h
Tobias Klauser
2
-12
/
+1
2017-07-11
frv: remove wrapper header for asm/device.h
Tobias Klauser
2
-7
/
+1
[next]