index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-27
Disable "frame-address" warning
Linus Torvalds
1
-0
/
+1
2016-07-27
Disable "maybe-uninitialized" warning globally
Linus Torvalds
1
-3
/
+4
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-27
/
+42
2016-07-26
kbuild: abort build on bad stack protector flag
Kees Cook
1
-27
/
+42
2016-07-26
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+6
2016-07-25
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2016-07-24
Linux 4.7
v4.7
Linus Torvalds
1
-1
/
+1
2016-07-10
Linux 4.7-rc7
v4.7-rc7
Linus Torvalds
1
-1
/
+1
2016-07-07
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
1
-0
/
+2
2016-07-03
Linux 4.7-rc6
v4.7-rc6
Linus Torvalds
1
-1
/
+1
2016-07-01
Documentation: add cleanmediadocs to the documentation targets
Jani Nikula
1
-1
/
+1
2016-06-27
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-0
/
+2
2016-06-27
Merge tag 'v4.7-rc5' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-06-26
Linux 4.7-rc5
v4.7-rc5
Linus Torvalds
1
-1
/
+1
2016-06-23
Documentation: add top level 'make help' output for Sphinx
Jani Nikula
1
-0
/
+2
2016-06-21
kbuild: List libelf-devel as an alternative
Jean Delvare
1
-1
/
+1
2016-06-19
Linux 4.7-rc4
v4.7-rc4
Linus Torvalds
1
-1
/
+1
2016-06-12
Linux 4.7-rc3
v4.7-rc3
Linus Torvalds
1
-1
/
+1
2016-06-07
kbuild: Initialize exported variables
Michal Marek
1
-0
/
+2
2016-06-05
Linux 4.7-rc2
v4.7-rc2
Linus Torvalds
1
-1
/
+1
2016-05-30
Documentation/sphinx: add basic working Sphinx configuration and build
Jani Nikula
1
-1
/
+4
2016-05-29
Linux 4.7-rc1
v4.7-rc1
Linus Torvalds
1
-3
/
+3
2016-05-26
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-19
/
+47
2016-05-15
Linux 4.6
v4.6
Linus Torvalds
1
-1
/
+1
2016-05-11
kbuild: move -Wunused-const-variable to W=1 warning level
Arnd Bergmann
1
-2
/
+3
2016-05-10
gcov: disable -Wmaybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2016-05-10
gcov: disable tree-loop-im to reduce stack usage
Arnd Bergmann
1
-1
/
+1
2016-05-10
Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
Arnd Bergmann
1
-1
/
+5
2016-05-10
kbuild: forbid kernel directory to contain spaces and colons
Robert Jarzmik
1
-0
/
+4
2016-05-08
Linux 4.6-rc7
v4.6-rc7
Linus Torvalds
1
-1
/
+1
2016-05-01
Linux 4.6-rc6
v4.6-rc6
Linus Torvalds
1
-2
/
+2
2016-04-27
kbuild: Fix dependencies for final vmlinux link
Nicolas Pitre
1
-1
/
+1
2016-04-26
kbuild: better abstract vmlinux sequential prerequisites
Nicolas Pitre
1
-16
/
+15
2016-04-26
kbuild: fix call to adjust_autoksyms.sh when output directory specified
Nicolas Ferre
1
-3
/
+3
2016-04-24
Linux 4.6-rc5
v4.6-rc5
Linus Torvalds
1
-1
/
+1
2016-04-23
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2016-04-22
objtool: Fix Makefile to properly see if libelf is supported
Steven Rostedt
1
-1
/
+2
2016-04-20
kbuild: mark help target as PHONY
Masahiro Yamada
1
-0
/
+2
2016-04-20
kbuild: specify modules(_install) as PHONY rather than FORCE
Masahiro Yamada
1
-1
/
+2
2016-04-20
kbuild: drop FORCE from PHONY targets
Masahiro Yamada
1
-4
/
+4
2016-04-17
Linux 4.6-rc4
v4.6-rc4
Linus Torvalds
1
-1
/
+1
2016-04-10
Linux 4.6-rc3
v4.6-rc3
Linus Torvalds
1
-1
/
+1
2016-04-03
Linux 4.6-rc2
v4.6-rc2
Linus Torvalds
1
-1
/
+1
2016-03-29
kbuild: build sample modules along with the rest of the kernel
Nicolas Pitre
1
-3
/
+5
2016-03-29
kbuild: create/adjust generated/autoksyms.h
Nicolas Pitre
1
-0
/
+13
2016-03-29
export.h: allow for per-symbol configurable EXPORT_SYMBOL()
Nicolas Pitre
1
-0
/
+2
2016-03-26
Linux 4.6-rc1
v4.6-rc1
Linus Torvalds
1
-2
/
+2
2016-03-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+3
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
1
-1
/
+10
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+17
[next]