index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "GCC: Fix up for gcc 5+"
Moyster
2018-11-30
34
-61
/
+4
*
fix GCC 6.X tautological-compare warnings
Alex Tsanis
2018-11-30
2
-0
/
+11
*
arm64: support __int128 on gcc 5+
Jason A. Donenfeld
2018-11-30
3
-1
/
+82
*
kconfig: Avoid format overflow warning from GCC 8.1
Nathan Chancellor
2018-11-30
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
1635
-1652
/
+1652
*
defconfig: regen m2note_defconfig
Moyster
2018-11-29
1
-0
/
+3
*
Make Documenation depend on headers_install
Peter Foley
2018-11-29
1
-0
/
+2
*
kbuild: use $(Q) for sub-make target
Masahiro Yamada
2018-11-29
1
-2
/
+1
*
kbuild: fake the "Entering directory ..." message more simply
Masahiro Yamada
2018-11-29
1
-5
/
+8
*
kbuild: simplify build, clean, modbuiltin shorthands
Masahiro Yamada
2018-11-29
3
-4
/
+4
*
kbuild: Fix make help-<board series> on powerpc
Michal Marek
2018-11-29
1
-2
/
+2
*
kbuild: forbid kernel directory to contain spaces and colons
Robert Jarzmik
2018-11-29
1
-0
/
+4
*
Kbuild, lto: Disable LTO for asm-offsets.c
Andi Kleen
2018-11-29
1
-1
/
+1
*
kbuild: LLVMLinux: Adapt warnings for compilation with clang
Jan-Simon Möller
2018-11-29
1
-1
/
+11
*
kbuild: Allow arch Makefiles to override {cpp,ld,c}flags
Michal Marek
2018-11-29
2
-4
/
+13
*
kbuild: Automatically remove stale <linux/version.h> file
Michal Marek
2018-11-29
1
-0
/
+2
*
kbuild: use mixed-targets when two or more config targets are given
Masahiro Yamada
2018-11-29
1
-1
/
+1
*
Makefile: include arch/*/include/generated/uapi before .../generated
Michal Marek
2018-11-29
1
-0
/
+1
*
Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
Arnd Bergmann
2018-11-29
1
-1
/
+5
*
Kbuild: avoid duplicate include path
Arnd Bergmann
2018-11-29
1
-2
/
+3
*
jump label: pass kbuild_cflags when checking for asm goto support
David Lin
2018-11-29
1
-1
/
+1
*
gcov: disable -Wmaybe-uninitialized warning
Arnd Bergmann
2018-11-29
1
-1
/
+1
*
gcov: disable tree-loop-im to reduce stack usage
Arnd Bergmann
2018-11-29
1
-1
/
+1
*
kbuild: Do not run modules_install and install in paralel
Michal Marek
2018-11-29
1
-0
/
+6
*
kbuild: remove warning about "make depend"
Masahiro Yamada
2018-11-29
1
-6
/
+0
*
kbuild: Do not reference *-n variables in the Makefile
Michal Marek
2018-11-29
1
-3
/
+1
*
drivers: input: mouse: Use "static inline" instead of "inline" in "lifebook.h"
demicro
2018-11-29
1
-3
/
+3
*
Fix for build error no support ARM mode 'smc #1'
demicro
2018-11-29
1
-1
/
+3
*
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2018-11-29
10
-23
/
+37
*
lib/string.c: use the name "C-string" in comments
Dan Carpenter
2018-11-29
1
-4
/
+4
*
asmlinkage Make __stack_chk_failed and memcmp visible
Andi Kleen
2018-11-29
2
-2
/
+2
*
scripts/sortextable: support objects with more than 64K sections.
Jamie Iles
2018-11-29
2
-3
/
+47
*
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
2018-11-29
18
-90
/
+88
*
kallsyms: fix percpu vars on x86-64 with relocation.
Rusty Russell
2018-11-29
2
-0
/
+25
*
kallsyms: generalize address range checking
Kees Cook
2018-11-29
1
-21
/
+32
*
kallsyms: Revert back to 128 max symbol length
Michal Marek
2018-11-29
1
-1
/
+1
*
scripts: kallsyms: Use %zu to print 'size_t'
Fabio Estevam
2018-11-29
1
-1
/
+1
*
Kbuild: Handle longer symbols in kallsyms.c
Andi Kleen
2018-11-29
1
-1
/
+7
*
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
2018-11-29
8
-6
/
+25
*
kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len
Martin Walch
2018-11-29
1
-1
/
+1
*
kconfig: adjust warning message for conflicting types
Martin Walch
2018-11-29
1
-3
/
+4
*
kconfig: fix trivial typos and update mconf documentation
Martin Walch
2018-11-29
3
-33
/
+31
*
kconfig/[mn]conf: shorten title in search-box
Yann E. MORIN
2018-11-29
2
-4
/
+4
*
kconfig/[mn]conf: make it explicit in the search box that a regexp is possible
Yann E. MORIN
2018-11-29
2
-2
/
+2
*
mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
Dirk Gouders
2018-11-29
4
-13
/
+31
*
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
2018-11-29
2
-0
/
+7
*
kconfig: do not special-case 'MODULES' symbol
Yann E. MORIN
2018-11-29
2
-13
/
+3
*
ARM: 8328/1: remove empty preprocessor #else branch
Uwe Kleine-König
2018-11-29
1
-3
/
+1
*
ARM: 8171/1: Use current_stack_pointer for return_address
Behan Webster
2018-11-29
1
-2
/
+1
*
ARM: 8160/1: drop warning about return_address not using unwind tables
Uwe Kleine-König
2018-11-29
1
-4
/
+0
[prev]
[next]