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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-28
builddeb: Add automatic support for riscv* architectures
Ben Hutchings
1
-1
/
+1
2018-07-28
builddeb: Add automatic support for m68k architecture
Ben Hutchings
1
-1
/
+1
2018-07-28
builddeb: Add automatic support for or1k architecture
Ben Hutchings
1
-0
/
+2
2018-07-28
builddeb: Add automatic support for sparc64 architecture
Ben Hutchings
1
-1
/
+1
2018-07-28
builddeb: Add automatic support for mips{,64}r6{,el} architectures
Ben Hutchings
1
-1
/
+3
2018-07-28
builddeb: Add automatic support for mips64el architecture
Ben Hutchings
1
-1
/
+6
2018-07-28
builddeb: Add automatic support for ppc64 and powerpcspe architectures
Ben Hutchings
1
-1
/
+6
2018-07-28
builddeb: Introduce functions to simplify kconfig tests in set_debarch
Ben Hutchings
1
-9
/
+17
2018-07-28
builddeb: Drop check for 32-bit s390
Ben Hutchings
1
-1
/
+1
2018-07-28
builddeb: Change architecture detection fallback to use dpkg-architecture
Ben Hutchings
1
-2
/
+2
2018-07-28
builddeb: Skip architecture detection when KBUILD_DEBARCH is set
Ben Hutchings
1
-3
/
+6
2018-07-28
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
5
-7
/
+7
2018-07-28
ARM: at91: remove unused duplicated filechk_offsets
Masahiro Yamada
1
-25
/
+0
2018-07-21
kbuild: if_changed: document single use per target limitation
Dirk Gouders
1
-0
/
+6
2018-07-19
kbuild: buildtar: add arm64 support
Olof Johansson
1
-0
/
+8
2018-07-19
kbuild: buildtar: remove crufty vax pieces
Olof Johansson
1
-4
/
+0
2018-07-19
kbuild: change ld_flags to contain LDFLAGS_$(@F)
Masahiro Yamada
2
-4
/
+4
2018-07-19
kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)
Masahiro Yamada
1
-2
/
+1
2018-07-19
kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile
Masahiro Yamada
3
-5
/
+0
2018-07-19
um: remove redundant 'export LDFLAGS' in arch/x86/Makefile.um
Masahiro Yamada
1
-2
/
+0
2018-07-17
kbuild: Use HOST*FLAGS options from the command line
Laura Abbott
2
-4
/
+21
2018-07-17
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
6
-22
/
+22
2018-07-17
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
Laura Abbott
5
-10
/
+10
2018-07-17
kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS
Laura Abbott
2
-3
/
+3
2018-07-17
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
9
-14
/
+14
2018-07-17
arm64: Add build salt to the vDSO
Laura Abbott
1
-0
/
+3
2018-07-17
powerpc: Add build salt to the vDSO
Laura Abbott
1
-0
/
+3
2018-07-17
x86: Add build salt to the vDSO
Laura Abbott
2
-0
/
+6
2018-07-17
kbuild: Add build salt to the kernel and modules
Laura Abbott
4
-0
/
+35
2018-07-17
kbuild: verify that $DEPMOD is installed
Randy Dunlap
2
-13
/
+14
2018-07-17
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
10
-10
/
+7
2018-07-17
Coccinelle: add atomic_as_refcounter script
Elena Reshetova
1
-0
/
+129
2018-07-15
Linux 4.18-rc5
v4.18-rc5
Linus Torvalds
1
-1
/
+1
2018-07-15
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
4
-3
/
+49
2018-07-15
Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...
Linus Torvalds
2
-6
/
+6
2018-07-15
Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
2
-0
/
+46
2018-07-15
Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-1
/
+1
2018-07-15
Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
1
-2
/
+2
2018-07-14
Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+13
2018-07-14
Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2018-07-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-99
/
+133
2018-07-14
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
1
-60
/
+81
2018-07-14
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
Joe Perches
1
-3
/
+3
2018-07-14
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2
-19
/
+12
2018-07-14
mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE
Michal Hocko
1
-1
/
+2
2018-07-14
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
1
-3
/
+2
2018-07-14
x86/purgatory: add missing FORCE to Makefile target
Philipp Rudo
1
-1
/
+1
2018-07-14
net/9p/client.c: put refcount of trans_mod in error case in parse_opts()
piaojun
1
-1
/
+2
2018-07-14
mm: allow arch to supply p??_free_tlb functions
Nicholas Piggin
1
-0
/
+8
2018-07-14
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
1
-9
/
+13
[next]